claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[BUG] tab not worked for disable thinking

Open Nobody9512 opened this issue 2 weeks ago • 5 comments

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

Nobody9512 avatar Dec 12 '25 12:12 Nobody9512

Found 2 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/13759
  2. 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

github-actions[bot] avatar Dec 12 '25 12:12 github-actions[bot]

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?

GrahamCampbell avatar Dec 12 '25 12:12 GrahamCampbell

#GET BACK TAB THINKING!

Kido130 avatar Dec 12 '25 13:12 Kido130

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.

leuquim avatar Dec 12 '25 13:12 leuquim

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.

JosiahParry avatar Dec 12 '25 23:12 JosiahParry