Skip to content

v2.1.234

Choose a tag to compare

@marckrenn marckrenn released this 17 Aug 20:38
· 372 commits to main since this release

2.1.234

(☝ Click to see full diff.)

Highlights:

  • Claude Code automatically resumes sessions when a claude.ai usage limit resets, avoiding session interruptions
  • Account email used only for ID and not sent to unrelated services unless requested, preventing sharing
  • Remote reads, session restore and uploads now reject NT-namespace (??) paths, blocking NT-path access

CLI changelog

  • Added the optional CLAUDE_CODE_PROJECT_DIR_NAME environment variable: hosts that give each session its own config directory can choose a short name for the per-project transcript directory
  • Added the selection:clear keybinding action, so a key can be bound to clear an in-app text selection; also works in the agents view
  • Added a GitLab merge request badge to the footer and statusline: repos with a GitLab remote and an authenticated glab CLI show MR !N with draft/pending/green states
  • Fixed auto mode in very long sessions repeatedly re-checking and denying sandboxed commands' network access after the conversation had been compacted
  • Fixed session-scoped permission answers (including denies) being dropped when answering background subagent tool permission prompts
  • Fixed a crash when an API response on the non-streaming fallback path (typically via third-party gateways) contained a thinking block missing its thinking field or a text block missing its text field
  • Fixed markdown rendering becoming extremely slow for some messages containing unusual Unicode sequences
  • Fixed SendMessage rejecting a recipient copied from ListAgents when the session name is at the 200-character cap or emoji-heavy
  • Fixed repository detection mis-reading the host of git remotes with unusual userinfo, producing links and repo-specific behavior for the wrong host
  • Fixed MCP diagnostics printing resolved secrets: scope-conflict warnings now show the configured ${VAR} form, and connection-failure details show only the server origin
  • Fixed strictKnownMarketplaces allowlists accepting SCP-style git marketplace sources whose host differs from the one git would actually connect to
  • Fixed modal text such as the /login OAuth URL losing characters when copied in fullscreen
  • … +39 more CLI changelog entries

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

Metadata

  • Time since 2.1.233 release: 2d 7h 58m 50s

  • Bundle file size: +543.8 kB (+1.1%)

  • Prompt files: +3 (+7.1%)

  • Prompt tokens: +11,095 (+6.7%)

Prompt token mix by kind:

  • system: 74.9%→74.3%
  • tools: 25.1%→25.7%

Files: