Digest / February 16, 2026
Claude Code Issues Digest — February 16, 2026
199 new issues filed ·
231 resolved in anthropics/claude-code (UTC day).
New issues (199)
- Claude in Chrome: orphaned Unix socket prevents reconnection on macOS
- [BUG] Strange Crash
- Skills loaded twice after context compaction (111 instead of ~63)
- [BUG] Claude Opus 4.6 stuck in loop deleting code and writing it back
- [BUG] chat history is shared between multiple sessions in the same directory
- [BUG] `$` in `$ARGUMENTS` and other variable names conflicts with math mode in Markdown
- Move .claude.json config and backups into .claude/ directory
- Persistent state across context compaction
- [FEATURE] External Approval Delegate (webhook-based approval for async workflows)
- [Feature Request] Image drag & drop / paste support in CLI (like VSCode extension)
- [BUG] Claude Cowork for Windows — hangs/freezes during execution with no recovery mechanism
- [Feature Request] Enable 1M token context window for Claude Max subscribers
- [FEATURE] sessions, plans and context hooks
- Custom MCP servers show as Connected but tools not indexed in ToolSearch/deferred tools
- [BUG] Claude Code Windows can silently use WSL instead of gitbash leading to subtle Windows incompetence of agent
- [Bug] Claude ignores user instructions and continues execution after stop request
- [BUG] Status bar 'agents running in the background' counter never decrements after Task tool agents complete
- Models constantly hanging since Claude 4.6 launch
- [BUG] the docs say PreCompact fires for both "auto" and "manual" triggers, but auto isn't firing
- [FEATURE] Make an IOS and Android app to tap into existing chat sessions to work away from desk.
- TaskOutput returns truncated raw JSONL transcript instead of subagent's final answer
- [BUG] chat:undo (ctrl+_/ctrl+-) exits Claude Code and closes terminal
- [Bug] Model hangs when applying changes after extended thinking
- Long lines in output contain hard newlines, breaking copy-paste
- Exit code 9 crash during concurrent Opus streaming — likely #19378 memory leak
- Read tool sends requests exceeding 20MB API limit without pre-checking payload size
- Request-too-large error crashes conversation with no recovery — context and work lost
- /insights undercounts sessions — excludes subagents and conductor workspaces
- Chrome extension native host crashes on Windows - Bun socket listener panic
- Model visibility and session sync issues between VS Code and terminal
- [BUG] Task tool shows inflated tool_uses count during execution vs completion
- plugin install should support --force flag to clean cached plugin before reinstall
- Context compaction should be incremental, not stop-the-world
- Notion MCP object parameters still serialized as strings in Cowork (regression of #3023)
- [BUG] new session started without any message being sent
- C:/Program Files/Git/resume picker loses renamed sessions after ~16KB of new activity
- [BUG] Doctor misdetects mise-managed install as native due to .local/share path heuristic
- Bug: Claude in Chrome MCP server doesn't connect to native host socket (Linux)
- [Bug] Rate limit warning persists after limit increase, pollutes context
- [BUG] [VS CODE EXTENSION] Stop changing our selected/options around in the select model in VS Code
- Allow disabling periodic task tool reminders without disabling task tools
- [BUG] Exit code 9 death spiral: crash-resume cycles compound streaming memory leak (sequential agents)
- [BUG] Context limit reached - Autocompact spiral background agents return results simultaneously
- [Bug] Context Compaction fails when agent reaches context limit
- [Feature Request] Add diff view for PLAN.md changes to highlight modifications instead of reprinting entire plan
- User-level agents (~/.claude/agents/) only loads last file alphabetically
- Feature request: Cross-device memory sync
- Autocompact fails to free sufficient space, leaves session stuck at context limit
- [Feature Request] Add MANAGE mode for instruction generation and work review without code execution
- [Feature Request] Improve plan review UI/UX with accessible side-by-side display mode
- [BUG] Crashed
- [BUG] python lsp plugin reads read files and directories that are in .gitignore
- Feature request: PreClear hook event for /clear command
- Adding image mid-turn triggers Context limit reached + compaction failure
- [BUG] Claude Desktop on Mac does not exit on OS shutdown
- SIGABRT crash: native .node addon deleted from /tmp during runtime (v2.1.42)
- /bin/sh ENOENT: Bash tool silently breaks mid-session
- [BUG] `claude_code.tool_decision` OTLP event not emitted in headless (`-p`) mode
- [MODEL] Lie
- Plan mode state lost after context compression
- [Bug] Session rename not persisting to resume command and CLI display
- Show project/directory name as prefix in terminal tab title
- [BUG] Custom agent `model` field in `.claude/agents/*.md` is not passed to Task tool
- [Bug] Background tasks not supported in Git worktrees
- Claude Code fabricated output status and lied when confronted
- Residual 'M' character from 'Mulling...' spinner bleeds into response output
- [BUG] Deny rules with // prefix for absolute paths incorrectly match substring in any path
- [FEATURE] stop_traversal directive for CLAUDE.md
- Claude misidentifies React StrictMode's intentional behavior as a bug and attempts impossible solutions
- [BUG] Bun Segfault when installing Claude Code CLI
- [Feature Request] Add profile/account switching support with CLI flags
- [BUG] Windows MSIX: "Edit Config" opens wrong claude_desktop_config.json — MCP servers silently fail to load
- [BUG] `alwaysThinkingEnabled: true` in settings.json does not enable thinking mode by default on Bedrock
- Add chat:newline keybinding action for multi-line input
- [BUG] Claude crashes with an Error: Executable not found in $PATH
- [BUG] AskUserQuestion dialog dims/greys out content above, making context unreadable while answering
- Bug: Setting `enter: null` in keybindings.json disables all Enter-based key combinations
- [BUG] Claude Desktop blank screen on macOS - GPU compositing fails to paint on Apple Silicon (M1 Pro)
- [Feature Request] Display context usage percentage when accepting plan
- [Bug] Session name persists in status bar after /clear command
- --dangerously-skip-permissions does not propagate to context: fork sub-agents
- [Bug] CJK wide characters cause right-aligned timestamps to misalign in TUI
- False positive content filtering on Linux camera driver repository
- [VSCode Extension] Attaching an image to the prompt causes complete chat stall and irreversible history loss
- [BUG] Claude Desktop Freeze: Cowork VM Kernel Panic Deadlocks Main Thread
- Feature request: Per-message timestamps in Claude Code UI
- [BUG] Billing: $50 promotional credit never applied — card charged while credit remains full
- [BUG] Cowork tab not showing on Windows 10 Home — Hyper-V not available
- [BUG] TaskGet does not return metadata field
- [Bug] Claude Code hangs for several minutes without updating token usage or execution time
- Feature: Include weekly usage/limit data in status line JSON
- [BUG] Claude Desktop 1.1.3189 (Cowork) serializes MCP object parameters as strings, breaking Notion MCP writes
- [BUG] Sandbox failed to initialize on macOS 26 Tahoe (Darwin 25.2.0, arm64)
- Expose directories added via /add-dir in statusline JSON
- Feature Request: Allow descriptive naming for plan files instead of random names
- [FEATURE]
- [BUG] Cannot see diff for Write tool
- [BUG] ESC key not working as expected. Instead of stop claude and tell to do something else, it stop all background tasks
- [FEATURE] Keep input prompt pinned/visible while scrolling through conversation history
- Support per-agent extended thinking configuration in subagent frontmatter
- [BUG] Cowork rejects project folders outside user home directory (non-C: drives)
- Show token/context usage in desktop app
- [Bug] Token download progress stuck at 0
- [Bug] Corrupted context during processing
- [FEATURE] Agent Teams should use existing agents
- feat: expose rate limit data in statusline JSON
- tmux teammate mode hardcodes model ID, breaking Bedrock/custom provider setups
- Keyboard input stops responding during conversation, cursor visible but unresponsive
- [BUG] Terminal color/highlighting corruption after prolonged session - may be due to communication in Czech
- Feature: Allow hooks to invoke MCP tools (or add post-init hook phase)
- Add microphone/voice input button to Claude Code chat panel in VS Code
- Option to keep statusline visible during interactive UI elements
- Escape key fails to interrupt generation when system reminders trigger repeated responses
- [BUG] [Bug] SSH connection fails on Windows: "Failed to spawn /usr/bin/ssh: spawn /usr/bin/ssh ENOENT"
- [BUG] Agents continue working after multiple interruptions and /clears
- [Bug] High CPU usage (~200%) on macOS after latest Homebrew upgrade
- Visual Studio 2026 Extension: Korean (CJK) text rendering doubled and IME input reversion
- Allow multiple Claude Desktop Code sessions to use Chrome extension simultaneously
- Session name lost after context compaction
- [FEATURE] Cross-marketplace plugin references (proxy entries)
- [BUG] /resume is broken — session history inaccessible since v2.1.31 (3 root causes identified)
- [BUG] [Windows] VS Code extension crashes on launch - MCP server "claude-vscode" error -32601: Method not found
- [BUG] No way to view pre-compaction conversation history — Ctrl+O/Ctrl+E broken, thinking blocks hidden
- [BUG] Claude becomes permanently unresponsive when processing invalid/malformed image data from screenshot tool
- [BUG] "Claude Code on the web," subagents silently fail with 403/timeout errors and the parent agent doesn't surface the failure
- [BUG] Claude Code ignores CLAUDE.md language and formatting instructions when generating documents
- [BUG] Cowork: SIGILL / illegal instruction on Apple Silicon — container binaries are x86_64
- Store .claude.json backup files inside ~/.claude/ directory
- cowork skils bug
- [BUG] VS Code Extension fails to launch Claude Code on Windows 11 despite git-bash properly installed and in PATH
- [FEATURE] Add a neutral/no-op first option to AskUserQuestion to prevent accidental selection
- C:/Program Files/Git/rename does not persist session name — --resume <name> never finds it
- Feature request: Smarter tab naming for multiple Claude Code instances in VSCode
- [BUG] Deleting its CWD breaks its shell
- --resume should offer recently-modified sessions after unexpected shutdown
- Claude Desktop cannot connect to Cloud WebSocket bridge - Invalid token or user mismatch
- MCP tools registered twice when plugin has .mcp.json in both cache and marketplace directories
- Session invisible in --continue/--resume due to 16KB buffer overflow in qj1
- Edit tool silently corrupts Unicode characters (curly quotes, em dashes, etc.)
- Support timeout + auto-deny on permissionDecision: ask from hooks
- [FEATURE] Peek mode — ask a question without consuming context
- [BUG] Status line renders vertically on macOS at startup until terminal width is detected
- [Bug] Memory add command (#) not functioning
- "Fix with Claude" stops opening terminal after some uses
- Feature: Named plans for multi-problem workflows
- Feature: Convert plan to task on ExitPlanMode
- Feature: Plan/task affinity — tasks may have plans
- enabledPlugins in settings.local.json silently ignored unless key also exists in settings.json
- [FEATURE] PreToolUse hooks should be able to replace the default tool call rendering
- Retain user input after OAuth token expiration and re-login
- [FEATURE]
- [Feature Request] Add message queueing capability for sequential task execution
- [BUG] Production database schema not updating on deploy - scripts/start keeps getting overwritten
- Race condition in ensureToolResultPairing corrupts thinking blocks, creates unrecoverable 400
- Sessions hang indefinitely in Metamorphosing state with 0 tokens
- Move behavioral instructions out of tool definitions to reduce fixed token overhead
- [Frontend] Product variant delete functionality not working
- CLAUDE.md instructions are loaded but not reliably read or followed by the model
- [Bug] Session usage not syncing to claude.ai usage dashboard
- [Bug] Agent teams lose context after task completion, causing unresponsiveness and failed auto-compact
- [Bug] Context limit error at 15% usage with 51% free space available
- [BUG] Unlimited timestamped backups of .claude.json
- [DOCS] VS Code docs should clarify relationship between vscode.dev and Claude Code on the web
- [DOCS] VS Code extension data storage path undocumented beyond uninstall cleanup
- [DOCS] Settings page: ~/.claude.json configuration file gets one sentence of documentation
- [DOCS] No centralized reference for all Claude Code files and directories on disk
- [DOCS] VS Code page does not explain distinction between extension settings and Claude Code settings
- AskUserQuestion text is invisible on dark terminal backgrounds (black text on dark background)
- Agent burns tokens endlessly - gets stuck in unbounded thinking loops
- [BUG] Skills are not loading to Claude Cowork on Mac
- Native installer deletes working npm install but fails to create ~/.local/bin/claude launcher
- [BUG] Crash: "Illegal instruction" (Bun panic) after extended use - memory leak (~20GB RSS)
- [FEATURE] Sync conversation history across Claude Code and claude.ai
- [Feature Request] Add plan-level usage monitoring and threshold alerts
- Extension causes high cpu load
- Subagents should default to Sonnet, not inherit Opus
- [Bug] Anthropic API Error: 400 Bad Request with extended thinking enabled
- [BUG] Tool call parameters serialized into tool_use.name field on first response (no compaction)
- [FEATURE]
- [FEATURE] More than 4 options for AskUserQuestion
- Background local_agent tasks never write to .output file (always 0 bytes)
- [Bug] Task tool: subagent_type parameter arrives as 'undefined' in VSCode extension 2.1.42
- v2.1.44 ships standard Bun binary instead of baseline (AVX warning regression)
- agent_progress messages (155 × 80KB) overflow context while /context reports 33% usage
- Auto-compact fails when context exceeds 100 images/documents limit
- [Bug] Cmd+Esc keybinding fails in sidebar view mode
- Nested claude -p instances hang when CLAUDECODE env var is inherited
- Agent teams regression: teammates not spawned after TeamCreate (v2.1.42+)
- Windows: SessionStart plugin hooks show 'hook error' despite succeeding
- Feature request: Date range filtering for /insights command
- claude cowork: VM process spins CPU indefinitely on macOS 26.3 (Apple M5)
- [BUG] jq -f always prompt for permissions
- ignore
- [BUG] /desktop fails on Windows: `&` in deep link URL not escaped for cmd.exe
- [BUG] WebFetch to github fails
- /plugin browse UI shows marketplace.json version instead of plugin.json version
- Windows: Plugin hook \${CLAUDE_PLUGIN_ROOT} expansion produces broken bash paths
- [Bug] TypeError: Cannot read property 'split' of undefined in command parser
- [BUG] Deleted skill persists in Cowork UI — cannot be removed
Resolved issues (231)
- Skills loaded twice after context compaction (111 instead of ~63)
- [BUG] chat history is shared between multiple sessions in the same directory
- [BUG] --teleport fails with "Session not found" despite valid session (claude.ai returns 403 to CLI)
- [BUG] Statusline API used_percentage significantly underreports context usage
- Expose account-level API usage quota and reset time to status line
- [BUG] Claude for Excel & PowerPoint: "Extra inputs are not permitted" on code_execution_20250825.use_web_search_purpose
- [BUG]
- OSC 8 hyperlinks in custom statusline no longer render
- Long lines in output contain hard newlines, breaking copy-paste
- [BUG] Sandbox cwd tracking error persists/regressed in v2.1.29 (WSL2)
- [BUG] "operation not permitted: /tmp/claude-501/cwd-*" error on macOS in sandbox mode
- C:/Program Files/Git/resume picker loses renamed sessions after ~16KB of new activity
- [BUG][Bedrock] Agent Teams teammates spawned with non-Bedrock model ID via --model flag, causing 400 errors
- Bug: Claude in Chrome MCP server doesn't connect to native host socket (Linux)
- [Bug] Rate limit warning persists after limit increase, pollutes context
- [BUG] Exit code 9 death spiral: crash-resume cycles compound streaming memory leak (sequential agents)
- Adding image mid-turn triggers Context limit reached + compaction failure
- [DOCS] Documentation: Wrong parameter order - server name must precede --env in MCP setup
- [BUG] Slash command autocomplete: filtering stuck, wrong command executes, crash on mid-sentence / (v2.1.41)
- [BUG] No past conversations when opening a new window of claude code in vs code
- Linux / Fedora: Mem Leak - Claude code CLI
- Feature Request: Auto-generate session titles in the conversation's language
- [Feature Request] Implement port conflict detection and dynamic port allocation for multiple Claude Code sessions
- [BUG]CLI fonctionne mais l'extension v2.1.39 sur Windows reste bloquée sur les messages d'attente
- Claude Code Process Deadlock/Infinite Loop - Requires SIGKILL
- [BUG] MCP server tools not exposed as callable functions despite successful connection and tools/list response
- [BUG] "Continue where you left off" consumes disproportionate usage from new billing cycle
- Custom statusLine command output renders vertically on Windows
- [FEATURE] name and save conversations
- Code blocks have padding that breaks copy-paste in terminal
- VS Code extension: Markdown links with non-ASCII (Japanese) file paths are not clickable
- [MODEL] Claude created files outside of my project folder using bash and python without asking permission
- [Bug] Claude Code loses track of created plan files across session context
- Claude CLI core dumps (SIGSEGV/SIGABRT) during active sessions
- [BUG] claude quits on startup
- [BUG] Windows Shell Compatibility: PowerShell variables (extglob.*) causing command failure
- Claude Code CLI Hangs on Startup with Ollama (Anthropic Messages API)
- [BUG] Long-running Bedrock sessions killed by SIGKILL (signal 9) due to no output during extended thinking
- [BUG] Plan contamination after forked chat.
- [BUG] In the VSCode extension all the conversation is lost that happened before context
- THE UNHELPFULNESS OF CLAUDE'S HELPFULNESS
- [FEATURE] Add a configuration option to spawn agent team teammates in separate tmux windows (tabs) instead of panes (splits within a single window)
- Claude in Chrome: Browser extension fails to connect (MCP bridge)
- Claude in Chrome extension not connecting despite correct configuration
- [Bug] Terminal tab animation missing after Claude CLI update
- [FEATURE] Allow binding keys in "Resume Session" context
- Context compaction disrupts workflow mid-task, no user feedback mechanism
- [FEATURE] Directory-level settings inheritance (apply settings to all child projects)
- Build fails on Claude Code Web when project imports Google Fonts
- [BUG] "Past Conversations" dropdown with search and time-based filtering does not appearing after you undocked the panel.
- [BUG] SKILL.md validator only recognizes Agent Skills standard fields, rejects Claude Code extended frontmatter
- [BUG] CoWork for Windows
- [Feature Request] Improve long-running task visibility with side panel output and cursor feedback
- [MODEL]
- [BUG] Custom skills via symlinked ~/.claude/skills/ directory fail validation but execute correctly
- TUI input area collapses to zero height in tmux panes
- --continue breaks all tool spawning after auto-update (stale binary path)
- [BUG] Opus 4.6 Autocompacts so often it's making claude code unusable
- [Bug] Agent unable to read PDF schematics and technical documentation
- Plan agent fails with 'classifyHandoffIfNeeded is not defined' after completing work
- Shift+Enter newline stopped working in JetBrains plugin
- [BUG] Shift + Enter does not return new line in chat prompt entry field
- [Bug] Manual compaction fails with "Conversation too long" error when auto-compact enabled
- [BUG] Image with space not found
- React error #185: Maximum update depth exceeded
- [Bug] Anthropic API Error: Could not process image (400)
- [Bug] Context limit reached error requires manual intervention with /compact or /clear
- [BUG] Cowork VM boots successfully but API is unreachable on Windows 11 Pro
- [Bug] Input prompt not visible when context window exceeds terminal display
- /resume picker only shows today's conversations, older sessions not surfaced
- [Bug] Escape key fails to interrupt Claude execution
- [BUG] Native binary REPL immediately exits on Terminus SSH terminal (SIGPIPE/EPIPE on stdout)
- Plugin loader ignores installed_plugins.json cache, re-clones GitHub-sourced plugins on every startup
- settings.local.json accumulates invalid permission entries (heredocs, shell fragments)
- VS Code extension: Ctrl+A and Ctrl+E Emacs keybindings not working in terminal mode on macOS
- Cowork tab hidden despite VM running successfully — yukonSilver marked unsupported due to MSIX can_elevate detection bug
- [Bug] Token exhaustion on large file refactoring with incomplete checkpointing
- Session ID not displayed on start — hard to resume after terminal restore
- [BUG] /context command shows inconsistent token usage between summary and breakdown
- [BUG] VS Code panel sessions inaccessible
- Agent Teams tmux backend: race condition on pane spawn causes silent agent failure
- [Bug] Premature Compaction Error with Available Token Budget Remaining
- Resume session picker does not display custom session names set via /rename
- [BUG] Cowork VM starts but API is UNREACHABLE on Windows 11
- [FEATURE] Configurable terminal tab title state indicators, including a distinct "waiting for input" state
- Support custom vim insert-mode mappings (e.g., jj to enter normal mode)
- Sessions repeatedly claim work is done without verifying, causing 75% rework rate
- [FEATURE] Add /delete command to delete current session
- Statusline cross-contaminates between parallel sessions
- Split panel button silently duplicates sessions causing crashes and data corruption
- Tasks persist but aren't visible after context compaction/continuation
- Stop leaving claude code temp files in user projects
- [Feature Request] Add session-scoped command whitelist override
- VS Code sessions spontaneously split, swap, and duplicate between panels
- [BUG] After updating Claude Code, login fails with this error:
- Settings file with auto-generated permission patterns breaks after update due to stricter colon parsing
- [BUG] VS Code extension crashes (stream closed) when Write tool creates/edits markdown files
- [BUG] classifyHandoffIfNeeded error occurred in the framework layer
- Add setting to disable Chrome tab group creation
- Activity Bar Icon Not Appearing
- Windows 11: VM connection timeout - network diagnostics runs macOS commands
- Add Svelte syntax highlighting support for code blocks
- [BUG] MCP Atlassian OAuth tokens stored but not retrieved for SSE connection (400 error)
- Context compaction generates fabricated 'Pending Tasks' from user complaints, causing AI to execute opposite of user intent
- [Bug] Context lost on "too many images and documents" error
- Add i18n / localization support for CLI interface language
- [BUG] Welcome screen stops appearing in all project directories after rapid session launches
- [Bug] Background tasks not starting in TUI with team OAuth account
- [BUG] MacOS Terminal Black issue
- [FEATURE] Would be great if there was a date/timestamp in the code desktop app
- Permission parser incorrectly validates bash heredoc content
- Task tool agents crash with 'classifyHandoffIfNeeded is not defined' after completing work
- [Bug] Infinite text generation loop instead of tool invocation with opus-4-6
- [BUG] Team agents' messages not delivered to team lead in VS Code extension; permission prompts invisible, causing agent deadlock
- [Bug] CLI generates inefficient API calls consuming excessive tokens with suboptimal output quality
- Statusline should refresh after /compact
- [BUG] MCP OAuth: "Token expired without refresh token" despite refresh token being stored in Keychain
- plugin update doesn't fetch latest from marketplace remote before checking versions
- [BUG]
- [BUG] windows 11 home issue
- IDE integration opens 3 empty Cursor windows on startup (Linux AppImage)
- System prompt and status bar report wrong model name when using claude-opus-4-6
- [BUG] Message suggestions being sent when switching between agents with shift-<up/down>-enter
- Allow renaming chat tabs in VS Code extension
- Sonnet only model limiting is broken
- Feature: Support slash command and @-mention completion mid-sentence
- [FEATURE] DISABLE BACKGROUND TASKS
- [FEATURE] Add HWPX (Korean word processor) file preview support in Claude.ai
- [BUG] [Cowork] Windows: EXDEV error when TEMP is on a different drive than AppData
- [BUG] Cowork VM never creates on Windows — connection timeout + macOS diagnostics running on Windows
- [BUG] using local proxy allows circumventing restricted IP addresses
- [FEATURE] - Mid-tier Usage Plan Option
- Images appear as numbered items before prompt instead of inline
- [FEATURE] OS Keychain/Credential Manager Support for MCP Configuration
- [FEATURE] Bi-directional context sync between Desktop and Terminal sessions
- [BUG] Conversations compacting prematurely at ~65% token capacity instead of near limit
- [BUG] Rust panic: byte index not a char boundary inside full-width parenthesis
- [BUG] CLI crashes when resuming sessions with long Japanese/multibyte character titles
- [Bug] Image attachments lost when navigating up through prompt history
- [Feature Request] Add plugin installation analytics for marketplace authors
- [BUG]
- [BUG] the [1m] postfix on model doesnt show in vscode
- Hook output leaks across git worktrees in multi-agent setup
- Claude asserts "doesn't exist" for unverifiable information and dismisses corrections as "hallucination"
- Bug: Auto-added permissions contain malformed multi-line git commit commands instead of wildcard patterns
- Remove uninstall.log logging
- [BUG] VSCode extension spawns duplicate MCP servers - config cache loader starts unnecessary MCP connections
- [BUG] Write() and Edit() auto-approve patterns don't match relative paths in .claude/settings.json
- [Bug] Unrecognized command `/rate-limit-options` not handled gracefully
- [BUG] Code permanently lost on rewind
- Statusline payload missing context_window data (documented but not present)
- [BUG] Bash tool shell session dies silently after large git operations - all commands return exit code 1
- [Bug] Subagent tool output rendering truncated and malformed in CLI display
- [BUG] cannot resume sessions when using CLAUDE_CONFIG_DIR
- [Feature Request] Add interactive plan refinement stage before full plan generation
- [BUG] Multi agents run out of context, unable to /compact and tasks are marked as completed when they are not
- [MODEL] Claude uses git --amend without warning, then gives incorrect push instructions
- [Bug] Opus model performance degradation and file handling issues after compact
- [BUG] plugin-dev:agent-development skill documents wrong tools format (JSON array vs comma-separated)
- [BUG] API reporting ' Image was too large. Double press esc to go back and try again with a smaller image.'
- [BUG] Claude Code generating massive temp files
- [BUG] The Git Diff sending is more of a problem and a solution
- [BUG] PostToolUse hooks fail to execute when working directory is home directory (~)
- Bug: Setting `enter: null` in keybindings.json disables all Enter-based key combinations
- Residual 'M' character from 'Mulling...' spinner bleeds into response output
- --dangerously-skip-permissions does not propagate to context: fork sub-agents
- False positive content filtering on Linux camera driver repository
- [BUG] Windows Terminal input completely frozen starting from v2.1.30 (regression from v2.1.29)
- [BUG] The edit tool doesn't understand how to write with tab indentation
- [BUG] TaskGet does not return metadata field
- Support per-agent extended thinking configuration in subagent frontmatter
- tmux teammate mode hardcodes model ID, breaking Bedrock/custom provider setups
- [BUG] Agents continue working after multiple interruptions and /clears
- Visual Studio 2026 Extension: Korean (CJK) text rendering doubled and IME input reversion
- Add microphone/voice input button to Claude Code chat panel in VS Code
- [BUG] OSC 8 Hyperlinks cause persistent underlining
- SSH remote connection fails on Windows — hardcoded /usr/bin/ssh path
- [BUG] SSH Remote Development: "Could not spawn claude-ssh" on Linux — binary missing from .deb package
- "Fix with Claude" stops opening terminal after some uses
- [Bug] Memory add command (#) not functioning
- [Feature Request] Add message queueing capability for sequential task execution
- [BUG] Claude Desktop Cowork — Workspace fails to initialize with ERR_QUIC_PROTOCOL_ERROR (macOS)
- [BUG] v1.1.2998.0 introduces severe instability - multiple critical failures on Windows`
- [FEATURE] iOS spoken response to text input
- Issue #147: Delete should remove match from both sides
- [FEATURE] Cowork on macOS: add message-level Edit and Retry/Regenerate parity with normal chat
- [BUG] Claude Desktop (Windows MSIX) uses wrong userData path — config files and logs are invisible at documented location
- Local MCP servers silently ignored when Claude Desktop installed from Microsoft Store
- [BUG] Add From Notion bug not pulling clearly retrievable page
- [BUG] Claude Desktop Windows — Cloudflare challenge infinite redirect loop after update, app unusable
- Claude in Chrome - "Invalid token or user mismatch" bridge error on Windows 11
- [BUG] Cowork incompatible with VPN - Hyper-V NAT routing prevents VM from reaching Claude API
- [BUG] Billing: $50 Opus 4.6 promotional credit disappeared after subscription renewal
- Edit tool silently corrupts Unicode characters (curly quotes, em dashes, etc.)
- Update terminal window/tab title when session is renamed
- Right Alt key leaves visible `[25~` escape sequence residue in input
- [Bug] Background tasks not supported in Git worktrees
- [BUG] Bedrock sub-agent model mapping uses us. prefix in ap-northeast-2 region
- [BUG] AskUserQuestion dialog dims/greys out content above, making context unreadable while answering
- [Bug] Token download progress stuck at 0
- [BUG] Shell snapshot drops __-prefixed functions, breaking cd when used with mise
- Session invisible in --continue/--resume due to 16KB buffer overflow in qj1
- Store .claude.json backup files inside ~/.claude/ directory
- [BUG] python lsp plugin reads read files and directories that are in .gitignore
- PreToolUse and PostToolUse hooks loaded but never fire on Windows
- [BUG] Deleting its CWD breaks its shell
- [BUG] settings to change the spinner verbs to a single verb are not respected.
- Skill loader executes markdown inline code as bash when content ends with !
- Windows: duplicate CLAUDE.md loaded due to drive letter casing
- Nested session check blocks non-interactive subcommands like `claude plugin validate`
- [BUG] git status polling causes tsc --watch infinite recompilation loops on macOS via FSEvents
- Session name lost after context compaction
- [BUG] `claude_code.tool_decision` OTLP event not emitted in headless (`-p`) mode
- [BUG] `alwaysThinkingEnabled: true` in settings.json does not enable thinking mode by default on Bedrock
- Plan mode state lost after context compression
- [BUG] Custom agent `model` field in `.claude/agents/*.md` is not passed to Task tool
- [Bug] CJK wide characters cause right-aligned timestamps to misalign in TUI
- terminal-setup incorrectly claims Warp does not support Shift+Enter
- TaskOutput returns truncated raw JSONL transcript instead of subagent's final answer
- Add image/bmp to Linux clipboard check for WSL2 image paste
- [BUG] Task tool shows inflated tool_uses count during execution vs completion
- Sandbox blocks zsh heredoc temp files (TMPPREFIX not set)
- [BUG] Doctor misdetects mise-managed install as native due to .local/share path heuristic
- Expose directories added via /add-dir in statusline JSON
- Add chat:newline keybinding action for multi-line input
- /resume command silently drops sessions with large first messages (>~15KB)
- --resume should offer recently-modified sessions after unexpected shutdown
- [Bug] Session name persists in status bar after /clear command
- Agent teams regression: teammates not spawned after TeamCreate (v2.1.42+)
- ignore
- Feature request: Date range filtering for /insights command