Claude Code v2.1.44
Released Feb 16, 2026 (6 months ago).
88 issues reference this build
1 still open
87 resolved (99%)
"References this build" means the issue body mentions running 2.1.44 (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.44
Ranked by community engagement (reactions and comments).
- [BUG] MCP OAuth tokens without expires_in and refresh_token silently expires
- [BUG] /install-github-app generates claude-code-review.yml using a terminal CLI plugin in CI, causing silent failures
- [BUG] Vim mode caret stays as block in INSERT mode - should change to bar like standard vim
- [Feature Request] Configurable untracked file copying for Git worktrees
- [Bug] Anthropic API Error: 500 Internal Server Error
- [BUG] Bash tool silently fails for basic commands on Windows (regression in 2.1.45)
- [BUG] Bash(foo *) wildcard does not match bare command with no arguments, contrary to docs
- [Feature Request] ExitPlanMode lacks defer/abandon option, trapping users in plan mode
- Agent Teams inbox polling doesn't work in non-interactive/SDK streaming mode
- [BUG] Vim mode caret stays as block in INSERT mode - should change to bar like standard vim
- [BUG] Input field loses focus after command completion in JetBrains IDE integrated terminal
- [BUG] Bash tool returns Exit code 1 for all stdout-producing commands on Windows (stdout pipe broken)
- [BUG] HTTP MCP server without auth triggers OAuth probe in VS Code extension, fails with 404
- [Feature Request] Add CLI flags to enable/disable plugins at startup
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant messages
- [BUG] `managed-settings.json` auto-updates are disabled when they should not with `CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=0`
- npm → standalone migration doesn't detect or warn about existing npm install
- Escape key cancels running background agents — should only clear input line
- [Bug] Critical Memory Leak in Claude CLI - Grows to 8.5GB+ During Code Generation
- [BUG] Bash tool EINVAL on task output file open — regression in v2.1.45+ (Windows 11, native)
- [BUG] --resume fails on Windows with Google Drive mapped drives — CWD resolves to C:\Windows instead of actual path
- [Bug] Anthropic API Error: Internal Server Error (HTTP 500)
- [BUG] Bash tool returns "Exit code 1" / "(No output)" for SSH commands on Windows - regression in 2.1.45
- Chrome extension MCP process becomes stale mid-session, kill deregisters tools permanently
- [Bug] Claude 3 Opus generates irrelevant content instead of respecting current project context
- [MODEL] Weekly Limit Inconsistency on Max 20x Plan - Max 20x weekly limit depleted in 2-3 days despite moderate 5-hour session usage
- [BUG] /compact command fails at 0% context remaining
- [Bug] Shell tool fails with EINVAL error on Windows temp directory access in v2.1.53
- [BUG] v2.1.45: Bash tool fails with exit code 1 on Windows (MSYS2 stdout pipe issue)
- [BUG] CC Eating RAM like hungry monsters
Changelog
What's changed
- Fixed auth refresh errors