v2.1.233
2.1.233
Highlights:
- Added opt-in memory cgroup via CLAUDE_CODE_TOOL_MEMORY_LIMIT to keep Bash tool runs from stalling sessions
- GitLab MR URLs accepted by --worktree and shown as !N in claude agents, enabling MR linking/navigation
- Windows path handling blocks ??\ NT path bypass and revalidates UNC paths to prevent NTLM credential leaks
CLI changelog
- Added GitLab merge request URL support to the --worktree flag and the claude agents view (where MRs display as !N)
- Added an opt-in forward_user_identity apps gateway setting on Anthropic upstreams that sends the signed-in user's identity as headers, so a proxy behind the gateway can attribute spend per user
- Added opt-in memory cgroup support for Bash tool commands on Linux (CLAUDE_CODE_TOOL_MEMORY_LIMIT) so a runaway build can't stall the session
- Added CLAUDE_CODE_WEBFETCH_CACHE_TTL_MS environment variable to configure the WebFetch session URL cache TTL (default unchanged: 15 minutes)
- Fixed cloud sessions occasionally being marked as lost when the environment shut down while Claude was waiting on a permission prompt
- Fixed MCP v2 connections endlessly reopening the subscriptions/listen stream against servers that terminate long-held streams on a fixed timeout (e.g. serverless hosts)
- Fixed Notification hooks not firing for permission prompts when running under Claude Desktop or VS Code
- Fixed idle sessions on Linux sometimes keeping one CPU core at 100% when sandboxing is enabled
- Fixed bundled skill aliases like /checkup and /review reporting "Unknown command" in -p mode or with plugins/MCP loaded when a user or project skill shadows the bundled skill
- Fixed skill/command argument substitution to prevent argument values from being re-expanded as template markers
- Fixed Windows paths spelled with the NT ??\ device prefix bypassing UNC path validation, closing an NTLM credential-leak vector
- Improved apps gateway error forwarding: 400/413 errors from Vertex, Foundry, and Claude Platform on AWS upstreams now carry the upstream's own message; fixes a bug with auto-compact on apps gateway
- … +8 more CLI changelog entries
Source: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#21233
Metadata
-
Time since 2.1.232 release: 1d 0h 36m 21s
-
Bundle file size: +113.0 kB (+0.2%)
-
Prompt files: +2 (+5.0%)
-
Prompt tokens: +10,771 (+7.0%)
Prompt token mix by kind:
- system: 75.3%→74.9%
- tools: 24.7%→25.1%
Files: