Digest / February 20, 2026
Claude Code Issues Digest — February 20, 2026
230 new issues filed ·
142 resolved in anthropics/claude-code (UTC day).
New issues (230)
- Shell snapshot parse errors from captured zsh function definitions
- [DOCS] CLI reference missing `--worktree` (`-w`) flag for isolated git worktrees
- [DOCS] Subagents documentation missing `isolation: "worktree"` configuration
- [DOCS] Interactive mode keybindings missing Ctrl+F shortcut to terminate background agents
- [DOCS] Agent definition schemas missing `background: true` option for always-background execution
- [DOCS] Plugin documentation missing `settings.json` default-configuration component
- [DOCS] `@` file-path docs missing guidance on corrected-path suggestions for missing repo-folder prefixes
- [Bug] Ampersand command missing for local-to-cloud conversation migration
- [BUG] VS Code sidebar crashes with Bun v1.3.10 panic on Windows 11 - "integer does not fit in destination type"
- /model command captures ANSI escape codes in model name (Warp terminal)
- [BUG] @ file picker does not respect nested .gitignore files
- Model ignores CLAUDE.md instructions despite reading them at session start
- [Bug] Color token generation ignores skill definition, uses hardcoded standard tokens
- [BUG] PreToolUse hook updatedInput replaces entire tool_input instead of merging, silently drops unspecified fields
- Allow customisation of user message background colour in conversation view
- Documentation: Compaction Engine Internals, Environment Variables, and 1M Context Window Activation
- Documentation: Compaction Engine Environment Variables and 1M Context Window
- [BUG] Task tool model parameter silently ignored for in-process team teammates
- Auto-generate meaningful session names from conversation context
- [BUG] Deny permissions in .claude/settings.json ignored
- [BUG] Desktop App in Wndows pointing to wrong directories
- [Bug] Explore command hangs indefinitely, consuming API usage
- Feature: Visual prompt separator for easier scroll navigation
- [BUG] claude --worktree (-w) does not create a git worktree
- [BUG] Claude Code Homebrew cask hangs on startup on macOS 26.3 (arm64)
- [FEATURE] "대화 내용에 따라 세션 제목 자동 업데이트" 기능 요청
- OSC 8 hyperlinks not clickable inside tmux (statusline and PR links)
- [BUG] Prompt Cache Invalidation on Session Resume: Tool-Use Content Not Cached, Plugin State Changes Cause Full User Content Rewrite
- Skills from third-party marketplace plugins not loaded into context
- Add project.faf — machine-readable project context format
- [FEATURE] Add `thinking_language` parameter to control extended thinking output language
- Esc during background task completion causes duplicate API requests and unrecoverable 400 error loop
- [BUG] Task tool subagents permanently return 'Rate limit reached' with 0 tokens consumed
- [BUG] npm/node commands (npx vite build, npm install) hang indefinitely in the Bash tool
- [BUG] Claude in Chrome bridge permanently rejects valid tokens with "Invalid token or user mismatch" for Cowork — server-side stale state
- [FEATURE] MCP OAuth: Allow configuring redirect_uri hostname (127.0.0.1 vs localhost)
- statusLine command broken on Windows (v2.1.49) — bash script via stdin no longer receives JSON
- [DOCS]
- [BUG] --teleport fails with Cannot read properties of undefined (reading 'match')
- Sandbox sets TMPDIR but doesn't create the directory
- [Windows] LSP plugins fail with spawn ENOENT — missing shell:true for .cmd files
- Claude Code agent autonomously ran destructive db command, wiped production database
- PreCompact hook statusMessage spinner not displayed
- [BUG] tools.N.custom.defer_loading: Extra inputs are not permitted (400) when MCP tools are configured
- [Bug] ExitPlanMode never called after Write tool — plan not shown to user (3 consecutive failures)
- [Bug] Performance degradation: excessive token consumption with minimal output
- [BUG] Skills/commands appear duplicated when using git worktrees
- [FEATURE] Officially support loading Skills from MCP resources
- [BUG] Never make claude thread blocked for any work. If user submits a query claude ALWAYS answers.
- [BUG] Claude in Chrome MCP tools fail silently in claude.ai — update_plan never triggers domain approval, navigate returns Permission denied with no visible prompt
- [BUG] WebSearch "Rate limit reached" occurs only with Claude subscription, works fine with API key
- 〈//v//azul telefone portugal\\v\\〉Como falar com a Azul em Lisboa?
- [BUG] Claude Code loses multi-phase project context and prematurely declares work complete
- [BUG] Claude Code VS Code crashes on Windows ARM64: Bun incorrect alignment panic + exit code 3
- [Feature Request] Add separate color theming for user input vs Claude output in TUI
- [BUG] CLAUDE.md and .claude/rules/ loaded twice in git worktrees
- Co-Authored-By attribution should be opt-in, not opt-out
- [BUG] Status line stuck on 'Computing...' after response completes, Escape has no effect
- Bun panic crash: 'switch on corrupt value' during Explore agents on Windows 11
- [BUG] AI Agent repeatedly ignores AGENTS.md rules and modifies code without user approval
- [BUG] Permission glob matching still fails on '- sequence in arguments (re: #22581, #16449)
- [BUG] MY $50 credit to try the new claude opus was yanked, and I never got to use it
- [Bug] Claude Code session crashes on oversized image instead of skipping file
- [Bug] Remote task & prefix not working for background execution
- [FEATURE] Watch folder integration for Chat projects with Cowork file synchronization
- Session rename breaks resume by name
- [BUG] On install Claude Code using VS code Extension, Claude give exit code 3
- [BUG] BUN crash - **panic**: switch on corrupt value
- Bug: Sessions not appearing in /resume list despite existing in filesystem
- [BUG] GUI chat re-prompts for auth on every message — EPERM rename error prevents token persistence on Windows
- [BUG] /ide command fails to match IDE on Windows due to WSL path format mismatch
- `allowed-tools:` silently ignored in agent frontmatter — subagent inherits all parent tools, leading to credential hunting
- [BUG] Claude Code v2.1.49 crashes on Windows ARM64 with "panic: incorrect alignment" (Bun v1.3.10 bug)
- Feature: Add list_browsers and get_browser_info tools to Chrome extension MCP
- Assistant-generated text with 'Human:' prefix treated as user input in Agent Teams
- [FEATURE] [Cowork] Server Instrunctions
- [FEATURE] [Cowork] Hide tool output from user when audience = "assistant"
- Support default-disabled MCP servers in plugins
- [Feature Request] Improve conversation history persistence and add session switching for multi-worktree workflows
- Task tool: broken delegation chain — orchestrator cannot supervise its own agents
- [FEATURE] Expose VSCode debugger state (variables, call stack) to Claude
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant message
- Feature: Declarative skill/plugin dependencies at the project level
- [BUG] Claude Code writes ~/.config/git/ignore without permission
- Windows: plugin hooks spawn visible cmd.exe/conhost.exe windows despite windowsHide:true
- [FEATURE] Multi-line Input Mode with Termination Token
- Chrome extension MCP bridge socket not connected to CLI session
- [Feature Request] Allow unrestricted file I/O to /tmp directory in sandbox
- I appreciate the kind words, but this doesn't describe a bug or feature request that needs to be tracked as a GitHub issue. If you encounter any actual problems or have feature suggestions for Claude Code, please feel free to report them!
- AskUserQuestion: speech-to-text input in 'Other' field not registered until option is toggled
- [Question] OAuth/setup-token policy for scheduled CI/CD automation (GitHub Actions, GitLab CI)
- [BUG] System-generated messages misattributed as Human: turns during multi-agent team sessions, causing unauthorized autonomous actions
- [BUG] "Use custom API key: true" ignored — Claude Code still authenticates via Google Vertex AI (Windows 11)
- [BUG]
- [Bug] EnterWorktree creates worktree from default branch instead of HEAD
- Git commands freeze during commit/push workflow due to pager interaction
- [MODEL] Claude Code uses Write (full overwrite) instead of Edit (surgical edit), silently drops content from backup files
- [Feature Request] Add hyphenated-writing output formatting option
- [BUG] Claude Desktop - Claude Code - Broad wildcard permissions in settings.local.json not respected — still prompted for individual actions
- [BUG] MCP Streamable HTTP client does not re-initialize after server-side session invalidation
- [BUG] output_style.name in status line JSON always returns "default" after /output-style change
- Statusline model.id reflects global state, not per-session model
- CLAUDE_PLUGIN_ROOT environment variable not set for SessionStart hooks
- Skills/commands duplicated when running in a git worktree
- [MODEL] Claude takes unsolicited write actions after answering research questions
- [BUG] Session cost summary no longer displayed on Ctrl+C Ctrl+C exit since 2.1.49
- Preprocessor executes !`command` directives inside markdown code spans
- claude -w (--worktree) silently fails in git submodules
- False-positive "installMethod is native" warning after removing native install — Homebrew binary fires on every start
- [Bug] Claude missed architecture details from claude.md file during analysis
- [BUG] Agent frontmatter hooks: changelog (v2.1.0) says 3, official docs say "all", but only 6 of 16 actually fire
- Extended usage limit exceeded all at once without progressive billing feedback (Opus 1M context)
- [BUG] GitHub repos not visible in Claude web despite app installed
- claude -w (worktree mode) doesn't work correctly when invoked from a git submodule
- [BUG] Claude Code reported error code: 0EMF7C0
- Statusline renders vertically (1 char/line) during startup in tmux
- [BUG] MCP tool not available to model despite successful registration
- allowedPrompts from ExitPlanMode persist beyond plan scope, silently auto-approving dangerous commands
- Statusline not working on Windows - "Session environment not yet supported on Windows"
- [BUG]
- [BUG] /usr/bin/bash: -c: line 1: unexpected EOF while looking for matching `''
- WebSearch/WebFetch: option to scrub PII from queries before sending
- [BUG] Claude Code desktop app gets stuck and progresses indefinitely when connected via SSH on Windows
- [BUG] Bun has crashed
- COMMAND SUGGESTIONS FOR CLAUDE CODE CLI
- [BUG] EACCES: permission denied when creating Python file after granting write permission
- Worktree cleanup hangs when using --worktree --tmux, leaving orphaned worktrees
- [Bug] Session persistence broken: unable to load existing sessions and new sessions hang on task execution
- [BUG] Glob and Grep tools silently return empty results for valid queries
- [FEATURE] Unattended/fail-fast mode for autonomous sessions
- [Bug] Agent loses task context during multi-step operations
- Claude Desktop VM (bridge100) hijacks IPv4 default route, breaking internet connectivity
- /plugin TUI cannot add a marketplace plugin to more than one project
- [BUG] Claude-Code executing whoami while doing the snapshot or running bash scripts
- [Bug] Bash commands fail on Windows with apostrophe in home directory path
- Chrome extension connection fails: MCP uses bridge instead of native socket
- [Bug] Rate limit error despite low API usage when using Opus 4.6 (1m)
- [Bug] Marketplace plugins fail with unrecognized config keys: source, category, strict
- [BUG] Claude Code falsifies task completion status causing hardware damage via repeated ungraceful shutdowns
- [BUG] Claude Code 401 Authentication Error on Windows
- opusplan mode: 100% traffic routed to Opus 4.6, Sonnet quota never consumed
- [BUG] It's crashed twice and each session doesn't save, so lost work!!
- [Bug] Skill builder incorrectly validates frontmatter against outdated schema
- claude-in-chrome: chrome-native-host ignores NODE_OPTIONS (Chrome spawns it without login shell); patch wiped on every /chrome run or update
- [FEATURE] Insights report should include a dark-mode theme
- [BUG] Cowork doesn't load into Claude app OS Build 26200.7840
- /context command ignores CLAUDE_AUTOCOMPACT_PCT_OVERRIDE when displaying buffer size
- [BUG] `/doctor` reports missing env vars without checking settings.json `env` field
- Feature Request: Per-skill token usage tracking
- [BUG] /resume doesn't find recent conversations — sessions-index.json stops being updated
- [BUG] Claude PowerPoint add-in: "Tool names must be unique" error on first message
- [BUG] Team agent in tmux mode: sub-agents don't inherit the team lead's model, defaults to opus-4-6
- `claude -r <session-name>` fails to find sessions renamed via `/rename` — session lookup unreliable
- [BUG] Unable to install Cowork plugins in MacOS local
- Terminal tab/window title not cleared after exit
- [FEATURE]
- [BUG] Artifact content frozen after publishing - version increments but preview doesn't update
- PreToolUse/PostToolUse hook events not emitted in stream-json output
- [FEATURE] --worktree / EnterWorktree should respect git submodule boundaries
- /rename applies title to wrong session — custom-title scanner ignores sessionId field
- canUseTool callback not invoked for background subagent tool calls in default permission mode
- [BUG] claude mcp add example fails when I run it on environment variable format
- [Bug] Dangerously Skip Permissions bypasses permission prompts for single command execution
- [FEATURE] prevent agent from removing CLAUDECODE env var
- Feature: hierarchical deferred tool discovery to reduce context usage from large MCP servers
- [BUG] Claude Code crashes with "panic: incorrect alignment. oh no: bun has crashed" after being idle
- [BUG] Dangerously-skip-permissions burning tokens in headless run of claude code frequently querying the bash-policy agent for "command prefix“
- [BUG] Stuck thinking for 28mins after compact, then compact again with 0 work done...
- [BUG] Claude Code on Windows can't execute bash when started from a directory with a ' in the path
- [BUG] /copy does not preserve terminal hyperlinks as markdown links
- [Bug] Windows 10: ESC interrupt during execution permanently blocks text input (stdin lost)
- Feature: allow deferred tools to be unloaded/de-expanded after use
- [BUG] Claude Desktop "Something went wrong loading this session" - React #185 infinite loop on specific project directory
- Feature request: Show remaining token quota and reset time in CLI
- [BUG] Cowork Windows - API Error: Unable to connect to API (ECONNRESET)
- claude --resume crashes with TypeError: H.trim on sessions containing hook events
- LSP plugins don't receive workspace root (rootUri), breaking .luarc.json discovery
- Support customizable terminal window title format
- [BUG] chat:newline keybinding submits message when input has text
- [Bug] CLI Showing white and cursor input is not visable
- [BUG] Bash running "xcodebuild test" not respecting allowed permissions
- [FEATURE] Add setting to disable context window compacting reservation
- [FEATURE] Allow `apiKeyHelper` to trigger when it is set and claude gets a 403 error from the LLM provider
- [Bug] Claude model fails to follow explicit directive instructions despite repeated emphasis in prompts and documentation
- [Bug] Opus 4.6 repeatedly violates CLAUDE.md workflow rules despite in-session corrections and self-written lessons
- [BUG] AI Assistant throws 400 invalid_request_error - empty message content blocks sent to Claude API
- Claude Code exits immediately under gVisor (regression from 2.1.42 to 2.1.49)
- Expose token window expiration/rate limit reset time in statusline data
- Claude Code 4.6 regression: forgets project deployment context
- [BUG] Standalone number-period lines (e.g. 8.) are invisible — markdown renderer collapses empty ordered list items
- MCP Tool: gemini-research — saves ~95% of research tokens
- Expose /usage session rate-limit data in statusline JSON
- [BUG] Claude Code silently exits session (on rate limit?) instead of showing error/retrying (Windows)
- [BUG] `opusplan` uses claude-sonnet-4-5 even when claude-sonnet-4-6 is available
- Include subagent/task info in status line data
- Python Agent SDK: MessageParseError on rate_limit_event from CLI 2.1.45+
- [FEATURE] Folder picker should show trailing path segments instead of truncating them
- Bedrock: default Haiku model ID missing cross-region prefix, retries on hard 403
- [BUG] No working mechanism to review previous context after compaction, plan-mode clear, or branch navigation — data preserved but UI inaccessible
- Native binary broken on Debian trixie (glibc 2.41) - Bun 1.3.10 module resolution failure
- [FEATURE] Hook Exit Code for Session Termination
- [BUG] **VSCode-Ext-Streaming not working - text appears all at once after ~20 seconds-**
- [FEATURE] Proposed API Reference in all Packages
- enabledPlugins in settings.local.json silently ignored unless key also exists in settings.json
- [BUG]
- Background agents in skill context cannot execute Bash commands
- [Feature Request] /insights command needs date range filtering and comparison mode
- [BUG] Marketplace installation silently fails (SIGKILL) on enterprise machines due to EDR blocking --recurse-submodules
- [Bug] Anthropic API Error: Rate limit exceeded
- [BUG] Claude fakes the output of a command and then doubles down on it
- Glob tool does not follow symlinks
- Bash tool starts in home directory instead of project root on Windows
- [Feature Request] Native persistent session architecture with indefinite context preservation
- Plugin install refuses project-scope install if same plugin is installed in a different project
- [BUG] Consistent Bun crash (incorrect alignment) on Windows 11 ARM64 at ~82 seconds
- Duplicate skill registration in git worktrees
- [FEATURE] Agent Teams: Forking Warm Sessions + init phase for Teammates
- [BUG] Team agents don't inherit [1m] context window from parent session
- [BUG] VSCode Extension: sessions-index.json stops updating after account switch, causing recent sessions to disappear from history
- [FEATURE] Preview: Allow configurable external URL whitelist for OAuth and other third-party required flows
- [FEATURE] Hook Exit Code for Conversation Reload from Transcript
- mode: "plan" auto-approves ExitPlanMode before team lead can review
- [BUG] Input text not cleared after sending message (regression between 2.1.45 and 2.1.47)
- [BUG] Comportamiento: "Something went wrong loading this session" después de ~15 minutos / 3 interacciones
- Surface SessionStart hook file reads in welcome screen
- [Feature Request] Configurable terminal title format for project/session identification
- [MODEL] Claude Code forgets project rules during session continuations
- [BUG] Ctrl + S (Save operation) in VSCode auto-accepts proposed changes by Claude Code Cli
- [BUG] Claude Desktop 2.1.49 crashes on launch when any `type: "http"` MCP server is configured
- Background Bash tasks leave orphaned child processes on kill
Resolved issues (142)
- [BUG] VS Code sidebar crashes with Bun v1.3.10 panic on Windows 11 - "integer does not fit in destination type"
- Add keybinding action to insert @file#line reference from IDE selection in CLI
- [BUG] Cowork Windows - Cannot connect to Claude API from workspace (Windows 11 Home)
- [BUG] Fresh install on Linux Mint 22.3 - Bash tool returns "No Content" to everything.
- Sandbox sets TMPDIR but doesn't create the directory
- [BUG] tools.N.custom.defer_loading: Extra inputs are not permitted (400) when MCP tools are configured
- [2.1.39] Agent spawning fails with Opus on Bedrock (billing header error)
- Co-Authored-By attribution should be opt-in, not opt-out
- [DOCS] CLI reference missing `--worktree` (`-w`) flag for isolated git worktrees
- [DOCS] Subagents documentation missing `isolation: "worktree"` configuration
- [DOCS] Hooks reference missing `ConfigChange` hook event and input schema
- [DOCS] `disableAllHooks` documentation does not reflect managed policy precedence
- [DOCS] Environment variable reference missing `CLAUDE_CODE_SIMPLE` and simple-mode tool behavior
- [DOCS] Interactive mode keybindings missing Ctrl+F shortcut to terminate background agents
- [DOCS] Agent definition schemas missing `background: true` option for always-background execution
- [DOCS] Plugin documentation missing `settings.json` default-configuration component
- [DOCS] Agent teams docs still say `Shift+Up/Down` for teammate navigation after v2.1.47 change to `Shift+Down` wrapping
- [BUG] Cowork folder stuck, cannot change
- Session rename breaks resume by name
- [FEATURE] `/insights` aggregates sessions across all accounts/organizations — no data isolation between personal and enterprise contexts
- [FEATURE] Tab Coloring & Naming
- Cowork/Windows - Can't reach the Claude API from Claude's workspace on fresh install — no VPN on
- Skill with disable-model-invocation: true cannot be invoked by user via slash command
- /rename session name not indexed — cannot resume by name
- --resume loads hours-old context instead of current session state
- [BUG] "classifyHandoffIfNeeded is not defined" error when sub-agent returns result to main agent
- [FEATURE] Show incremental/streaming bash command output in VS Code extension
- [Bug] Claude auto-answers its own human-directed confirmation prompts
- [Bug] tengu_copper_bridge flag breaks Chrome extension MCP connection
- Session names from /rename are lost after resuming and continuing work
- [BUG] Claude repeatedly suggests giving client users access to infrastructure without being asked
- [BUG] Claude Code 쓰다가 미쳐버릴 것 같습니다. 진심으로 화가 납니다.
- Feature request: Customizable terminal output theming (header colors, visual hierarchy)
- Welcome screen shows /init tip when .claude/CLAUDE.md exists
- [Bug] Hard lockup with unresponsive UI and infinite status bar animation
- [Feature Request] Implement context window management and agent performance monitoring
- [BUG] thinking discombobulating... etc... forever and its consuming tokens?
- [BUG] Chrome calls for team user continue trying to pull personal account and can't move to using team account
- [BUG] User text messages in continuation sessions are not persisted to the JSONL transcript file
- [BUG] Claude Desktop crashes when diff between main and the other branch is too big
- Agent fails with 'classifyHandoffIfNeeded is not defined' after successful completion
- [Bug] TypeError: Cannot read property 'split' of undefined in command parser
- Windows: Plugin hook \${CLAUDE_PLUGIN_ROOT} expansion produces broken bash paths
- Windows: SessionStart plugin hooks show 'hook error' despite succeeding
- v2.1.44 ships standard Bun binary instead of baseline (AVX warning regression)
- Background local_agent tasks never write to .output file (always 0 bytes)
- [BUG] Tool call parameters serialized into tool_use.name field on first response (no compaction)
- [Bug] Anthropic API Error: 400 Bad Request with extended thinking enabled
- Extension causes high cpu load
- [FEATURE] Sync conversation history across Claude Code and claude.ai
- [BUG] Crash: "Illegal instruction" (Bun panic) after extended use - memory leak (~20GB RSS)
- Agent burns tokens endlessly - gets stuck in unbounded thinking loops
- AskUserQuestion text is invisible on dark terminal backgrounds (black text on dark background)
- [Bug] Agent teams lose context after task completion, causing unresponsiveness and failed auto-compact
- [Bug] Session usage not syncing to claude.ai usage dashboard
- CLAUDE.md instructions are loaded but not reliably read or followed by the model
- Sessions hang indefinitely in Metamorphosing state with 0 tokens
- Race condition in ensureToolResultPairing corrupts thinking blocks, creates unrecoverable 400
- [FEATURE]
- enabledPlugins in settings.local.json silently ignored unless key also exists in settings.json
- [BUG] Status line renders vertically on macOS at startup until terminal width is detected
- MCP tools registered twice when plugin has .mcp.json in both cache and marketplace directories
- Feature request: Smarter tab naming for multiple Claude Code instances in VSCode
- [BUG] VS Code Extension fails to launch Claude Code on Windows 11 despite git-bash properly installed and in PATH
- [BUG] Claude becomes permanently unresponsive when processing invalid/malformed image data from screenshot tool
- [BUG] No way to view pre-compaction conversation history — Ctrl+O/Ctrl+E broken, thinking blocks hidden
- [BUG] [Windows] VS Code extension crashes on launch - MCP server "claude-vscode" error -32601: Method not found
- Allow multiple Claude Desktop Code sessions to use Chrome extension simultaneously
- [Bug] High CPU usage (~200%) on macOS after latest Homebrew upgrade
- Escape key fails to interrupt generation when system reminders trigger repeated responses
- Option to keep statusline visible during interactive UI elements
- Feature: Allow hooks to invoke MCP tools (or add post-init hook phase)
- Keyboard input stops responding during conversation, cursor visible but unresponsive
- [FEATURE] Agent Teams should use existing agents
- [Bug] Corrupted context during processing
- [FEATURE] Keep input prompt pinned/visible while scrolling through conversation history
- [BUG] ESC key not working as expected. Instead of stop claude and tell to do something else, it stop all background tasks
- [FEATURE]
- Feature: Include weekly usage/limit data in status line JSON
- [Bug] Claude Code hangs for several minutes without updating token usage or execution time
- Feature request: Per-message timestamps in Claude Code UI
- [VSCode Extension] Attaching an image to the prompt causes complete chat stall and irreversible history loss
- [Feature Request] Display context usage percentage when accepting plan
- [BUG] Claude crashes with an Error: Executable not found in $PATH
- [Feature Request] Add profile/account switching support with CLI flags
- [FEATURE] stop_traversal directive for CLAUDE.md
- [BUG] Deny rules with // prefix for absolute paths incorrectly match substring in any path
- Claude Code fabricated output status and lied when confronted
- [FEATURE] [Cowork] Server Instrunctions
- [BUG] SSH commands return exit code 141 (SIGPIPE) and capture no stdout on Windows
- VS Code extension leaks Claude processes when closing tabs/panels (WSL2)
- Statusline model.id reflects global state, not per-session model
- Skills/commands duplicated when running in a git worktree
- Preprocessor executes !`command` directives inside markdown code spans
- [Bug] Claude missed architecture details from claude.md file during analysis
- claude -w (--worktree) silently fails in git submodules
- Skills from third-party marketplace plugins not loaded into context
- /plugin TUI cannot add a marketplace plugin to more than one project
- [Bug] Skill builder incorrectly validates frontmatter against outdated schema
- [Bug] Marketplace plugins fail with unrecognized config keys: source, category, strict
- [BUG] Memory Leaks with Opus 4.6 CLI - massive sudden spikes in RAM/SWAP usage
- [BUG] Claude Code 401 Authentication Error on Windows
- Extended usage limit exceeded all at once without progressive billing feedback (Opus 1M context)
- PreToolUse/PostToolUse hook events not emitted in stream-json output
- Bash tool becomes permanently stuck when cached working directory is moved or deleted
- [BUG][Bedrock] `x-anthropic-billing-header` text injected into system prompt causes 400 on Bedrock
- [BUG] Bash running "xcodebuild test" not respecting allowed permissions
- [BUG] TypeError "Cannot assign to read only property" when launching in PTY mode with large workspace
- [Bug] Plan mode session resume doesn't allow editing or opening plan
- [BUG] macOS v2.0.36: Opus unavailable for Claude Pro despite working on Linux/WSL with same account
- [BUG] Chrome in Claude can bypass reCAPTCHA when user insists
- I (Claude/Anthropic) made repeated mistakes, wasted user's time, and embarrassed Anthropic.
- Compaction fails with 'Conversation too long' due to identical warning/error thresholds
- [BUG] Chrome native host dies when extension service worker goes idle, breaking browser tools after initial success
- Slash commands with hyphens in filename not recognized (v2.0.76)
- [BUG] 413 "Request too large" error when referencing multiple files in Messages API despite being under documented limits
- [Bug] Anthropic API Error: Request exceeds maximum size causes infinite loop
- [FEATURE] Plugin dynamic config input
- [BUG] iOS app: Cannot scroll to view previous messages when composing long responses in Code mode
- [Bug] Claude is having a strstrstrstrstroke of insight! 😳
- [FEATURE] Include session compact count in statusline JSON input
- [FEATURE] When claude prompts the user, it should show which agent is prompting
- Claude Code occasionally fails to follow project memory instructions (CLAUDE.md)
- [BUG] past conversation search just sucks
- [FEATURE] Multiple subscription support with automatic failover
- [BUG] PostToolUse hook not sending cwd field despite documentation
- /add-dir doesn't handle backslash-escaped spaces from terminal drag-and-drop
- [FEATURE] workflow improvement: in IDE, only show diff once the task is complete
- [Feature Request] Customizable keyboard shortcuts for @ file picker navigation
- Skill output not displayed to user - shows previous response instead
- [Feature] Support Opus model for Task tool subagents
- defaultMode: "dontAsk" overrides explicit ask list, auto-denying tools that should prompt
- Add Turn IDs/Labels to Conversation History for Easy Reference
- [Bug] Windows Auto-Compact triggers prematurely with "Conversation too long" error
- Feature request: Recognize cross-session context signals when memory is enabled
- [Bug] Image size validation prevents file upload with unclear error message
- [BUG] Crash when editing Korean (UTF-8 multi-byte) strings - byte index not on char boundary
- Python Agent SDK: MessageParseError on rate_limit_event from CLI 2.1.45+
- [Feature Request] /insights command needs date range filtering and comparison mode
- [BUG] verbose mode causes text in input to be invisible
- Background agents in skill context cannot execute Bash commands
- Plugin install refuses project-scope install if same plugin is installed in a different project