Skip to content

v4.11.0

Choose a tag to compare

@benabraham benabraham released this 03 Mar 17:38
· 26 commits to main since this release

What's Changed

New Features

  • Reasoning effort level in model badge: Shows the current reasoning effort (high/medium/low) next to the model name
    • model:effort=full (default) — full word: Opus 4.6 high
    • model:effort=short — single letter: Opus 4.6 H
    • model:effort= — hidden (previous behavior)
    • Reads from CLAUDE_CODE_EFFORT_LEVEL env var, ~/.claude/settings.json effortLevel, or defaults to high

Full Changelog: v4.10.0...v4.11.0