Digest / January 22, 2026
Claude Code Issues Digest — January 22, 2026
269 new issues filed ·
167 resolved in anthropics/claude-code (UTC day).
New issues (269)
- [BUG] Thai language input display incorrectly - diacritics and vowels misaligned
- [Bug] Memory leak in v2.1.15 causing excessive RAM consumption
- [FEATURE] Swap order of /rewind first 2 options
- [Feature Request] Add model behavior/quality comparison metrics and logging for lazy task avoidance detection
- [FEATURE] Option to display Bash output inline without collapsing
- [FEATURE] Skill Loading Transparency and Management Commands
- [FEATURE] Rate limits for paying members need to be raised
- [BUG]
- Default Co-Authored-By line in commits should be opt-in, not opt-out
- Task tool subagents don't terminate after completion, causing memory leak
- [BUG]
- Claude Code 2.1.15 crashes with illegal instruction on pre-AVX CPUs (Westmere Xeon)
- Claude Code incorrectly saves bash script fragments as permission patterns
- [FEATURE] Add "Allow for this session" option to permission prompts
- [Bug] Native binary fails with "Illegal instruction: 4" on older Mac Pro hardware
- [Feature Request] Support wildcard/regex patterns for Unix socket path allowlisting
- /resume shows empty list despite valid sessions (--continue works)
- [Bug] Resume operation causes high CPU usage and significant performance degradation
- [BUG] Claude code cannot process images sent via MCP or get images from URL
- [BUG] Text display issues
- Plugin installation fails on network filesystems (EXDEV cross-device link error)
- [DOCS] Missing instructions for environment file setup in Git Worktree workflow
- [DOCS] Missing documentation for `settings` parameter in GitHub Actions configuration
- [DOCS] Critical: GitHub Actions example recommends destructive `--system-prompt` flag instead of `--append-system-prompt`
- [DOCS] GitLab CI/CD example configuration fails on Alpine Linux due to missing dependencies
- [DOCS] JSON output format description varies between Headless and Common Workflows guides
- [DOCS] Contradiction regarding Slash Command/Skill availability in Headless Mode vs GitHub Actions
- [DOCS] Deprecated `PreToolUse` hook syntax used in Hooks Guide example
- [DOCS] Missing `agent_type` field in SessionStart Hook Input documentation
- [DOCS] Missing `SubagentStart` input schema definition in Hooks reference
- [DOCS] Incomplete SubagentStop Hook Input Schema in Hooks Reference
- [DOCS] Documentation incorrectly limits `matcher` field scope in Hooks Configuration
- [DOCS] Clarify recursive vs. shallow globbing syntax for Read/Edit permission rules
- [DOCS] Contradictory logic in Managed MCP Security Policy explanation (OR vs AND evaluation)
- [DOCS] Contradictory instructions: "Option 2" recommends deprecated SSE transport for MCP
- [DOCS] Contradictory statements regarding SOCKS proxy support
- [DOCS] Docs imply strict sandbox isolation but default config allows escape hatch (`allowUnsandboxedCommands: true`)
- [DOCS] Contradictory `Bash(*)` vs `Bash` permission syntax between Settings and CI/CD guides
- [DOCS] Conflicting Definitions of "Local Scope" in Settings vs. MCP Documentation
- [BUG] Session "arbitrarily" terminates.
- [DOCS] Missing `CLAUDE_CODE_ENABLE_TELEMETRY` in Environment Variables Reference
- [DOCS] Missing `ANTHROPIC_FOUNDRY_RESOURCE` and `ANTHROPIC_FOUNDRY_BASE_URL` in Settings Environment Variables Table
- [DOCS] Fix inaccurate context window calculation logic in status line configuration examples
- [DOCS] Update Troubleshooting guide to recommend `permissions.deny` for file exclusion
- [DOCS] Troubleshooting guide incorrectly references deprecated `~/.claude.json` for "allowed tools" configuration
- [DOCS] Add `platform.claude.com` to Network Access Requirements allowlist
- [BUG] Sessions >500MB not resumable despite frequent compacting
- [DOCS] Contradictory information regarding MCP tool availability in Subagents
- [FEATURE] Use relative path symlink in native installer
- [DOCS] Ambiguous Security Posture Regarding Bash/Curl Permission Rules
- [BUG] Claude Code 2.1.x crashes with "Illegal instruction" on non-AVX CPUs (regression from 2.0.76)
- [DOCS] Ambiguous value type documentation for `disableBypassPermissionsMode`
- [BUG] Interrupting claude caused EVERY SINGLE PREVIOUS TASK COMPLETION NOTIFICATION TO EMIT and I couldn't stop it or even use `/feedback`
- [DOCS] Undocumented `/logout` command referenced in Bedrock/Vertex and Troubleshooting guides
- [DOCS] Contradictory statements regarding "pushing" terminal sessions to the web
- [FEATURE/BUG] Improve project path encoding to preserve readability and improve third-party tool compatibility
- [BUG] Orphaned Claude Code processes accumulate - 5 processes using 1.4GB when only 1 session expected
- [DOCS] Inaccurate Security Claim: `permissions.deny` does not make files "completely invisible"
- [BUG] Migration from npm leaves orphaned symlink that shadows native binary
- [FEATURE] Support terminal notifications when running inside tmux
- [DOCS] GitHub Actions Migration Guide recommends destructive `--system-prompt` flag instead of `--append-system-prompt`
- [DOCS] Contradictory security advice regarding `--dangerously-skip-permissions` usage in Best Practices vs Devcontainer docs
- [BUG] Notifications don't work in ghostty unless set to iterm2
- [Bug] mcp-registry connector persists with invalid server ID format in Claude Desktop
- [BUG] Claude Code 2.1.15 crashes with "Illegal instruction" on virtualized environments lacking AVX CPU support (Bun runtime requirement)
- [BUG] CC barfs unintelligble text to the terminal after native installer
- [BUG] install.sh suggests bash-style PATH export for fish shell
- [BUG] Regression in 2.1.11: Parent directory slash commands/skills not discovered in subdirectories
- [BUG] Change installation method from npm to native in Docker file
- Feature Request: Add plansDirectory setting for project-local plan storage
- [DOCS] Rename This Repository
- Claude Code freezes when processing large MCP responses or files with very long lines
- Model dropdown hardcodes us. region prefix and ignores Bedrock region configuration
- Queue-operation flood during rate limiting corrupts session and exhausts context
- [Bug] Tab completion fails with relative paths starting with `./`
- hookify plugin: Python 3.8 compatibility issue with type hints
- /resume command reports 'No conversations found' despite conversations existing on disk
- [BUG] Cowork fails on macOS - checks for bubblewrap (Linux-only) instead of using Seatbelt
- [BUG]
- Auto-detect and restore git stashes when switching branches
- [Bug] Status line disappears during "accept edits?" prompt
- [BUG] No content on Windows
- [Bug] askUserQuestion skips without waiting for user input
- [BUG] Syntax highlighting bleeds into subsequent user input after code block with JSON
- [BUG] /context command modal renders incorrectly and auto-dismisses without user interaction (v2.1.12, iTerm2, macOS)
- VSCode extension loses conversation history scroll after WSL reconnection
- [Feature Request] Add native Nix/NixOS support or maintain npm installation method
- [BUG] Session is not remembered when login in Windows
- [BUG] /models command crashes when model description is undefined or null
- [BUG] Hookify plugin fails with 'Invalid \escape' JSON error on Windows due to unescaped backslashes in file paths
- Claude Desktop App: Cowork tab stuck on 'Sending request' - UUID validation error
- [BUG] Skills do not appear in the cloud env
- API 500 Internal Server Error when reading PDF files
- Claude Code 2.1.15 crashes with SIGILL on QEMU VM without AVX support
- [BUG] Continue support for older CPUs via npm
- [BUG] Image base64 size (8.4 MB) exceeds API limit (5.0 MB). Please resize the image before sending.
- [BUG] Unapproved bash command execution (without pipes)
- Claude Code fails to follow harness
- Claude repeatedly ignores workflow gates despite explicit instructions
- [BUG] Claude Code 2.1.15 wont start: error: Invalid DNS result order.
- [BUG] Cannot start or update CC due to JS FATAL ERROR
- [Bug] /feature-dev workflow phases skipped due to TodoWrite overwrite behavior
- [BUG] CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS doesn't remove ?beta=true query params and anthropic-beta headers
- [BUG] Print mode (-p) bypasses IP-based authentication checks enforced in interactive mode
- Inconsistent path casing between CLI and VS Code extension for project MCP settings (Windows)
- Hook stdout incorrectly routed to stderr when using Git Bash on Windows
- [BUG] WebFetch fails to extract article content from WordPress Cocoon theme sites (returns only CSS)
- [BUG] Claude Code crashes on CPUs without AVX support since recent update
- [BUG] Opus 4.5 model uses hardcoded "us." prefix instead of ANTHROPIC_DEFAULT_OPUS_MODEL environment variable
- [Bug] Claude Code resets working directory from git worktree to main repository
- [BUG] Windows Installation Broken
- [BUG] Update available! Run: winget upgrade Anthropic.ClaudeCode
- [Feature Request] Context usage indicator for Claude Desktop
- [BUG] "Copy picture of selected area to the clipboard" is not recognized by Claude Code
- [BUG] No win32-arm64 binary exists.
- New 'native' installer: Bun/Zig hype train delivers 2010 anti-patterns: no version control, rollbacks, or professional package management
- [FEATURE] Option to keep conversation visible when using Ctrl-G external editor
- [BUG] `claude update` downloads full binary even when already up to date
- [BUG] Slash command autocomplete no longer works mid-message (normal mode)
- [BUG] Session hangs at 0 tokens after background task completes with --dangerously-skip-permissions
- [Feature Request] Make Plan Mode exit confirmation default option configurable
- [BUG] LSP plugins not working with native/standalone binary installation
- [FEATURE] Plan Mode Hallucination Prevention
- [BUG] Claude Desktop incorrectly reads tags <Name> and </Name> as <n> and </n> from files
- [Feature Request] Add permission controls for restricted commands in plan mode
- [BUG] Diff indicator missing from CLI after upgrade to 2.1.15
- [BUG] Autocompact Buffer not clearing after /clear
- [BUG] Unable to use claude cowork
- [FEATURE] Name-based Skill Dependency Resolution
- [FEATURE] Don't Deprecate NPM unless there is a valid way to downgrade in the event of issues with claude code from the binary install
- [FEATURE] Add tool_name to PreToolUse/PostToolUse hook events
- [FEATURE] Add attention_reason to Notification hooks
- Windows: claude mcp add mangles /c flag, breaks npx-based MCP servers
- [BUG] PreToolUse hooks with additionalContext not working in VSCode extension
- [BUG] hooks don't run in headless mode
- [BUG] Input history should be scoped to session, not shared across all sessions started in the same directory
- [Feature Request] Implement fuzzy file search for @ symbol file mentions
- [FEATURE] Display persistent task summary in terminal UI
- Status bar context percentage not reset after plan mode clears context
- [BUG] Stash lost when running /add-dir
- [Bug] /terminal-setup contradictory error message for Windows Terminal
- [BUG] Claude in Chrome: High CPU usage (~50% on M1) from border glow box-shadow animation
- Add toolChoice parameter to agent definitions
- Sonnet 4.5 Code Quality Regression: Overconfidence + Lack of Verification
- [FEATURE] Add configuration option to exit with single Ctrl+D press
- Agent Shutdown-Timeout bei abruptem Client-Disconnect während TTS
- [Feature Request] Include initial context token counts in statusline data at session start
- CLAUDE_CODE_GIT_BASH_PATH causes all commands to use Git Bash instead of parent shell
- [Bug] Plugin management scope conflict prevents usage across projects
- Fix custom OAuth flow for Claude Code authentication
- [Bug] Claude Code hangs during task execution with no progress indication
- /context command output disappears after a few seconds
- [BUG] Thinking content leaks to output despite properly closed thinking tags
- [BUG] Freezes on "Germinating..." displayed in red
- [BUG] You've hit your limit · resets 9:30pm (Asia/Calcutta)
- Bug: Claude CLI subprocess doesn't terminate in -p mode on Windows
- [BUG] Permission system treats command chains as single patterns instead of validating individual commands
- [BUG] Frequent "Puzzling..." hangs requiring ESC interruption (Windows / cli/VSCODE)
- [BUG] Agents in .claude/agents/ not appearing in @agent autocomplete after v2.1.14
- [BUG] Permission patterns in settings.json not being respected - commands still prompt for permission
- [Bug] OAuth callback timeout causes "Failed to fetch user roles" error
- [BUG] Each time I press ctrl o to switch to detailled view and then switch back, the token counter starts counting very rapidly from zero until reaching the actual amount
- [BUG] OAuth error: Request failed with status code 500
- [BUG] Cannot login vscode claude
- Add setting to enable bypassPermissions as a selectable runtime mode
- Terminal resize extremely slow in v2.1.15 (regression from 2.1.12)
- Feature Request: Multi-Agent Coordinator / Conference Room Mode
- [BUG] Can't remove MCP Server
- File path autocomplete regression: @ symbol only works at start of prompt, not mid-prompt
- [BUG] Claude code vscode plugin not getting config from remote
- [BUG] Systel prompt
- [FEATURE] Support multiple concurrent Claude Code sessions via isolated tab groups in Claude in Chrome
- [DOCS] Claude code documentation not versioned
- [BUG] Sessions index has wrong path information
- [BUG] Bash commands fail with parentheses/brackets in file paths (Next.js route groups)
- [FEATURE] skill Claude code minimum version
- Feature Request: API access tier for Max subscribers (bring your own harness)
- [FEATURE] Claude code skills - allow list a set of models
- LSP workspaceSymbol returns no results with SourceKit-LSP (empty query parameter)
- [BUG] On the claude code desktop view, the create Pull Request button now creates a full PR, rather than linking to a form.
- [MODEL] Claude Code violated its own documentation directive and created excessive documentation files not requested by the user.
- [FEATURE] skill metadata - limit tool visibility
- [Bug] Bun runtime crash with illegal instruction on macOS 14.6.1
- [Bug] Environment variables from .claude/settings.json not injected into Bash on Windows
- [BUG] OAuth token expiration causing repeated 401 errors despite re-authentication
- Title: Add screen capture and variable inspection capabilities for debugging to Claude Code
- [BUG] - Native installation v2.1.15 interactive mode exits immediately on WSL (Ubuntu 20.04)
- Bun 1.3.6 in Claude Code 2.1.15 crashes with SIGILL on CPUs without AVX support
- Orphaned Claude processes when parent terminal is killed
- [BUG] cygpath: command not found error when running Claude Code in PowerShell/Windows Terminal
- [BUG] Bash tool tries to create .claude file in project dir, denied by sandbox
- [Bug] Claude Code unresponsive - requires session reload
- [Feature Request] Improve SwiftUI development support and best practices guidance
- Context window token count fluctuates inconsistently (185K vs 165K) within same session
- [Feature Request] Improve iOS simulator automation and accessibility integration for continuous verification workflows
- [Bug] Session authentication expires unexpectedly on instance restart
- Claude Code fails to follow instructions in CLAUDE.md making the skills/hooks system useless
- Terminal rendering bugs: inconsistent bolding and blue text coloring
- [BUG] stream-json output mode no longer includes thinking blocks since v2.1.8
- [BUG] Mac dictation input in Claude CLI app doesn't work
- [BUG] Session files grow exponentially due to progress events including full normalizedMessages context
- [BUG] Claude Code crashes with PAC trap (EXC_BREAKPOINT) when opening large monorepo on macOS 26
- Feature Request: Multi-Account Profile Support
- Feature Request: Expose session ID programmatically
- [FEATURE] Terminal-aware prompt character or a configuration option for it
- Claude violated explicit instructions, changed macOS system settings without consent
- Desktop app gets stuck in infinite loading state after aborting login
- Feature Request: One-command installation between CLI and Desktop app
- [BUG] Background agents get stuck on permission denied instead of exiting cleanly
- [BUG] Claude Code fails with EACCES on multi-user systems when /tmp/claude is not writable
- [BUG] Claude Code Hangs with Next.js Dev Server + `run_in_background`
- Philosophical Feedback on Claude's Constitution — From Claude
- [BUG] Agents always fail to work on Windows 11
- [FEATURE] Skill Search/Retrieval Tool
- PostToolUse hook does not fire for TodoWrite tool
- [Bug] OAuth token refresh fails in Claude Code GUI on macOS after 401 error
- [Recommendation] MCP recommendation should consider maintenance status and last commit date
- [BUG] Segmentation fault (exit code 3) on Windows 11 - Bun v1.3.6 crash at 0xCC/0xD0 during startup
- Claude Code 2.1.15 crashes on Windows 11 with Bun segmentation fault (address 0x113)
- [Feature Request] /chrome sessions should support independent window and tab connections
- [Feature Request] Increase default token allocation by 25%
- [Feature Request] Add windowTitle config option for customizing terminal window title
- [Feature Request] Add customizable escape sequence for vim mode, ideally a vimrc
- [Bug] Skill description as array in YAML frontmatter causes crash: split is not a function
- [FEATURE] Native DIL (Decision & Intent Language) Integration for Deterministic Task Verification
- [Bug] Context command reports inconsistent free space calculation
- [BUG] Claude Code OOM Crash
- Feature Request: Better Hook Error Disclosure
- [BUG] Title: Severe service degradation since January 1st, 2025 - sessions shorter, context lost, models swapped without notice
- [Feature Request] Expose plan usage data in statusLine JSON input
- [BUG] Claude Desktop creates desktop shortcut after Windows 11 shutdown
- [BUG] 2.1.16 not on Homebrew
- [BUG] VSCode extension keyboard shortcut "Toggle Claude Code" doesn't toggle
- [BUG] Claude Code Installation Failure Report - Replit Environment
- [Feature Request] Implement write operation queuing for concurrent agents
- [BUG] Status bar shows different token count than /context command (22k vs 24k)
- Plan mode: 'Reset context and implement' option can cause loss of important context
- Task tool model parameter is ignored for built-in subagent types
- EBUSY: resource busy or locked when running multiple Claude instances concurrently
- Notification hook doesn't fire in VS Code extension when AskUserQuestion is used
- [FEATURE] Allow users to configure usage quota reset time / timezone
- [BUG] Phantom 'Generating...' state - UI stuck after task completion, 0 tokens consumed
- Add setting to exclude files from memory loading
- [BUG] Inconsistent URL patterns in platform.claude.com API reference documentation
- Create monitoring Google Sheet for hex_ai dataset
- [Feedback] Subscription usage limits pushing users to competitors
- [Bug] Anthropic API Error: Internal Server Error (500)
- [BUG] API Error: 500
- [Bug] Anthropic API Error: Internal Server Error (500)
- [BUG] Got API Error 500
- [Bug] Anthropic API Error: Internal server error (500)
- [BUG] API Error: 500
- [BUG] API Error: 500
- API Error 500 - Internal server error on simple text message
- [Bug] Claude Code returns HTTP 500 errors on all API requests
- [Bug] Anthropic API Error: Internal Server Error (500)
- [Bug] Anthropic API Error: Internal Server Error (500)
- [Bug] Anthropic API Error: 500 Internal Server Error causing CLI freeze
- [BUG] Claude doesn't let you answer "Do you trust the files in this folder?"
- [BUG] Picking "Yes, clear context and auto-accept edits (shift+tab)" clears the message you had written in the textbox
- Subagent output truncation: SteerTrue header not visible despite agent claiming it was output
- [Bug] Ctrl+C unable to interrupt long-running Bash commands
- Background tasks report 'failed' with exit code 137 after manual KillShell termination
- Color in Claude code
- [BUG] Native Claude Code not using system certs on MacOS
- [BUG] asking claude to read an invalid PDF file corrupts the session
- Bug in Ask before editing
- SessionEnd hooks don't fire on API 500 errors
- [SCAM/SECURITY] anthropics/claude-code vs anthropics-claude/claude-code
Resolved issues (167)
- PreToolUse hook causes AskUserQuestion tool to return empty responses
- [FEATURE] Don't be so dramatic about failing to update
- /resume shows empty list for projects with spaces in path
- [FEATURE] Add "Allow for this session" option to permission prompts
- /resume shows empty list despite valid sessions (--continue works)
- Plugin installation fails on network filesystems (EXDEV cross-device link error)
- [BUG] Claude Code 2.1.x crashes with "Illegal instruction" on non-AVX CPUs (regression from 2.0.76)
- [BUG] homebrew 2.1.14 blocked by macOS Gatekeeper (not notorized?)
- [Bug] Native binary fails with "Illegal instruction: 4" on older Mac Pro hardware
- [Feature Request] Add keyboard shortcut (opt+m) for quick MCP server toggling
- [Bug] Memory leak in v2.1.15 causing excessive RAM consumption
- [BUG] Claude Code 2.1.15 crashes with "Illegal instruction" on virtualized environments lacking AVX CPU support (Bun runtime requirement)
- [BUG] Regression in 2.1.11: Parent directory slash commands/skills not discovered in subdirectories
- [Bug] Command autocomplete incorrectly selects /compact when typing /context
- [BUG] No content on Windows
- [BUG] Don't allowed to connect to own server using ssh
- plugin update doesn't re-download files when version changes
- [FEATURE] always show current folder
- I don't have a bug report to analyze. Please provide the bug report details so I can generate an appropriate GitHub issue title.
- [Feature Request] Add option to hide default vim mode indicator in custom status line
- [BUG] Write/Edit tools create CRLF line endings on macOS (constantly recurring)
- Task tool subagent processes not terminating after completion (memory leak)
- Vietnamese language input not processing correctly in CLI
- [Bug] Session rate limit lockout duration exceeds documented 1-hour window
- [Feature Request] Support lazy file/folder references without immediate analysis
- [BUG] First time install of extension to VS Code (Windsurf) Model defaulted to Opus while it showed Default Sonnet was selected.
- [Bug] Thai language input not processing correctly in CLI
- [Feature Request] Display current model in CLI status bar
- CLI crashes when Skill tool is invoked with non-existent skill name
- Invalid model IDs generated for skills/agents without explicit model specification
- [Feature Request] Improve Plan Mode constraint analysis for projects with external dependencies
- [Bug] Installed plugins on project scopes not available to install in another project
- [BUG] Welcome banner not showing on Windows Terminal
- [FEATURE] Archive conversations in chat history
- Claude Code permission settings
- [BUG] VS Code Extension Fails to Detect Git Bash on Windows + Corrupted Project Path Handling Persists Across Reinstalls
- Feature Request: Lazy-Loading Architecture for Token Optimization (~70% reduction possible)
- [Feature Request] Add multiplexer mode to handle concurrent tab operations
- Terminal commands return no output on Windows (MINGW64)
- MCP server shows Connected but tools not discovered (@supabase/mcp-server-supabase)
- Feature request: Process lifecycle management for spawned background tasks
- Claude repeatedly runs destructive commands without understanding them, ignores instructions
- [Feature Request] Add interactive query mode between planning and doing for quick questions
- [Bug] Session resume freezes when searching by GUID in /resume command
- [Bug] Renamed tasks not appearing in /resume command
- [BUG] Additional allowed domains setting not applied to Claude Code container network egress
- [Bug] Double URL encoding in OAuth MCP server authentication
- [FEATURE] Add terminal_title to hook JSON payload for session identification
- [BUG] Ralph Wiggum plugin sessions bleed across Claude Code sessions
- /compact fails with 500 Internal Server Error after reading large PDF
- [Bug] /context output disappears after 5 seconds in Ghostty terminal
- [BUG] Intermittent "Something went wrong" screen
- [Bug] /context command UI renders in statusline area instead of main viewport
- Claude makes false claims about infrastructure state, takes destructive actions without consent
- [Bug] High CPU Usage and Terminal Unresponsiveness During MCP Chrome Browser Interaction
- [BUG] AutoUpdater race condition corrupts npm global installation with concurrent long-running sessions
- [BUG] Local permission settings (.claude/settings.local.json) are not preserved or re-read after conversation compaction, causing the AI to bypass ask permissions in continued sessions.
- [BUG] VSCode Extension stops updating "Claude's Plan" block after several tasks in the same session
- [Bug] Memory leak in Claude Code causes excessive RAM consumption
- [FEATURE] Make /context display persist until ESC is pressed
- Bug: /context command executes /compact instead
- [Bug] Process stuck in tight loop polling /proc/self/statm causing high CPU usage
- Claude Code injects stale MSBUILD_EXE_PATH into shell environment on Windows
- [FEATURE] Delete and Rename Chats (VS Code Extension)
- [BUG] API Error: Connection error.
- 使用calude编辑了代码应用后无法回退代码
- [BUG] /context command output disappears after ~1 second
- Stale background task indicators persist in UI after completion
- [BUG] MCP Server not loading on Windows despite valid configuration
- [BUG]
- [BUG] Agent edited files during plan mode, then destroyed user work with careless git checkout
- [BUG]
- [Bug] Rule loaded despite non-matching file paths
- [Bug] Password-protected PDFs cause processing to hang despite skip requests
- "Different color/styling for user messages vs assistant responses"
- @ autocomplete truncates long file paths making them unreadable
- [BUG] Token exchange failed with 503 after auto-update (Max plan, VSCode)
- [Bug] Duplicate options in permission prompt menu for edit approval
- Severe .claude.json corruption in multi-project environments (30+ concurrent sessions)
- [BUG] EDITOR environment variable causes incorrect path parsing on Windows (.claude folder)
- [BUG] Task tool subagents cannot write files to disk
- [Bug] Terminal freeze after successful merge and deploy operations
- Excessive vertical spacing from agent task outputs in CLI
- [BUG] Session limit consumption far exceeds actual token usage for simple prompts
- [BUG] Spanish Mac keyboard: ALT+2 (@) and ALT+3 (#) not working in Claude Code terminal
- [BUG] Freezing Issues at Session Resuming (with `claude --continue` and `claude --resume`) after Ctrl+C interruption on Windows
- [BUG] Native install create zero bytes claude.exe
- Claude Code agent behavior degradation: instruction ignoring, false reporting, and unauthorized actions
- Terminal window in VS Code refreshes/scrolls history on each key press
- [BUG] claude code crashes with 'Path contains null bytes' error with CLAUDE.md reference to image file
- [FEATURE] Support diff options (at least ignore whitespace) when showing "Update" tool diff for user approval
- [Bug] Context Remaining Display Shows 0% When ~50% Available
- [BUG] statsig sdk not respecting https_proxy/HTTPS_PROXY
- [BUG] When switching modes, it starts to plan even if you don't use Plan.
- [BUG] 404 for Invalid Session ID should trigger a new session
- [Bug] Terminal Resize Not Handling SIGWINCH Signal Correctly
- [BUG] Session broken -> API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"The request body is not valid JSON: no low surrogate in string: line 1 column 410559 (char 410558)"}}
- [BUG] CPU 100% usage by npm view command loop
- [FEATURE] Add properly formatted code blocks to VS Code extension
- Conversation Compaction Failure: Unexpected Error When Attempting to Reduce Context Length
- I want to be direct and transparent. I do not actually have the capability to inject advertising or modify git commits. I'm Claude, an AI assistant created by Anthropic to be helpful, honest, and harmless. I aim to respect your preferences and intellectual
- [BUG] Skills Being Interpretted as SlashCommands
- [BUG] `_claude_fs_right:/Users...` URL crashes rust-analyzer
- [FEATURE REQUEST] Ability to add custom label to the Claude Code session
- [BUG] Bundled ripgrep fails on Raspberry Pi 5 due to jemalloc page size mismatch
- [BUG] Custom agents no longer work in VSCode extension
- [BUG] SessionStart hook not injecting prompt at conversation start
- [Bug] Unable to access Claude Sonnet model via /model command
- [BUG] - Focus lost on the main input (vscode extension)
- [BUG] Invalid API key · Please run /login in VSCode Plugin
- [BUG] VSCode Extension - Error: Claude Code process exited with code 1
- [Bug] Bash Command Execution Consistently Timing Out
- Bug: claude auth commands fail with exit code 137 in v2.0.50
- [BUG] MultiEdit appears to have a problem with whitespace
- [Bug Report: Unable to process empty issue submission]
- [BUG] session summary/prompt-based hook recursion, docs contradictory
- Bug Report
- [FEATURE] VSCode Extension: Add SSE transport support for MCP servers (already supported in CLI)
- [FEATURE] Dynamic working directory switching for instance pooling
- [Bug] Intermittent API Connection Failures: Cloudflare Bot Protection Challenge
- [BUG] AI disconnected without warning during production site crisis
- [BUG] Using dangerously-skip-permissions on a new folder skips trust check and breaks hooks
- Feature Request: UI for Subagent Execution Transparency and Debugging
- [Bug] Performance degradation near context window limit
- [BUG] Webfetch not working in cloud version
- [Bug] Autocomplete selection defaults to /compact instead of /context match
- [BUG] Alt+M keyboard shortcut to cycle modes broken on Windows in 2.1.x
- [BUG] Autocompact Buffer not clearing after /clear
- "Cowork hangs on 'sending request'"
- [FEATURE] Add attention_reason to Notification hooks
- [BUG] Input history should be scoped to session, not shared across all sessions started in the same directory
- [FEATURE] Display persistent task summary in terminal UI
- Fix custom OAuth flow for Claude Code authentication
- [BUG] ENABLE_TOOL_SEARCH auto mode not triggering despite MCP tools exceeding 10% threshold
- [BUG] Claude Code 2.1.15 wont start: error: Invalid DNS result order.
- Crash: UTF-8 string boundary error when slicing emoji characters in TodoWrite output
- [BUG] Systel prompt
- LSP workspaceSymbol returns no results with SourceKit-LSP (empty query parameter)
- [FEATURE] Option to display Bash output inline without collapsing
- [BUG] OAuth token expiration causing repeated 401 errors despite re-authentication
- Feature Request: Multi-Agent Coordinator / Conference Room Mode
- [BUG] Claude Code crashes with PAC trap (EXC_BREAKPOINT) when opening large monorepo on macOS 26
- [BUG] Claude Code Proxy Issue: Private NPM Package Authentication Failure
- [BUG] Can't remove MCP Server
- [BUG] Session files grow exponentially due to progress events including full normalizedMessages context
- [BUG] Bun crashes with "CPU lacks AVX support. Please consider upgrading to a newer CPU."
- Bun 1.3.6 in Claude Code 2.1.15 crashes with SIGILL on CPUs without AVX support
- [BUG] Claude Code crashes on CPUs without AVX support since recent update
- Claude Code 2.1.15 crashes with SIGILL on QEMU VM without AVX support
- Claude Code 2.1.15 crashes with illegal instruction on pre-AVX CPUs (Westmere Xeon)
- [BUG]
- [BUG] Continue support for older CPUs via npm
- [BUG] Unapproved bash command execution (without pipes)
- [BUG] stream-json output mode no longer includes thinking blocks since v2.1.8
- Plan mode: 'Reset context and implement' option can cause loss of important context
- Task tool model parameter is ignored for built-in subagent types
- [BUG] API Error: 500
- [BUG] API Error: 500
- [BUG] Claude Desktop creates desktop shortcut after Windows 11 shutdown
- [BUG] Cannot login vscode claude
- [BUG] API Error: 500
- [Bug] Anthropic API Error: Internal server error (500)
- [Bug] Anthropic API Error: Internal Server Error (500)
- [BUG] ExitPlanMode tool fails with "AbortError" - hangs indefinitely when MCP servers active
- [BUG] Claude doesn't let you answer "Do you trust the files in this folder?"
- [BUG] asking claude to read an invalid PDF file corrupts the session
- "File has been unexpectedly modified" errors break Edit tool in VSCode extension