Digest / August 9, 2025
Claude Code Issues Digest — August 9, 2025
37 new issues filed ·
18 resolved in anthropics/claude-code (UTC day).
New issues (37)
- [BUG] PowerLevel10k terminal theme causes Claude Code timeout and parsing failures due to ANSI escape sequence contamination
- request: Pass available width(s) to statusLine command hook
- Memory Update Interaction Blocked During Claude Code Execution
- [BUG]
- Symlink Hook Execution Failure in Claude Code
- /export导入粘贴板上有问题
- ⛔️ Auto-save Feature Deletes .claude/ Directory Contents
- [BUG] Shift-tab doesn't work in windows native version, works in npm version
- [BUG] Custom agent tool restrictions not enforced - agents have full tool access regardless of configuration
- Task-Agents in READ-ONLY mode - cannot write files or execute commands
- JSON Serialization Failure: Unicode Surrogate Pair Error in API Requests
- [BUG] WSL: Unnecessary "Shell cwd was reset" message after every bash command clutters output and LLM context
- Auto-read CLAUDE.md on session start for project continuity
- [BUG] Claude Code is incorrectly reporting the date as January 8, 2025
- Ignore Configuration: Claude Commit Message Generation Overrides User Settings
- Claude Code is refusing general programming tasks despite documentation stating it should handle them
- Permissions array gets completely overwritten instead of appending new permissions
- zsh integration with claude code cli
- Sub Agents Violates Project Rule: Unauthorized .env File Access
- [BUG] Claude code is creating a NUL file when any tool throws and error.
- PDF Tool Use Failure: Missing Tool Result Blocks
- Rust Compilation Timeout: Insufficient Wait Time for Slow Compilation Processes
- Anthropic API Usage Policy Errors Preventing CLI Functionality
- Execution Failure: CLI Commands Not Running, Replaced by Explanatory Text
- Rate Limit Recovery Failure for Pro/Max Subscriptions in Claude Code
- [BUG] Sub-agents Don't Inherit Model Configuration in Task Tool
- Missing Tool Result Block in Anthropic API Conversation
- Claude Code automatically adds self-attribution to git commit messages despite user preference EVEN with 'do not' direction.
- [BUG]
- [BUG] Global MCPs Not Available in Chat
- Feature Request: Add codebase-to-markdown summary generation before git push
- Playwright Screenshot Exceeds API Size Limit, Blocking Conversation Continuation
- [BUG] Task subagents fail to inherit permissions in MCP server mode (affects both WSL and native Windows)
- [BUG] Plan Mode can't be used with Bypass Permissions
- Bug Report
- Tool Call Failures Preventing Agent Execution
- Missing Tool Result Block for Tool Use in Sub-Agent Workflow
Resolved issues (18)
- [Docs] Undocumented `statusline` configuration feature
- [BUG] Hard to trace changes in releases
- [DOCS] Slash command frontmatter table is misformatted
- Permissions Validation Override Not Working in Plan Mode
- Calling MCP tool create-spec-doc freezes in Cursor AI + GPT-5
- [BUG] PowerLevel10k terminal theme causes Claude Code timeout and parsing failures due to ANSI escape sequence contamination
- [Documentation] Claude Code release notes for v1.0.71 is not informative. Need more detailed notes.
- Agent Command Autocomplete Regression in v72
- FEAT: separate transient state from persistent state/config
- [BUG] WSL: Unnecessary "Shell cwd was reset" message after every bash command clutters output and LLM context
- Checkpoint/Rollback Functionality for Claude Code Workflow
- any countermeasures in progress to resolve the Claude Code overloaded error?
- [BUG] Claude code is creating a NUL file when any tool throws and error.
- Sub Agents Violates Project Rule: Unauthorized .env File Access
- [BUG]
- Feature Request: Add codebase-to-markdown summary generation before git push
- [BUG] List files/folders which start with .
- Claude Code occasionally forgets basic developer instructions from README and contribution guides