Digest / July 30, 2025
Claude Code Issues Digest — July 30, 2025
68 new issues filed ·
17 resolved in anthropics/claude-code (UTC day).
New issues (68)
- [BUG] Ripgrep breaks _everything_
- Unauthorized File Access Bypass in Claude Code
- Inconsistent Permission Deny Rules for Symlinked/Mounted File Paths
- Agent Execution Timeout: Persistent Hanging During Complex Tasks
- [BUG] Slash command are now executed with the task tool, this is a problem for interactive prompts
- Image Upload Functionality Broken in Latest Version
- Build prototype for MCP GitHub-based workflow integration
- Autocomplete functionality missing for @Docs directory and subdirectories
- Claude Code Architecture Mismatch on Apple Silicon Macs
- Ambiguity in Subagent Behavior When Main Agent is in Plan Mode
- Terminal Relaunch Conflict with Claude Code Extension
- [BUG] A strange bug where the listed todos are correct the first time, but lose their spacing the second time
- Anthropic API Validation Error: Invalid Tool Input Schema with OneOf/AllOf
- [BUG] Files referenced with relative path from user `$CLAUDE_CONFIG_DIR/CLAUDE.md` attempt to load from current working directory
- Line Break Input Failure in Claude Code CLI
- Anthropic API Usage Policy Violation Warnings During Documentation Generation
- Claude Code Subagent System Bugs
- [BUG] Claude Code not working with Phpstorm
- Node.js DEP0190 Warning on Startup with Child Process Handling
- [BUG] Stale MCP OAuth client_id
- [BUG] TodoWrite Tool Interrupts flow, and implicitly ends tasks before they finish, marking them as resolved.
- Ethical Concern: Silent Downgrade from Sonnet 4 to 3.5
- Feature Request: Option to Use Legacy Chat Interface
- [BUG] Terminal Title Overwrite Prevents Custom Title Setting
- Agent keeps stopping all day i have to manually ask it why did it stop so it will carry on it's work even after it says it has to do more work
- Multiple Work Directories: @-Reference Fails for Newly Added Directory
- [BUG] Claude Code can access denied files
- 不能copy图片,不能删除行,在cursor里,ctrl+ k会弹出别的窗口,还有copy图片不行,不能选一个范围来删除文字,太垃圾了。
- I hope to customize the commands to be executed
- [BUG] CRITICAL: Write tool creates files outside working directory on Windows
- [BUG] Pasting content causes the v1.0.63 CLI to freeze permanently
- [BUG] Custom agents in project-local .claude/agents/ directory not discovered by /agents command
- [BUG] Claude Code Command Unable to Process References
- [BUG][Typescript SDK] `canUseTool` callback in the Claude Code SDK is not working
- [BUG] LS tool returns empty results for non-empty directories
- Image Processing API Error Handling Fails on Invalid Image Response
- Image Upload Exceeds Max Dimension Limit in Anthropic API Request
- Agent Freezes When Modifying Plan in Interactive Mode
- Persistent Instruction Following Failure in Claude Code
- [BUG] API Error: Cannot read properties of undefined (reading 'filter')
- Feature Request: Environment Management for Hooks to Ensure Consistent Execution
- Feature Request: Invoke Subagents from Hooks for Deterministic Workflows
- Feature Request: Proactive Hooks for Deterministic Command Chaining
- Feature Request: Proactive, Scheduled Hooks for Automation (Cron-like Functionality)
- Feature Request: Support JavaScript/TypeScript Hooks for Advanced Logic
- [BUG] Bash:* permission works inconsistently - randomly prompts for some commands
- API Error: Cannot read properties of undefined (reading...
- Terminal UI Scrolling Glitch with Long Conversation Histories
- [GitHub bot integration] Add an ability to sequentially update a single branch
- Node.js Heap Out of Memory Error During Async Operation
- Feature Request: Per-Agent Directory Access Control for Sub-Agents
- [MCP servers “Failed to connect” on Windows 11 (Node 22, npm 11.5.1, Claude CLI 1.0.62)]
- Enhance jq Integration: Add Persistent Confirmation Option
- [BUG] Claude Code is not able to provide required argument for MCP command
- [BUG] Jetbrains Plugin Doesn't Support Shift+Enter in Reworked 2025 terminal engine
- Stderr Redirection Causing Unexpected Behavior in Command Execution
- Missing Tool Result Block for Tool Use ID
- [BUG] `tool:` specifications appear to be completely ignored be sub-agents
- Feature Request: Add extends field to settings.json for shared configuration inheritance
- [BUG] Need better way to restrict subagent tool use
- Compact Command Execution Failure After Plan Cancellation
- Transcript Extraction Failure: Incorrect Data Field Used : 4 hrs of wasted TIME AND TOKENS!!! Thank you CLAUDE CODE!
- 60-80% of Tokens are a WASTE! CLAUDE CODE ERRORS! REWORK! FRUSTRATION!
- [BUG] ESC Key Causes Complete Terminal Freeze in Claude Code
- Add Puppeteer support for taking browser screenshots
- New Rate Limits Require Granular Model Selection for Cost-Effective Usage
- Separate user settings from app-created settings
- [BUG] PostToolUse Hook Exit Code 1 Blocks Claude Execution
Resolved issues (17)
- [BUG] Claude Code not finding custom commands in ~/.claude/commands or ./claude/commands
- Image Upload Functionality Broken in Latest Version
- env variables doesnt work
- Build prototype for MCP GitHub-based workflow integration
- Feature Request: Add `/whats-new` slash command
- Anthropic API Validation Error: Invalid Tool Input Schema with OneOf/AllOf
- [BUG] A strange bug where the listed todos are correct the first time, but lose their spacing the second time
- Anthropic API Usage Policy Violation Warnings During Documentation Generation
- [BUG] Pasting content causes the v1.0.63 CLI to freeze permanently
- [BUG] Claude code keeps asking for permission despite already having it.
- Command Interpretation Error: Incorrect Parsing of /pm to /pmpm
- [GitHub bot integration] Add an ability to sequentially update a single branch
- Feature Request: Proactive, Scheduled Hooks for Automation (Cron-like Functionality)
- Add Puppeteer support for taking browser screenshots
- Node.js EPIPE Error on Bash Command Execution
- [feature request] Specify different model type for each of subagents.
- [BUG] Claude Code's Bash tool incorrectly applies Unix-style redirection (< /dev/null, 2>/dev/null) to PowerShell commands on Windows, causing PowerShell parser errors