Digest / March 13, 2025
Claude Code Issues Digest — March 13, 2025
11 new issues filed ·
8 resolved in anthropics/claude-code (UTC day).
New issues (11)
- [BUG] /release-notes command not up to date
- Enhancing System Robustness and Reliability by Allowing Retry Configuration on MCP Client Tool Calls
- [ENHANCEMENT] Add visual or audible notification when response finished
- [BUG] 0.2.39 broke bash commands
- [BUG] Cannot get any MCP tool calls working at all in Claude Code, despite them working in Claude Desktop
- [ENHANCEMENT] Add "pontificating" to the things that CC does if not exists
- [BUG] Curl workaround
- use MCPClient resetTimeoutOnProgress=True to support long MCP tool calls
- [BUG] claude crashed in terminal, and i'm getting the error `zsh: command not found: claude` when i try to reopen by running `claude`
- [BUG] Windows 11 + WSL2 + Debian: can no longer run 'bash' commands with output (?)
- Missing Tool Result Block After Tool Use This error suggests that after a tool use block in the conversation, you did not include the corresponding tool result block, which is required by the API. To resolve this: 1. Ensure that any `tool_use` block is i
Resolved issues (8)
- [BUG] /release-notes command not up to date
- Will there be a normal windows version?
- Improved Version Control and Fork Visibility
- Potential Security Risk: AI Model Executing Shell Commands Without Strict Validation
- Source command needs confirmation every time
- "Don't ask again" for joined cd commands
- [BUG] Invalid API key on MacOS
- Add support for passing into allowedTools from the CLI