[BUG] Extension: cannot set Effort = AUTO

Status Closed — not planned
Reported on v2.1.72
Maintainer reply None cached
Activity 13 comments · opened Mar 10, 2026 · closed Apr 9, 2026

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 made the mistake of clicking on "Effort" and it changed from "Auto" to now cycling between "Low/Medium/High/Max" with no way to get back to the original "Auto". This feels like a bug.

What Should Happen?

It should be able to cycle back to "Auto".

Error Messages/Logs

N/A

Steps to Reproduce

  1. Click on "Effort" and cycle through the values.
  2. Issue: no way to set it to "Auto"

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.1.72

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

WSL (Windows Subsystem for Linux)

Additional Information

_No response_

View original on GitHub ↗

13 Comments

rafegoldberg · 5 months ago

Noticing the same issue here.

| | Platform Details |
| :------------------------- | :-------------------------- |
| Model | Opus 4.6 |
| Claude Code Version | 2.1.72 (Claude Code) |
| Platform | Anthropic API |
| Operating System | macOS Sequoia 15.7.3 |
| Terminal/Shell | VS Code integrated terminal |

mabbasii · 5 months ago

Having the same issue

| Details | Info |
| :-| :- |
| Model | Sonnet 4.6 |
| Claude Code Version | 2.1.72 (Claude Code) |
| Platform | Anthropic API |
| Operating System | Win11 23H2 |
| Terminal/Shell | VS Code integrated terminal |

pyjamasam · 5 months ago

Workaround: Edit ~/.claude/settings.json and remove the effortLevel entry

thdoan · 5 months ago
Workaround: Edit ~/.claude/settings.json and remove the effortLevel entry

That sets the Effort to Medium, not Auto.

pyjamasam · 5 months ago

Apologies. Yes. I though I saw it flip back to auto, but it doesn't. You are correct, it goes to medium.

willcong617 · 5 months ago

same issue. there is no clear UI fix, definitely a bug

ishan-agarwal-05 · 5 months ago
Workaround: Edit ~/.claude/settings.json and remove the effortLevel entry

For me, this worked, remove the entry from settings.json, then save the file and reload extensions if you are working on vscode extension. Also setting the entry value to auto leads it to show up as undefined in the ui.

thdoan · 5 months ago
For me, this worked, remove the enrtry from settings.json, then save the file and reload extensions if you are working on vscode extension. Also setting the entry value to auto leads it to show up as undefined in the ui.

What do you mean by "reload"? After clearing out settings.json, I've tried reloading VS Code as well as disabling/enable the extension and then reloading VS Code, but both procedures still showed Effort = Medium.

ishan-agarwal-05 · 5 months ago
> For me, this worked, remove the enrtry from settings.json, then save the file and reload extensions if you are working on vscode extension. Also setting the entry value to auto leads it to show up as undefined in the ui. What do you mean by "reload"? After clearing out settings.json, I've tried reloading VS Code as well as disabling/enable the extension and then reloading VS Code, but both procedures still showed Effort = Medium.

I mean ctrl shift p then developer restart extension host option or something like that. That completely restarts all extensions

And I have not tried this coz for me it worked with above fix but maybe you could download an older version of the extension instead

nsimonsen-SDU · 5 months ago
> Workaround: Edit ~/.claude/settings.json and remove the effortLevel entry For me, this worked, remove the enrtry from settings.json, then save the file and reload extensions if you are working on vscode extension. Also setting the entry value to auto leads it to show up as undefined in the ui.

Removing the effortLevel and running the Developer: Reload Window command from commande palette returned the effort level to Auto for me

carljborg · 5 months ago
github-actions[bot] · 4 months ago

Closing for now — inactive for too long. Please open a new issue if this is still relevant.

github-actions[bot] · 4 months ago

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.