[BUG] tab not worked for disable thinking
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
i don't disable thinking
What Should Happen?
tab not worked
Error Messages/Logs
Steps to Reproduce
tab not worked
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
v2.0.67
Claude Code Version
v2.0.67
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Cursor
Additional Information
No response
Found 2 possible duplicate issues:
- https://github.com/anthropics/claude-code/issues/13759
- https://github.com/anthropics/claude-code/issues/13784
This issue will be automatically closed as a duplicate in 3 days.
- If your issue is a duplicate, please close it and 👍 the existing issue instead
- To prevent auto-closure, add a comment or 👎 this comment
🤖 Generated with Claude Code
I think this is a feature not a bug. As of 2.0.67, thinking mode is controlled in config, not with the tab key?
#GET BACK TAB THINKING!
I have the same problem. And if I use /config to set the default thinking mode, Claude Code still starts up in "thinking" mode on the next session. It seems that the setting is not persisted correctly.
I agree with this. I also found that if I go into the config and turn thinking off claude completely ignores it. I've found that claude on the very first message decides to mostly ignore the prompt and read through quite literally every file in my codebase for "Thinking" even if they are unrelated to the prompt.
It feels like token munching.