[FEATURE] Shortcut for model switching in interactive mode
Resolved 💬 5 comments Opened Sep 10, 2025 by rtuin Closed Dec 11, 2025
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Regularly when writing a prompt I realize that this prompt is better suited for Opus. At this time, there is no shortcut to switch models while writing a prompt.
Proposed Solution
It would be really useful if there is a shortcut like there is Shift+Tab for switching modes to switch models explicitly.
Alternative Solutions
What works for me as a workaround is to:
- Finish the prompt, enter it, and let Claude start it with Sonnet
- Cancel the current execution
- Switch to Opus using
/model - Rerun the prompt that I've written
This is a bit cumbersome.
Priority
Medium - Would be very helpful
Feature Category
Interactive mode (TUI)
Use Case Example
_No response_
Additional Context
_No response_
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗