Digest / December 28, 2025
Claude Code Issues Digest — December 28, 2025
76 new issues filed ·
38 resolved in anthropics/claude-code (UTC day).
New issues (76)
- [Bug] Claude Code process hangs or processes extremely slowly
- VS Code Extension: MCP permissions not persisting despite settings
- [BUG] Extension Sidebar Icons Disappear When Claude Code Extension is Enabled in Antigravity IDE
- [FEATURE] Support for Programmatic Input Submission in Interactive Mode
- [BUG] "Prompt is too long" error when SessionStart hooks inject large context
- [BUG]
- [Bug] Claude Code unable to connect to Rider IDE
- Skill tool fails when SKILL.md contains markdown tables with pipe characters
- [Bug] Terminal UI flashing/scrolling erratically during manual code review in long chat histories
- Install script shows incorrect version number
- [BUG]
- [FEATURE] Support cross-platform MCP configuration in plugins
- perf(freeacademy): Add unoptimized prop to all webp Image components
- [Bug] Hardcoded year 2024 in date handling
- [Bug] Bash tool unnecessarily prepends working directory to commands on Windows
- Panic on Chinese character boundary when processing UTF-8 strings
- [BUG] IntelliJ plugin: IDE selection not persisted across sessions
- [Bug] Panic on Chinese character processing: invalid byte index in UTF-8 string
- Misleading 'failed to install marketplace' notification shows even when plugins load successfully
- [Bug] Unable to process request - missing bug report details
- [Bug] Install subcommand downloads wrong architecture on Apple Silicon
- Windows: Console windows flash when running Bash commands (missing windowsHide option)
- [BUG] Text Rendering Issues - Garbled Characters Until Selection
- [FEATURE] don't treat README.md inside .claude/commands/ folder + subfolder as a command
- Local plugins incorrectly blocked from update UI
- Add session management: delete and rename sessions in CLI and VS Code extension
- /feedback form never submits
- [Bug] Conversation rename fails with ENOENT error when saving to disk
- [Feature Request] Add wildcard support for Skill permissions (Skill(*))
- [Bug] Segmentation fault during resume command execution
- [FEATURE] Support multiple GitHub accounts in Claude Code on the web (claude.ai/code)
- [BUG] Only one personal agent loads - others incorrectly marked as duplicates
- [Bug] Playwright Browser Download Blocked in Web Environment
- [Feature Request] Allow Claude to exit session programmatically via tool
- PostToolUse hooks not firing on macOS
- Security Bug: Chained commands bypass permission check
- [Feature Request] Improve Flatpak Chrome integration to support automatic detection and configuration
- [Bug] Claude in Chrome: CRX_FILE_NOT_READABLE - Cannot install from Chrome Web Store since Dec 18 update
- [Bug] PATH environment variable cleared when adding new entry
- [Bug] Session crashes when reading large script output; /compact fails to recover
- [Bug] Claude Opus hallucinating fabricated system-reminder blocks with fake tool results
- [Feature Request] Support system package managers (Nix, Homebrew, etc.) - add CLAUDE_INSTALL_METHOD env var
- Panic: UTF-8 byte boundary error when rendering Chinese characters in Markdown tables
- [BUG] Intellij Idea IDE integration fails with an exception for ktor dependency
- [BUG] VSCode diff always automatically (re-)opens the Terminal Panel
- [Feature Request] Add graph RAG system for handling larger architectural relations, It forgets deign choices, fails to FOLLOW SOLID and DRY principles in coding when repo is big
- [Feature Request] Allow passing image file paths as strings instead of embedding images
- [BUG] bash completion not work????
- [BUG] Bash tool corrupts commands with multi-line + pipe, and $() in pipes
- [Bug] TypeScript LSP initialization fails silently
- [Bug] Claude ignores explicit file path instructions, requires re-confirmation to locate files
- Accidental Issue.
- [BUG] Pasting Text Does Not Work in Neovim Terminal Tab
- [Bug] Edit auto-acceptance session flag not persisting across prompts
- [FEATURE]
- [FEATURE] [VSCode Extension] Transfer chats between vscode windows with their instances on the respective folder.
- [Bug] Plan files not persisting through compact operation causing immediate drift
- [BUG] Config file corruption when multiple Claude Code processes run concurrently
- [Bug] Claude ignores repeated file read instructions without explicit emphasis
- [Bug] Ctrl-D triggers premature quit instead of deleting next character in input (when input is present)
- [BUG] Devcontainer init-firewall.sh duplicate ip failure
- Always allow on multi-line commands saves broken/useless permission fragments
- [Feature Request] Allow Google Gemini API (generativelanguage.googleapis.com) in Claude Code Mobile
- [Bug] Rewind command fails to revert file changes after initial prompt modifications
- [BUG] Stuck in Checking connectivity when I start
- [Feature Request] Support for splitting large files to work within token limits
- [BUG] PostToolUse hooks not firing on Termux/Android while other hooks work
- [FEATURE] Context-Aware Tool Approval in PreToolUse Hooks
- Enable LSP tool to connect to installed language servers
- [BUG] Plugin cache keeps old versions and runs their hooks!
- [BUG] Claude CLI install fails with “another process is currently installing” (stale lock after uninstall)
- [BUG] Node.js crash: Cannot find module '/Users/[username]'
- [Bug] Stop hook executes twice on process termination
- [Bug] Alt+V image paste has 5-second delay on Windows
- Show file paths relative to project root, not current working directory
- Show file paths relative to project root, not current working directory
Resolved issues (38)
- [BUG] "Prompt is too long" error when SessionStart hooks inject large context
- @file autocomplete adds incorrect ../ prefix in git subdirectories
- [BUG] Plugin System Overwrites User Settings
- [Bug] Unable to process empty bug report
- [Bug] /chrome Claude in Chrome Status: Disabled - Native Messaging Host not installing (Windows)
- [BUG] Claude trashes permission system 4 times over last week
- Feature: Support per-instance config directory for multi-agent environments
- [Feature Request] Add option to conditionally skip loading ~/.claude/CLAUDE.md based on working directory
- [Bug] CLAUDE.md rules not persisted across prompts in session
- VSCode Remote-WSL: Chat session not persisted after Reload Window
- [Bug] Claude Code refusing to proceed with task execution
- [BUG]
- [BUG] mobile app PR UI stuck showing closed PR doesn’t update across sessions
- [Bug] large PDF causing failures of all subsequent prompts
- [Bug] Context loss after auto-compact causes model to relearn task context
- Slash commands only work on first message in Claude Code Desktop
- [BUG] User-defined Skills load full content at startup, violating the documented progressive disclosure mechanism
- [BUG] when I open clod code -TREAM_DESTROYED
- [BUG] User-created Skills cannot be invoked via the `/skillname` command.
- [Bug] File reference autocomplete not displaying suggestions with "@" symbol
- Feature Request: Project-level skill overrides for marketplace plugins
- Crash: UTF-8 char boundary panic when handling Chinese characters
- [Feature Request] Add option to show Claude's thinking by default without toggling
- [BUG] API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation.
- Feature request: Support wildcard subdomain matching for WebFetch domain permissions
- [Bug] Korean IME input not displaying inline at cursor position
- [Bug] Context window depletes rapidly in plan mode with MAX model
- LSP plugin loading broken in v2.0.74+
- [BUG] pressing alt tab to activate thinking does not work in Manjaro Linux.
- [Bug] Session crashes when reading large script output; /compact fails to recover
- [Feature Request] Support system package managers (Nix, Homebrew, etc.) - add CLAUDE_INSTALL_METHOD env var
- Accidental Issue.
- [BUG] VSCode diff always automatically (re-)opens the Terminal Panel
- [Bug] Ctrl-D triggers premature quit instead of deleting next character in input (when input is present)
- [Feature Request] Support for splitting large files to work within token limits
- [BUG] Stuck in Checking connectivity when I start
- [BUG] Claude CLI install fails with “another process is currently installing” (stale lock after uninstall)
- Show file paths relative to project root, not current working directory