Digest / September 12, 2025
Claude Code Issues Digest — September 12, 2025
57 new issues filed ·
20 resolved in anthropics/claude-code (UTC day).
New issues (57)
- [Bug] Inappropriate Magical/Occult Terminology in Task Descriptions
- [BUG] cannot use @ to reference files that are ignored by .gitignore
- [FEATURE] How can I tag Claude sessions so that, when using claude -r, I can easily select the one I want?
- Missing Tool Result Block in Anthropic API Request
- [BUG] Not able to type the prompt into the input
- [BUG] CLAUDE.md regularly non-compliant with npx markdownlint and similar quality validation tools
- [BUG] Bedrock configuration from env variables not consistently updating in Claude VSCode extension
- Bug Report
- [MODEL] Agent become considerably far less smart after several context compact
- [FEATURE] Allow users to configure which shell the Bash tool uses or inherit initial shell
- [Bug] Agent Initialization Timeout and Unresponsive Startup
- [BUG] macOS repeatedly prompts for Desktop/Documents/Downloads folder access
- [BUG] Monitoring is broken in 1.0.112 (latest version)
- [Bug] Security Config: Bash Destructive Commands Not Properly Restricted
- [Bug] Please auto-heal Anthropic API Error: Exceeded Total Text Bytes Limit and Error: Conversation too long
- [MODEL]
- [BUG] Process Hangs Indefinitely When Reading InputStream from Claude Code Headless Execution
- [BUG] claude -p not work in 1.0.111
- Bug Report
- [FEATURE] Enable unloading mcp tools with /mcp to be able to reduce context bloat easily.
- [FEATURE] Option to exclude conversational information from language model to preserve tokens
- [Bug] Auto-Compact Erases Entire Chat History Without Warning
- [FEATURE] Don't allow rate limit to hit in the middle of completing a request
- [BUG] claude with model sonnet[1m] doesn't accept single messages > 200.000 tokens
- [BUG] The icon for "Open changes in xxx" is displaying abnormally.
- [FEATURE] IDE integration for multiple claude code session inside the same workspace
- [BUG] all bash script are in bash format, if user default shell is not bash will result in error
- [BUG] Authentication Error with ANTHROPIC_AUTH_TOKEN in v1.0.111
- [FEATURE] Better VSCode Terminal Setup Solution
- [FEATURE] Send all opened file path inside IDE to claude code
- [FEATURE]
- [FEATURE]
- [BUG] Regressed output quality in recent Claude Code releases likely caused by scaffolding/system-prompt changes
- [Feature Request] Implement Fine-Grained Tool Permissions for Agent Constraints
- [BUG] Subagent ignores system_prompt when generating execution prompts
- [Bug] Node.js Out of Memory Error During Heap Allocation
- [BUG] Only one Claude Code session possible
- [Bug] Node.js Out of Memory Error During Large Heap Operations [Duplicate issue]
- Claude Desktop MCP client caches manifest/tools; no option to fetch updated tools dynamically
- [Bug] Sonnet 4 model degradation: Generating Python Scripts with Syntax Errors
- [Bug] Terminal Setup Fails on Gnome Terminal
- text input laggy
- [BUG] TODO json files not written when using print mode.
- [BUG] Commands that should be allowed according to settings are not being allowed
- [BUG] I chose for Claude not to do anything and to give it new instructions and it acted like I said yes to its modifications
- [BUG] Missed a broken Endpoint for TWO DAYS of me telling it to use Playwright to test the whole chain. 25 iterations, minimum.
- [FEATURE] Would be nice to run python linter when claude code generates python code
- [BUG] Critical Bug - Claude Code forces non-existent cygpath on Windows, ignoring available shells
- [Bug] Glob Pattern Processing Fails with Pipes, Replaces Pattern with "glob"
- [BUG] Error during compaction
- [Bug] Error: kill EPERM - Permission denied when trying to kill process on Linux
- [BUG] shift+enter config via /terminal-setup not working (ubuntu 24)
- [BUG] Claude Code prioritizes context preservation over correctness when reading files
- [Bug] Terminal Connection Loss Causing Unexpected Process Termination
- [FEATURE] Support for In-Process Hooks in Headless CLI Mode
- [Bug] Path Resolution Fails on Windows with Case-Sensitive Path Matching
- [Feature Request] Add Current Date Awareness to Claude Code Runtime
Resolved issues (20)
- [BUG] Agents are unable to create files
- [BUG] Unable to connect custom mcp server using Anthropic API
- "Always allow access from this project" permission not persisted to settings.local.json
- [BUG] CLAUDE.md regularly non-compliant with npx markdownlint and similar quality validation tools
- [BUG] macOS repeatedly prompts for Desktop/Documents/Downloads folder access
- [Bug] Inappropriate Magical/Occult Terminology in Task Descriptions
- [BUG] Bash tool hangs indefinitely with pipe characters in commands
- [BUG] No small/fast model in APAC
- [Bug] Security Config: Bash Destructive Commands Not Properly Restricted
- [Bug] Autocomplete Fails with Folder name that contains parentheses
- [FEATURE]
- [FEATURE] Enable unloading mcp tools with /mcp to be able to reduce context bloat easily.
- [FEATURE] Don't allow rate limit to hit in the middle of completing a request
- [BUG] Commands that should be allowed according to settings are not being allowed
- [FEATURE] Would be nice to run python linter when claude code generates python code
- [BUG] Authentication Error with ANTHROPIC_AUTH_TOKEN in v1.0.111
- [BUG] claude -p not work in 1.0.111
- [BUG] Monitoring is broken in 1.0.112 (latest version)
- [Bug] Glob Pattern Processing Fails with Pipes, Replaces Pattern with "glob"
- Token and Time Counter Missing in Normal Mode 1.0.83