Digest / November 13, 2025
Claude Code Issues Digest — November 13, 2025
57 new issues filed ·
22 resolved in anthropics/claude-code (UTC day).
New issues (57)
- [BUG] CC very slow and make my computer very slow too - CC config file too big (600KB)
- [Bug] Feedback submission fails with transcript copy/paste and image attachments
- Oversized PDF kills the REPL
- Windows corporate environment: Infinite EPERM retry loop with SessionStart hooks
- [Bug] Plan Ready notification triggers after user responds instead of before
- [BUG] Accept Edits mode doesn't working in windows 11
- JavaScript runtime incorrectly increments large integer literals (off-by-one due to float precision)
- [Bug] @-mentioned file content not persisted across session restarts
- [BUG] Error during compaction: Error: API Error: 400
- /compact error in Claude code
- Expose token usage data to statusline scripts
- [DOCS] Clarify Skills Architecture: "Agent VM" vs Filesystem-Based Implementation
- [BUG] Scrollback issue in VS Code extension
- [BUG] Shift+Enter keybinding doesn't add a new line, but starts the prompt
- [BUG] Claude Code failed to run in VS Code Integrated Terminal through Sandboxie
- [BUG] Stop prompt from getting deleted forever when going up with cursor above first line of prompt
- [BUG] Task collects data but never writes file, CPU spikes to 100%
- [Bug] Excessive latency in URL unfurling operations causing 30+ minute hangs
- [BUG] Hooks not loading from settings.json - /hooks shows "No hooks configured yet" despite valid configuration
- [BUG] After compacting Claude is just ignoring CLAUDE.MD
- [Bug] Token validation logs show completion but no actual work performed, credits consumed unnecessarily
- [FEATURE] Instant model change ablity
- [FEATURE] Quick Model Switching for Extension & CLI
- [FEATURE] Scenario-Based Model Selection in Claude Code
- [FEATURE] User-Defined Input Preprocessing Hook
- Bash tool fails with command substitution syntax $(...)
- [Bug] System lockup on Fedora Bazzite requiring hard reset
- [Bug] Terminal title not updated to conversation name on resume or foreground
- [BUG] Severe debugging performance degradation - 10+ failed attempts vs Codex 1-shot solution
- [FEATURE] show usage on status line
- [BUG] Claude Code sometimes stop when running subagents, - I am not talking about the flickering. Latest version, Windows 11.
- [FEATURE] Suggestion: Improve code change reliability with Git-like incremental diff mechanism
- [BUG] Session stuck
- [BUG] Read tool crashes on PNGs with large transparent areas (400 "Could not process image")
- [Feature Request] Auto-load global preferences from configurable file path
- Feature Request: Show input/output token breakdown in session cost display
- [Bug] Anthropic API Error: Image exceeds 5 MB maximum size limit
- [BUG] plugin vs code : after compress context, language is switched to english automatically
- Configuration Consolidation - Unify 5 Config Systems into Single Canonical System
- File Naming Audit - Remove Temporary/Versioned File Name Patterns
- [Bug] File patch fails with "unexpectedly modified" error when changes are unstaged
- [DOCS] Install on Windows via winget command instead of PS1 install script
- [Bug] Context window exhaustion with single MCP enabled and inconsistent claude.md adherence
- [Bug] Tab completion selects wrong slash command on prefix match
- Feature Request: Display current working directory in UI
- [Bug] Image Upload Fails with 400 Error on Large Image Files
- [Bug] Anthropic API Error: Image dimensions exceed maximum allowed size (8000 pixels)
- Session limit reached ∙ resets 8pm
- [BUG] While Claude is generating a response in the VSCode extension, the chat panel is locked to auto-scroll
- [Bug] RangeError: Invalid array length in CLI renderer
- [BUG] including files with @context notation forces rereading the files for no reason
- [BUG] Cannot type in Claude Code on Windows bash until pressing Ctrl+V
- [Bug] Agentic loop fails to properly continue after message compaction (degraded post-compaction behavior) - potential incorrect injection of user messages as system-reminders?
- [Bug] Unrecoverable data loss during file operations
- [BUG] MCP servers requiring OAuth authentication don't expose tools - no browser auth flow triggered
- [BUG] Claude Desktop no expone herramientas MCP aunque el servidor las registra correctamente
- [BUG] Auth conflict: Both a token (CLAUDE_CODE_OAUTH_TOKEN) and an API key (apiKeyHelper) are set
Resolved issues (22)
- Large integer precision error in Bash command output rendering
- [BUG] Scrollback issue in VS Code extension
- CLI: SlashCommand/Skill execution indicators display twice
- [Bug] HTTP 400 Error on Session Transfer from Web to CLI
- Claude repeatedly adds inline imports despite corrections and context
- [Bug] Cannot return to prompt after navigating to previous slash command message
- [BUG] Node.js DNS resolution fails for googleapis.com (EAI_AGAIN error)
- [BUG] Claude Code consistently creates files with Linux line endings on Windows systems
- [Bug] Claude abandons current task after compaction and ignores user directives
- [Bug] Anthropic API Error: Invalid JSON in request body - malformed Unicode surrogate
- [Bug] Shell freezes and context lost when killing Claude Code application
- [BUG] One specific path isn't covered by directory permissions
- [BUG] Excessive Token Consumption Preventing Work - Max Subscription Unable to Complete 2 Hours of Development
- Please add conversation management features (edit titles, delete, search)
- [Bug] Anthropic API Error: Invalid max_tokens for claude-3-opus-20240229
- [FEATURE] Instant model change ablity
- [BUG] Stop prompt from getting deleted forever when going up with cursor above first line of prompt
- Configuration Consolidation - Unify 5 Config Systems into Single Canonical System
- [Bug] RangeError: Invalid array length in CLI renderer
- [BUG] Claude crashed with RangeError: Invalid array length
- [Bug] Tab completion selects wrong slash command on prefix match
- [BUG] including files with @context notation forces rereading the files for no reason