Digest / December 15, 2025
Claude Code Issues Digest — December 15, 2025
99 new issues filed ·
62 resolved in anthropics/claude-code (UTC day).
New issues (99)
- Bypass permissions broken in VS Code extension; CLI non-functional in remote containers
- Feature Request: Kill switch for runaway Task agents
- The bug: BqA() in cli.js counts cache_creation_input_tokens and cache_read_input_tokens toward context usage, but these are cumulative session stats (millions of tokens), not actual context window consumption.
- [BUG] Crash: HTTP Client thread SIGABRT (abort() called) in v2.0.69
- [Bug] Background commands leak between sessions causing cross-session interference
- [FEATURE] Automatically detect when `cmd.exe /c` prefix is requried
- This is NOT an AUP violation:
- [BUG] /rewind shows "Restore code" option intermittently or fails to restore files
- [Feature Request] Add configuration to disable or customize auto-complete suggestions
- [BUG] Plan Mode: Claude executes edits when "Exited Plan Mode" system reminder appears without user approval
- Queue-operation loop causing high CPU and system freezes on Raspberry Pi
- [FEATURE] shortcut to go to prompt
- [Bug] `/context` command duplicates and fails to return results when using databricks claude anthropic endpoint
- [Feature Request] Add keyboard navigation for prompt/response history in VS Code plugin
- [BUG] ENABLE_EXPERIMENTAL_MCP_CLI=true mode results in intermittent use of stale session ID
- [FEATURE] Add escape key sequence to allow terminal passthrough (e.g., for screen/tmux detach)
- Hint text corrupts statusline output containing links
- [Bug] High memory usage and CPU spinning in Node.js event loop during garbage collection
- PasswordResetConfirmRequest.java
- [BUG] terminal setup crashes in ghostty
- [Feature Request] Add workingDirectory setting to specify project root independently of VSCode workspace folder
- Skills don't auto-activate in spawned agents (via Task tool)
- [Bug] Anthropic API Error: 520 Status Code
- Project agents not loaded - silent failure on startup and auto-compact
- [BUG] OpenTelemetry monitoring via managed-settings.json stopped collecting logs starting from v2.0.65
- Interactive session crashes with compound instructions in Docker + --dangerously-skip-permissions
- [Bug] Claude ignores explicit user instructions and performs predicted tasks instead
- [Bug] midway the chat it returns "Context low · Run /compact to compact & continue" previousely it compressed the conversation itself
- [BUG] I am not able to login through VSCode extension
- [Bug] Out of Memory crash on macOS 8GB RAM reading CLAUDE.md
- [Feature Request] Increase Claude 3 Opus context window support
- [BUG] Rate limit blocking usage despite having available credits ($19 remaining)
- [FEATURE] Leave Claude with single Ctrl+D
- [BUG] During tool usage, claude code does not terminate a underline
- [BUG] Windows PowerShell installer (install.ps1) serves outdated version 2.0.65 while Linux is at 2.0.69
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant messages during compaction
- Feature Request: Expose conversation context metrics to status line hooks
- [BUG] .env variable substitution in .mcp.json works in Cursor but not VS Code
- [Bug] Anthropic API Error: Invalid tool_result block without corresponding tool_use
- [BUG] RangeError: Invalid array length causes session crash
- Limit reached resets 1:30pm (Asia/Calcutta) ·
- [BUG] /resume shows global history instead of filtering by current directory (breaks worktree isolation)
- [BUG] Windows IDE integration PHPstorm - No available IDEs detected.
- [Bug Report: API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"Could not process PDF"}]
- Thinking is on by default- and eats my rate limit right away.
- [FEATURE] Enable GitHub Discussions for community discourse
- Unsafe Autonomous File Modifications by Editor-Embedded AI Agent
- [Feature Request] Add PyCharm/JetBrains IDE button alongside VS Code button
- [BUG] Thinking is always enabled eventho settings.json already mentioned the "alwaysThinkingEnabled": false
- Feature Request: Allow Permission Mode Switching in PermissionRequest Hooks
- Feature request: Customizable display names in CLI output
- [BUG] Project agents not available on Claude Code Web
- [Feature Request] PreCompact hook should support context threshold percentage trigger
- [Bug] Image size validation error persists after conversation rewind
- [BUG] Background Bash task notifications persist as "running" after processes complete/fail/killed
- [Bug] Bash commands failing with exit code 1 (silent failure)
- [BUG]
- [BUG] Memory leak: Single agent task consumes 15+ GB RAM when using custom orchestrator agent
- [Bug] Auto-Compact failed to trigger
- [BUG] Excessive config file polling during UI render causes full CPU usage when arrow key is pressed to recall previous prompt
- Parallel Task agents intermittently lose output content
- wrong repo
- [Feature Request] Add parsed skill names to VS Code slash commands
- [Feature Request] Include actual context window usage in statusline JSON
- [FEATURE] GitHub CLI Support for iOS Claude Code
- [BUG] /plugin update does not invalidate plugin cache
- [Bug] Rejected changes reapplied instead of respecting user rejection
- [BUG] `/review` Command -> Plugin Installation Instructions Incorrect
- Bug: YAML multiline syntax (>-) shown instead of parsed description in skill list
- [FEATURE] Alias labels for Additional Directories
- [BUG] AWS Bedrock Air-Gapped Regions
- [Feature Request] Expose MCP Server Toggle as a Claude-Invokable Tool for Skills
- [Feature Request] Support dynamic terminal theme detection for light/dark mode
- [BUG] Claude is never thorough with Impact analysis
- [Feature Request] Add @git support to reference uncommitted changes
- [Bug] Error: Cannot compact conversation beyond 0%
- [DOCS] Tags please?
- [Bug] Anthropic API Error: Orphaned tool_result block without corresponding tool_use
- Scaling Considerations: PreCog Sweep to 1,000 Drones
- [Feature Request] Add notification/popup for sub-agent model configuration mismatch
- [BUG] using mcp prompt resource that has spaces, results with "Unknown slash command:"
- [BUG] Atlassian MCP OAuth uses `localhost` instead of RFC 8252 recommended `127.0.0.1`
- [Bug] Session state leakage between multiple Claude Code instances with Sonnet
- [BUG] Claude deleting files without requesting permission
- [BUG] Hooks not loaded from .claude/settings.json when file also contains "permissions" block
- [Bug] Extended thinking continues despite being disabled in config
- Add setting to persist editor mode (vim) across sessions
- Security: Predictable temp file names in /tmp vulnerable to symlink attacks
- [BUG] Fails to authenticate using AWS SSO profile
- [BUG] SONNET USAGE FAILED TO RE
- [BUG] Chat history not persisting for projects on mapped drives / OneDrive
- [Bug] Agent ignores `.gitignore` patterns and accesses excluded files
- [FEATURE] Don't waste tokens on commands that don't require agent
- [Bug] Status line token counts not resetting after /clear or /compact commands
- [BUG] Opus 4.5 showing in Claude Code CLI, but not showing in Claude Code VSCode extension
- [Bug] Claude Code modifies unrelated code when making single-line changes
- [Bug] Message Compaction Fails with Multiple Agents
- [Bug] AI model consistently reports incorrect year (2024) in responses
- [Bug] Secrets exposed in conversation logging even if read from 1password
Resolved issues (62)
- [Bug] Exclamation mark commands incorrectly parse subsequent input as continuation
- Crash: HTTP Client thread SIGABRT (abort() called) in v2.0.69
- [Bug] Claude stops responding after successful tool calls with "No response requested."
- [Bug] Claude Code GitHub Review Workflow Hangs and Times Out
- [BUG] API Error: 400
- System tools unfairly count against user token limits
- [BUG] OpenTelemetry monitoring via managed-settings.json stopped collecting logs starting from v2.0.65
- Plugin Management Issues in Claude Code Marketplace
- [FEATURE] Add command to delete chat sessions
- [Bug] Paste mode not properly disabled after Claude Code exit
- [Bug] Incomplete i18n implementation causing inconsistent UI state and blocked verification
- [Bug] Anthropic API Error 400: Compact Command Failed
- [BUG] anthropic-beta header rejects oauth-2025-04-20 with 400 invalid_request_error ("Unexpected value(s) ...")
- [Bug] Anthropic API Error: Assistant message must start with thinking block
- [BUG] Context window usage number incorrect after slash commands
- ANTHROPIC_MODEL environment variable ignored on Bedrock - hardcoded to anthropic.claude-3-5-sonnet-20240620-v1:0
- [Bug Report: Unable to process empty issue submission]
- [Bug] Model selector ignores Claude Opus 4.5 selection, defaults to Opus 4.1
- [Feature Request] Update window titlebar when chat name is changed
- [Bug] Image upload fails with size error, subsequent prompts blocked until restart
- [Feature Request] Project-level plan file storage path configuration
- [Bug] Auto-compact not triggering when context limit reached
- [Bug] Terminal crash when displaying 17K+ message history with Ctrl+E
- PreToolUse hooks with exit code 2 don't block Write/Edit operations
- [Feature Request] Make thinking indicator word customizable or removable
- Task tool subagents fail with "OAuth authentication is currently not supported" when logged in via OAuth
- [Bug] Plan mode repeatedly displays stale plans instead of current state
- [Feature Request] Auto-compress images exceeding size limit on paste
- Expose CLAUDE_SESSION_ID environment variable
- [Bug] Plan mode executes write operations without user approval
- [Bug] Claude Code process hangs indefinitely during execution
- [Bug] Skill bash command permission check fails for exclamation mark in Ruby idiom examples
- [Bug] Windows Cygwin Path Conversion Failure on Non-Cygwin Systems
- [Bug] AskUserQuestion tool missing from available tools list
- Customizable Loading/Status Messages
- [Bug] Windows ENOENT: Illegal colon character in MCP log directory paths
- [Feature Request] Add dynamic thinking control via UserPromptSubmit hook output
- MCP tool call UI: Command buried under verbose description
- [Bug] Claude reiterates rejected plans instead of incorporating feedback comments
- [BUG] MCP log directories use colons in path names, crashes on Windows
- [BUG] Claude does not respect permissions allowlist. It always asks for permissions when calling MCP tools
- [FEATURE] Add Plugin install / uninstall hooks
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant message during compaction
- [BUG] Claude code is completely slow.
- [BUG] Archived sessions become active in Claude Code web interface
- [Feature Request] Display Claude Max/Pro subscription rate limits in status line
- [Bug] Status line token count excludes system prompt and tools, differs from /context command
- [Bug] Cursor IDE crashes with multiple concurrent Claude Code CLI instances
- bad terminal hard cursor placement
- [BUG] Plan mode conflicts with read-only user preferences in CLAUDE.md
- Feature request: Indicate when a skill is being used
- [BUG] Thinking is always enabled eventho settings.json already mentioned the "alwaysThinkingEnabled": false
- wrong repo
- [BUG] `/review` Command -> Plugin Installation Instructions Incorrect
- Bug: YAML multiline syntax (>-) shown instead of parsed description in skill list
- Limit reached · resets Dec 15, 3pm (America/Chicago)
- [BUG] Input text cleared when @mentioning MCP server to toggle
- [Feature Request] Support dynamic terminal theme detection for light/dark mode
- [FEATURE] Add command to logout from all Claude Code instances
- Slash Command Visibility Broken for .gitignored subdirectories
- Bypass permissions broken in VS Code extension; CLI non-functional in remote containers
- [BUG] Prompt suggestion replaces existing prompt