Digest / December 14, 2025
Claude Code Issues Digest — December 14, 2025
59 new issues filed ·
53 resolved in anthropics/claude-code (UTC day).
New issues (59)
- /ide command fails in devcontainer: VS Code extension ignores $CLAUDE_CONFIG_DIR when writing lock files
- [BUG] Exclude patterns in permissions.json not enforced for nested glob patterns
- [Bug] Auto-compact fails with "conversation too long" error in multi-agent workflows
- [BUG] claude-code-guide Agent Cannot Access Documentation (HTTP 403)
- [Feature Request] Disable auto-completion and provide version pinning to prevent unintended input loss
- [FEATURE] PermissionRequest hook payload should include tool_use_id
- Edit tool replaces Turkish UTF-8 characters with ASCII equivalents
- [BUG] Prompt suggestion replaces existing prompt
- [BUG] Claude crashes its own session when using broad process killers (taskkill //IM node.exe, pkill node)
- Last character truncated in terminal output (statusline, release notes, etc.)
- [BUG] Severe quality degradation despite /model showing Opus - possible silent model mismatch
- [BUG]
- [BUG] Claude Code instance becomes unresponsive when starting additional Claude Code Sessions
- [FEATURE] Deno and JSR in Claude Code Web
- [BUG]
- [BUG] Cli Long term chatting will flicker and scroll
- [BUG] SubagentStop hook breaks tool injection for all plugin-defined subagents
- [BUG] LSP servers not loading due to race condition between LSP Manager initialization and plugin loading
- [BUG] Agent setting in .claude/settings.json is ignored on Claude Code for Web (claude.ai/code)
- [FEATURE] Allow project-level rules to override user-level rules
- [BUG] Claude forgets about plans
- [BUG] VSCode extension: Conversation lost when moving panel to new window
- [Feature Request] Add support for alternative AI models alongside Claude
- [Bug] Compact operation hangs with 9% remaining progress
- [FEATURE] Request to Change Claude AI Response Font Family
- [BUG] Builtin /review command no longer works, told to install a plugin and use /code-review
- [Feature Request] Add option to disable feedback prompts after each execution
- Hookify plugin: 'stop' event rules incorrectly fire on all tool uses
- [FEATURE] Optionally, render code diffs in terminal as data:... links with patch contents instead
- API Error: orphaned tool_result blocks after context truncation
- [Bug] Claude generates inappropriate "Nazi Judge" persona in multi-agent audit workflow
- Image paste from clipboard not working in some terminal emulators (Terminator, PhpStorm integrated terminal)
- [BUG] FIX YOUR FUHKING SCROLL ISSUE - STOP IGNORING IT ITS BEEN REQUESTED FOR OVER A YEAR ITS AI SLOP FIX IT
- [FEATURE] Update feature-dev plugin to use opus
- [BUG] Making unasked for changes too often, kind of frustrated by it. GPT never does this
- [BUG] Claude tries multiple times to create pop-up larger than Safari Maximum popup size
- [BUG] Error: Error during compaction: Error: Failed to generate conversation summary - response did not contain valid text content
- [Bug] Claude stops responding after successful tool calls with "No response requested."
- [Bug] Edit tool false positive "File has been unexpectedly modified" detection
- [BUG] /context slash command no longer exists in CC VS Code extension
- [Feature Request] Add plan naming and automatic retrieval from plan history
- [BUG] Statusline context_window tokens are cumulative and don't reset on /clear
- [BUG] Cannot edit cloud environments on CC Web
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant messages
- [Feature Request] Tab-completion for slash command category filtering with configurable order
- [BUG] Install bash script fails with timeout
- [Bug] Focus lost in Claude Code editor after Alt+Tab switch on Windows
- [BUG] VSCode extension does not load @ file imports in CLAUDE.md
- Bash Tool: No Output or File Creation Possible
- [BUG]
- [BUG] API Error: 400
- Bug Report
- unknown error when running slash command
- [Feature] Add /restart command
- [BUG] API Error: Repeated 529 Overloaded errors
- [FEATURE] Add built-in setting to customize the Claude Code ASCII banner/logo in terminal
- [Feature Request] Load CLAUDE.md from VS Code workspace root directories
- [Bug] Unable to compact or continue conversation after message exchange
- Feature Request: Expose per-sub-agent metrics in status line and hooks
Resolved issues (53)
- [BUG] SessionStart hook doesn't receive CLAUDE_ENV_FILE when installed by a plugin
- [BUG] Claude crashes its own session when using broad process killers (taskkill //IM node.exe, pkill node)
- [FEATURE] Separate runtime state from configuration to support home directory managers (e.g., `alwaysThinkingEnabled`)
- [BUG] claude-code-guide Agent Cannot Access Documentation (HTTP 403)
- [BUG] /rename command not available after update 2.0.65
- [FEATURE] Customize /compact strategy
- statusLine: total_input_tokens should include system prompt, tools, and memory
- [Bug] Homebrew suggests upgrade to unpublished version 2.0.65
- [BUG] "Ask before edits" setting does not prevent file modifications via Bash commands
- [Feature Request] Add keyboard shortcut for --resume in session picker
- Use headless terminal emulator (e.g., xterm.js) to handle progress bars and \r correctly
- [Bug] Stray characters "[O[I" appear when switching back to Claude Code window
- [BUG] Write tool permissions not respected despite being in allowed list
- [Feature Request] Allow scope specification for plugin installation via / command
- [BUG]
- [Bug] Auto-Compact loops indefinitely without processing tasks
- [BUG] Claude Code fails to read updated file content despite repeated user instructions
- [Bug] Task resume fails with 400 error after subagent uses tools (tool_use_id mismatch)
- Model dismisses real CVE-2025-55182 as "fabricated" without searching first
- Bug: ARM64 binary replaced with x86_64 during install on Apple Silicon
- [USAGE-LIMITS] 5-Hours and Weekly Limits, Claude Negatives
- [hookify plugin] Import error: No module named 'hookify' due to versioned cache path
- [Bug] Vim-mode Insert inserts escape sequences for Option+Arrow keys
- [BUG] Bash commands with stderr redirection (2>/dev/null) require permission despite whitelisted base commands
- Hang: spurious /dev/tty reader
- [BUG] Feature request: Context overflow warning and graceful handling before crash
- [Bug] Anthropic API Error: Cannot modify thinking blocks during compaction
- [Bug] Extended thinking mode causes API timeout and hangs CLI startup
- MCP tools context cannot be isolated to SubAgents only - requires MainAgent enablement
- [Bug] Agent hangs during long-running tasks requiring manual interrupt
- [BUG] Custom MCP isn't connecting even after OAuth ClaudeDesktop
- Claude bypasses user-specified agents for 'simple' tasks despite explicit instructions
- [FEATURE] Enter key does not submit!
- [Bug] Claude randomly inserts unexpected code during generation
- [Bug] Claude hangs during execution and fails to resume after interruption
- [Bug] Unexpected behavior when requesting compose changes
- [Bug] Claude Code hangs requiring manual restart and context loss
- [Bug] Opus orchestrator marks tasks completed without actual execution
- [Feature Request] Add context window token metrics to status line JSON
- [BUG] Web Search Did 0 searches
- [BUG] "No plan found. Please write your plan to the plan file first." after hitting limits and later resuming conversation in another process.
- [FEATURE] Root dir permission request
- [FEATURE] Request to Change Claude AI Response Font Family
- [Bug] Tab autocomplete interferes with completed prompts
- [Feature Request] Disable auto-completion and provide version pinning to prevent unintended input loss
- [BUG] Making unasked for changes too often, kind of frustrated by it. GPT never does this
- [Bug] Edit tool false positive "File has been unexpectedly modified" detection
- [BUG] Glob tool silently fails with absolute paths (macOS - cross-platform issue)
- [Feature] Add /restart command
- [BUG] VSCode extension does not load @ file imports in CLAUDE.md
- Bash Tool: No Output or File Creation Possible
- [BUG] API Error: Repeated 529 Overloaded errors
- [Bug] Unable to compact or continue conversation after message exchange