-
Notifications
You must be signed in to change notification settings - Fork 527
feat: Add thinking mode selector to chat interface #35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
lvalics
commented
Jul 11, 2025
- Added ThinkingModeSelector component with 5 thinking modes
- Integrated selector into chat header next to permission mode
- Automatically prefixes messages with thinking instructions
- Resets to default mode after sending message
- Added ThinkingModeSelector component with 5 thinking modes - Integrated selector into chat header next to permission mode - Automatically prefixes messages with thinking instructions - Resets to default mode after sending message
@lvalics thinking mode does not exist in Claude Code. Moreover the commit only adds a button in the Frontend |
It is exist ... Try to add this words in your promot, actually it is add ONLY to the prompt. Not need any backend. |
I am using a lot to force Claude Code to get implementation more thinking, overthinking, but consume more credits (if you are on token) but is not consume if you are on MAX or PRO. I am using Claude Code quite a lot, from the first version, it is used by engineers a lot. |
I know it exists but as you mentioned it's only when you mention it within the prompt itself. I like it and want to merge, but doesn't it clutter a bit too much the interface? We nw also have the planning mode "pill" above the chat interface input. Think of the mobile interface. |
You can add it and see what people think an of course you can move else later if needed. Normally near that button is ok I think. |
It is a feature in Claudia |