Skip to content
Discussion options

You must be logged in to vote

The short answer is: by default, no automatic model switch happens inside a single chat. The workflow uses whatever model/session you are currently running unless a specific tool or adapter creates a separate handoff boundary.

A practical way to think about ECC now:

  • planning/review steps can be run in a higher-reasoning session
  • implementation/cleanup can be run in a cheaper or faster session
  • the handoff is the artifact itself: plan, diff, checklist, eval output, or review notes

So if you want “Opus for planning, Sonnet for implementation,” you should treat those as separate steps or separate sessions rather than expecting one conversation to transparently hot-swap models without losing …

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by affaan-m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants