Overview
Claude Code v2.1.92 delivers significant enterprise and user experience improvements. The update introduces enterprise-grade remote settings management alongside interactive setup wizards, enhanced cost tracking, and numerous fixes for session management and UI glitches.
Breaking Changes
- (v2.1.92) Removed /tag and /vim commands - vim mode now configured via /config → Editor mode
Changes by Version
v2.1.92
- Added enterprise remote settings management with forceRemoteSettingsRefresh policy - ensures consistent configurations across teams
- Added interactive Bedrock setup wizard from login screen - guides through AWS authentication and model configuration
- Added detailed cost breakdowns per model and cache hits for subscription users in /cost command
- Added interactive version picker for /release-notes command
- Added hostname-based session naming for Remote Control sessions with customizable prefixes
- Added cache expiration notifications for Pro users showing uncached token estimates
- Fixed subagent spawning failures after tmux window operations during long sessions
- Fixed prompt hook validation for Stop hooks and restored preventContinuation semantics
- Fixed tool input validation when streaming returns JSON-encoded strings
- Fixed API errors from whitespace-only thinking blocks
- Fixed accidental survey submissions from auto-pilot keystrokes
- Fixed misleading interrupt hints in fullscreen mode with text selections
- Fixed Homebrew update prompts to use correct release channels
- Fixed cursor positioning with ctrl+e in multiline prompts
- Fixed duplicate message display when scrolling in supported terminals
- Fixed token count display in idle-return hints to show current context size
- Fixed MCP server connection issues with duplicate unauthenticated connectors
- Improved Write tool performance - 60% faster diff computation for large files
- Removed /tag command
- Removed /vim command - vim mode now configured via /config
- Enhanced Linux sandbox security with apply-seccomp helper in all builds