Digest / October 13, 2025
Claude Code Issues Digest — October 13, 2025
49 new issues filed ·
33 resolved in anthropics/claude-code (UTC day).
New issues (49)
- [BUG] Error: Failed to spawn Claude Code process: spawn ... ENOENT
- [FEATURE] Support ~/.claude/settings.local.json
- [Bug] Auto-edit fails to auto-modify files in dot directories
- SOIL.DAYS_TO_STRESS_ADJUSTED not calculating - WEATHER.ET0 dependency not triggered
- [BUG] Core dumped in linux and Buffer saturation in linux when multiples claude running in some consoles
- [BUG] additionalContext from SessionStart hook shown to user
- [BUG] Status Line Escape Sequence Parsing Fails to Render Correctly
- [FEATURE] User message background highlighting makes text harder to read in dark terminal themes
- [BUG] Sub-agent Write tool operations don't persist to filesystem - Partial sandboxing (v2.0.14)
- [BUG] VSCode Diagnostics makes CC throw 400 errors
- Fix: Add PAW computed terms to dataContract for v3 API streaming
- MCP local configuration (.mcp.json) not being read on Windows
- [BUG] Bundled ripgrep fails on Raspberry Pi 5 due to jemalloc page size mismatch
- [BUG] Cost summary no longer displayed when exiting Claude Code session
- [Bug] Edit Tool: Encoding Corruption in French .bat Files with Special Characters
- [FEATURE] Feature toggle for disabling auto-rendering as inline images instead of plain text in prompt area
- [BUG] Search escapes "entities" like < > and then fails to find anything
- [BUG] Notification auto setting not working on macOS
- [BUG] Exit plan mode hook triggers when user accepts plan instead of when claude presents it
- [FEATURE] VS Code Extension Parity
- [BUG] Sonnet model returns 404 "model: sonnet" error, Opus works fine
- [BUG] No feedback in VSCode extension when bedrock auth token is expired
- [Bug] Compaction Failure: Conversation Length Exceeded Limit
- [BUG] Deadlock when using custom commands with awsCredentialExport/awsAuthRefresh
- [FEATURE] Separate Claude Code into Stable Release (major versions) and Preview Release (minor versions) channels
- [Bug] Unexpected Database Credential Loss During Operation
- [FEATURE] allow passing initial user query via command line argument
- [Bug] High CPU Usage and Persistent Flickering During Execution
- [BUG] BashOutput returns complete log instead of only new output since last check
- [BUG] Claude code race condition got into unrecoverable state
- [Bug] Code Restore/Rewind Functionality Not Working
- [BUG] Incorrect Usage Tracking for Pro Plan — Shows 82% Weekly Limit and 38% Opus Usage Despite No Opus Access
- [Bug] Context Auto-Compact Triggered Unexpectedly on Model Switch
- [FEATURE] expand the text display in the /resume console output, so that I can see what exactly I was requesting from the model, rather than just a few words that may not be enough words to describe
- [Bug] Subagent Description Parsing Breaks Multi-line and Triple-Hyphen Strings
- [BUG] When using external editor, should not blank the terminal
- [BUG] <system-reminder> Injection Breaks Thinking Block Preservation in Interleaved Thinking/Tool Use Sequence with MCP tools
- [BUG] Git-Bash works fine from terminal, not from Claude Code
- [FEATURE] Expose Thinking Mode Status in StatusLine JSON Input
- Auto-Scroll Conflict During Long Command Output
- Custom keymaps meta issue
- [BUG] Incorrect User Path in statusline-setup Agent
- [Bug] HTTP MCP Transport Missing Required Protocol Version Header
- [Bug] Compact Command Fails with "Conversation Too Long" Error
- [Bug] Unintended iTerm2 Session Spawning with Claude Code
- [Feature Request] Support Queuing Exclamation Mark Commands During Processing
- [BUG] ENOSPC: no space left on device error during workflow, despite available disk space
- [Feature Request] Configuration Option to Disable Automatic .env Loading
- [BUG] There is no rewind function
Resolved issues (33)
- [BUG] TUI flickers when there is an existing history
- MCP local configuration (.mcp.json) not being read on Windows
- [Bug] Infinite Loop When Editing Long Context Files
- [BUG] @ File Autocomplete Ignores `permissions.deny` Settings
- Restore Ctrl+R reverse command history search functionality
- [Feature Request] Implement Automatic MCP Session Reconnection Mechanism
- [Bug] Unable to Toggle @mention Functionality in MCP
- [BUG] Claude Code extension crashes on Windows with Bun panic: ENOTCONN
- [Bug] Encoding Issue: Non-English Characters Garbled in Saved Files
- [Bug] Skipping Permissions Breaks MCP File Detection
- [BUG] Trust prompt appears on every launch despite selecting "Yes, proceed"
- [Bug] Unexpected Opus Usage Warnings While Using Sonnet Model
- [Bug] Anthropic API Credential Restriction After Subscription
- [Bug] Unintended Code Deletion During Project Generation
- [Bug] File Editing Deadlock: Unable to Write to App.jsx
- [BUG] Unable to configure MySQL MCP Server
- [BUG] Context Drops instantly from 8-10% to 0%
- includeCoAuthoredBy: false setting not enforced when using Bash tool for git commits
- Invalid API key · Please run /login/lo
- [Bug] Keyboard Input Handling Breaks Option Key Combinations in IntelliJ Terminal on macOS
- [Bug] Excessive Repetitive Output in Claude Code Responses
- [Bug] VSCode Extension: Mode Switching and Theme Inconsistencies
- [Feature Request] Add Theme: Follow System (light + dark)
- [Bug] Edit Tool: Encoding Corruption in French .bat Files with Special Characters
- [Bug] Compaction Failure: Conversation Length Exceeded Limit
- [FEATURE] allow passing initial user query via command line argument
- [BUG] VSCode extension ignores `managed-settings.json` authentication settings
- [Feature Request] Freedom of Autonomous Sampling Temperature Control for Claude (PRO●CHOICE)
- [Bug] <system-reminder> Injection Breaks Thinking Block Preservation in Interleaved Thinking/Tool Use Sequence
- [BUG] Click twice for focus
- [BUG] Diff tool selection is not remembered
- [BUG] /rewind not working properly
- Custom keymaps meta issue