Digest / December 27, 2025
Claude Code Issues Digest — December 27, 2025
80 new issues filed ·
57 resolved in anthropics/claude-code (UTC day).
New issues (80)
- [Bug] Context window exceeds 120% after compact and clear operations in Messages
- [Bug] Claude loses context between sequential plan steps, treats new plans as isolated tasks
- [BUG] Autocompact in planning mode trashes the plan
- [BUG] Claude Code Windows Shell Compatibility Issue
- Feature Request: Expose custom session name in statusline JSON
- [BUG] MCP tool calls fail with "No such tool available" error despite tools being registered
- [Bug] Excessive token consumption due to generation of monolithic files instead of modular code structure
- Feature Request: Native Support for Locked/Protected Plugins
- [BUG] Conversation content duplicates 3x when code is written - scrollbar glitches (VS Code terminal)
- [Bug] Incorrect "low context" warning on fresh conversation start
- [BUG] "Could not process image" error corrupts session, persists after /exit and restart
- [BUG] output becomes garbage text
- KRITISCH - Systematisches destruktives Verhalten nach Rate-Limit / Continuation-Session - Zahlender Kunde fordert Kompensation
- [BUG] security-guidance plugin hook fails on Windows paths with spaces Body
- [Bug] Claude API returns outdated date context (2024 instead of current year)
- [BUG] Claude Code stops executing when dragged to a separate window group
- [DOCS] Clarify output structure and hookEventName usage for Stop hooks
- [DOCS] Document support for "ask" in deprecated PreToolUse decision field
- [FEATURE] Add `maxParallelAgents` Configuration Setting
- [FEATURE] add agent_type field to PreToolUse hook
- [BUG] Restore code and conversation - code is sometimes not restored
- [Feature Request] Add editor-style input controls (Select All, Delete All, cursor positioning)
- Drastically reduced quality from Sonnet 4.5 and Claude Code ~Dec 26
- [BUG] VS Code Claude extension fails on diverse permission file configuration errors, but does not report them
- Feature Request: Add defaultRunInBackground setting for Bash commands
- [Bug] Chrome extension incompatible with enterprise MCP config prevents startup
- [BUG] Terminal gets into an infinit scrolling loop
- [Feature Request] Add persistent "bash mode" toggle for seamless terminal integration with autocomplete support
- Claude Code hangs indefinitely when writing explanations to Markdown files
- [BUG] Panic: UTF-8 string slicing at non-character boundary when processing multi-byte characters
- Permission patterns with ~ paths don't match when paths are converted to relative
- Images appear as numbered items before prompt instead of inline
- Feature Request: PR Review Mode (read-only code review without modifications)
- [Bug] Documentation: additionalDirectories incorrectly stated as non-propagating to Task subagents
- [BUG]
- Screenshot (Dec 27, 2025 5:24:14 PM)
- [FEATURE] Make the 'x' icon larger in the VS Code conversation pane!
- Screenshot (Dec 27, 2025 5:43:40 PM)
- Panic when pasting Japanese text - byte index not on char boundary
- [DOC] Deploying Agent SDK on a server with claude's max plan
- [FEATURE] Add --no-ansi flag for screen reader accessibility
- [BUG]
- [Feature Request] Stream partial JSON tokens when using --json-schema
- [Bug] Statusline JSON token counts don't match /context - possible calculation error
- [Feature Request] Add option to disable auto-read of recent files after /compact
- 建议实现插件说明、技能说明等按需加载机制
- [FEATURE] Add --acceptEdits flag as cmd line arg just as we can set it via /config in interactive mode
- test
- wrong repo issue
- [FEATURE] "showThinkingIndicator": false would suppress the interactive indicator completely
- [BUG] Edit/Write tools complete but UI stays stuck on spinner until ESC pressed
- Feature Request: Claude Code Extension for Xcode
- LSP plugins not registering servers - LSP Manager initializes before plugins load
- [Feature Request] Auto-resume on rate limit with configurable retry behavior
- [BUG] Figma Desktop MCP HTTP connection fails with "No session found for sessionId
- Plugin install command doesn't update project-level settings.json with enabledPlugins
- Extracting complex tables from PDFs
- [Bug] Task Output tool consumes excessive context window tokens
- [Bug] tabs_context_mcp browser extension connection fails until Chrome restart within session
- Edit tool fails with 'File has been unexpectedly modified' when PreToolUse hook is active
- [Bug] Incorrect app name displayed in Apple Sign-In dialog
- [Bug] Project skills loading full files instead of frontmatter during discovery phase
- System-wide LSP failure: No LSP server available for any file type despite correct configuration
- Panic when rendering Arabic/RTL text in terminal: byte index not a char boundary
- Claude ignores explicit instructions in skills/commands when they conflict with default safety behaviors
- [BUG] VSCode UI extension cannot understand \_parent\_child as folder path on Windows
- [WEB] Missing Link Page Not Found
- Regression: 'Prompt is too long' error interrupts test suite execution
- [BUG] Ctrl+O causes display corruption/text duplication in iTerm2
- [MODEL] Report unexpected Claude model behavior, incorrect actions, or permission violations
- [BUG] npm install shows "installMethod is native" warning on Windows
- [BUG] text updates on-screen scroll the entire chatlog before showing new text
- [FEATURE] Enable Claude Code to access chat history in Claude App
- [Bug] Terminal output flickering during job execution in IDE
- [Bug] typescript-lsp marketplace plugin missing MCP tool implementation
- [Bug] SessionStart hook receives parent session ID in forked sessions
- [Bug] Spelling and Character Encoding Issues with Non-English Languages (Spanish, etc.)
- Skill tool available_skills list incomplete - missing documented skills from CLAUDE.md
- [BUG] Crash when displaying Japanese (multi-byte UTF-8) text in status line
- [Bug] Code modifications executed during plan mode instead of awaiting approval
Resolved issues (57)
- [Bug] Claude API returns outdated date context (2024 instead of current year)
- [BUG] SessionStart hook stdout silently dropped despite valid JSON output and exit code 0
- Feature Request: Persistent Project Memory to avoid repeating operational facts
- [FEATURE] InputValidationError in sub-agent execution when using custom ANTHROPIC_BASE_URL
- Built-in always-visible context usage indicator in status bar
- [Bug] Unable to determine issue - please provide bug report details
- Task tool subagents inconsistently fail to write files when run in parallel
- Claude in Chrome: Service worker idle timeout breaks autonomous/agentic workflows
- [BUG] Unhandled promise rejection crash in Ink rendering layer with invalid terminal dimensions
- [BUG] Bug Report: Claude Code crashes with "Error: kill EPERM"
- CPU spins at 100% in Docker container on Colima/virtiofs due to unsupported copy_file_range syscall
- [FEATURE] Do compilation logs affect Claude's code handling capabilities?
- [BUG] Status Bar Crosstalk in Multi-Session Environments
- [FEATURE] 创建 plan 时, 默认存在~/.claude/plan/ 下, 建议可以配置,支持存放在当前项目目录/.claude 下, 以便后续更新跟踪
- [BUG] Calls to GH CLI are randomly throwing API Error: 413
- [Bug] Anthropic API Error: Internal server error (500)
- [BUG] Project-level MCP servers not loading in Claude Code runtime (v2.0.76)
- [Bug] `/compact` command fails to compact conversation history
- Windows: MCP server child processes not cleaned up on exit/crash
- [BUG] File Descriptor Leak in FSWatcher for pending-claude-sessions.json Causes EINVAL Crash
- [BUG] Rust panic on UTF-8 character boundary when editing files with Chinese text
- [Bug] Duplicate slash commands from symlinked source files
- [Bug] Session token consumption increases during user input wait state
- [BUG] Hookify warn rules don't educate Claude AI - messages only shown to user
- [Bug] File deleted unintentionally during file reorganization
- Feature Request: Native Process Forking for Parallel Context Exploration
- file autocomplete doesn't work for uninitialized git submodules
- [Bug] Plan mode changes applied to files unexpectedly
- [FEATURE] Chrome profile selection and incognito mode support for Claude in Chrome
- Feature request: Expose autocompact settings in statusline JSON input
- Feature Request: Access Claude GUI user preferences from Claude Code CLI
- [Bug] Application fails to start on debug/fix-startup branch
- [Bug] Application fails to start on debug/fix-startup branch
- [BUG] SessionStart hook with "compact" matcher output not injected into context
- [Bug] FSWatcher initialization fails with "Unknown Error, TODO"
- [Bug] Repository name/owner lost after auto-compact, invents incorrect GitHub identifiers
- [Bug] Commands not registered when skill.md file exists in commands folder
- [BUG] ERROR Cannot assign to read only property '0' of object '[object String]'
- [FEATURE]: Image was too large. Double press esc to go back and try again with a smaller image.
- [Bug] Custom slash command without arguments clears user input from history
- [Bug] MCP configuration and slash commands corrupted/overwritten intermittently
- [Feature Request] Support Claude Code extension detection in WSL environment
- [BUG] VSCode Extension loses focus
- [BUG] CLI hangs indefinitely on network interruption, unresponsive to Escape/clear
- [BUG] VSCode: Unable to use prior conversations when switching from subscription to console API after hitting your 5 hour limit
- [FEATURE] Notification in Claude VS Code extension
- Tab completion for filenames should work too when we are typing custom commands
- [BUG]
- Output is coming line by line instead of sentence
- test
- wrong repo issue
- [FEATURE] Add --acceptEdits flag as cmd line arg just as we can set it via /config in interactive mode
- Panic when pasting Japanese text - byte index not on char boundary
- [Feature Request] Auto-resume on rate limit with configurable retry behavior
- [Bug] Incorrect app name displayed in Apple Sign-In dialog
- Edit tool fails with 'File has been unexpectedly modified' when PreToolUse hook is active
- [BUG] Crash when displaying Japanese (multi-byte UTF-8) text in status line