Digest / July 2, 2025
Claude Code Issues Digest — July 2, 2025
54 new issues filed ·
15 resolved in anthropics/claude-code (UTC day).
New issues (54)
- [BUG] Malformed UI
- [BUG] Claude Code agent skips entire sections of the PRD 😃
- Feature Request: Add Conversation Naming/Renaming Capability
- Update Failure: Auto-update Mechanism Broken in Version 1.0.39
- Missing Tool Result Block in Tool Use Sequence
- Cannot work with git worktrees due to directory restriction
- [BUG] When Run with sudo files are created with root user instead of sudo user
- VS Code Extension: UI Features Broken After CLI Update
- Feature Request: Allow Final Instructions Before Plan Approval
- Unintended Code Modification Loop During File Processing
- Open Source
- [BUG] Input Delay & Cursor Misplacement in Claude CLI on Ubuntu 22.04
- Custom Command Registration Failure on macOS
- [BUG] Invalid String Length
- Undefined Property Error in Tool Use Rendering
- [BUG] Bash tool escaping broken when text includes `<`
- [BUG] Claude Code CLI crashes with unhandled EPIPE error during normal usage
- Image Upload Failure: Invalid Request Error Processing Image
- Claude Code on WSL - Error: SELF_SIGNED_CERT_IN_CHAIN
- OpenAI API Request Failure: Quota Exceeded
- [Feature Request] Hotkey to switch model 🙏
- [BUG] In version 1.0.40, selecting 'No, keep planning' will frequently result in 'Interrupted by user'
- [BUG] Bash tool fails when pipe character appears in quoted arguments
- [UX] Adjusting thinking budget should *not* be done by including word phrases in user messages
- Bug Report
- [Feature Request] Add --project-name or pwd flag that persists in the title bar to aid in time tracking
- Bad Substitution Error in Claude CLI String Manipulation
- GitHub Workflow: Deviation from Specified Instructions and Collaboration Process
- [BUG] Read tool incorrectly reports "No newline at end of file" when newline exists
- [Feature Request] Enable dangerously skipping permissions after starting claude
- Claude.ai policies are making the platform unuseful for deep users.
- [BUG] Sometimes they ignore CLAUDE.md
- [BUG] IDE integration installed without asking and unclear how to disable
- Feature request: Let Claude invoke slash commands (e.g. /compact)
- Feature Request: Auto-compact warning Hook
- Support --hooks-config (similar to --mcp-config)
- Support a "Start" hook
- Support a --plan CLI flag to start CC in plan mode
- [ez][feature request] Print session id on termination
- Invalid Model Name in Claude API Request
- Feature Request: Support summarizing work done after Stop hook?
- [BUG] When ~/.claude/settings.json has "defaultMode": "plan" it has no effect
- Feature Request: Add Workspace/Directory Removal Option in Claude Code
- [BUG] Cannot Disable Claude Auto-Updater
- Claude seems to lose all context on a project when upgraded
- Plan Mode Rejection Clears Entire Plan Without Feedback Mechanism
- [FR] Tweak plan then continue
- [FR] Export conversation, compacting Claude's messages
- Feature Request: Support feeding selections to CC+vscode via "Code Actions"
- [BUG] `/add-dir ~/Downloads` doesn't work
- Invalid Model Name in API Request
- Hooks not executing despite following documentation
- Claude 4 Model Selection Failure: Incorrect Model Generation
- Local Claude Installation Fails with Persistent Update Prompt
Resolved issues (15)
- MCP Tools Appearing Duplicated in Claude Code Interface
- [BUG] API Connection Error with Google Vertex AI - Continuous Retry Loop
- [BUG] Setting NODE_EXTRA_CA_CERTS breaks claude code
- [BUG] Claude Code completely unusable: Failed to connect to api.anthropic.com: UNABLE_TO_GET_ISSUER_CERT_LOCALLY
- Invalid JSON Parsing Error in API Request Body
- Feature request: MCP resources
- [BUG] MCP `http` transport bypasses Authorization header, attempts OAuth2 registration
- [BUG] Irrecoverable Sessions if Toolcall canceled before completion
- [BUG] Claude Code CLI crashes with unhandled EPIPE error during normal usage
- Support a --plan CLI flag to start CC in plan mode
- Bug Report
- Invalid Model Name in Claude API Request
- Invalid Model Name in API Request
- Invalid API Model Configuration This title captures the key technical issue: - Indicates a specific API model configuration problem - Uses technical terminology - Highlights the core error of an invalid model name - Concise and descriptive for developers
- AI Agent Memory Loss During Task Interruption