Digest / October 26, 2025
Claude Code Issues Digest — October 26, 2025
53 new issues filed ·
22 resolved in anthropics/claude-code (UTC day).
New issues (53)
- [FEATURE] Add Output-Styles to Plugins
- [FEATURE] Add Status Lines to Plugins
- [DOCS] Missing Documentation for AskUserQuestion Tool
- [Bug] Environment variables in bash commands trigger unnecessary user prompts
- [Feature Request] Implement hot-reloading for slash commands based on file mtime
- 100% CPU usage - V8 StringTable performance collapse
- [Bug] Bash command execution fails with syntax error on parentheses
- Improve /events UI to display full addresses and populate map links correctly
- [FEATURE] Migrate checkpoint/rollback functionality to VSCode extension
- [Bug] claude.md context rules not enforced for restricted operations like git commit/push
- [FEATURE] Add sub-agent support in Hooks
- [BUG] Force quitting Claude Code during auto-update prevents CLI from launching
- [Bug] Exclamation mark commands incorrectly parse subsequent input as continuation
- [BUG] Custom Slash Commands Not Appearing in Claude Code
- [Bug] Search function hangs on pattern matching
- [Bug] Anthropic API Error: Image dimensions exceed max size in multi-image requests
- [FEATURE]
- [FEATURE] store global/user mcp config in a git-friendly file
- [Bug] Plugin marketplace installs skills to wrong directory path
- [Feature Request] Add tooltips to Claude Code VSCode UI buttons for improved discoverability
- Add deep linking support to open specific chats (e.g., vscode://anthropic.claude-code/chat/{chatId})
- [BUG] Hooks Completely Non-Functional in Subdirectories (v2.0.27) - Blocking CI/CD Workflows
- Chat Package Export/Import: Git-compatible format for team collaboration
- [BUG] Too aggresive file and tool output caching/memory
- Chat Branching: Spawn side-chain conversations with selective merging back to main
- [Bug] Checkbox questions prevent section progression when all options selected
- SessionStart hooks not working for new conversations
- [MODEL] Claude Code for Web misleads as to what machine it is working on
- [BUG] Focus reporting escape sequences ([I[O) appear in input when using mouse/modifiers
- [BUG] Claude Code cli agent fails to ignore .git/ directory
- [DOCS] Sandbox Edit permissions for bash write access not clearly documented
- Too much information
- [BUG] Plugin marketplace paths hardcoded as absolute paths, breaking devcontainer usage
- Feedback
- [Bug] `/bug` command not functioning
- [MODEL] Claude incorrectly assumes it can see permission prompts and approval decisions
- [BUG] Slash command search suggestion renders
- [Feature Request] Reduce plan scope overestimation in agent responses
- [BUG] Report: Hooks Initialization Failure on First Startup with `--dangerously-skip-permissions` Mode
- [Bug] Anthropic API Error: Request exceeds maximum size (HTTP 413)
- [Bug] IntelliJ Plugin generates excessive terminal control sequence warnings (ESC[?2026)
- [FEATURE] Agent Token Usage API - Critical Infrastructure for Agent Development Ecosystem
- [Bug] Auto-compact triggers too frequently due to incorrect context window calculation
- [BUG] Claude Code Mobile: Chats are not syncing with cloud web version, sometimes empty chats
- [FEATURE] Remotely control the local CLI
- [BUG] claude --continue` Broken by "Warmup" Message Injection
- [Bug] Claude ignores explicit instructions to read source code, uses outdated changelog instead
- [FEATURE] Specify session name from same root directory
- [Bug] Session becomes unrecoverable after failed image upload over 5MB limit
- [BUG] Supplemental prompts executed in a wrong order
- [BUG] Agent Output not visible by default
- [BUG] Not adhering to plan mode
- [BUG] Hooks stopped working in 2.0.27, work in 2.0.25
Resolved issues (22)
- [Bug] Bash command execution fails with syntax error on parentheses
- Improve /events UI to display full addresses and populate map links correctly
- [BUG] Force quitting Claude Code during auto-update prevents CLI from launching
- [Feature Request] Implement hot-reloading for slash commands based on file mtime
- [Bug] File editing fails due to indentation mismatch between Read tool output and actual file content
- [BUG] When pasting a capture, the send button is not active unless I type a character inside my VSCode tool and using the Claude extension
- [BUG] SSH sessions can't authenticate on macOS
- Windows: CLAUDE_CODE_GIT_BASH_PATH not recognized even when file exists
- [Bug] Image size validation error causes infinite retry loop on oversized images
- [Bug] Claude struggles to check if in git worktrees
- Auto-Reconnect for MCP Servers
- [Bug Report: Unable to determine issue from empty submission]
- [Bug] Frequent "String to replace not found in file" errors during edits
- [Bug Report] Unable to process bug report - no content provided
- CRITICAL: File-history causes catastrophic disk exhaustion (300GB)
- [Bug] Claude confuses git worktree directories with main repository
- [BUG] Error: No assistant message found
- [Feature Request] Support for user-prompt-submit hook to log prompts
- [Bug] `-c` flag shows Warmup response instead of continuing interrupted session
- [BUG] Custom Slash Commands Not Appearing in Claude Code
- [FEATURE] skill support for bedrock users
- [BUG] Python SDK: `system_prompt` parameter causes `model` parameter to be ignored