Digest / December 6, 2025
Claude Code Issues Digest — December 6, 2025
71 new issues filed ·
35 resolved in anthropics/claude-code (UTC day).
New issues (71)
- [Bug] Excessive token consumption on repeated task failures
- [BUG] Claude Code crashes with unhandled EPERM when killing shell running as different user
- [Bug] Image upload exceeds size limit with no recovery option
- [BUG] shopt commands run in zsh
- [Bug] Infinite loop on oversized image error with double ESC recovery
- [FEATURE] Project-specific plan storage location
- [Bug] Claude Code enters infinite loop while ignoring user instructions and also swears in the replies
- [BUG] Plan mode acceptance UI is haunted
- [BUG] CLI hangs on paste from accessibility/voice-to-text tools - bracketed paste mode mishandling
- [BUG] `requires git-bash` error persists on Windows even when `CLAUDE_CODE_GIT_BASH_PATH` and symlink are set
- [Feature Request] Add confirmation prompt for numeric hotkeys 1-2-3
- [BUG] alse positive content filter on standard React form component
- [BUG] Claude repeatedly fails to include cd prefix in Bash commands despite acknowledging the requirement
- [BUG] Sessions become unresponsive after upgrade to 2.0.60 (suspected background agent blocking)
- [Bug] Excessive feedback prompts interrupt workflow every few minutes
- [Feature Request] Remove post-compaction confirmation prompt
- mistake please delete
- [DOCS] 1. Write to temporary file first (session.tmp) 2. Only after complete → rename to main file (session.jsonl) 3. Keep backup of previous version
- PreToolUse/PostToolUse hooks fail mid-session with 'No such file or directory' despite files existing
- Feature request: `/id` command to display current session ID
- [BUG] Edit(.git/**) permission doesn't allow git to write .git/config in sandbox
- [FEATURE] Clear distinction in VS Code plugin between main agent and sub-agent entries
- [BUG] It failed many times to edit file. So making unnecessary calls and looping waisting time.
- [Bug] Multiple concurrent Claude Code terminals hang after 2 hours with repeated token usage
- [FEATURE] reuse same CLI for multiple agents
- [Bug] Follow-up prompts not sending to server when queued
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant message
- [BUG] VS Code extension fails to detect git-bash on Windows despite correct configuration
- [BUG] PermissionRequest hook does not trigger in VSCode extension
- [Bug] Excessive compaction status prompts during conversation
- VSTO Add-ins fail to load: ComponentAppInfo conflict when multiple add-ins share domain-neutral assemblies
- [BUG] ClaudeFilePathFilter crashes on `>` `"` `:` character in tool outputs (Write, Edit, Bash)
- [Bug] MCP server installation fails silently after restart prompt, requiring manual workarounds
- [Bug] Flip UI command enters infinite loop on macOS without fixing issue
- [BUG] Claude Code Issue Report: type: "prompt" hook causes JavaScript heap out of memory
- [BUG] Git proxy service not running on port 25968 - Unable to push to GitHub from Claude Code remote environment
- [BUG] autoUpdaterStatus: "disabled" setting is ignored - CLI auto-updates anyway
- [Bug] PreToolUse hooks bypassed when permission rule matches
- Optimizing Parallel Execution for Presentation Building Workflows
- Feature Request: Subscription-Gated Local LLM for Claude Code
- [BUG] alwaysAllowedMcpTools configuration not being respected
- Dev mode: Add confirmation dialog for import database button
- [Bug] Multiple Claude Code instances fail with Cursor IDE integration
- [Feature Request] Add vim-style navigation (j/k keys) for dropdown option selection
- [BUG] I dont know the name of. just crash in php storm.
- [Bug] Terminal plugin truncates URLs to ~12 characters in plan phase output
- Limit reached · resets 1pm (America/Chicago) · /upgrade to Max 20x or turn on /extra-usage
- [Bug] Claude Code hangs or freezes during execution with no recovery mechanism
- Public/Private workflows and ability to create private workflow from public template
- [Bug] Document processing hangs when rapidly skipping prompts during multi-document upload
- [Bug] Feedback command fails to override subprocess execution state in threaded contexts
- [BUG] Extremely slow response times for Java code generation in Claude Code(15+ minutes)
- [BUG] Claude Code v2.x Cannot Resume Sessions Created/Used in v1.x - Version Incompatibility
- [Bug] User commands not being processed, stuck in workflow queue
- [Feature Request] Document "utrathink" performance characteristics and best practices
- [Bug] Claude ignores configured execution workflow rules and memory directives
- [Bug] Claude Code session hangs requiring terminal restart and /resume
- [FEATURE] Show compression progress percentage in CLI
- Test Coverage: V200+ Predictor Tests
- Test Coverage: Analytics Module Tests
- Test Coverage: Injuries Module Tests
- [FEATURE] Organize plans by projects
- [FEATURE] Pre-Compact Auto-Save and Improved Summarization
- [Bug] Claude Code hangs indefinitely during processing with no error output
- PostToolUse hook not sending tool_use_id field as documented
- Model setting in settings.json is ignored on startup - defaults to Sonnet instead of configured Opus
- [FEATURE] Add `installMethod` support for system package manager installations (pacman/AUR, apt, etc.)
- [BUG] every single conversation in history shows the same message when i run the /resume command
- [MODEL] Claude Code misreads numeric values (1.5 vs 15, 1.1 vs 11)
- [FEATURE] Add jsonc Extensions to VSCode Plugin JSON Validation Mappings
- [Bug] Claude Code freezes and blocks terminal creation until VSCode restart
Resolved issues (35)
- [BUG] duplicated slash commands when scrolling
- [Bug] Claude Code enters infinite loop while ignoring user instructions and also swears in the replies
- mistake please delete
- [Feature Request] Add thinking frontmatter option for slash commands
- [BUG] /doctor return error
- [FEATURE] Add planStorage setting to configure plans directory location
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant messages
- [FEATURE]
- [Bug] MCP Server Reconnect fails on first attempt, succeeds on retry
- [Bug] Agent assumes git branch commands succeed without verification
- [BUG] Deny permissions for Edit/Write tools not enforced in v2.0.56
- [Bug] Plugin install doesn't sync with installed_plugins.json when entry missing
- Custom agent with model: haiku fails with thinking error
- [FEATURE] Config to move to Activity Bar in vscode
- [FEATURE] UX-ISSUE - Claude doing animations closer to writing code
- [Accessibility] NVDA announces elapsed time and token usage metadata, creating unnecessary verbosity
- Bash tool produces permission denied errors in stderr for temp working directory
- Feature Request: SessionStart hooks should support automatic skill invocation and file reading
- [BUG] Working directory doesn't match selected directory when using worktrees
- [Bug] ESLint errors not being fixed, forcing manual eslint-disable workarounds
- [Bug] Anthropic API Error: OAuth token expiration not handled, requires manual /login restart
- [BUG] ask permission rule bypassed when git commit is chained with &&
- Rendering Glitch: Multiwindow Input Causes Newline Spam on CLI
- [FEATURE]
- [Bug] Bash commands freeze with no output in Claude Code
- [BUG] VS Code extension fails to detect git-bash on Windows despite correct configuration
- [BUG] ClaudeFilePathFilter crashes on `>` `"` `:` character in tool outputs (Write, Edit, Bash)
- Optimizing Parallel Execution for Presentation Building Workflows
- [Bug/Feedback] Interactive prompt option 3 blocks command input instead of returning to CLI prompt
- [BUG] Session ID Mismatch When Using --dangerously-skip-permissions
- Public/Private workflows and ability to create private workflow from public template
- [BUG] Sandbox: Bash cwd tracking writes to blocked /tmp/ path causing error noise on all commands
- [BUG] All containers lost during port fix, Mac docker desktop
- Empty /cost Command Output Rendering Incorrectly
- [BUG] TODOs go back to the beginning after a context compaction