Digest / August 10, 2025
Claude Code Issues Digest — August 10, 2025
46 new issues filed ·
7 resolved in anthropics/claude-code (UTC day).
New issues (46)
- Inconsistent Command Execution Permission with $(nproc) Substitution
- Image Processing Failure: Invalid Request Error from Anthropic API
- Feature Request: Add an option to disable all built-in startup tips and UI hints
- [BUG] List reports incorrect number of files.
- Missing Tool Result Block for Tool Use ID toolu_01PV1SAMEMizf5NAi6LXoTfn
- Feature Request: Enhanced Status Line with Context Information Integration
- Node.js Stream ENOBUFS Write Buffer Overflow Error
- Missing Tool Result Block for Tool Use ID toolu_01TtqtoE6BkdCjrQPZtqCDbJ
- Invalid JSON Request: Malformed Surrogate Character in API Payload
- [CRITICAL] Session Memory Loss Causes Unfair Token Consumption
- Nuxt 4 UI Pro Integration Fails with Design Specification Rendering
- Async Sub-Agent Delegation Breaks Context Tracking
- Web Scraping Failure: HTTP Request Error
- Anthropic API: Unhandled 400 Bad Request Error
- Bug Report: /statusline shows not correct status
- Experiment: Container vs Service deployment approach evaluation
- Environment Variable Substitution Failure in Hooks - CLAUDE_TOOL_NAME and CLAUDE_TOOL_PARAMS
- Unable to type in input box of claude code
- [FEATURE REQUEST] Native IDE Integration for Configuration (VS Code & JetBrains) - Stop Creating .claude Folders
- Claude CLI shows incorrect invocation path in diagnostics on Windows
- Cannot update Claude CLI - update commands fail silently
- Enable VSCode LSP APIs: 100-1000x Performance Improvement for Code Navigation
- [BUG] Korean text with certain trailing characters gets corrupted to "[Image #N]" format when clipboard contains image
- 🚨 CI/CD Enhancement Request: Auto-detect pnpm cache setup dependencies
- Content Filter Blocking Biblical Academic Research Materials
- Fix Traefik Dashboard Authentication and SSL Configuration Issues
- Wrap the path with quota
- [BUG] Sub-Agents Not Detected: Missing Agents in CLI List Despite Directory and MD Creation
- CLAUDE.md System Prompt Adherence Issue
- Permission Pattern Matching Fails for PHP Commands with Complex Arguments
- [BUG] Claude Code incorrectly serializes JSON objects as strings when calling MCP tools
- [BUG] Claude Code Lost File System Write Capability
- [Bug] MCP Server Shutdown Failure on /exit Command in v1.0.63+
- JSON Parsing Error: Invalid Low Surrogate in Large Request Payload
- [BUG] OpenTelemetry telemetry cannot be disabled on Windows - outputs personal data every 30 seconds
- Missing Tool Result Block for Tool Use in incorrect and unprompted Concurrent Agents Execution
- [Question] Can "mcp serve" expose its slash commands?
- [Feature Request] Add MCP Server and Tool Definition Metrics to Statusline JSON
- Feature Request: Add /copy command to copy messages to clipboard
- Feature Request: Add /reloadSettings command to reload configuration without restart
- Terminal Freeze on Invalid MCP Server Reconnection Attempt
- [BUG] [SOLVE!] Missing API key when SSH'ing into macOS
- Claude systematically ignores CLAUDE.md instructions and destructively modifies prohibited code areas
- [BUG] API Error: Claude Code is unable to respond to this request
- [BUG] Edit tool corrupts Windows-1252 encoding to UTF-8
- Bug Report: Unexpected Crash During Execution
Resolved issues (7)
- Separate user settings from app-created settings
- Docs about user config directory `~/.claude` appear to contradict actual CLI app behavior
- Permissions array gets completely overwritten instead of appending new permissions
- Unable to type in input box of claude code
- Feature Request: Support project-based MCP configuration via .claude subdirectory
- Claude Code automatically adds self-attribution to git commit messages despite user preference EVEN with 'do not' direction.
- Claude Code cann't auto detect IDE when using Cursor built-in terminal,but successfully detected using system Windows Powershell.