diff --git a/AGENTS.md b/AGENTS.md index a68f1e7..8f4f6d2 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -10,7 +10,7 @@ - **Haiku (Scout):** Context Loading. "Read this 100-line file and summarize it" costs pennies compared to Opus reading it. - - **Sonnet (Specialist):** Mass Execution. "Write the code, write the tests, fix the lint." + - **Sonnet[1m] (Specialist):** Mass Execution. "Write the code, write the tests, fix the lint." --- @@ -52,7 +52,7 @@ ### **TYPE 2: THE SPECIALIST (Execution)** -- **Model:** sonnet +- **Model:** sonnet[1m] - **Role:** **Consolidated Engineering** (Coding, Testing, Scaffolding, Refactoring). @@ -86,7 +86,7 @@ ### **PHASE 3: EXECUTION (The Specialist)** -- **Agent:** Specialist (Sonnet) +- **Agent:** Specialist (Sonnet[1m]) - **Command:** "Execute the Architect's COA. Implement features, write tests, and verify." @@ -94,6 +94,6 @@ ### **PHASE 4: SITREP (The Report)** -- **Agent:** Specialist (Sonnet) +- **Agent:** Specialist (Sonnet[1m]) - **Command:** "Report status. Update CHANGELOG. Identify Lessons Learned."