/model thinking effort level resets between sessions
Resolved 💬 3 comments Opened Apr 10, 2026 by saurabhav88 Closed Apr 14, 2026
Bug
The /model command allows setting a thinking effort level (e.g., auto, low, medium, high). This setting does not persist between sessions. After setting it to auto in one session, starting a new session reverts it to medium.
Expected behavior
The thinking effort level chosen via /model should persist across sessions, similar to how the model selection itself is remembered.
Steps to reproduce
- Run
/modeland set thinking effort toauto - Confirm it's set (works correctly within the session)
- End the session
- Start a new session
- Run
/modelto check the current setting - Observe: effort has reverted to
mediuminstead ofauto
Environment
- Claude Code CLI (latest)
- macOS
- Model: Opus 4.6 (1M context)
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗