Model switching for workflow #65
Replies: 3 comments
-
|
Reading the performance.md, I think I understand that yes, if you choose a model manually on CLI it will stay constant. But when doing the workflow, performance.md will switch models mid-workflow if appropriate. |
Beta Was this translation helpful? Give feedback.
-
|
Great questions! You're thinking about this correctly. Let me clarify how model switching works: Current Default Behavior: How Model Switching Actually Works:
Why Handoff Documents?
How to Optimize for Your Use Case:
This gives you the cost efficiency of Sonnet for implementation while keeping Opus for complex planning and review! |
Beta Was this translation helpful? Give feedback.
-
27/log_android_1769350321502.zip) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I don't understand how this switches between models, if at all.
I am on Claude Pro so I'm limited token wise, from what I understand, it's best to use opus to plan but implementation (aka actual code-writing based on the plan) is more efficiently done on Sonnet. But all your agents are currently set to use opus so when I run something like /orchestrate feature (planner -> tdd-guide -> code-reviewer -> security-reviewer), will it just do it all on opus? Is there a more efficient way? otherwise if i do each command inidivudally, id have to manually sort out the handoffs that orchestrate would have done.
Beta Was this translation helpful? Give feedback.
All reactions