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

Rust Project Perspectives on AI: Practical Insights from Contributors
A summary document collects perspectives from Rust contributors on AI tool usage, highlighting that effective AI integration requires careful engineering and showing specific use cases like codebase navigation, code review assistance, and semi-structured data processing.

DeepSeek Makes Permanent 75% Discount on Flagship AI Model
DeepSeek is making permanent a 75% discount on its flagship AI model. The price cut applies to API access and was originally a temporary promotion.

Anthropic to stream live briefing on Enterprise Agents today
Anthropic will stream a live virtual briefing today, February 24, 2026, focused on Enterprise Agents. The event is accessible via their website.

Claude AI credited in macOS Tahoe 26.5 update release notes
Apple’s macOS Tahoe 26.5 release notes credit Claude AI alongside engineering teams, marking the first known case of an AI being formally acknowledged in Apple’s changelog.