Skip to content

v2.1.232

Choose a tag to compare

@marckrenn marckrenn released this 13 Aug 23:42
· 410 commits to main since this release

2.1.232

(☝ Click to see full diff.)

Highlights:

  • Subagent forking now default; forked subagents inherit convo+prompt cache so spawned agents retain context
  • GitLab token prefixes (glrt, gloas, glptt, glagent, etc.) redacted; routable glpat/gldt removed to avoid leaks
  • Prompt @name mentions send SendMessage directly to the named Claude session, enabling cross-session messaging

CLI changelog

  • Added /config rows for "Dialog expiry" and "Messages from your other sessions" (cross-session inbound accept/hold/refuse)
  • Added secret redaction for GitLab token families (glrt-, gloas-, glptt-, glagent-, glimt-, glsoat-, glcbt-, glft-, glffct-) and full redaction of routable glpat-/gldt- tokens; the glab CLI config store gets the same sandbox and credential-path protection as gh
  • Added GitLab support to plugin marketplaces: bare gitlab.com repo URLs (including nested subgroups) now clone like github.com URLs, and clone auth-failure hints name your actual git host
  • Fixed a PowerShell permission bypass where variable-writing parameters could silently overwrite $PSDefaultParameterValues and redirect later commands' file access
  • Fixed a Windows permission bypass where Git Bash followed Cygwin-style symlinks that path validation saw as regular files; writes through them now require permission approval
  • Fixed nested git repositories inheriting trust from a parent directory; each repository now requires its own trust confirmation
  • Fixed MCP connections hanging for the full 30-second connect timeout when a server fails to answer or sends a malformed reply to the protocol-version probe
  • Fixed Remote Control sessions hosted by a bridge inside a cloud session inheriting that session's transcript or credentials
  • Fixed Remote Control sessions started from Claude Desktop or an IDE appearing as a new claude.ai session each time the local session was resumed; they now reattach to the existing one
  • Fixed Remote Control sessions appearing unreachable to newly attached clients while idle
  • Fixed Remote Control bridge sessions not restoring conversation history when the session worker restarts
  • Fixed Cloud gateway /login exiting silently or leaving an unresponsive terminal after "Press Enter to continue" when managed settings failed to load; the reason is now shown
  • … +37 more CLI changelog entries

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

Metadata

  • Time since 2.1.231 release: 9h 20m 0s

  • Bundle file size: +1,373.9 kB (+3.0%)

  • Prompt files: +2 (+5.3%)

  • Prompt tokens: +10,771 (+7.5%)

Prompt token mix by kind:

  • system: 75.8%→75.3%
  • tools: 24.2%→24.7%

Files: