Claude Code v2.1.38
Released Feb 10, 2026 (6 months ago).
120 issues reference this build
2 still open
118 resolved (98%)
"References this build" means the issue body mentions running 2.1.38 (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.1.38
Ranked by community engagement (reactions and comments).
- [BUG] [URGENT!!!] Claude Code is hanging / freezing / stuck on heaps of prompts for 5-20minutes or more.
- [MODEL] Opus 4.6 continuously stuck in explore and thinking loops (Claude Code)
- [BUG] Claude-in-Chrome: Browser extension persistently fails to connect from CLI
- Sessions-index.json: summaries not generated and new sessions not indexed since ~v2.1.31
- Requests are failing. API Error: 500...
- Claude Code freezes during API call ("Befuddling" spinner), terminal becomes completely unresponsive
- Requests failing: API Error: 500...
- Claude in Chrome MCP server fails to connect to native host bridge socket
- [BUG] Bug: Teammates do NOT load skills despite documentation stating they do
- Ctrl+G external editor: arrow keys and Ctrl+G become unresponsive after pasting long text
- Claude Code + Claude Web return 500 errors for single user in org (“No organization or project”)
- [BUG] Max 20x plan — Claude Code reports 100% usage while dashboard shows 73%, charged $53 in extra usage
- Feature Request: Color-code tool calls by danger level for better security visibility
- [BUG] API Error: 500
- [BUG] Claude code only recognizes legacy `:*` suffix in `.claude/settings.json` file
- API Error: 500 {"type":"error","error":{"type":"api_error","...
- [BUG] MCP servers configured via CLI don't load in VSCode extension
- Kotlin annotation syntax highlighting invisible on dark terminal backgrounds
- [Bug] Input text NOT VISIBLE in CLI
- [Bug] Context compaction fails with multiple subagents
- Chrome extension native messaging works but MCP tools fail to connect
- [BUG] Compaction seems to be destructive to summarized context, leading to incorrect next actions taken by "lost and confused" model
- API Error: 500 {"type":"error","error":{"type":"api_error","...
- CLAUDE_ENV_FILE: session ID mismatch on resume causes env files to be written to wrong directory
- [DOCS] CLAUDE.md file location equivalence not working as documented
- You've hit your limit · resets 4pm (Europe/Berlin)
- [BUG] MCP client silently drops all tools when third-party server includes outputSchema in tools/list response
- [Bug] Context window limit reached too quickly
- 🐛 customTitle not restored when resuming session via --resume <session-id>
- [BUG] mcp serve: tools advertise outputSchema but return no structuredContent
Changelog
What's changed
- Fixed VS Code terminal scroll-to-top regression introduced in 2.1.37
- Fixed Tab key queueing slash commands instead of autocompleting
- Fixed bash permission matching for commands using environment variable wrappers
- Fixed text between tool uses disappearing when not using streaming
- Fixed duplicate sessions when resuming in VS Code extension
- Improved heredoc delimiter parsing to prevent command smuggling
- Blocked writes to
.claude/skillsdirectory in sandbox mode