mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 00:01:55 +00:00
1e0245ca9a
Add agent selector (Claude/Codex) to the create worktree dialog, orthogonal to the profile choice. Selection is persisted alongside the profile default. Backend builds the appropriate command per agent: codex uses --full-auto for sandbox, claude uses --dangerously-skip-permissions with --append-system-prompt. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>