Skip to content

v2.1.205

Choose a tag to compare

@marckrenn marckrenn released this 08 Jul 21:40

2.1.205

(☝ Click to see full diff.)

Highlights:

  • Added an auto mode rule blocking tampering with session transcript files to preserve conversation integrity
  • Auto mode prompts before executing rm -rf on unresolved variables, reducing accidental deletions
  • Fixed background tasks showing 'needs input' when no human input occurred, avoiding false states

CLI changelog

  • Added an auto mode rule that blocks tampering with session transcript files
  • Fixed --json-schema silently producing unstructured output when the schema was invalid, and schemas using the format keyword being rejected
  • Fixed a message sent while Claude was working being silently lost when the turn ended at the --max-turns limit
  • Fixed Windows worktree removal deleting files outside the worktree when an NTFS junction or directory symlink existed inside it
  • Fixed background agents staying shown as "failed" or "completed" in the agent list after being resumed with SendMessage
  • Fixed background jobs flipping from "needs input" back to "working" in the agent list when the agent's turn contained no readable text
  • Fixed claude attach erroring when a background agent was mid-upgrade restart instead of waiting for it to come back
  • Fixed session-to-PR linking missing a PR created in a Bash call whose output exceeded the 30K inline limit
  • Fixed claude mcp add-from-claude-desktop getting stuck when a server name contains unsupported characters; invalid names are now reported and remaining servers still import
  • Fixed a plugin LSP server that fails to initialize preventing a valid LSP server from another plugin handling the same file extension
  • Fixed a Windows crash when the directory Claude was launched from is deleted, locked, or unmounted while a command is running
  • Fixed a crash when a file watcher was closed while a directory scan was still in flight
  • … +11 more CLI changelog entries

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

Metadata

  • Time since 2.1.204 release: 18h 20m 52s

  • Bundle file size: +80.8 kB (+0.2%)

  • Prompt files: +3 (+6.7%)

  • Prompt tokens: +12,321 (+11.5%)

Prompt token mix by kind:

  • system-reminder: 57.0%→57.3%
  • tools: 42.2%→42.0%
  • system: 0.5%→0.5%
  • agent: 0.3%→0.3%

Files: