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:
Marcos Paulo
2026-09-05 01:19:29 +00:00
parent aae4d42229
commit 1cc9469d2d
2 changed files with 132 additions and 0 deletions
+3
View File
@@ -12,3 +12,6 @@ dist/
# the per-run captures and diffs are not.
.agents/snapshots/after/
.agents/snapshots/diff/
# agent run logs
.agents/logs/