Commit Graph

  • a91c532eca fix: make WM_FLOW_PATH available in flow step previews (#8042) Ruben Fiszel 2026-02-21 22:56:32 +01:00
  • 7ffe49afae nit install dev Ruben Fiszel 2026-02-21 21:44:41 +00:00
  • 18b3c1ae5c nit install dev Ruben Fiszel 2026-02-21 21:44:41 +00:00
  • 93f927c1c1 fix: add EE repo mount for sandbox and remove agent key listener centdix 2026-02-21 21:35:53 +00:00
  • 83f21510f3 feat: add open in Cursor button with SSH remote support centdix 2026-02-21 21:19:34 +00:00
  • 5c1f69ddcd nit centdix 2026-02-21 21:19:52 +00:00
  • 76d1613de1 refactor(cli): migrate CLI from Deno to Bun/Node.js (#8041) Ruben Fiszel 2026-02-21 22:19:04 +01:00
  • a2cefdf0a2 refactor(cli): migrate CLI from Deno to Bun/Node.js (#8041) Ruben Fiszel 2026-02-21 22:19:04 +01:00
  • 3f2bd424c7 docs: add EE sandbox extra_mounts setup instructions centdix 2026-02-21 21:06:33 +00:00
  • 0d5f42e89e refactor: replace symlink hooks with additionalDirectories for EE access centdix 2026-02-21 20:57:44 +00:00
  • dfad07881d rm centdix 2026-02-21 21:14:47 +00:00
  • 89ca47129d chore(main): release 1.641.0 (#8040) Ruben Fiszel 2026-02-21 22:04:35 +01:00
  • c4de11a406 chore(main): release 1.641.0 (#8040) v1.641.0 Ruben Fiszel 2026-02-21 22:04:35 +01:00
  • 4e747faded fix: tag bunnative dependency jobs as bun instead of nativets (#8045) Ruben Fiszel 2026-02-21 21:59:48 +01:00
  • fd5ebc2fda fix: tag bunnative dependency jobs as bun instead of nativets (#8045) Ruben Fiszel 2026-02-21 21:59:48 +01:00
  • 7b6ba7093a feat: remove agent-only profile, add dialog shortcuts, auto-focus terminal centdix 2026-02-21 20:43:57 +00:00
  • 8042e33c38 nit centdix 2026-02-21 20:38:44 +00:00
  • 57d23c92c5 feat: show port status in worktree sidebar list centdix 2026-02-21 20:34:16 +00:00
  • f21140f7cd feat: add run.sh, agent name in sidebar, and vite preview proxy centdix 2026-02-21 20:34:02 +00:00
  • 2800226bd4 nit centdix 2026-02-21 20:22:46 +00:00
  • 2ae82796fc feat: show worktree profile tag in sidebar centdix 2026-02-21 20:22:33 +00:00
  • d1290ba777 feat: add dev.sh script and document keyboard shortcuts centdix 2026-02-21 20:03:40 +00:00
  • 9de0060884 feat: add keyboard shortcuts for worktree navigation in dev-dashboard centdix 2026-02-21 20:01:45 +00:00
  • 3df8964fc6 feat: add tmux pane layout to agent system prompt in workmux config centdix 2026-02-21 19:51:37 +00:00
  • fb0b2234ba docs: add dev-dashboard README with architecture and quick start centdix 2026-02-21 19:36:03 +00:00
  • 4064ec3a3d nit centdix 2026-02-21 19:28:31 +00:00
  • 0db6cbd10c feat: add codex agent support to sandbox container centdix 2026-02-21 19:27:30 +00:00
  • ab91f78017 nit centdix 2026-02-21 19:12:57 +00:00
  • 1e0245ca9a feat: add codex as agent choice in worktree creation dialog centdix 2026-02-21 19:11:26 +00:00
  • bead746bb8 fix: socat zombie reaping, reconcile filter, and polling logs centdix 2026-02-21 19:06:48 +00:00
  • 268b5ee2a8 feat: add save as default checkbox for worktree profile selection centdix 2026-02-21 19:04:58 +00:00
  • 24f2571b37 fix: use PORT env var and cargo watch for backend in system prompt centdix 2026-02-21 18:59:11 +00:00
  • ed1a655317 fix: make cargo registry world-writable in sandbox container centdix 2026-02-21 18:50:02 +00:00
  • a4b440a20d feat: add socat port forwarding for sandbox containers centdix 2026-02-21 18:49:59 +00:00
  • b550be8711 fix: install Node 22 and bootstrap frontend in sandbox container centdix 2026-02-21 18:42:21 +00:00
  • 071129f03b feat: show clickable port badges in top bar with live status centdix 2026-02-21 18:02:40 +00:00
  • e9ac1ce9eb feat: add logging for worktree lifecycle and port assignments centdix 2026-02-21 17:53:54 +00:00
  • 587142ddac fix: assign worktree port slots by scanning existing .env.local files centdix 2026-02-21 17:53:49 +00:00
  • d9ed0c318f fix: run sqlx migrations on sandbox startup and fix cargo permissions centdix 2026-02-21 17:37:17 +00:00
  • 4959a0553a feat: append environment-aware system prompt to claude in worktree agents centdix 2026-02-21 17:36:06 +00:00
  • c4323e40c1 fix: enable clipboard support and suppress browser context menu in web terminal centdix 2026-02-21 17:22:43 +00:00
  • 696b8de1ed fix: assign worktree ports by index instead of scanning for free ports centdix 2026-02-21 15:45:24 +00:00
  • 5f6dda9060 feat: add shell pane alongside agent in agent-only/yolo profiles centdix 2026-02-21 15:34:02 +00:00
  • 8490f4435d feat: extract CreateWorktreeDialog component and fix Enter to confirm centdix 2026-02-21 15:27:43 +00:00
  • fa2f65e512 feat: add optional name input to worktree creation dialog centdix 2026-02-21 15:23:55 +00:00
  • b9dec43d2a feat: add postgres + sqlx-cli to sandbox container centdix 2026-02-21 15:04:23 +00:00
  • 5227b76c2f fix: run agent-yolo profile inside sandbox container centdix 2026-02-21 13:56:34 +00:00
  • 1643d654a8 feat: add custom sandbox Dockerfile with sudo support centdix 2026-02-21 13:55:59 +00:00
  • 088b757768 workmux nits Ruben Fiszel 2026-02-21 12:06:47 +00:00
  • 0d3f956e74 workmux nits Ruben Fiszel 2026-02-21 12:06:47 +00:00
  • 0bc4c9372f fix: run substitute_ee_code.sh after creating EE worktree Ruben Fiszel 2026-02-21 11:37:33 +00:00
  • b330f38889 fix: run substitute_ee_code.sh after creating EE worktree Ruben Fiszel 2026-02-21 11:37:33 +00:00
  • 60219e042d feat: add .npmrc support for private npm registries (#8039) Ruben Fiszel 2026-02-21 06:29:36 +01:00
  • 9eb15312f6 feat: add .npmrc support for private npm registries (#8039) Ruben Fiszel 2026-02-21 06:29:36 +01:00
  • d48d598675 fix: add created_by ownership check to update/delete saved inputs (#8038) Ruben Fiszel 2026-02-21 05:50:24 +01:00
  • e8a13edde7 fix: add created_by ownership check to update/delete saved inputs (#8038) Ruben Fiszel 2026-02-21 05:50:24 +01:00
  • 65a8789dfd fix: close confirm dialog immediately and gray out removing worktrees centdix 2026-02-21 02:35:07 +00:00
  • 6299e7a36a fix: ensure tmux server is running on dashboard startup centdix 2026-02-21 02:03:25 +00:00
  • bcbfe4659d feat: add remove button to each worktree in sidebar list centdix 2026-02-21 02:03:06 +00:00
  • b2fac069df feat: enable sandbox mode for agent-yolo profile centdix 2026-02-21 01:49:44 +00:00
  • 4ab08cb6a1 feat: add agent-yolo profile and hide worktrees without tmux window centdix 2026-02-21 01:40:51 +00:00
  • d6d4d85d8f fix: enable tmux mouse mode and update gitignore for split layout centdix 2026-02-21 01:29:39 +00:00
  • 81d386d365 feat: add profile selector for worktree creation centdix 2026-02-21 01:10:09 +00:00
  • a1b878842f refactor: simplify session view to remove-only with confirmation modal centdix 2026-02-21 01:04:01 +00:00
  • 00c3e9baf0 fix: only connect terminal when worktree has a tmux window centdix 2026-02-21 00:45:25 +00:00
  • 118dcb59af fix: defer terminal spawn until client reports actual dimensions centdix 2026-02-21 00:35:17 +00:00
  • bd583be239 fix: clean up stale tmux sessions on dashboard startup centdix 2026-02-21 00:32:18 +00:00
  • c1f7cb5d42 fix: use script+pipes for terminal PTY and fix frontend sizing centdix 2026-02-21 00:04:50 +00:00
  • d502ef5029 refactor: split dev-dashboard into separate backend and svelte frontend centdix 2026-02-20 23:33:16 +00:00
  • bc7ca9982b feat: add dev-dashboard — browser-based workmux frontend centdix 2026-02-20 23:07:32 +00:00
  • c2fb402acb chore(main): release 1.640.0 (#8013) Ruben Fiszel 2026-02-20 21:44:52 +01:00
  • d772083573 chore(main): release 1.640.0 (#8013) v1.640.0 Ruben Fiszel 2026-02-20 21:44:52 +01:00
  • 85f67b6b7d add breadcrumb navigation to advanced setup mode (#8010) Guilhem 2026-02-20 20:36:10 +00:00
  • ea38419353 add breadcrumb navigation to advanced setup mode (#8010) Guilhem 2026-02-20 20:36:10 +00:00
  • bcd78f1315 fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities snyk-fix-a856df98f2081e9ca6c1a03e370e9ee8 snyk-bot 2026-02-20 20:35:52 +00:00
  • de03782e60 feat: Support column detection on S3 objects in DuckDB (#8018) Diego Imbert 2026-02-20 21:34:53 +01:00
  • 87f3de9ae5 feat: Support column detection on S3 objects in DuckDB (#8018) Diego Imbert 2026-02-20 21:34:53 +01:00
  • fc8d45260b Fix duckdb tests (#8035) Diego Imbert 2026-02-20 18:34:23 +01:00
  • e3460aba89 Fix duckdb tests (#8035) Diego Imbert 2026-02-20 18:34:23 +01:00
  • 37f29d7b59 feat: dedicated nativets (#8021) hugocasa 2026-02-20 17:28:40 +01:00
  • 37c9acb232 feat: dedicated nativets (#8021) hugocasa 2026-02-20 17:28:40 +01:00
  • d80e4a469a feat: add windmill-ee-private worktree support to workmux (#8034) Ruben Fiszel 2026-02-20 17:01:49 +01:00
  • 9f3dd0bf2b feat: add windmill-ee-private worktree support to workmux (#8034) Ruben Fiszel 2026-02-20 17:01:49 +01:00
  • 4e67560874 docs(changelog): add new entries from changelog changelog-update-22228192142 windmill-internal-app[bot] 2026-02-20 14:38:10 +00:00
  • d64a397591 Disable dynamic columnDefs for dbStudio (#8032) Diego Imbert 2026-02-20 14:12:25 +01:00
  • ba9960d8db Disable dynamic columnDefs for dbStudio (#8032) Diego Imbert 2026-02-20 14:12:25 +01:00
  • 01e9dfb1be Nit better test and comment (#8030) Diego Imbert 2026-02-20 13:06:05 +01:00
  • f05b00aa8a Nit better test and comment (#8030) Diego Imbert 2026-02-20 13:06:05 +01:00
  • fbf8e2a4f0 Fix remove_comments with multi bytes (#8029) Diego Imbert 2026-02-20 12:53:10 +01:00
  • ff6c49b43e Fix remove_comments with multi bytes (#8029) Diego Imbert 2026-02-20 12:53:10 +01:00
  • 899295d167 fix: Fix DuckDB incorrect pg password encoding (#8028) Diego Imbert 2026-02-20 11:35:27 +01:00
  • 90b1a7a531 fix: Fix DuckDB incorrect pg password encoding (#8028) Diego Imbert 2026-02-20 11:35:27 +01:00
  • e5a3e3c398 ignore cf and ellipsis for discord HugoCasa 2026-02-20 09:29:37 +01:00
  • 795abccc19 ignore cf and ellipsis for discord HugoCasa 2026-02-20 09:29:37 +01:00
  • 9a06b260d2 fix: propagate JWT scopes to API auth and require sandbox for allowed_domains Ruben Fiszel 2026-02-20 07:21:10 +00:00
  • c4c8be9af0 test: add unit tests for wmill_scopes and allowed_domains parsing Ruben Fiszel 2026-02-20 07:04:56 +00:00
  • 2c5dba0644 feat: add allowed_domains annotation for sandbox domain filtering Ruben Fiszel 2026-02-20 06:49:53 +00:00
  • 672df6e64b exclude schedule-triggered jobs from stale job cancellation (#8025) Ruben Fiszel 2026-02-20 07:49:48 +01:00
  • 3e4cad5f70 exclude schedule-triggered jobs from stale job cancellation (#8025) Ruben Fiszel 2026-02-20 07:49:48 +01:00
  • 488157831d feat(cli): add --locks-required flag to wmill lint and sync push (#8026) Ruben Fiszel 2026-02-20 07:47:47 +01:00