Andrey Antukh
37cba3355d
🔧 Update opencode tooling, agents, and devenv
...
Update agent configurations: change commiter mode to all, rename
engineer agent to "Penpot Engineer", and remove obsolete testing agent.
Add new read-only planner agent for architecture analysis and planning.
Add four new skills: bat-cat (syntax-highlighted cat clone), fd-find
(fast file finder), jq-json-processor (JSON processor), and ripgrep
(fast text search).
Add fd-find and bat packages to devenv Dockerfile.
Update .gitignore to exclude opencode package-lock and plans directory.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2026-04-27 00:25:23 +02:00
Andrey Antukh
d380efdb0c
⬆️ Update devenv dependencies ( #9142 )
...
* ⬆️ Update devenv dependencies
* ✨ Fix formatting issues
* 📎 Fix linter issues
2026-04-24 14:07:51 +02:00
Andrey Antukh
6db3c6cf89
🐛 Fix regression on subpath support ( #8793 )
2026-03-26 15:43:30 +01:00
Andrey Antukh
7ec9261475
✨ Add improvements to AGENTS.md ( #8586 )
2026-03-11 15:24:40 +01:00
Andrey Antukh
d176da8012
✨ Add jfr and jcmd to the backend docker image ( #8446 )
2026-02-24 00:08:14 +01:00
Yamila Moreno
dd856ecf50
♻️ Deprecate PENPOT_HTTP_SERVER_MAX_MULTIPART_BODY_SIZE envvar
2026-02-23 13:48:01 +01:00
alonso.torres
cee974a906
🐛 Fix problem with tokens in plugins
2026-02-18 17:20:46 +01:00
Andrey Antukh
70013fde74
🐛 Fix exporter bundle deps issue with pnpm
2026-02-17 17:46:09 +01:00
Andrey Antukh
89cd4d820c
🔥 Remove mcp from compose
2026-02-11 09:13:24 +01:00
Francis Santiago
15fa6206e2
Merge pull request #8286 from penpot/fc-fix-ipv6-fronted
...
🎉 Enable IPv6 support for docker images
2026-02-10 16:01:06 +01:00
Francis Santiago
3281819283
🎉 Enable IPv6 support for docker images
2026-02-10 15:52:33 +01:00
Andrey Antukh
920fbe34ad
🐛 Fix invalid deps passed to http management routes service
2026-02-10 13:46:29 +01:00
Andrey Antukh
e3dfa69011
✨ Make plugins devserver to be able run inside devenv
2026-02-10 08:29:24 +01:00
Andrey Antukh
5ec345162a
✨ Add mcp plugin into the frontend bundle
2026-02-09 17:38:40 +01:00
Andrey Antukh
ac1c3ff184
Merge branch 'staging-render' into develop
2026-02-09 14:14:02 +01:00
Andrey Antukh
a7b2e98b8e
⬆️ Use latest imagemagick version on docker images
2026-02-09 13:19:26 +01:00
Andrey Antukh
d979894872
✨ Add libxml2 dep to imagemagick dockerfile
2026-02-09 12:27:44 +01:00
Andrey Antukh
1656fefdc9
Merge remote-tracking branch 'origin/staging-render' into develop
2026-02-04 16:23:46 +01:00
Andrey Antukh
3d50aa6cb2
⬆️ Update imagemagick version
2026-02-04 16:21:19 +01:00
Andrey Antukh
e7d9dca55e
⬆️ Update jdk and node on devenv and other images
2026-02-04 16:21:19 +01:00
Andrey Antukh
c14ccc18b8
✨ Import mcp from develop
2026-02-04 16:21:19 +01:00
Andrey Antukh
11f2323057
✨ Add mcp to default compose template
2026-02-04 12:22:36 +01:00
Andrey Antukh
1fff1f9506
✨ Add mcp dockerfile
2026-02-04 12:22:36 +01:00
Andrey Antukh
61d7dd3167
✨ Update devenv with mcp required dependencies
2026-02-04 12:22:36 +01:00
Yamila Moreno
307dae9f61
💄 Remove access logs for /readyz
2026-02-04 10:54:07 +01:00
Andrey Antukh
e8fd4698c9
🔧 Update caddy configuration
2026-01-27 15:10:53 +01:00
Andrey Antukh
0ab126748f
💄 Add format rule for code comments ( #8211 )
...
* 💄 Add format rule for code comments
* ⬆️ Update linter and formatter on devenv
2026-01-27 15:07:18 +01:00
Pablo Alba
d5abc52dac
🎉 Add first integration with nitrate ( #7803 )
...
* 🐛 Display missing selected tokens set info (#8098 )
* 🐛 Display missing selected tokens set info
* ✨ Add integration tests to verify current active set
* 🎉 Integration with nitrate platform
* 🐛 Fix nitrate get-teams returns deleted teams
* ✨ Add nitrate to tmux devenv
* ✨ Add retry and validation to nitrate module
* ✨ Add photoUrl to profile on nitrate authenticate
* ✨ Move nitrate url to an env variable
* ♻️ Change Nitrate organization-id schema to text
* ♻️ Cleanup unused imports
* 🔧 Add control-center to nginx
* ✨ Add create org link
* 🔧 Fix nginx entrypoint
* 🐛 Fix control-center proxy pass
* 🎉 Add nitrate licence check
* Revert "✨ Add nitrate to tmux devenv"
This reverts commit dc6f6c458995dac55cab7be365ced0972760a058.
* ✨ Add feature flag check
* 🐛 Rename licences for licenses
* ✨ MR changes
* ✨ MR changes 2
* 📎 Add the ability to have local config on start backend
* 📎 Add FIXME comment
---------
Co-authored-by: Xaviju <xavier.julian@kaleidos.net>
Co-authored-by: Juanfran <juanfran.ag@gmail.com>
Co-authored-by: Yamila Moreno <yamila.moreno@kaleidos.net>
Co-authored-by: Marina López <marina.lopez.yap@gmail.com>
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2026-01-27 10:04:53 +01:00
Andrey Antukh
6470db8d5f
✨ Remove mention of yarn on several files
2026-01-22 13:55:41 +01:00
Andrey Antukh
67a904824c
🎉 Migrate to PNPM exporter module
2026-01-22 13:55:41 +01:00
Andrey Antukh
4397ede5c1
Merge branch 'staging-render' into develop
2026-01-21 10:18:15 +01:00
Andrey Antukh
8191d04114
✨ Use non-legacy config example on docker compose file
2026-01-20 13:25:55 +01:00
Andrey Antukh
0ecb2bc838
Merge remote-tracking branch 'origin/staging' into develop
2026-01-19 13:42:05 +01:00
Andrey Antukh
3ecf509f3b
🔧 Add missing gif files handling on defaut nginx config
2026-01-19 13:32:01 +01:00
Yamila Moreno
786736fadd
✨ Improve default nginx config ( #8104 )
2026-01-18 10:07:44 +01:00
Andrey Antukh
1ae7515189
🐛 Set correct defaults for storage configuration on compose ( #8060 )
...
* 🔥 Remove mention to legacy and never released admin on compose
* 🐛 Set correct defaults for storage configuration on compose
2026-01-16 08:11:34 +01:00
Andrey Antukh
b7cd315872
🐛 Fix wasm-playground on devenv
2026-01-08 13:48:09 +01:00
Andrey Antukh
36732a4bd3
✨ Make the devenv runtine initialization yarn independent ( #8023 )
2026-01-07 11:21:58 +01:00
Andrey Antukh
52b8560b70
Merge branch 'staging-render' into develop
2025-12-30 15:30:56 +01:00
Andrey Antukh
824ca1bbca
🔧 Make devenv init yarn indpendent
2025-12-30 15:28:19 +01:00
Pablo Alba
35fb376a78
✨ Add proxypass to caddyfile on devenv ( #7985 )
2025-12-22 09:21:22 +01:00
Andrey Antukh
eb1eeb4750
Merge remote-tracking branch 'origin/staging-render' into niwinz-develop-merge
2025-12-10 13:53:15 +01:00
Andrey Antukh
f111cbb2a4
✨ Add better cache config on devenv nginx
2025-12-09 19:38:30 +01:00
Yamila Moreno
1798461d21
🐳 Add override for assets ( #7926 )
2025-12-09 14:55:21 +01:00
Yamila Moreno
dde0fddd6f
🐳 Add missing override to Dockerfile.frontend ( #7920 )
2025-12-09 12:08:46 +01:00
Andrey Antukh
d04fdb5fbd
✨ Make the dist bundle use consistent and cache-aware uris ( #7911 )
2025-12-09 08:05:28 +01:00
Andrey Antukh
496d37795b
✨ Adapt docker images nginx config template to latest changes ( #7891 )
2025-12-03 13:45:18 +01:00
Andrey Antukh
57297741f5
Merge remote-tracking branch 'origin/staging' into develop
2025-12-02 13:28:50 +01:00
Andrey Antukh
eeaf28bb25
📎 Disable caddy logging
2025-12-02 13:27:09 +01:00
Andrey Antukh
6b8091bb90
✨ Make devenv https and http2 capable ( #7871 )
...
Making it more similar on how it runs on production
environments and improves large amount of files loading
thanks to http2.
2025-12-02 10:49:37 +01:00