
This is what each option does in claude code
effortLevel: "high" - this is pretty obvious, it decides the effort level of your model, and you can set either [low|medium|high|max|auto]
DISABLE_1M_CONTEXT - removes the 1M token window. back to 200K.
DISABLE_ADAPTIVE_THINKING - fixed thinking budget instead of one that scales with task difficulty.
DISABLE_AUTO_MEMORY - No auto capture mid-session for important decisions or preferences.
SUBAGENT_MODEL: "sonnet" - every sub-agent runs on sonnet.
Kun Chen@kunchenguid
for folks who feel their Claude Code got nerfed, here's what I've set in my ~/.claude/settings.json to make my CC's behavior more stable. snippet and explanation in thread below -
English
