Skip to content

v2.1.183

Latest

Choose a tag to compare

@marckrenn marckrenn released this 19 Jun 01:33

2.1.183

(☝ Click to see full diff.)

Highlights:

  • Auto mode blocks destructive git commands unless discard is explicitly requested, preventing data loss
  • Added attribution.sessionUrl setting to omit claude.ai links from commits and PRs, preventing URL leaks
  • Scheduled tasks and webhooks are notifications, not keyboard input, so they can't approve pending actions

CLI changelog

  • Added a warning when the requested model is deprecated or automatically updated to a newer model, shown on stderr in print mode (-p) and now also covering models set in agent frontmatter
  • Added attribution.sessionUrl setting to omit the claude.ai session link from commits and PRs in web and Remote Control sessions
  • Added /config --help to list all available shorthand keys for /config key=value
  • Fixed thinking.disabled.display: Extra inputs are not permitted 400 errors on subagent spawns and session-title generation for affected configurations
  • Fixed WebSearch returning empty results in subagents
  • Fixed the terminal cursor being stranded above the prompt after navigating history in vim mode with the native cursor enabled
  • Fixed fullscreen TUI corruption (statusline mid-screen, duplicated spinner rows, merged text) in Windows Terminal under heavy nested-subagent load
  • Fixed turns silently completing with no visible output when the model returned only a thinking block; Claude now re-prompts once
  • Fixed user-level skills appearing multiple times in slash-command autocomplete when multiple plugins are enabled
  • Fixed MCP servers requiring authentication exposing auth-stub tools to the model in headless/SDK mode
  • Fixed tmux teammate panes failing to launch when the shell has slow rc-file initialization, and keystrokes typed during agent spawn leaking into the new tmux pane instead of the leader prompt
  • Fixed background tasks started by a teammate being killed when the teammate finishes a turn
  • … +5 more CLI changelog entries

Source: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#21183

Metadata

  • Time since 2.1.182 release: 1h 53m 32s

  • Bundle file size: -42.5 kB (-0.1%)

  • Prompt files: +0 (+0.0%)

  • Prompt tokens: +0 (+0.0%)

Prompt token mix by kind:

  • tools: 68.2%→68.2%
  • system-reminder: 18.8%→18.8%
  • system-data: 6.0%→6.0%
  • skill: 3.0%→3.0%
  • system: 2.6%→2.6%
  • agent: 1.4%→1.4%

Files: