Digest / February 9, 2026
Claude Code Issues Digest — February 9, 2026
243 new issues filed ·
184 resolved in anthropics/claude-code (UTC day).
New issues (243)
- [BUG] UI Corruption due to mutliple parallel agents requesting clarification
- Windows: SessionStart hooks cause input freeze on second concurrent CLI instance (v2.1.37)
- [Bug] Ctrl+Alt+K opens new terminal tab instead of reusing existing instance on Windows Git Bash
- [BUG] /resume cannot load sessions created with older Claude Code versions
- Feature request: PostResponse / AssistantMessage hook event
- teammateMode: "tmux" does not create iTerm2 split panes despite all prerequisites met
- [BUG] {"type":"error","error":{"type":"api_error","message":"Internal server error"},"request_id":"req_011CXwYz9zzqNSUaxBcTmehV"}
- [FEATURE] Allow existing Claude Code sessions to join a team as teammates
- [BUG] after i click on the hide claude code on the vscode toolbar my claude icon is missing
- [BUG] Agent Teams: Suggestion prompt is always based on conversation with team lead.
- [BUG] Agent Teams: Right-arrow to navigate to a different team member triggers prompt suggestion fill.
- [FEATURE] Image-aware compaction: strip/summarize images before context compression
- Claude code says i have hit my limtis for session
- [FEATURE] Lightweight standalone editor/IDE purpose-built for Claude Code
- iTerm2 native split pane not working with teammateMode auto - silently falls back to in-process
- [BUG] Plan file edits ignored when approving with "Yes, clear context": cached plan content injected instead of re-reading from disk
- [BUG] Content filter falsely blocks transcription of 1986 agricultural newsletter
- Conversation history missing on resume (except last message)
- [BUG] Infinitely asking for permission for web search
- [Bug] Terminal hangs during agent operations with 5+ minute input lag
- [BUG] Teammates spawned in Delegate Mode have no file access tools despite mode: bypassPermissions
- [BUG] CPU usage spikes to 100% with statusLine command configured (regression of #23609)
- Agent team teammates fail to use ToolSearch / MCP tools despite having them
- Agent crash: classifyHandoffIfNeeded is not defined
- Complex turns: important text output gets buried between tool calls
- C:/Program Files/Git/teleport command not available in v2.1.37 on Windows
- [Bug] Claude Opus model output capped at 64000 tokens
- [Feature Request] Add active and total skills visibility to status line
- Repeated context compaction drains weekly token budget — 9 consecutive compactions in a single session
- [FEATURE] Allow custom .claude/agents/ definitions as agent team teammates
- Frequent re-authentication required with multiple concurrent Claude Code sessions (OAuth refresh token race condition)
- [BUG] Claude Code ignores explicit user instructions and acts without approval
- Bash tool: newline characters in command string treated as spaces, causing rm -rf to delete unintended directories
- [FEATURE] Context threshold hooks to auto-trigger skills (e.g., session handoff at 70%)
- What happened to the chrome mcp extension?
- [BUG] hookify file rules miss Write tool content for new_text/pattern matching
- [BUG] macOS arm64: 2.1.37 hangs on startup; install.sh hangs at setup
- [BUG] 2.1.36: --continue freezes in specific repo while -v works
- [Bug] /statusline generates bash/Unix commands on native Windows
- [BUG] PreToolUse hook exit code 2 causes Claude to stop instead of acting on error feedback
- [BUG] Cowork: "getPlugins" in interface "LocalPlugins" fails schema validation continuously, breaking all local plugin uploads
- [BUG] Interactive TUI exits immediately with stdin EOF since ~v2.1.30 (works in v2.1.25)
- Claude Code session fabricated external webhook URL and sent POST request with operational data
- [Windows 11] Shell snapshot path error with Cygdrive paths
- Crash on /fork: undefined is not an object (evaluating 'T.match') in stderr parsing
- Add configurable paste behavior: option to show full pasted text instead of collapsing
- [BUG] Windows: duplicate context injection (~20s first response even for 'hello') — CLAUDE.md and skills list loaded twice
- [BUG] Usage limit discrepancy: Claude Code blocked at 100% while claude.ai shows 73% on the same account
- [FEATURE] context visibility for the agent so it can autonomously trigger a rule set in CLAUDE.md when reaching max context usage before compaction hits
- [FEATURE] Add support for multiple account profiles with easy switching
- [BUG] Main-context Agent cannot spawn teammates.
- [BUG] Hooks freeze input on non-C: drives (Windows)
- [BUG] CRITICAL: Claude Code Native Binary Contains Memory Safety Bugs (Uninitialized Memory)
- TaskOutput burst polling causes unrecoverable 'Prompt is too long' when multiple background agents complete simultaneously
- [Bug] Claude ignores user instructions and operates independently despite claude.md configuration
- [Bug] v2.1.37 regression: OAuth authentication fails in sdk-cli/headless mode on macOS (cron-spawned processes)
- [BUG] Native binary REPL immediately exits on Rocky Linux 8 (EUC-KR server)
- Add persistent setting for fast mode default
- [BUG] Windows: PreToolUse hooks fail with WSAENOBUFS (0x80072747) socket buffer error
- [Bug] CLI freezes and becomes unresponsive during operation
- Feature request: Per-session usage summary in session data
- Add timestamps to chat messages
- MCP server connections drop silently and require manual /mcp reconnection
- fastMode setting in settings.json not respected on startup in interactive mode
- [BUG] Claude in Chrome / Reconnect extension - opens Firefox
- /context output is corrupted/truncated after agent team run completes
- [Bug] Statusline sets session ID instead of session name
- [BUG] Feature Request: Fuzzy/keyword matching for slash commands (/)
- [BUG] Fuzzy/keyword matching for slash commands (/)
- [BUG] Claude in Chrome MCP bridge disconnects after heavy browser automation in Cowork mode — cannot reconnect without computer restart
- Title: Claude Chrome Extension Unable to Connect to Claude Code CLI Despite Correct Configuration
- VSCode extension hangs/loops on complex multi-step tasks
- [BUG] Cannot exit /config settings screen — Esc key does not work
- System environment date can be wrong, causing incorrect date-sensitive responses
- [BUG] Sandbox - process substitution doesn't work with sandbox restrictions
- [BUG] Claude Opus 4.6 produces repeated malformed tool calls
- [FEATURE] Expose ACP over network transport (`claude serve`) for remote/mobile session attach
- [BUG] Chrome native messaging host crashes with Bun panic when Windows username contains Unicode emoji
- [BUG] Claude browser extension native messaging host not registered for Microsoft Edge
- [BUG] Diff widget only shows first file change, misses subsequent commits
- [BUG] `CLAUDE_SESSION_ID` not found in env
- [Bug] Usage percentage mismatch between Claude Code CLI and website dashboard
- "Always allow" on multi-line Bash commands creates junk permission entries
- Claude in Chrome: Feature gate returns false despite Max Plan account
- [BUG] /insights command crashes with TypeError: undefined is not an object (evaluating 'Object.keys(b)')
- [Extension] Tab management: side-by-side tabs, rename, and close conversations
- Segmentation fault crash on Windows x64 (Bun Canary v1.3.9-canary.51)
- [FEATURE] binding a default cloud environment per repository
- [BUG] Permission preferences not persisting across sessions
- Auto memory should be shared across git worktrees of the same repository
- Single-dash -dangerously-skip-permissions silently enables debug mode
- [FEATURE] Add Windows Terminal as a split-pane backend for agent teams (teammateMode)
- Agent team iTerm2 panes not closed on teammate shutdown
- [FEATURE] Dynamic MCP server loading/unloading without restart
- Corrupted image in context permanently breaks session — workaround and suggested fix
- Claude Code incorrectly sets VIRTUAL_ENV for pyenv environments
- [DOCS] Plugin authoring guide should warn about plugin.json name collision with marketplace name
- You've hit your limit · resets 1pm (Europe/Berlin)
- [BUG] /insights throws an error TypeError: undefined is not an object (evaluating 'Object.keys(b)')
- [BUG] `claude -c` and `claude --resume <session-id>` freeze on Windows - input completely unresponsive after session loads
- [BUG] autoUpdatesProtectedForNative overrides autoUpdates:false on npm (global) installation
- Startup PATH check warns even when ~/.local/bin is correctly configured in zsh
- [BUG] process name should be `claude` (or similar) rather than `$version`
- [FEATURE] Claude Code sessions should be able to clone submodules from other repos the GitHub App has access to.
- [BUG] Errors when starting Claude `Error: EINVAL: invalid argument, watch...`
- [Feature Request] Expose rate limit and weekly usage quota percentage in statusLine JSON
- [!!+𝟷-𝟽𝟾𝟽-𝟿𝟹𝟷-𝟽𝟿𝟹𝟻(𝙿𝚁)] ®¿Cómo llamar a Iberia Puerto Rico?
- [BUG] Wrong AI model name reported with `ANTHROPIC_MODEL = private in-house inference profile ARN`
- [BUG] Usage limits have been SEVERLY reduced - hitting limits 5x faster - is CC counting tokens correct?
- [BUG] `/model` ignores `ANTHROPIC_DEFAULT_OPUS_MODEL` with Bedrock global inference profiles
- Feature Request: Add support for Agent Client Protocol (ACP)
- Agent Teams: Idle teammate spawn burns ~4 turns of tokens before any productive work
- [FEATURE] Allow overriding builtin tool description components
- [FEATURE] Sandbox denial should stop agent, not auto-retry with bypass prompt
- [FEATURE] Configurable sandbox write allowlist
- [BUG] Ctrl-G external editor does not disable bracketed paste mode before launching terminal editors
- [FEATURE] Add /undo command support in VS Code extension
- [BUG] Selecting a skill from autocomplete always resolves to first plugin when multiple plugins share the same skill name
- [BUG] stop hook incorrectly triggers when subagent in background completes
- Investigate Category 6 'No Data Expected' Endpoint Discrepancies (prod_local vs prod_cloud)
- [Bug] Conversation too long error during compaction prevents continuation
- [BUG] When filing the issue, include the details you shared here: the consistent ~13% discrepancy occurring in the last 24 hours before weekly reset. That pattern is useful for debugging.
- SessionStart hook stdout not displayed in terminal (regression from v2.1.15 to v2.1.37)
- Auto-compact errors when model overridden to claude-opus-4-6 on stable channel (2.1.25)
- [BUG] Shift+Tab when reviewing the plan automatically selects the "clear + auto approve" option
- You've hit your limit · resets 2pm (UTC) error what the
- [BUG] Task tool model parameter silently ignored for team agents - inherits parent model
- Sessions starting with slash commands (/fast, etc.) are invisible in --resume picker
- [BUG] Pasting multi-line markdown into CLI silently drops/corrupts text chunks
- [Bug] Task list not clearing completed items on Windows with Opus 4.6
- [BUG] Claude Desktop Cowork: "Always allow" for MCP tools does not persist across sessions
- /resume within active session cannot find any conversations (works from command line)
- Resume picker only shows ~8 most recent sessions, older sessions not resumable
- [Bug] Keyboard shortcut closes feedback window unintentionally
- [Bug] Opus 4.6 model performance degradation: ignores instructions, over-relies on heredoc blocks
- Feature Request: Design & UX Personas for Agent Teams
- [BUG] Custom subagents in .claude/agents/ not recognized by VS Code extension
- [BUG] CC Freezes and Prevents other Applications from Opening
- [BUG] Bedrock model alias resolution
- Chrome Integration Fails on Windows: Bun Canary Crash in Native Host
- Stale TypeScript diagnostics after Edit/Write — race condition with TS language server
- [Bug Report] Unable to process empty bug reportpd
- I'm ready to help generate GitHub issue titles for Claude Code bugs and feature requests. However, I don't see a bug report in your message. Please provide the bug report or issue description, and I'll create a concise, technical GitHub issue title followi
- [BUG] React TUI crash: undefined is not an object (evaluating 'w.length') in hook dependency checker
- [Bug] gmail_send: Non-ASCII characters in subject field result in mojibake (missing RFC 2047 encoding)
- Support native .skill zip file format in plugin auto-discovery
- [Bug] Bun runtime assertion failure in --chrome-native-host on Windows 11
- [FEATURE] Fix in built LSPs for Windows
- [BUG] API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"max_tokens: 128001 > 64000, which is the maximum allowed number of output tokens for claude-opus-4-5-20251101"},"request_id":"req_011CXxg3eqF8ZMvqtkKHNjKQ"}
- temp
- [BUG] Organization skill not loading in Claude Code session despite being enabled
- BUG] Plan mode assumes implementation after approval, even when user only asked to document the plan
- [BUG] API Error: max_tokens: 250001 > 128000 and thinking.budget_tokens error on Opus 4.6 and Opus 4.5 (Linux)
- [BUG] Illegal instruction - CPU lacks AVX support (Linux)
- claude -r: 100% CPU for 20+ minutes when resuming a 12MB session (4801 lines)
- [BUG] "Context limit reached" triggers at 27% usage (68.9% free space) — regression in 2.1.33
- Expose /usage plan usage data programmatically (hooks, CLI, or local file)
- CLAUDE.md context lost after /compact — re-inject project instructions
- /insights command crashes with TypeError
- [BUG] WebFetch can't access claude.ai/share links — no way to share context between Claude and Claude Code
- Feature request: statusline refreshInterval setting for periodic updates
- [Bug] Active sessions become unresponsive and past conversations fail to load since v2.1.x update (VS Code Extension)
- /resume fails to find sessions when working directory is a subst drive (Windows)
- [BUG] Claude consistently miscalculates day-of-week, off by one day
- [BUG] Effort not supported for Opus when using LiteLLM proxy with VertexAI
- Skill template processor incorrectly substitutes $1 in code blocks
- Agent Teams: Enter key collision between agent selector and input submit
- [BUG] Claude Cowork — "Self-signed certificate detected" on macOS with no proxy
- Rewind history lost after compaction in sessions with many rewinds (branching tree)
- Add /rename slash command support in VSCode extension
- [Bug] Stop hook error: execvpe(/bin/bash) failed on WSL environment
- [Bug] Self-reporting - I am making separate memory .md files, not adding to MEMORY.md
- [BUG] Vowels missing in Claude's screen output.
- Claude in Chrome: MCP server uses Unix socket paths instead of Windows named pipe (v2.1.37)
- [DOCS] Add warning that mcpServers in settings.json / settings.local.json is silently ignored
- [BUG] Claude Code CLI freezes and becomes unresponsive (SIGKILL required)
- [FEATURE] ~/.claude.json should be stored in ~/.claude
- [BUG] SIGKILL crashes 5-10x daily since Opus 4.6 (v24.13.0)
- [BUG] CLI hangs indefinitely on simple queries (macOS M1, v2.1.37)
- Agent pass-through mode: Claude summarizes instead of displaying agent output, then lies about it
- [BUG] Cowork RPC error: user optimistic-tender-pasteur persists after complete cleanup
- [BUG] No Response from Claude in VS Code in versions newer than 2.1.20
- [BUG] Desktop app persistent 403 after CLI works fine (macOS)
- [FEATURE] Add automatic garbage collection for ~/.claude cache directories
- [BUG] gitStatus snapshot is stale at conversation start, causing incorrect context
- [BUG] `/resume` command inside active session has no pagination
- Feature request: Include billing period usage % in statusline JSON input
- Feature request: Auto-detect user locale for currency display in terminal
- [FEATURE] Hide vim mode display so that we can set it in the custom status line.
- [Bug] Opus 4.5 Quality Regression: Speculative Responses Without Verification
- [Bug] Anthropic API Error: Authentication incompatible with long context beta header
- Session data lost after terminal restart - conversation not persisted to disk
- fastMode: true in global settings.json not applied on session start
- unable to select session on `--resume`
- Auto-compression not triggering before context limit — forces conversation restart
- [Bug] Context limit error on new conversation with few messages
- [Bug] Incorrect color output in terminal rendering
- [Bug] Unable to input character 'n' in bug report
- [FEATURE] Automatic Governance Layer for Loaded Architectural Rules
- Resume picker ignores custom session title after /clear
- Windows plugin path created as literal directory name in Linux Docker container
- [BUG] Told I'm at my limit despite low usage (2% session, 23% weekly)
- [FEATURE] Expose teammate identity in hook input and support per-teammate hook configuration in agent teams
- Proposal: Token budget regression testing in CI pipeline
- [BUG] Chrome Extension Native Messaging Host Conflict: Claude Desktop + Claude Code on Windows
- [Feature Request] Add configurable worktree directory naming instead of random Docker-style names
- Skill SKILL.md content with backticks causes shell evaluation errors
- [BUG] Session Usage limit is at 71% but local claude code limiting out!
- [BUG] Subagent spawning fails with model: opus on AWS Bedrock — "x-anthropic-billing-header is a reserved keyword
- [BUG] Interactive REPL exits immediately on WSL (non-interactive mode works fine)
- Statusline wraps prematurely due to ANSI escape codes counting toward line length
- [BUG] /resume shows no sessions on Windows — GN6() doesn't unescape JSON backslashes + dd() path separator mismatch
- Main branch detection ignores remote HEAD, hardcodes 'main'
- [BUG] Claude infers GitHub repo owner from OS username instead of checking git remote
- [FEATURE] Sort /resume session picker by last activity date + session titles in conversation language
- [BUG] Ctrl+ keyboard shortcuts completely non-functional when Claude Code is launched from specific project directory
- [Bug] Claude Code ignores explicit user instructions and modifies files without permission
- I cant get Claude CLI to connect to claude chrome.
- [BUG] Claude is storing temp files in my project folder, in my website directory
- [BUG] UI Freezes When Spawning Multiple Parallel Task Agents
- [MODEL]
- [BUG] /compact command consumes usage quota unexpectedly
- File links in output open browser 404 tab when using VS Code tunnel
- Plugin startup: full git clone on every launch causes contention with multiple instances
- ForceGraph topology: map not filling container + scroll zoom broken
- Hook executor doesn't set CLAUDE_PLUGIN_ROOT environment variable
- [BUG] [Google Vertex] Opus 4.6 model name is not valid for the count_tokens API in Google Vertex
- [BUG] --chrome-native-host crashes with Bun assertion failure on Windows (all versions)
- [Feature Request] Make MCP server call timeout configurable for long-running operations
- [BUG] Claude Code spawns processes in tight loop, saturates CPU and causes system-wide fork failed: resource temporarily unavailable
- [BUG] Archived Code sessions not visible in Archive filter on Claude Desktop (Windows)
- Allow pushing to the task-assigned branch, not just claude/* branches
- /resume does not show sessions from prior versions after upgrade to 2.1.37
- [FEATURE] Agent Hierarchy Dashboard — unified real-time visualization for multi-agent workflows (TUI + Desktop)
- claude update and claude doctor hang indefinitely due to Cloudflare challenge on version check endpoint
- Chrome extension connects to Claude desktop app instead of Claude Code when both native messaging hosts exist
- [DOCS] Schema for "updatedPermissions" not documented
- [Bug] Image request limit exceeded during session
- Task subagents silently hallucinate when spawned without access to required tools
- Feature Request: Customizable Status Bar with live context data
- [BUG] typing any string with `n` into `/feedback` command cancels the command
- [BUG] Sessions disappear from sidebar — sessions-index.json out of sync with .jsonl files
- Sandbox: "ask" permission prompts blocked for git commit in Linux devcontainer despite correct excludedCommands config
Resolved issues (184)
- Feature request: PostResponse / AssistantMessage hook event
- [BUG] CPU usage spikes to 100% and becomes unresponsive after ~10 interactions when statusLine command is configured
- Agent team teammates fail to use ToolSearch / MCP tools despite having them
- [FEATURE] Context threshold hooks to auto-trigger skills (e.g., session handoff at 70%)
- [BUG] Interactive TUI exits immediately with stdin EOF since ~v2.1.30 (works in v2.1.25)
- Add configurable paste behavior: option to show full pasted text instead of collapsing
- [BUG] TUI regression between 2.1.29 and 2.1.34 — interactive mode dies silently on Linux SSH/HPC
- [FEATURE] Add support for multiple account profiles with easy switching
- [BUG] CPU usage spikes to 100% with statusLine command configured (regression of #23609)
- [BUG] CRITICAL: Claude Code Native Binary Contains Memory Safety Bugs (Uninitialized Memory)
- [BUG] Newlines stripped in for loops with pipes
- Feature request: Per-session usage summary in session data
- [BUG] Not able to use extra usage
- [BUG] Feature Request: Fuzzy/keyword matching for slash commands (/)
- [BUG] Claude in Chrome / Reconnect extension - opens Firefox
- [FEATURE]
- [FEATURE]
- [Windows] User-level ~/.claude/commands/ only loads the first .md file
- OOM crash: background SSH/gcloud commands accumulate and exhaust Node.js heap
- [Bug Report] Update messsages inthe console while there is no update available
- /config tab: keyboard navigation (Tab/Arrow keys) not working within config panel
- Auto-background long-running MCP tool calls
- [Feature Request] Hot-reload agents and memory without session restart
- Crash: React reconciler throws 'undefined is not an object' in Bun runtime
- Continuous conversation mode with background agent orchestration
- [Bug] Image paste fails in Korean input mode, only works in English mode
- [FEATURE] Support per-project organization switching for multiple Team plans
- [BUG] Windows: Random keyboard input drops and unexpected session termination (PowerShell + CMD)
- [Bug Report] Unable to process request - insufficient context provided
- [FEATURE] Japanese (日本語) localization for permission dialogs and UI
- [Bug] Anthropic API Error: Could not process image
- Support shorthand aliases for plugin commands
- [BUG] Invalid API key · Please run /login
- Chrome native messaging host crashes on Windows (Bun panic - Internal assertion failure)
- Add option to disable mouse tracking in TUI
- Chrome extension not connecting on Windows (v2.1.32)
- SessionStart hooks freeze the UI on Windows
- [BUG] Synthetic Enter from dictation tools (WhisperTyping) treated as Shift+Enter multiline input
- BUG: classifyHandoffIfNeeded called but never defined in cli.js bundle (v2.1.32)
- [BUG] Auth broken in all IDE extensions since 2.1.32 — "Invalid API key" / "Invalid bearer token" 401
- [BUG] Claude Code outputs minified React reconciler source code instead of normal response
- Bug: Teammates spawn but don't execute tasks
- [Bug Report: Browser Chrome Extention not Working]
- [BUG] Windows: Hook .sh auto-detection resolves to WSL bash.exe instead of Git Bash when WSL is installed
- [BUG] React reconciler crash: No matching component was found for
- SessionStart command hooks freeze terminal input on Windows
- Tool execution delay and intermittent timeouts despite fast actual command execution
- [BUG] Session crash/freeze from Bash output containing many carriage returns (\r) — tail -100 silently returns 4.4MB
- [BUG] I'm experiencing the same issue on Claude Max plan in Seoul, Korea.
- React reconciler crash: undefined is not an object (evaluating 'w.length')
- [FEATURE] Local Task Executor for Deterministic Operations
- [BUG] clauderc file not automatically loaded into context
- iTerm2 teammates don't receive messages: initialization race condition in v2.1.32
- Constant 400 errors: thinking blocks modified when background subagent completes
- /insights command throws TypeError: undefined is not an object (evaluating 'Object.keys(b)')
- [Bug] API Error 400: tool_use.name exceeds 200 chars during extended sessions with MCP + agents
- Official marketplace auto-install fails silently with 'unknown' reason on Windows
- Repeated React rendering crash in TUI (findAllNodes / findBoundingRects)
- [FEATURE] Add claude mcp auth <name> command for on-demand MCP authentication
- Subagent crash: classifyHandoffIfNeeded is not defined
- Resume picker shows raw XML tags for slash commands like /clear
- [Bug] Anthropic API Error: 403 Edge IP Restricted from Cloudflare
- [BUG] /model command shows model as switched (checkmark appears) but the actual responding model doesn't change and continues to identify as the previous model
- Feature Request: Add low-context warning hook before compaction
- [Bug] Glob tool consistently times out because it uses --no-ignore with rg in a large directory
- System Crashes in Production: Process Explosion & Resource Exhaustion (Ubuntu 22.04, v2.1.30-2.1.32)
- [Bug] Event loop hang with 100% CPU on Node v25.3.0 in versions 2.1.12+
- Insights: Kotlin not recognized as a language, mischaracterizes codebase
- [Feature Request] Add session persistence to maintain context across CLI invocations
- [BUG] context: fork skills and spawned team agents inherit wrong project cwd and MCP config
- [BUG] claude-code triggers TCP SYN flood to statsig.anthropic.com on connection failure, exhausting router NAT table
- Crash when Edit tool modifies settings.json during active session
- [BUG] Error: Conversation too long.
- [Bug] Directory file listing not displayed with `@` shortcut
- [BUG] Claude in Chrome MCP server cannot connect to native messaging host on Windows - getSocketPaths missing named pipe path
- Agent teams: tmux-backed agents never receive initial prompt or messages (v2.1.32)
- /usage label 'current session' is misleading for rate limit quota
- Unable to process - no bug report provided. Please share the issue details you'd like me to convert into a GitHub issue title.
- Setting enter: null in keybindings breaks meta+enter (and other modifier+enter combos)
- [BUG] Tmux-based team agents spawn Claude Code sessions but never receive initial prompt via mailbox
- [Bug] /insights command causes out-of-memory crash in Node.js V8
- Feature: semantic model tier aliases for agents, skills, and commands
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant messages
- [BUG] Claude Code session becomes permanently unusable after uploading oversized images
- classifyHandoffIfNeeded is not defined when subagent completes
- [BUG] /resume session picker shows raw XML tags instead of readable session titles
- [BUG] ^[[I sequence appears in VSCode terminal on startup
- Claude Code Chrome integration conflicts with Claude Desktop native messaging host
- [Feature Request] Support reading context files from external repositories
- [Bug] terminal tab freezes occasionally when working with Jetbrains Webstorm
- Add non-destructive context export for cross-session knowledge sharing
- [BUG] Local MCP Servers Still Not Working in Cowork Mode (v1.1.2102)
- Add ability to delete/clean up sessions from /resume list
- [Feature Request] Add autoStart configuration option for lazy-loading MCP servers
- [Feature Request] Add Nushell support for tmux command chaining in team environments
- [FEATURE] is claude 4.6 available i know it just 1 minute ago but we need it (:
- Feature Request: Text Selection with Keyboard in Chat Input [Shift + (arrow key)]
- [Bug] Anthropic API Error: Exceeds maximum image/document limit (104 images + 1 document > 100)
- Bug: Claude claims to save plan but saves incomplete/wrong content
- [Bug] PostToolUse hook blocking error displayed twice (regression)
- [BUG] /resume only shows a few recent conversations, most sessions missing from picker
- Feature Request: Allow subagents to access MCP tools
- PermissionRequest hook with type: 'agent' not triggering
- Feature Request: Add session rename functionality
- [BUG] /insights report samples only ~0.3% of sessions, producing unrepresentative analysis
- [Bug] SessionStart Hooks prevent CLI startup and block user input
- [Feature Request] Auto-expand relative paths to absolute for terminal clickability
- [BUG] incredibly laggy
- Claude-in-Chrome native host crashes on Windows when username contains spaces
- C:/Program Files/Git/insights command crashes with null/undefined object error
- [BUG] [vscode] important context is greyed out during AskUserQuestion
- Interactive mode freezes on Windows 11 (v2.1.31 native installer)
- [Feature Request] Optimize SearchAgent performance for large projects with configurable search scope and path filtering
- Feature: Background/non-blocking compacting to reduce developer wait time
- shell command loop
- [BUG] Co-work VM causes daily system-wide memory exhaustion - crashes all Electron apps
- VS Code Extension: YAML Frontmatter Validation Schema Outdated for SKILL.md Files
- [FEATURE] Replying to a prompt
- [BUG] Skill being accidentaly parsed as bash command
- Feature Request: Date range filtering for /insights command
- [FEATURE] Custom Project Identifier for Memory Directory
- [BUG] The API is rejecting the request because internal "thinking" blocks from a previous response were modified before being sent back.
- [BUG] /clear command clears task list despite documentation stating tasks should persist
- Deny list patterns don't match commands with heredoc syntax
- [FEATURE] Add option to show file reads inline instead of collapsed
- [BUG] Windows: Plugin hooks.json files need 'bash' prefix for .sh scripts
- [FEATURE] --export-on-exit CLI flag with optional path
- [BUG] macOS Accent Menu (Press and Hold) Not Working in Claude Code
- [BUG] HTTP/SSE MCP Transport Ignores Authentication Headers
- Critical: No way to bypass MCP tool approval prompts in VSCode extension
- [BUG] Session limit reached - reset time inconsistent with that shown on claude.ai
- [Bug] Claude stops generating tokens mid-response, requires `/resume` to continue
- [Feature Request] Improve root cause analysis in Claude Code's problem-solving approach
- S-Chain WF1: Multi-Source PR Detection Required
- [FEATURE] `keep-coding-instructions` field to agent configuration for unified non-coding workflows
- [Feature Request] Restrict write access to .git directories even when parent directory is writable
- [Bug] Code generation creates redundant file I/O in loop iterations
- Android Web keyboard dismissal leaves viewport squished (Flutter bug)
- [MODEL] Code reviewer subagent hallucinated file contents despite successful file reads
- [Bug] Multiple Claude Code instances fail after update to 2.0.60
- [BUG] Startup crash in Docker: ENOSPC from settings file watcher
- [BUG] MCP Oauth - using wrong redirect_uri for remote mcp with oauth2.1
- [BUG] misleading warning about ~/.local/bin
- Feature Request: Add support for Agent Client Protocol (ACP)
- [Feature Request] Selective MCP Access Control for SubAgents
- [Bug] Anthropic API Error: Image does not match the provided media type
- [Feature Request] Refactor utility functions into separate modules and add Zod schema validation
- [BUG] When background Bash process completes, prompt editor is cleared, loosing partially entered prompt!
- [Bug] Custom command model specification ignored, defaults to Sonnet instead of specified Haiku
- [BUG] API Error: 400 error
- [BUG] Commands Randomly Disappear from Autocomplete/Suggestions in Claude Code 2.0.64
- [FEATURE] Add repository/project name prefix to window title
- [BUG] Claude Code MCP Server OAuth authentication doesn't work in SSH remote sessions
- [BUG] Edit Tool Fails with 'File unexpectedly modified' on Windows (Access Time Update Issue)
- Hot reload of agents and slash commands
- Display Current Model and Add a Shortcut for Model Switching
- Background sidechain agents consuming tokens without returning results
- [BUG] Claude fails to launch when the working directory does not exist, displaying an error message.
- [BUG] OSC terminal color query responses leak into input buffer
- [BUG] Maximum call stack size exceeded on Windows on ARM
- [FEATURE] Email/Organization in statusLine
- Custom slash command stops after nested SlashCommand call without executing subsequent steps
- [BUG] Too much blank space at bottom of terminal
- Feature Request: Let Claude trigger context compaction via tool call
- [FEATURE] Claude Code sessions should be able to clone submodules from other repos the GitHub App has access to.
- [Feature Request] Add Railway deployment auto-configuration and documentation
- Add setting to persist editor mode (vim) across sessions
- [Feature Request] Add configurable token budget limits (max_context_tokens, max_turns)
- Investigate Category 6 'No Data Expected' Endpoint Discrepancies (prod_local vs prod_cloud)
- [BUG] Shift+Ctrl+C with no selection falls through to Ctrl+C clear/exit behavior
- [BUG] Task tool model parameter silently ignored for team agents - inherits parent model
- /resume within active session cannot find any conversations (works from command line)
- temp
- [BUG] API Error: max_tokens: 250001 > 128000 and thinking.budget_tokens error on Opus 4.6 and Opus 4.5 (Linux)
- [FEATURE] Opus max effort
- [BUG] v2.1.1: Only half of custom skills loaded on WekaFS (potential inode overflow issue)
- [BUG] Custom subagents in .claude/agents/ not recognized by VS Code extension
- [FEATURE] Auto-compact at sub-task level
- Agent Teams: Enter key collision between agent selector and input submit
- Skill SKILL.md content with backticks causes shell evaluation errors
- [BUG] claude.ai Remote MCP servers not syncing to Claude Code 2.1.29
- ForceGraph topology: map not filling container + scroll zoom broken
- [BUG] CLI Flag Precedence: `--dangerously-skip-permissions` overrides `--permission-mode plan` preventing initial Plan Mode startup
- [BUG] typing any string with `n` into `/feedback` command cancels the command