Digest / July 6, 2025
Claude Code Issues Digest — July 6, 2025
54 new issues filed ·
6 resolved in anthropics/claude-code (UTC day).
New issues (54)
- apikeyHelper support for Bedrock
- [RFE] VSCode integration for locating definitions and references for symbols.
- [BUG] print mode (-p) doesn't seem to be using my claude max subscription, instead pulling an API key from the environment
- Invalid API Key Authentication Failure
- Control Timeouts
- Claude Code Data Loss - Destructive Git Operations Caused System Damage
- claude-code sdk mode (-p) has a very long warm up time on slower devices
- Investigation: Fixing IME Issues in Claude Code by Patching React Ink / React Inkのパッチによる Claude Code のIME問題修正について
- /clear command causes transcript file issues breaking Stop hooks context extraction
- RangeError: Invalid string length in socket stream processing
- implement FastMCPtransport
- [BUG] File creation/editing operations fail silently - Write/Edit tools timeout, bash file creation appears successful but files don't exist
- Claude Code not working - only get 400 error
- [BUG] Cursor disappears when the `CI` environment variable is present but set to `false` / `NO` / `0`
- [BUG] Document is outdated
- [BUG] out dated documentation about slash commands https://docs.anthropic.com/en/docs/claude-code/slash-commands#namespacing
- using multiple instance of intellij is dangerous because claude code steal focus
- Bug Report
- [BUG] Git Bash path parsing error
- Slash Command Visibility Broken for .gitignored subdirectories
- [REQ] Fix unnecessary printing "no stderr output" after running hook successfully
- [BUG] Bash tool is completely unresponsive - no commands are executing or returning output
- Feature Request: Conversation Start Hook
- [FEATURE REQUEST] Allow manual startup of Claude Code from VS Code extension
- MCP Tools Vanish After Session Termination
- OAuth Flow Initialization Failure with MCP Server Endpoint
- Better error messages for tools access
- OAuth Flow Initialization Failure for Claude Code Integration
- [BUG] Claude Code kills itself AND VS Code when using 'pkill node' to terminate Node.js servers
- system message doesn't contain actual tools field
- [BUG] Slash commands with same name in different namespaces always execute the first one alphabetically
- Unhandled MCP Connection Closed Error in Claude Code CLI
- Missing Tool Result Block for Tool Use in Conversation Resumption
- [BUG] API Error: 400 {"type":"error","error":{"type":"invalid_request_error", "message":"messages.208.content.0.tool_result.content.0.image.source.ba se64.media_type: Input should be 'image/jpeg', 'image/png', 'image/gif' or 'image/webp'"}}
- Keyboard Interaction: Preserve Plan Progress on Escape Key
- "Tool Cancellation Causes Session Termination in Bash Command Execution"
- Bug Report
- /slash commands should be an unambiguous input mode like bash (!) and memorize (#)
- [BUG] Claude Code doesn't exit after acknowledging the exit.
- Bulk timestamp assignment in JSONL export after computer sleep/wake
- [BUG] Extension is active in logs, but no UI or commands appear
- [BUG] Agent tool doesn't stick to given subtask
- Feature Request: Support remote repository access for organizational templates and documentation
- Unsafe Character Generation: Genocide and Suicide Ideation Violation
- [BUG] MCP FastMCP Pydantic model parameters serialized as JSON strings causing validation errors
- [BUG] `ide:getDiagnostics` times out if file is not active in Jetbrains IDE
- Missing Tool Result Block for Tool Use ID
- Bug Report PeriodicExportingMetricReader: metrics export failed
- Self-Validation Failure: AI Model Incorrectly Reports Placeholder Implementation as Complete
- "Admin Section Access Causes Site Crash on Login"
- [BUG] Planning exists dangerously skip permissions mode
- [BUG] hooks don't seem to work per-project
- Missing Tool Result Block for Tool Use ID
- Nevermind
Resolved issues (6)
- Investigation: Fixing IME Issues in Claude Code by Patching React Ink / React Inkのパッチによる Claude Code のIME問題修正について
- OAuth Flow Initialization Failure with MCP Server Endpoint
- [BUG] API Error: 400 {"type":"error","error":{"type":"invalid_request_error", "message":"messages.208.content.0.tool_result.content.0.image.source.ba se64.media_type: Input should be 'image/jpeg', 'image/png', 'image/gif' or 'image/webp'"}}
- [BUG] Planning exists dangerously skip permissions mode
- [BUG] Edit tool applies only one replacement when diff shows multiple
- Nevermind