chore: add the task launcher for the refactor agents
Routes each task to its CLI per MODEL-ROUTING.md (Codex for 01/03/15/16/19, Gemini for 02/18, MiniMax for the rest), creates the worktree, installs the toolchain once task 01 has produced a package.json, and runs the agent headless with permission prompts disabled — these run unattended, and a blocked edit would just hang. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -12,3 +12,6 @@ dist/
|
||||
# the per-run captures and diffs are not.
|
||||
.agents/snapshots/after/
|
||||
.agents/snapshots/diff/
|
||||
|
||||
# agent run logs
|
||||
.agents/logs/
|
||||
|
||||
Reference in New Issue
Block a user