Digest / February 18, 2026
Claude Code Issues Digest — February 18, 2026
286 new issues filed ·
140 resolved in anthropics/claude-code (UTC day).
New issues (286)
- [BUG] Sonnet 4.6 unexpectedly fast limit burnout (Pro)
- [FEATURE] Some way to get back into "dontAsk" permission mode within a session.
- [BUG] why is claude.ai looking like the school blocked chatgpt
- [Bug] Claude Desktop and Web apps not working after Sonnet 4.6 update
- [BUG] Custom command not running in old session, only in new
- Claude in Chrome: browser extension frequently disconnects mid-session
- [BUG] Cowork plugins marketplace fails to load on Windows with WSL2/Docker installed - 172.16.0.0/24 NAT conflict
- [Feature]: Admin API endpoint for org-level domain blocklists (web search/fetch)
- [BUG] Session Disappeared After Logout / Restart of Claude Code Desktop - HOW to restore the sessions ASAP???
- [BUG] "auto-update failed" alert or any other alert, blocks the "plan mode / auto complete mode" indicator, so it is IMPOSSIBLE to see what mode you are in.
- [BUG] Claude Desktop UI renders as unstyled HTML after switching from Cowork tab to regular chat
- Feature Request: Add "substitute" decision type to PreToolUse hooks for result injection
- [Bug] Agents invoked as skills unintentionally causing unpredictable behavior
- [BUG] Reopening of Claude Desktop Installation Fails on Windows 11 - Signature Verification & Unable to Load #25385
- Feature Request: Force tool execution in agent files via pre_response_actions or knowledge_bases config
- [FEATURE] Customizable icons for @ mention suggestion items
- [BUG] CANNOT ACCESS CLAUDE CODE CLI ON MAX PLAN
- [Bug] Project-scoped plugin installation blocks marketplace installation for other projects
- v2.1.45: Bash broken on Windows - bad file descriptor on stdout pipe
- Plugin installer uses /home/<username> instead of actual $HOME for non-standard home directories
- [Bug] File picker excludes untracked and gitignored files when git is available
- [BUG] Syntax highlighting color boundaries misaligned with CJK (Japanese) characters in code blocks
- Go-based CLI tools (gh, terraform, etc.) fail with TLS error due to built-in HTTPS proxy
- Plan mode does not enforce read-only constraints
- [FEATURE] Add /fork slash command support in VS Code extension
- Background agents should stop immediately on permission auto-deny instead of retrying and wasting tokens
- Bug: 'exec' tool schema uses 'patternProperties' causing 400 with Google Antigravity (Gemini)
- Bash shell snapshot errors on Windows with Cygwin - snapshot files not found
- Expose fast mode status in statusLine JSON input
- [Bug] Mid-line skill invocation ignored for skills with disable-model-invocation: true
- UserPromptSubmit agent hooks fail: "Messages are required for agent hooks"
- Claude Code ignores established project workflows — makes unauthorized shortcut decisions
- [BUG] Cowork VM boots but API is UNREACHABLE - Windows 11 Pro 24H2
- Feature request: Add newline insertion action for Chat keybindings
- .claude/rules/ should exclude README.md from automatic loading
- [BUG] Agent Teams teammates ignore bypassPermissions for Bash and don't inherit project settings.local.json
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant messages
- [BUG] Bash tool returns exit 1 with no output for all commands on Windows/MINGW (set -o onecmd injection)
- Bash tool: echo and shell builtins fail with exit code 1 on Cygwin
- [BUG] browser caching through Cloudflare tunnel is genuinely tricky
- First character of tool description truncated in Task subagent 'Waiting...' status
- Sessions index stops updating, breaking --resume
- Bash tool broken on Windows: Git Bash MSYS2 Bad file descriptor with piped stdout
- [FEATURE] Non-interactive mode for claude doctor
- [FEATURE] Expose partial compaction as /compact --from parameter for non-interactive use
- [FEATURE] skills/, agents/, commands/ should traverse parent directories like CLAUDE.md does
- [BUG] /context command no longer display in chat window on VS Code ext version 2.1.45
- [BUG] sonnet[1m] appears in model selector on Max plan but is not available - should be hidden
- [BUG] DEC private mode escape sequences leak as visible text in Ghostty (`[?630088]`, `[?630306]`)
- [BUG] User message missing from JSONL transcript despite being received by the model
- Sandbox startup error on Windows 11: "host share not mounted at /mnt/.virtiofs-root/shared"
- PreToolUse hooks need a way to detect subagent vs main session context
- API Error: Rate limit reached
- [Feature Request] Implement async message delivery instead of polling mechanism
- [BUG] claude-agent-sdk: MessageParseError on rate_limit_event message type
- [BUG] All attempts to run shell commands result in exit code 5 (Windows Server 2025)
- Claude in Chrome MCP: socket path mismatch between Claude Desktop and Claude Code
- Claude Cowork: SSL error — "ln not found" prevents ephemeral CA certificate from installing in VM
- Agent teams: TaskUpdate owner assignment sends undocumented task_assignment self-notification
- [BUG] Cowork Windows - EPERM: operation not permitted, rename rootfs.vhdx
- [Feature Request] Claude Desktop: Add permission bypass flag and parallel instance support
- [BUG] v2.1.45 Windows: Bash tool fails silently (exit code 1) when WSL bash is on PATH alongside Git Bash
- Feature request: support updatedInput in PreToolUse hooks
- sessions-index.json out of sync with session files; /resume picker limited
- Hook transcript: tool results indistinguishable from real user messages
- [BUG] claude Aborted at aarch64 native installation
- [BUG] [BUG] Cowork Windows 11 Pro: ECONNRESET - NAT rule creation fails with "duplicate name" error despite no existing NAT rules
- [BUG] Shift+Up/Down pane switching in Agent Teams auto-sends pre-filled suggestion to target agent
- [BUG] Infinite loop bug with AI being self aware
- Plugin UI shows local-scoped plugin as 'installed' in unrelated projects, blocks reinstall with different scope
- Ralph-loop: state file needs session scoping to prevent cross-terminal interference
- [BUG] `--plugin-dir` silently drops all but the last directory when specified multiple times
- [Bug] Ctrl+z not working on Linux/WSL after upgrade
- Plugin marketplace updater creates stray directory in CWD on WSL2 due to Windows-style path in git clone
- /compact fails with 'Conversation too long' when context is nearly full
- claude --resume doesn't show all sessions and loses conversation data after restart
- [Feature Request] ExitPlanMode lacks defer/abandon option, trapping users in plan mode
- Feature Request: Server/IPC hook type for persistent hook processes
- [FEATURE] Native Nushell (nu) Tool Support in Claude Code
- [BUG] Resource Exhaustion: Concurrent Agents spawn parallel dart analysis_server instances & fail to terminate with Claude Code
- [BUG] WHY MY CLAUDE CODE ALWAYS EXIT CODE 1 WHEN USING BASH WINDOWS
- [Bug] Welcome dialog dismisses immediately on startup
- pwd fails in new sessions since 2.1.45 on Windows
- [MODEL] Model ignores MCP tool schema default values, prefers JSON over custom formats (TOON)
- [Bug] Critical Memory Leak in Claude CLI - Grows to 8.5GB+ During Code Generation
- [FEATURE] Control where "Always allow" permissions are persisted
- [FEATURE] Allow wildcard permissions for WebSearch tool (like all other tools)
- [BUG] [Windows] Bun panic "switch on corrupt value" crashes during Bash tool execution (v2.1.45 / Bun 1.3.10-canary.63)
- [Bug] Claude Code loses context of saved plans during multi-phase execution and loops on outdated plans
- [MODEL] Opus 4.6 ignores document instructions, repeats failed solutions, and fabricates misleading self-diagnosis
- PyCharm: Focus not returning to terminal after accepting diff in editor
- [FEATURE] Add 'Always allow (global)' option to permission prompt for user-level settings
- [BUG] Claude Code Desktop (Windows) - SSH claude-ssh-linux-amd64 Binary Not Found
- Non-allowlisted Bash commands silently rejected instead of prompting user
- [BUG] Cowork: saved session fails to reload with "Prompt is too long" error
- [FEATURE] Tiered context compression to replace blunt summarization
- [BUG] Git Bash commands fail with write error: Bad file descriptor on Windows - stdout broken
- [BUG] Unable to disable vscode self install
- [BUG] API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"messages.1.content.0.thinking.signature: Field required"},"request_id":"req_011CYFMQMVeUFaeJoMHGWQHP"}
- [BUG] Bash tool silently fails for basic commands on Windows (regression in 2.1.45)
- Claude Code node process posts phantom Cmd+V (CGEvent) system-wide on macOS
- [BUG] Bash tool returns exit code 1 with no output on Git Bash (Windows) since v2.1.45
- [FEATURE] Being able to whitelist any parameter value in Permissions
- [Bug] Bash commands exit with code 1 on Windows due to file descriptor incompatibility with Git Bash
- [BUG] Diff stats indicator not appearing in Claude Desktop Code tab on macOS
- Claude Desktop co-work task fails: sandbox-helper exec format error for missing srt binary
- /context command output not visible in VSCode extension
- Feature request: Hook that fires when approaching usage limits
- [BUG] React #185 infinite re-render loop
- [Bug] File permissions reset after /clear command in trusted directories
- [BUG] Cowork: RPC error -1 virtiofs/Plan9 mount fails with "Plan9 mount failed: bad address"
- [BUG] Official marketplace plugins fail validation — 'category' and 'source' keys leak into cached plugin.json
- [FEATURE] Show Opus Plan in /model command options
- sonnet[1m] not available on Max subscription despite docs not restricting it
- Bash tool fails with exit code 1 on Windows - stdout capture broken
- SessionStart hook /dev/tty output races with welcome banner on /clear
- [DOCS] Incorrect information on relative permission paths vs. settings.json or counter-intuitive behavior
- [FEATURE] Bulk installation feature for enabled plugins
- [BUG] Bash tool returns empty output for SSH commands that work in regular terminal
- Hook payload session_id misattributed after /resume
- [BUG] /copy command mangles UTF-8/Unicode characters in WSL
- [BUG] Cowork VM cannot reach Claude API on Windows 11 Pro — missing WinNAT rule
- [BUG] Cowork - Unable to connect to Claude API on Windows (ECONNRESET / Request timed out)
- [BUG] Global settings.json permissions not applied in git worktrees inside .git/ paths
- [BUG] (Windows 11 Pro, HypervisorPlatform activé, même erreur
- VS Code Extension: 'invalid beta flag' ValidationException in API calls
- [Bug] ANSI color drift in Windows output since v2.1.14
- Proposal: CustomPaneBackend protocol — decouple agent teams from tmux CLI to unblock Ghostty, WezTerm, Zellij, KILD, and remote deployments
- [BUG] can't switch other account , it stay in old account why
- [BUG] SDKRateLimitEvent is referenced in SDKMessage union but never defined or implemented (v0.2.45)
- 1M context + rate limits = unrecoverable state (compaction blocked)
- [FEATURE] Bundled Daily API Allotment for Subscription Plans to Enable Sanctioned Third-Party Agentic Platform Access
- VS Code Extension: No easy way to remove auto-attached file from prompt
- [BUG] Windows Desktop: "Claude will be back" crashes, Settings inaccessible, Get Help non-functional, Cowork ECONNRESET (Max Plan)
- Feature Request: read-mode — interactive pacing with blocking PreCompact and context % indicator
- [BUG] 2.1.45: git commit silently fails (exit code 1, no output) when commit-msg hook rejects Co-Authored-By trailer
- Feature Request: System notifications when Claude needs attention or completes tasks
- [FEATURE] Cloud-synced memory + cross-user learning from resolved issues
- React Error #185: Maximum update depth exceeded when running multiple parallel Task agents
- [Bug] CLAUDE.md loaded twice when multiple junction links point to the same directory on Windows
- [BUG] CoWork Windows: cowork-svc.exe not listening, VM API UNREACHABLE (duplicate of #24945)
- [BUG] SessionStart hook spawning powershell.exe permanently disables keyboard input in Claude Code TUI on Windows
- [Bug] Claude Code ignores user interrupt/stop commands
- Marketplace plugin cloning should default to HTTPS instead of SSH
- [BUG] Windows 11 28020.1611.br - with hyperV installed - cowork not appaer
- Recurring Bun crash on Windows: panic(main thread): switch on corrupt value
- [FEATURE] Allow MCP tools to access existing tabs without requiring a dedicated MCP tab group
- VS Code extension: tool call output needs secondary visual hierarchy
- [BUG] v2.1.45: Bash tool fails with exit code 1 on Windows (MSYS2 stdout pipe issue)
- [MODEL] Lied about task completion and further lied about analysis of what outcome on the sytem
- Status line shows wrong model when multiple instances are running with different models
- [Bug] cygpath command fails on Windows path conversion
- UserPromptSubmit hook does not fire after /compact command
- Custom skills don't shadow built-in commands with the same name
- [Bug] Spawned agents cannot inherit parent session credentials, causing unrecoverable auth token expiration
- Chrome extension MCP becomes unresponsive after prolonged use, requires multiple reconnects
- Add date range filtering to /insights command
- Add /usage command support for corporate plans
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant messages
- I appreciate the feedback, but this appears to be a positive testimonial in French rather than a bug report for Claude Code. The message praises the tool overall but mentions a concern about Claude not reading entire files and potentially missing informati
- [Bug] Anthropic API Error: Internal Server Error (500)
- [Bug] Anthropic API Error: Internal Server Error (500)
- FATAL ERROR: JavaScript heap out of memory (OOM at ~4GB)
- [Bug] Anthropic API Error: 500 Internal Server Error
- [Bug] Anthropic API Error: Internal server error (500)
- [BUG] Bash tool fails on Windows — "Session environment not yet supported on Windows" (v2.1.45)
- HTTP 500 cascade during long-running autonomous session (output generation crash, not context overflow)
- Feature Request: Allow editing/renaming conversation titles
- [BUG] Cowork VM boots but API unreachable on Windows - HNS NAT missing WinNAT rule
- [BUG] Grep/Glob tools still broken on ARM64 Windows (v2.1.45) — rg.exe path leaks into regex pattern
- [BUG] Improve stash reliability
- [FEATURE] Sandbox should isolate all tool execution, not just Bash
- /insights command throws TypeError: Cannot convert undefined or null to object
- [BUG] [Windows] Claude Code crashes with segfault after ~9 min — canary Bun embedded in auto-updated claude.exe
- [BUG] Bash tool returns Exit code 1 for all stdout-producing commands on Windows (stdout pipe broken)
- AskUserQuestion: question text not rendered in Warp terminal
- [BUG]
- Permission wildcard matching fails for paths with escaped quotes/backslashes
- [BUG] Claude Code fails to use Config Dir inside VSCode DevContainers
- [BUG] Can't stash image-only prompt
- Allow disabling claude.ai MCP connectors per-client (Claude Code vs Chat)
- Terminal banner flickers on startup over SSH: two-phase rendering visible due to latency
- [BUG] claude-ssh folder missing after fresh install on Windows x64
- removed
- shift+enter keybinding doesn't work inside tmux
- Permission pattern matching fails for commands with quoted paths containing special characters
- [BUG] claude code CLI - Terminal screen goes blank when typing after restoring VS Code panel from maximized state
- [BUG] Forced API key login from employer poisoned personal settings in Claude Code CLI.
- 사용자 허락 없이 임의로 작업을 진행하는 문제
- pyright-lsp plugin promotes hint-level DiagnosticTag.Unnecessary into conversation context
- [BUG] Claude Code just hangs and shows "Loading usage data ..."
- Bash tool stdout pipe broken on Windows - commands execute but output not captured (v2.1.45)
- Security: disableAllHooks bypasses managed organization hooks
- [Bug] Claude Code desktop application crashes with unresponsive processes after startup
- [BUG] VS Code: Endless session loading.
- Cowork Sandbox completely unusable — missing srt binary
- Visual completion indicator for task summaries (green border/box)
- Claude ignored scoped instruction, called mass-send endpoint instead of single email
- [BUG] Playwright plugin ignores .mcp.json args — hardcodes --headless only
- Slash command picker does not filter — always executes first item
- Operum: Agents not starting correctly in new version
- [BUG] Claude Desktop Cowork: Freezing, API 500 errors, and 12GB VM bundle causing instability on macOS 26.3
- [FEATURE] Allow hooks for asking users questions
- Migrate Claude Cowork from Electron to Electrobun
- Expose subscription quota/usage data in statusLine JSON
- [MODEL] [MODEL] [Claude Code] Recursive self-deception loop: Claude understands instructions, copies instead of creating, admits it, proposes fix, then repeats the exact same pattern on the fix
- ExitPlanMode enqueue/dequeue spin loop after plan mode exit
- Feature Request: Add utility parameters to Bash tool
- Windows: Sandbox blocks shell builtins (echo, pwd, date, printf) with silent exit code 1
- [BUG] Z index of claude-code vscode extension blocks my hover tooltips
- mcp-cli call fails with 'command not found' when tool argument contains a slash (server/tool)
- Cowork on Windows 11 Home: Fix for API UNREACHABLE (DNS misconfiguration)
- Permission matching fails when bash command has leading comment
- MCP server processes are never cleaned up when sessions end — orphan accumulation causes OOM
- VS Code extension: Past conversations dropdown broken due to cached rejected promise in B3.refresh()
- [BUG] Claude ignores BASH_DEFAULT_TIMEOUT_MS environment variable
- Plugin marketplace remove does not clear plugin cache
- Plugin install fails with EXDEV on cross-device /tmp
- /add-dir does not send notifications/roots/list_changed to MCP servers
- API returns 500 when user input contains nested message-shaped JSON
- Add RTL (Right-to-Left) support for Arabic/Hebrew languages in chat panel
- Feature: Lazy MCP server initialization (don't block startup)
- False positive corruption detection: .claude.json.corrupted files accumulate due to multi-process race condition
- [BUG] Infinite login in VS Code extension
- [BUG] Error during agent session: Unknown message type: rate_limit_event
- [FEATURE] Diff options, especially ignore whitespace (re-opening #7599)
- Docs: Ambiguous settings merge semantics for --settings and --setting-sources flags
- Add setting to automatically export chat session context on session end
- placeholder
- [FEATURE] Support wildcard in sandbox.excludedCommands setting
- Support pre-configured OAuth client credentials without requiring Dynamic Client Registration
- Claude Code crashes with Minified React error #31 (object with keys {optional})
- [BUG] Undo Archive
- Feature: PreSession hook that can set working directory
- [FEATURE] Paste images from clipboard directly into Claude Code (Windows)
- [BUG] SSH commands return exit code 141 (SIGPIPE) and capture no stdout on Windows
- Feature: max_response_tokens parameter on Task tool for agent return size limits
- Effort level prompt appears every session despite configuration
- [FEATURE] Allow customization of user message background color in terminal
- Compaction fails with 400 when conversation contains thinking/redacted_thinking blocks
- [BUG] Ctrl+O verbose mode does not expand truncated Bash tool input/output for python commands
- [BUG] /rename without arguments fails with "no conversation context yet" despite active conversation
- [Bug] Claude Code implements plan instead of updating plan when requested
- Status line shows 'Opus 4' instead of 'Opus 4.6' for claude-opus-4-6 model
- [BUG] Plugin `mcpServers` defined in `plugin.json` is never loaded at runtime
- Claude Code charges Extra Usage money then switches to plan tokens - toggle required throughout
- [Bug] Claude Code skips mandatory skill task list checkpoints
- Permission mode reverts to dangerously-skip-permissions after user switches to normal mode
- Insights suggestions should be aware of existing user tooling
- [Feature Request] Support macOS (darwin) as SSH remote host
- Insights suggests incorrect hook syntax
- [BUG] Plan file viewer on Windows kills parent terminal
- [Feature Request] Configurable untracked file copying for Git worktrees
- Task list state not reconciled after context compaction
- Session permanently stuck on 'Rate limit reached' after transient rate limit
- [BUG] BASH commands being called and displayed in claude code as READ.
- Extension Signature Verification Failed: Claude Code for VS Code
- [DOCS] Hooks reference lists incomplete set of matchable tool names for PreToolUse and PermissionRequest
- [DOCS] Hooks docs mention auto-approval scripts but provide no end-to-end PermissionRequest or PreToolUse auto-approve example
- [DOCS] PermissionRequest docs do not clearly define `decision.message` behavior for allow vs deny paths
- /insights report: nav anchors broken and AI analysis sections empty ("No insights generated")
- UI: Text flashing/shaking rapidly after context compaction in WSL2
- Feature Request: Keyboard shortcut to reference folders in chat (like Option+K for files)
- [DOCS] Keybindings reference missing `chat:newline` action for configurable multi-line input
- [DOCS] Status line documentation missing `workspace.added_dirs` field in JSON schema
- [DOCS] Hooks docs missing `last_assistant_message` in `Stop` and `SubagentStop` input schemas
- [DOCS] Agent teams docs still say `Shift+Up/Down` for teammate navigation after v2.1.47 change to `Shift+Down` wrapping
- [Bug] Auto-Compact requests context reduction despite single message in conversation
- [Bug] Anthropic API Error: Internal Server Error (HTTP 500)
- Governance configuration: organizational policies for command, file, and content restrictions
- [Feature Request] Add configurable text color for user prompts in terminal output
- [Feature Request] Native quote/citation UI for in-conversation message references
- [BUG] EOF error, corrupted json file.
- [Bug] Context window exhausted before auto-compact triggered
- [BUG] Anthropic is a dishonest company
- [BUG] Why does claude code always prefix the output with a "⏺" bullet char?
- /bookmark command — set named cache breakpoints for cache-safe rewind
- [BUG] WSL2: Sandbox creates empty files/directories in working directory via bwrap mount point leak
- [BUG] Bun v1.3.10 crashes with "panic: incorrect alignment" on Windows 11 ARM64 (v2.1.47)
- [BUG] Crash on Windows 11 arm64: panic: incorrect alignment (Claude Code 2.1.47)
- Stale worktrees are never cleaned up
- [BUG] Bedrock models with global. prefix get raw model ID as display_name in status line JSON
- [MSTeams] Messages after tool execution not delivered
- Expose account usage/rate limit percentage in statusline JSON input
- [FEATURE] Streaming Resilience: Detect network loss, save in-flight state, and auto-resume on reconnect
- feat: conversation browser with rename, search, and keyboard-driven navigation
Resolved issues (140)
- [BUG] M4 Max w\Sequoia 15.73 and VSCode 1.109.4 Ext: Claude 2.1.45 no longer work (Terminal in VSCode does work)
- plugin install should support --force flag to clean cached plugin before reinstall
- Feature Request: Expose extended thinking mode status in statusline JSON API
- Permission deny rules not enforced for Bash commands
- [Bug] Project-scoped plugin installation blocks marketplace installation for other projects
- Auto-compact fails when context exceeds 100 images/documents limit
- [Bug] Claude Desktop and Web apps not working after Sonnet 4.6 update
- [BUG] DEC private mode escape sequences leak as visible text in Ghostty (`[?630088]`, `[?630306]`)
- [Bug] Ctrl+z not working on Linux/WSL after upgrade
- [FEATURE] Feature Request: Hybrid Local/Cloud Processing — Smart Task Distribution for Latency & Cost Reduction
- feat: Add SessionStart hook as project-scoped --append-system-prompt alternative
- [BUG] Past conversations always empty
- Expose session ID to PID mapping for crash recovery
- [MODEL]
- ExitPlanMode does not display plan to user — shows 'waiting for input' with no visible content
- [BUG] Copying multi-line text creates extra spaces rendering links unusable
- claude -p: MCP tools unavailable when prompt mixes file operations with MCP calls
- Crash when typing too fast after pressing / for slash command menu
- Small models via ANTHROPIC_BASE_URL fail to make tool calls due to excessive tool definitions (259 tools sent)
- [BUG] Built-in CLI commands passed to AI as regular messages, causing unintended actions
- [FEATURE] Add circuit-breaker for hook failures to prevent runaway usage consumption
- [Feature Request] Require explicit user consent for sandbox disablement
- MCP Chrome: Extension visibly connected but Claude Code reports "not connected"
- [Feature Request] Support per-project authentication for multiple Claude accounts
- [Bug] Claude Code fails with Terraform infrastructure-as-code tasks
- Session picker should display session names, dates, and IDs
- [Feature Request] Add non-interactive mode for read-only git operations in subagents
- [BUG] Plugin validation and marketplace validation does not allow projectRoot Syntax.
- Plugin hooks fail on Windows: CLAUDE_PLUGIN_ROOT uses backslash paths incompatible with bash
- [BUG] Cowork unrecoverable after CoworkVMService crash — no failure recovery configured, app never restarts service
- React error #31 when using skills with argument-hint frontmatter
- Heredoc-containing Bash commands split into multiple permission entries
- [BUG] Custom statusline renders character-by-character during startup message transitions
- No way to interrupt a multi-step turn to /compact before context exhaustion
- [Bug] Image context handling causes premature context limit exceeded errors
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant message
- Add configurable notification delay (notify only after user inactivity)
- Claude should proactively warn users before context window fills up
- [Bug] Anthropic API Error: Conversation too long during compaction
- [BUG] VSCode extension SKILL.md schema missing multiple supported frontmatter fields
- [BUG] Auto-compact is broken — feature is effectively useless
- Chrome extension shows as installed but MCP connection fails
- Rate limit terminates active session with no save opportunity — silent data loss
- [Accessibility] Add option to disable time elapsed/progress indicators for screen readers (re-filed)
- Bug: Generic "Sibling Tool Call Errored" Replaces Actual MCP Error Messages
- EBUSY: resource busy or locked on .claude.json with multiple concurrent sessions (Windows)
- [FEATURE] Add setting to control Activity Bar vs Secondary Sidebar placement
- MCP server connection fails silently on VS Code extension startup
- [Bug] Terminal flickering regression in v2.1.42
- [Bug] Claude Code ignores user instructions and reprocesses already-handled files despite explicit guidance
- [FEATURE] Visual distinction for user messages in VS Code panel (colored background)
- [BUG] Claude freezes on startup attempting connection to github
- Claude in Chrome: "Invalid token or user mismatch" bridge error on macOS - cannot connect Claude Desktop to Chrome extension
- Plan mode: 'Clear context and implement' as default is destructive and irreversible
- [Bug] Anthropic API Error: Rate limit reached despite low session usage on Max 20x plan
- [BUG] /fast doesnt work in Cursor/VScode Claude extension
- Model treats context continuation summary as pending task list, acts autonomously
- [FEATURE] Expose Usage tab data (session %, weekly %, reset times) to status line scripts via the JSON input
- pwd fails in new sessions since 2.1.45 on Windows
- PyCharm: Focus not returning to terminal after accepting diff in editor
- [FEATURE] Add 'Always allow (global)' option to permission prompt for user-level settings
- [BUG] Billing broken, overbooked my credit card
- [BUG] The extra-usage is trying to be tricky
- [BUG] Claude Desktop (Linux): MCP server tools nondeterministically unavailable despite successful protocol handshake
- [BUG] Win 11 Pro, 24H2, Build 26100.7840, Hyper-V enabled, ECONNRESET error
- interrupt_claude
- Feature request: Allow status line positioning (above/below input area)
- False positive: Content filtering blocking legitimate documentation creation
- [BUG] `$ARGUMENTS` in slash commands not escaped for bash execution
- Skills Created in Project Directory Instead of User Directory (WSL)
- Skill prompt rendered twice during Skill tool definition building
- [Bug] VS Code Extension: Frontmatter Path Rules Not Working
- Subagent duplicate tool calls with persisted-output
- [BUG] Permission pattern matching fails when command contains # character
- [BUG] Output blocked by content filtering policy despite no copyrighted content
- [FEATURE] Add "Restore conversation + summarize" option to rewind menu
- [Bug] Model removes French accents from text output
- [BUG] TypeError "Cannot assign to read only property" when launching in PTY mode with large workspace
- [BUG] Claude Code TUI reads stale plan after edit in VS Code
- Feature Request: Add parent_tool_use_id to hook payloads for nested span correlation
- [BUG] Rust panic when parsing CLAUDE.md with Korean (multi-byte UTF-8) characters
- [BUG] CPU performance issue with long running processes
- Feature Request: Proactive Claude Code migration guidance when workflow preservation context detected
- [BUG] How is Claude doing this session? (optional) bad keyboard shortcuts and no explanation
- [BUG] Claude CLI Code tool is completely crashing my computer. Your software is crap
- [BUG] I can't update my Vercel alias in Claude Code (cloud - web or app)
- [BUG] Cant see the context because of all the spam you added
- Background task fails: 'Unexpected response status 200' when checking GitHub app installation
- [BUG] - Link text discarded in terminal rendering, breaking semantic meaning of inline links
- Panic when handling Korean text in file links: byte index not a char boundary
- Feature Request: Cleaner MCP Tool Display Format
- Feature Request: Add post_compact Hook for Policy Re-injection After Context Compaction
- [BUG] Bash tool returns exit code 1 with no output on Git Bash (Windows) since v2.1.45
- [FEATURE] Auto-submit prompt after EDITOR editing via Ctrl-G
- Bring back "opusplan", why did you remove it in v2.0.0?
- [BUG] Cowork VM boots but API is UNREACHABLE - Windows 11 Pro 24H2
- [BUG] Global settings.json permissions not applied in git worktrees inside .git/ paths
- [Bug] ANSI color drift in Windows output since v2.1.14
- [BUG] Git Bash commands fail with write error: Bad file descriptor on Windows - stdout broken
- [BUG] Diff stats indicator not appearing in Claude Desktop Code tab on macOS
- [FEATURE] Bulk installation feature for enabled plugins
- /insights command throws TypeError: Cannot convert undefined or null to object
- removed
- [BUG] Folder selection/connection completely missing on Windows
- [BUG] Claude Code just hangs and shows "Loading usage data ..."
- [BUG] Playwright plugin ignores .mcp.json args — hardcodes --headless only
- [BUG] Shift+Enter not working in the Mac Claude Code Desktop app
- [BUG] Claude Desktop (Windows x64 1.1.2685) — Shift+Enter sends message instead of inserting newline in Code tab
- [BUG] Desktop app "Local" sessions filter doesn't show CLI sessions
- [BUG] Claude Desktop macOS leaves orphaned `claude` CLI processes after quitting
- [MODEL] [MODEL] [Claude Code] Recursive self-deception loop: Claude understands instructions, copies instead of creating, admits it, proposes fix, then repeats the exact same pattern on the fix
- [BUG] SessionStart hooks break stdin on Windows Terminal
- Add RTL (Right-to-Left) support for Arabic/Hebrew languages in chat panel
- "Accept all edits during this session" doesn't persist - keeps asking for permission
- Windows: Sandbox blocks shell builtins (echo, pwd, date, printf) with silent exit code 1
- Add setting to automatically export chat session context on session end
- >removedM
- [FEATURE] Diff options, especially ignore whitespace (re-opening #7599)
- [BUG] Plugin `mcpServers` defined in `plugin.json` is never loaded at runtime
- [BUG] Minified React error #185
- [BUG] creates `tmpclaude-*-cwd` files in the current working directory
- Session name set by /rename is overwritten after /resume
- Custom agents in .claude/agents/ not discovered when running from git worktree
- /fork command crashes with 'undefined is not an object'
- "Always allow" on multiline bash commands creates unparseable permission patterns
- Numeric skill name breaks slash command autocomplete
- [BUG] /resume and --resume fail to find sessions whose first user message exceeds ~15KB
- [BUG] /resume is broken — session history inaccessible since v2.1.31 (3 root causes identified)
- [BUG] "Tool Access" / "On Demand" setting in Claude.ai and Claude Desktop does not persist or defer tools
- [BUG]
- [BUG] [Cowork] Windows: EXDEV error on rename during VM bundle setup (EFS-related)
- [BUG]
- Claude Code incorrectly states Pro plan cannot use Claude Code
- [BUG] Blank/white screen on Windows ARM64 - requires process kill to recover
- Refund Request: Excessive token consumption - Session 2026-02-15
- [BUG] Anthropic is a dishonest company
- [BUG] Extreme latency (60-96 seconds) for trivial queries on Max $200/month subscription
- [BUG] WSL2: Sandbox creates empty files/directories in working directory via bwrap mount point leak
- [MSTeams] Messages after tool execution not delivered
- [Feature Request] Analytics dashboard missing Claude Code usage data for organization