Persistent Model Selection Across Concurrent CLI Sessions Does Not Respect Last Choice
Resolved 💬 4 comments Opened Jul 15, 2025 by felixbuenemann Closed Nov 30, 2025
Bug Description
When you have a claude code session with /model opus running and then start another claude session in another terminal, it also uses opus model (expected). If you now run /model default in this session and /quit and then open another claude session, the model is not "default" (the last choice), but again "opus" (the older choice from claude running in another terminal). This is highly unexpected and should be fixed.
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 1.0.51
- Feedback ID: 3bc960d9-51f8-46c4-b47a-7be258df50f2
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗