Claude Code v2.0.74
Released Dec 19, 2025 (8 months ago).
94 issues reference this build
5 still open
89 resolved (95%)
"References this build" means the issue body mentions running 2.0.74 (from the
bug-report template). It reflects report volume, not a proven defect count — an issue may mention a
version without being caused by it. First-party data from the anthropics/claude-code tracker.
Top issues reported on v2.0.74
Ranked by community engagement (reactions and comments).
- [BUG] LSP plugins not recognized - "No LSP server available" despite correct configuration
- [FEATURE] LSP support for Ruby / Ruby on Rails
- /terminal-setup uses invalid TOML escape sequence \x1b for Alacritty config
- Windows: Console window flashing when executing tools
- [BUG] Freshly installed Claude Code ignores settings.json
- [BUG] Hints advertise `btw-side-question` feature, which doesn't seem to work and isn't documented
- Skills consume full token count at startup instead of progressive disclosure (frontmatter only)
- [BUG] Plugins show as "(installed)" in marketplace but don't appear in Installed tab
- [BUG] /context command shows full skill tokens instead of loaded metadata tokens
- Claude for Chrome extension triggers repeated macOS Gatekeeper warnings for .node files
- [Bug] Release notes missing for version 2.0.75
- [BUG] --enable-lsp-logging option not found
- Permission bypass when commands are chained with &&
- [BUG] # memory shortcut no longer saves to CLAUDE.md
- claude update detects its own spawned process as 'another Claude process running'
- [BUG] `ANTHROPIC_BASE_URL` ignored during setup
- Regression: Chinese characters cause incorrect line wrapping in diff view (2.0.74)
- [Bug] Claude in Chrome: Reconnect extension fails to install Native Messaging Host on macOS
- [BUG] /terminal-setup command on Zed deletes user config without any warnings
- [BUG] File path autocomplete displays Chinese characters as octal escape sequences in v2.0.73
- [Bug] Opt+T keyboard shortcut conflicts with Turkish keyboard layout (₺ symbol)
- [BUG] Getting "No task found with ID" from subagent
- Feature Request: Lazy/On-Demand MCP Server Loading
- LSP plugin loading broken in v2.0.74+
- [FEATURE/BUG] Improve project path encoding to preserve readability and improve third-party tool compatibility
- LSP servers from plugins not registered - timing bug in initialization
- [BUG] IDE connection only works in VSCode's open folder directory, fails in subdirectories (v2.0.74)
- "Found 1 invalid settings file" warning shown but /doctor doesn't show details
- Bug: MCP servers incorrectly namespaced under plugin name after plugin installation
- Thinking mode toggle broken: Option+T doesn't work on German Mac keyboard
Changelog
What's changed
- Added LSP (Language Server Protocol) tool for code intelligence features like go-to-definition, find references, and hover documentation
- Added
/terminal-setupsupport for Kitty, Alacritty, Zed, and Warp terminals - Added ctrl+t shortcut in
/themeto toggle syntax highlighting on/off - Added syntax highlighting info to theme picker
- Added guidance for macOS users when Alt shortcuts fail due to terminal configuration
- Fixed skill
allowed-toolsnot being applied to tools invoked by the skill - Fixed Opus 4.5 tip incorrectly showing when user was already using Opus
- Fixed a potential crash when syntax highlighting isn't initialized correctly
- Fixed visual bug in
/plugins discoverwhere list selection indicator showed while search box was focused - Fixed macOS keyboard shortcuts to display 'opt' instead of 'alt'
- Improved
/contextcommand visualization with grouped skills and agents by source, slash commands, and sorted token count - [Windows] Fixed issue with improper rendering
- [VSCode] Added gift tag pictogram for year-end promotion message