Claude Code v2.1.83 adds managed settings fragments, transcript search, and security improvements

New Features and Settings
Claude Code v2.1.83 adds several practical features for team deployments and security:
managed-settings.d/drop-in directory alongsidemanaged-settings.jsonallows separate teams to deploy independent policy fragments that merge alphabeticallyCwdChangedandFileChangedhook events for reactive environment management (e.g., direnv)sandbox.failIfUnavailablesetting exits with an error when sandbox is enabled but cannot start, instead of running unsandboxeddisableDeepLinkRegistrationsetting preventsclaude-cli://protocol handler registrationCLAUDE_CODE_SUBPROCESS_ENV_SCRUB=1strips Anthropic and cloud provider credentials from subprocess environments (Bash tool, hooks, MCP stdio servers)- Transcript search — press
/in transcript mode (Ctrl+O) to search,n/Nto step through matches Ctrl+X Ctrl+Eas an alias for opening the external editor (readline-native binding;Ctrl+Gstill works)- Pasted images now insert an
[Image #N]chip at the cursor for positional reference in prompts - Agents can now declare
initialPromptin frontmatter to auto-submit a first turn chat:killAgentsandchat:fastModeare now rebindable via~/.claude/keybindings.json
Key Fixes and Improvements
The release addresses numerous stability and performance issues:
- Fixed mouse tracking escape sequences leaking to shell prompt after exit
- Fixed Claude Code hanging on exit on macOS
- Fixed screen flashing blank after being idle for a few seconds
- Fixed a hang when diffing very large files with few common lines — diffs now time out after 5 seconds and fall back gracefully
- Fixed a 1–8 second UI freeze on startup when voice input was enabled, caused by eagerly loading the native audio module
- Fixed a startup regression where Claude Code would wait ~3s for claude.ai MCP config fetch before proceeding
- Fixed
--mcp-configCLI flag bypassingallowedMcpServers/deniedMcpServersmanaged policy enforcement - Fixed claude.ai MCP connectors (Slack, Gmail, etc.) not being available in single-turn
--printmode - Fixed
caffeinateprocess not properly terminating when Claude Code exits, preventing Mac from sleeping - Fixed memory leak in remote sessions where tool use IDs accumulate indefinitely
- Improved Bedrock SDK cold-start latency by overlapping profile fetch with other boot work
- Improved
--resumememory usage and startup latency on large sessions
This release is for developers using Claude Code who need better team policy management, transcript navigation, and security controls for subprocess environments.
📖 Read the full source: GitHub Claude-Code
👀 See Also

Apple's libibverbs Hides GPUDirect RDMA Symbols; Zero-Copy Metal Buffer RDMA Works on macOS
A developer discovered that Apple's RDMA subsystem accepts Metal GPU buffers for zero-copy network transfers and found hidden ibv_reg_dmabuf_mr symbols suggesting GPUDirect RDMA is possible on macOS without kernel modification.

Google Signs Classified Pentagon Deal for ‘Any Lawful’ Use of AI
Google reportedly signed a classified deal allowing the US Department of Defense to use its AI models for any lawful government purpose, with restrictions on mass surveillance and autonomous weapons only as a non-binding agreement.

Claude-Code v2.1.92 adds Bedrock setup wizard, cost breakdowns, and multiple fixes
Claude-Code v2.1.92 introduces an interactive AWS Bedrock setup wizard, per-model cost breakdowns for subscribers, and fixes for subagent spawning, prompt hooks, and terminal display issues. The release also removes the /tag and /vim commands.

Forbes: The AI Layoff Bill Is Coming Due — CTOs Will Pay Twice
Forbes argues that the cost of AI-driven layoffs will hit companies twice: first in severance and morale, then in rehiring when the expected efficiency gains don't materialize.