Digest / October 27, 2025
Claude Code Issues Digest — October 27, 2025
67 new issues filed ·
25 resolved in anthropics/claude-code (UTC day).
New issues (67)
- AskUserQuestion tool returns empty response when bypass permissions enabled
- [BUG] All hooks (SessionStart, Stop, UserPromptSubmit) require --debug flag to execute in v2.0.27
- [BUG] Plugin resources aren't automatically added to context window (requires manual `readMcpResource` call)
- [BUG] Claude code does not support non github repositories for plugin marketplaces
- [FEATURE] Add Ctrl+Q line stashing functionality (push-line/push-input)
- [BUG] MCP connector and constant regression with most database task
- Feature Request: Add setting to hide built-in mode indicator when using custom statusline
- [Bug] Anthropic API Error: Usage Policy Violation on benign requests
- Claude Code v2.0.27 fails with SIGILL on Intel Mac without AVX2 support
- [BUG] Using dangerously-skip-permissions on a new folder skips trust check and breaks hooks
- [Bug] Model selection affects all tabs instead of being tab-specific
- API Key Authentication Fails in code-server Environment
- [Bug] Stop hooks with exit code 2 fail to continue when installed via plugins
- [Bug] Terminal display duplication in CLI output
- [Feature Request] Add option to save execution plans to text file
- [BUG] VSCode Extension ignores API key when OAuth exists
- [BUG] Output interrupted with structured JSON chunks
- [Feature Request] Deprioritize dotfiles and hidden directories in @ autocomplete results
- [Bug] Claude randomly switches to French despite non-French conversation history
- [BUG] Default Sonnet Model in Claude Code v.2.0.27 with VertexAI is wrong and failing all requests after upgrading from earlier versions
- [BUG] Provide Working Option to Disable Whimsical Status Spinner Messages
- [Bug] Anthropic API Error: Conversation too long during compaction
- [BUG]
- [Bug] Model routing mismatch: Receiving Sonnet 3.5 instead of Opus 4.1 on 20x Max plan
- [Bug] Terminal crash on Windows 11 with --resume flag
- [BUG] Cursor Plugin Cannot Attaches Files in `src` folder
- [Bug] Plan mode "Write your own text" step blocks submission and progress
- [BUG] Claude Code - Claude for Teams - Admin Settings - Claude Code - usage only showing two team members?
- [BUG] flaky IDE connection
- # Bug Report: Vietnamese Input Not Working in Claude Code CLI
- feat: implement automatic updates
- feat(ui): remove window decorations and implement escape/outside-click close behavior
- [Bug] Claude forgets Russian language requirement after conversation compaction
- [UI] Make the usage warning hideable
- [Bug] Anthropic API Error: Image size validation incorrect for files under 5MB limit
- [Feature Request] Enable non-blocking text input during Claude processing
- [FEATURE] Include Token Usage in Status Line JSON
- Edit/Write tools fail with 'File has been unexpectedly modified' after Read tool
- [BUG] Claude code does not detect ShaslCommands (within project) in cursor ui
- [BUG] MCP Oauth - using wrong redirect_uri for remote mcp with oauth2.1
- [FEATURE] Frolicking overload
- [BUG] Typo in VS Code Extension 'Plan' mode tooltip
- [Feature Request] Allow custom naming of chat conversations
- [BUG] Skills not loading from project/git root
- [BUG] Persistent API Connection errors preventing all work [10/27/25] THREE DAYS NOW!!!
- [FEATURE] Anthropic beta tools support - Web Search
- Feature Request: CLI Commands for MCP Server Enable/Disable (Hook Automation Support)
- [FEATURE] Add line numbers to "Updated" output from the edit tool.
- [Bug] Permission allow list entries in settings.local.json ignored
- [BUG] No hook is working on Windows
- [BUG] Bash tool corrupts Cyrillic (UTF-8) characters in curl requests on Windows
- [BUG] VSCode Extension Does Not Respect .gitignore_global When Linking Files With @
- [BUG] Attempting to fetch AGPL-3.0 triggers content filtering policy
- Slash command menu displays repeatedly and doesn't close with Escape
- [Bug] BashOutput process state persists after /clear command
- [Bug] MCP toggle disabled still consumes context window
- [BUG] Marketplace plugins missing strict: false flag
- [BUG] NODE_EXTRA_CA_CERTS is not effective when set in ~/.claude/settings.json
- [BUG] Unwanted file navigation after edit acceptance: End up on unrelated files
- [Bug] Resume conversation loses todo list state after crash
- [Bug] Ghostty terminal-setup uses naive string search for keybind detection
- [CRITICAL] File upload completely broken - 404 error on all file uploads (claude.com web interface, mobile, desktop)
- [BUG] "Stop hook error" displayed despite hooks producing zero output (v2.0.28)
- [BUG] MCPs added by plugin seem to be ignored
- Continuous scrooling of winodw in claUDE CODE ON ITERM AND VSC ON MACOS
- [Bug] Weekly token usage display shows 79% when session usage shows only 12%
- [Bug] Bash permission pattern matching fails with wildcard in middle of command
Resolved issues (25)
- [Bug] Claude Code v2.0.26 enters infinite loop on todo command execution
- [Feature Request] Add option to save execution plans to text file
- [Feature Request] Deprioritize dotfiles and hidden directories in @ autocomplete results
- [BUG] Error: spawn EBADF
- [BUG] UserPromptSubmit hooks from plugins match but never execute
- [FEATURE] Customize user input text color and cursor style
- [BUG] VSCode Extension Ignores .gitignore When Linking Files With `@`
- [FEATURE] Independent Context Windows for Sub-Agents
- [BUG] console.anthropic.com SSL is not trusted - API Error: Connection error - VS Code extension
- Claude Code enters infinite loop when hooks are enabled
- [BUG]
- Feature Request: Add progress indicators for long-running background tasks
- API Rate Limit Blocking Repeated Claude Code Interactions
- [Feature Request] Add Haiku 4.5 Model Support to Claude Code
- [Bug] Anthropic API Error: No assistant message found
- [Feature Request] Add persistent task list sidebar in conversation window
- [Bug] IntelliJ Plugin generates excessive terminal control sequence warnings (ESC[?2026)
- [FEATURE] No more CLAUDE.md, go for .claude/instructions.md - or further
- feat: implement automatic updates
- feat(ui): remove window decorations and implement escape/outside-click close behavior
- [FEATURE] One button approve/approve+whitelist/deny
- [FEATURE] Include Token Usage in Status Line JSON
- [BUG] claude in Windows with side effects after using some commands
- [BUG] Attempting to fetch AGPL-3.0 triggers content filtering policy
- Search tool doesn't find anything when user has custom `~/.config/ripgrep/.ripgreprc` present