fix(ci): remove Sonnet reference from prompt — model is Haiku [skip-regression-check]

The orchestrator model is Haiku but the prompt said "Launch 4 parallel
Sonnet agents". Haiku can't spawn Sonnet subagents. Changed to just
"4 parallel agents" so it matches the configured model.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
This commit is contained in:
Henry Park
2026-03-09 16:15:28 -07:00
co-authored by Claude Sonnet 4.6
parent 294449065b
commit b125832787
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
2. Use a Haiku agent to summarize the PR change (use `gh pr diff`).
3. Launch 4 parallel Sonnet agents to review the change. Each agent should
3. Launch 4 parallel agents to review the change independently. Each agent should
read the PR diff with `gh pr diff` and the full source files for changed
code, then return a list of issues found: