Claude Code v2.1.92 Released - forceRemoteSettingsRefresh, Bedrock Setup Wizard, and More
Anthropic releases Claude Code v2.1.92 with forceRemoteSettingsRefresh policy setting, AWS Bedrock setup wizard, /cost command improvements, and numerous bug fixes.
Claude Code v2.1.92 Released - forceRemoteSettingsRefresh, Bedrock Setup Wizard, and More
Anthropic released Claude Code v2.1.92 on April 4, 2026. This release includes numerous new features such as security enhancements for remote settings management, AWS Bedrock setup wizard, /cost command improvements, and various bug fixes.
Key New Features
forceRemoteSettingsRefresh Policy Setting
A new forceRemoteSettingsRefresh policy setting has been added. When enabled, this setting blocks CLI startup until remote managed settings are freshly fetched, and exits with fail-closed if the fetch fails. Designed for enterprise environments requiring enhanced security.
Bedrock Setup Wizard
An interactive AWS Bedrock setup wizard is now available from the login screen when selecting “3rd-party platform”. This wizard guides users through AWS authentication, region configuration, credential verification, and model pinning in a step-by-step manner.
/cost Command Improvements
For Pro subscribers, per-model and cache-hit breakdown has been added to the /cost command. Users can now view detailed cost breakdowns and optimize their usage more easily.
/release-notes Interactive Picker
The /release-notes command has been redesigned as an interactive version picker, making it easier to browse and view past release notes.
Remote Control Session Name Default Change
Remote Control session names now default to using the hostname as the prefix (e.g., myhost-graceful-unicorn). This can be overridden using --remote-control-session-name-prefix.
Prompt Cache Expiration Hints
Pro users now see a footer hint when returning to a session after the prompt cache has expired, showing approximately how many tokens the next turn will send uncached.
Bug Fixes
This release includes numerous bug fixes:
- Fixed subagent spawning permanently failing with “Could not determine pane count” after tmux windows are killed or renumbered during a long-running session
- Fixed Stop hooks incorrectly failing when the small fast model returns
ok:false, and restoredpreventContinuation:truesemantics for non-Stop prompt-type hooks - Fixed tool input validation failures when streaming emits array/object fields as JSON-encoded strings
- Fixed an API 400 error that could occur when extended thinking produced a whitespace-only text block alongside real content
- Fixed accidental feedback survey submissions from auto-pilot keypresses and consecutive-prompt digit collisions
- Fixed misleading “esc to interrupt” hint appearing alongside “esc to clear” when a text selection exists in fullscreen mode during processing
- Fixed Homebrew install update prompts to use the cask’s release channel
- Fixed
ctrl+ejumping to the end of the next line when already at end of line in multiline prompts - Fixed an issue where the same message could appear at two positions when scrolling up in fullscreen mode
- Fixed idle-return “/clear to save X tokens” hint showing cumulative session tokens instead of current context size
- Fixed plugin MCP servers stuck “connecting” on session start when they duplicate an unauthenticated claude.ai connector
- Improved Write tool diff computation speed for large files by 60%
Removed Features
/tagcommand has been removed/vimcommand has been removed (toggle vim mode via/config→ Editor mode)
Additional Changes
- Linux sandbox now ships the
apply-seccomphelper in both npm and native builds, restoring unix-socket blocking for sandboxed commands
More Information
- Official Documentation: https://code.claude.com/docs/en/changelog
- Release Date: April 4, 2026
Related Articles
Claude Code v2.1.93 Released - Deferred Permission Decisions, Flicker-Free Rendering, and More
Anthropic releases Claude Code v2.1.93 with deferred permission decisions for PreToolUse hooks, flicker-free rendering option, PermissionDenied hook, and named subagent typeahead support.
OpenAI Unveils GPT-5.3-Codex-Spark with 1000 Tokens/Second for Real-Time Coding
OpenAI announced GPT-5.3-Codex-Spark in February 2026, delivering ultra-fast real-time coding assistance with 1000 tokens/second generation speed and significantly accelerated development workflows.
GitHub Launches Agent HQ: Unified Platform for Claude, Codex, and Major AI Models
GitHub announced Agent HQ in February 2026, enabling developers to access multiple AI models (Claude, OpenAI Codex, Gemini) directly within GitHub and VS Code through a unified interface.
Popular Articles
Claude Code v2.1.93 Released - Deferred Permission Decisions, Flicker-Free Rendering, and More
Anthropic releases Claude Code v2.1.93 with deferred permission decisions for PreToolUse hooks, flicker-free rendering option, PermissionDenied hook, and named subagent typeahead support.
Claude Code v2.1.84 Release - PowerShell Tool Preview and Environment Configuration Enhancements
Claude Code v2.1.84 introduces PowerShell tool for Windows, new environment variable overrides for model selection, idle session handling improvements, and various stability fixes.
Claude Code v2.1.85 Release - Console Login and Stability Improvements
Claude Code v2.1.85 introduces --console flag for Anthropic Console login, turn duration display toggle, and various stability fixes across CLI, voice, and VSCode.
Latest Articles
Claude Code v2.1.93 Released - Deferred Permission Decisions, Flicker-Free Rendering, and More
Anthropic releases Claude Code v2.1.93 with deferred permission decisions for PreToolUse hooks, flicker-free rendering option, PermissionDenied hook, and named subagent typeahead support.
Claude Code v2.1.91 Released - MCP Tool Result Persistence and Improved Edit Tool
Claude Code v2.1.91 introduces MCP tool result persistence override, improved shell execution controls, and enhanced Edit tool efficiency.
Cursor 3 Released: New Agents Window Interface Brings Agent-Centric Development Environment
Anysphere has released Cursor 3, a major update to its AI code editor featuring a new Agents Window interface that enables parallel agent execution across repos and environments with seamless handoff between local and cloud.