Anthropic silently changed Claude Code's default effort level from high to medium back in March. Most users have no idea. One team measured a 67% reasoning quality drop across 6,852 sessions after the change. If you've noticed Claude Code making more mistakes lately, this might be why. the fix Add this to your shell profile (~/.zshrc or ~/.bashrc): export CLAUDE_CODE_EFFORT_LEVEL=high Restar