v2.1.33
2.1.33
(☝️ Click to see full diff.)
-1,086 tokens
- NEW: Agent Prompt: Prompt Suggestion Generator (for Agent Teams) - Instructions for generating prompt suggestions when agent swarms are enabled
- NEW: Tool Description: TeamDelete - Tool description for deleting/cleaning up team resources
- REMOVED: System Prompt: Action Suggestor for the Task Coordinator - Removed system prompt for suggesting actions to the task coordinator
- REMOVED: Tool Description: EnterPlanMode (ambiguous tasks) - Removed separate conditional description for entering plan mode on ambiguous tasks
- System Reminder: Plan mode is active (5-phase) - Added requirement to begin Phase 4's final plan with a Context section explaining why the change is being made
- System Reminder: Plan mode is active (iterative) - Major rewrite: consolidated variables; restructured from a 5-step "How to Work" section into a streamlined "The Loop" cycle (Explore → Update plan → Ask user); added new "First Turn", "Asking Good Questions", and "When to Converge" sections; reframed as pair-planning with the user; reduced from 909 to 797 tokens
- Tool Description: EnterPlanMode - Extracted "What Happens in Plan Mode" section into a conditional variable (
CONDITIONAL_WHAT_HAPPENS_NOTE); reduced from 970 to 878 tokens - Tool Description: Task - Removed
AGENT_TEAM_CHECKvariable and conditional note about Agent Teams not being available on certain plans; reduced from 1340 to 1215 tokens - Tool Description: TeammateTool - Renamed tool heading from "TeammateTool" to "TeamCreate"; removed
spawnTeamoperation label andcleanupoperation (now separate TeamDelete tool); added explicit file paths for created team and task list resources; added note about automatic message delivery; updated workflow to reference TeamCreate; reduced from 1790 to 1642 tokens