Digest / March 11, 2026
Claude Code Issues Digest — March 11, 2026
375 new issues filed ·
322 resolved in anthropics/claude-code (UTC day).
New issues (375)
- Status line: support left/right alignment and terminal-width-aware layout
- [Bug] Severe performance degradation causing slow response times
- [Feature Request] Add flag to ignore user-scoped skills, agents, and MCP configs for deterministic project isolation
- Claude reassures user it's safe to delete Codespace despite visible unpushed commits
- [FEATURE] Allow explicit SSH binary path configuration on Windows
- Chrome integration: MCP server does not connect to browser bridge socket
- [BUG] Title: Voice mode (push-to-talk) silently fails on macOS — missing audio-input entitlement in native binary
- [Bug] Anthropic API Error: 400 Bad Request when reading image file
- [FEATURE] Toggle behavior for voice mode!
- [FEATURE] Allow Claude to self-initiate context compaction
- Scheduled tasks: 'Always allow' option missing from permission prompts
- [BUG] microsoft365 MCP server auth fails with AADSTS9000411 — duplicate prompt parameter
- Feature request: persistent project-level session name
- Command history navigation truncates draft input — saves only first few lines, loses the rest
- [BUG] Plugin GUI installer fails with EEXIST when ~/.claude/plugins/cache already exists
- Message loops infinitely when editing and resending a prompt
- [FEATURE] [FEATURE] Add hint support to Claude Code CLI
- Feature Request: Support keybinding customization (e.g. Ctrl+Enter to submit) in Claude Code desktop app
- [BUG] LSP stale index: deleting files via Bash tool does not send workspace/didChangeWatchedFiles (Deleted)
- [Bug] Slack integration fails with "No environments detected" error despite existing environment setup
- [Bug] Plan Mode constraint bypass allows Edit tool execution without user approval
- Background task output file grows unbounded (224GB single file)
- [BUG] ExitPlanMode race condition in setAppState — decompiled root cause analysis (v2.1.72)
- [BUG] Cowork VM fails with HCS 0x800707de on Windows 10 Home after reinstall:
- Remote Control (/remote-control) disconnects frequently
- /voice mode: Poor Korean recognition and --send flag not auto-submitting
- Agent Teams: lead session hangs indefinitely when IPC unix socket peer disconnects (no timeout)
- [BUG] Plan mode unreliable
- [BUG] Agent tool isolation: "worktree" has no effect for team agents — agent runs in main repo
- [FEATURE] Add YOLO mode toggle support to Claude Code CLI
- [BUG] VSCode extension repeatedly asks for permission to edit the same file, even if Allow for this session is selected.
- Add option to suppress idle notification text message (causes terminal corruption in screen/tmux)
- Subagent (Agent tool) does not fire Stop hook on completion
- Support Ctrl+[ as Esc equivalent in both normal and vim input modes
- [FEATURE] auto-loaded files (CLAUDE.md, MEMORY.md) change notifications
- Welcome box with Recent Activity stops showing after lastReleaseNotesSeen is set
- [BUG] Content filtering policy blocks legitimate license text output
- [Bug] Sandbox blocks installation of dependencies containing `.idea` directories
- [BUG] Claude Desktop crashes on startup with EBADF rename error on Windows 11 25H2 (Build 26200) - MSIX sandbox filesystem conflict
- [BUG] Sandbox creates directories in CWD from Bash tool command arguments when command is not found
- Spinner verbs should be context-aware, not random
- [FEATURE] VSCode: Support adding multiple code selections to chat context incrementally via shortcut
- [Feature Request] Improve product knowledge accuracy and coverage for Claude Code
- Welcome box not shown when launching from home directory
- Add language configuration for /voice command
- AskUserQuestion preview panels should be scrollable when content is truncated
- VS Code extension: Session list fails to load with NAS network drive + Korean path
- [FEATURE] Export a chat from one project to another project
- /config dialog immediately dismissed without showing options
- OTLP telemetry not exported in headless (-p) mode
- Multiverse context split — allow user input and tool permission dialogs to run concurrently
- Claude Code plugin marketplace fails to load - listAvailablePlugins validation error
- [FEATURE] Tips linger too long — add configurable dismiss timeout or faster auto-dismiss
- [BUG] `--worktree` flag: Claude freezes at "Removing worktree…" on exit
- [BUG] Claude in Chrome: "Browser extension is not connected" on Windows — `tengu_chrome_auto_enable` forced to `false` by server
- [BUG] PreToolUse hooks cause agent hang after ToolSearch deferred tool loading
- Claude Code: Resume last conversation session automatically on startup
- /insights: time-based comparisons so you can see what's actually improving
- [BUG] /copy command fails to write to X11 CLIPBOARD on Linux
- v2.1.72 standalone Linux binary crashes with illegal instruction on Haswell (i7-4790K)
- [Bug] Sandbox blocks cwd-tracking writes on macOS, causing all bash commands to exit with code 1
- Shell snapshot generates empty if-body causing bash syntax error on every command
- Built-in skills silently introduced by updates conflict with existing custom skills, with no way to disable them
- Claude Opus 4.6 introduces systematic coding errors when building full-stack projects (wrong API wiring, missing env considerations, type mismatches)
- /resume only shows sessions manually renamed via /rename, hiding all unnamed sessions
- Add session-relative elapsed time to context for realistic time awareness
- /memory TUI leaks focus event escape sequences when editor opens
- Claude ignored explicit conditional merge instruction, used --auto prematurely, deflected blame
- Built-in /remote-control command not recognized in projects with .claude/skills/ directory
- [Feature] Graceful context compaction — PreCompact hook data + background compaction option
- Sandbox allowWrite treats absolute paths as relative to ~/.claude/
- [Bug] VS Code rewind does not remove messages from Claude's context memory
- [BUG] API Error: Rate Limit when using claude code (vscode) on max plan
- Surface active Claude Code CLI sessions in the Claude mobile/web app
- Can you just release ONE VERSION that works and doesn't requires 57 bugs fixes the next day?!
- Model narrates awareness of CLAUDE.md rules while simultaneously violating them
- Claude Code ignores explicit user-provided priority lists and substitutes its own ordering
- [BUG] Claude Code crashes on Windows Enterprise - EPERM: operation not permitted, uv_spawn 'reg'
- [BUG] `/export` command fails with absolute paths on Windows
- macOS crash: Heap corruption detected in malloc (abort)
- [BUG] @ mention and / command shortcuts fail when editing previous message
- [BUG] remote-control does not work with setup-token (needs user:sessions:claude_code scope)
- PreToolUse hook permissionDecision 'deny' not enforced for MCP server tool calls
- [BUG] ExitPlanMode "Yes, clear context and bypass permissions" clears plan approval state — stuck in plan mode
- [Bug] Stdin freeze when pasting markdown table with pipe characters
- [BUG] Unexpected "Effort" toggle UI button behavior
- vertical scroll margin — stop pinning content to the bottom
- [DOCS] Clarification needed: What defines the "active" boundary for a skill's scoped configuration?
- [Bug] High memory usage on startup with heap dump generation
- @mention autocomplete for connected MCP services (e.g. Slack users)
- [BUG] Claude Code's config-save lock mechanism uses mkdirSync without the {recursive: true} flag on Windows.
- Remote Control not enabled on Max plan account
- [BUG] API Error: Rate limit reached on Cowork only - account-specific, persists across machines
- Feature Request: Skill Dependency and Modular Import System
- [BUG] VS Code Extension OAuth Auth Loop on Windows — Extension Repeatedly Loses Authentication Despite Successful Browser Authorization
- Display current git branch in session UI
- Bug: Built-in Canva MCP `start-editing-transaction` hangs indefinitely
- Agent/Prompt hooks do not block PreToolUse or deliver feedback to Claude
- [BUG] In "Ask before edit" permission mode, Claude Code executes Edit/Write tool calls without displaying a confirmation prompt to the user. Multiple files were modified across several tool calls with no opportunity to approve or deny.
- [BUG] Marketplace Tool Uses Phantom "<git username>/repo-name.git" URL When Installing New Packages
- [BUG] Persistent "Usage Full" Account State post-March 3rd Outage - Case #215473356564532
- [BUG] The /btw command is not working
- [BUG] claude desktop-code lost after restart previous chats, cowork dont work
- Allow customizing the .claude/ directory location
- CRITICAL: rm.exe escaped project sandbox, deleted files across entire C:\ drive
- Enterprise plugin sync stuck in 'in_progress' for over 26 hours
- [BUG] Model misinterprets tool_result replay as user input
- [BUG]
- Sort /resume sessions by last activity time instead of creation time
- Enterprise plugin sync stuck in 'in_progress' indefinitely
- [Bug] Remote Control feature returns browser link instead of QR code for mobile scanning
- [MODEL]
- VS Code extension can't find sessions on mapped network drives (realpath resolves to UNC)
- [FEATURE] Add `audit` permission level — allow execution with logging
- [FEATURE]
- [Feature Request] Remove arbitrary 200-line MEMORY.md limit and implement intelligent memory organization
- [BUG] /init creates CLAUDE.md at git root instead of launch directory when launched from subdirectory
- [BUG] /insights command throws TypeError: b.split is not a function
- [BUG] /clear accumulates session cost in status line instead of resetting to $0.00
- [FEATURE] VS Code plugin - 'Thinking' text rate throttle
- VS Code Extension: Allow programmatic tab title/description updates
- Adjust max output token
- [Bug] Incorrect day abbreviation in weekly usage limit message
- [BUG] VSCode extension status bar shows "NaN% used" for context when using custom model via ANTHROPIC_DEFAULT_HAIKU_MODEL
- [BUG]:[VSCode] Cannot remove attached images exceeding 5MB limit — input becomes stuck
- Bundled Bun binary lacks AVX baseline support — crashes on non-AVX CPUs
- [BUG] Cowork forces claude-opus-4-6[1m] (1M context) causing instant rate limit errors on Max plan
- Update notification always shown for winget installations due to npm version check
- awsAuthRefresh Credential Reload Issues - Inconsistent Behavior and Multi-Session Failures
- [Bug] Claude 3.5 Opus hallucinating code solutions with high effort mode enabled
- Voice mode misrecognizes German speech as English
- Tip suggests /btw command which does not exist
- [Feature Request] Add Turkish language voice recognition support
- Group system and project commands separately in the / command picker
- [Bug] Memory configuration menu arrow keys produce escape sequences on macOS
- [FEATURE] Bring back thinking
- [Bug] Marketplace update (pull) does not sync git submodules
- Allow Claude to rename its own session (programmatic session rename API)
- [BUG] /commit-commands:commit does not work in sandbox
- Allow slash commands to declare required arguments and prevent auto-execution until provided
- [BUG] /btw
- [Feature Request] Mid-Conversation Agent Persona Switching
- Voice: Add language configuration for speech-to-text transcription
- [BUG] Claude Doesn't Reliably Follow Multi-Step Instructions in CLAUDE.md #24761
- [BUG] Official marketplace fails to load due to unsupported "git-subdir" source type in semgrep plugin
- [Bug] Slash commands from remote control not recognized as commands on Windows device
- [Bug] Auto-Compact displays blank history instead of compacted context
- [Bug] Unable to delete cloud environments from web interface
- [BUG] Insights feature misses C# as a language
- Diff context text color too dark on dark terminal themes
- [BUG] Many Times in claude i recived this api error message: API Error: request to https://oauth2.googleapis.com/token failed
- Mobile: uploading images corrupts session with missing media_type
- [BUG] Regression in 2.1.72 (VS Code, Bedrock): `400 tools.0.custom.eager_input_streaming: Extra inputs are not permitted`
- Expose /rename as a tool so skills/commands can set session names programmatically
- [Bug] Remote Control disabled by organization policy with no user override option
- [BUG] Claude Code ran destructive prisma db push against production database, causing complete data loss
- [BUG] ask permission rules for Bash don't override blanket Bash in allow
- [Feature Request] Sandbox permission prompts should show the triggering command and reason, not just the target host
- [BUG] Waiting around 5 min before my prompts actually "activates"
- [FEATURE] Please allow us to default the "Thinking..." flavor text to something SIMPLE like "working..."
- [Bug] ESC key restarts Claude with previous plan after completion
- [Bug] Fresh context accept continues in planning mode instead of execution mode
- Vim mode: emit cursor shape escape sequences on mode switch
- [Feature Request] Pause and Resume Agent Execution Mid-Task
- Feature: Keep input bar visible/pinned while scrolling through conversation history
- [BUG] Windows: LSP query operations return empty results while diagnostics work (request/response broken, notifications OK)
- [Feature Request] Auto-generate slash commands based on user patterns
- [FEATURE] Stream subagent output to parent terminal session in real time
- [FEATURE] Create an endpoint for checking rate limits for claude code
- Statusline not starting in specific project folder
- CLI binary appears as '2.1.62' (version number) in macOS TCC permission prompts instead of readable name
- [BUG] CLI cannot connect to browser extension
- [BUG] [VSCode Extension 2.1.72] Bedrock integration broken - eager_input_streaming error
- Remote Control: Multiple stability and usability issues make autonomous use unreliable
- [BUG] No comments left in claude code code review agent
- [BUG] Conversation not auto-resumed when returning to a project directory
- CLI stops streaming output, requires Enter key to check if alive
- Plan mode allows rejection after plan was already accepted
- [FEATURE] Allow MCP servers to opt-in to /btw side conversations
- [BUG] Claude Code on Debian 12 rapidly increases RAM usage even when idle
- Compact prompt should preserve historical context across multiple compactions
- [BUG] OAuth error: timeout of 15000ms exceeded
- [BUG] OAuth error: timeout of 15000ms exceeded can not login it keeps timout even though I tried token too
- [FEATURE] Expose session/plan usage percentage in desktop app GUI and to MCP tools
- Cowork stuck on 'Authenticating' — OAuth token exchange returns 500
- [BUG] OAuth timeout loop
- SCAN protocol: preventing instruction drift in long sessions (~300 token overhead)
- [BUG] Claude auth 15s timeout too short--authorization page takes >15s to even load
- Store full tool output in filesystem with file ref for truncated results
- [FEATURE] Make Node.js version configurable in devcontainer
- [BUG] Claude vim mode status bar displays when in -- INSERT -- mode but not -- VISUAL -- mode
- [BUG] Claude CLI adds special chars when copy/pasting command from output
- [BUG] Plan mode remains active after selecting 'Yes, clear context and auto-accept edits' (option 1)
- OAuth error: Request failed with status code 500
- [BUG] I can't login! every time I'm tyring to login it times out. I'm on windows. never happened. claude haikue says this is a known issue, plz fix
- [BUG] API Error 401 - OAuth error
- [BUG] - API Error: 400 - eager_input_streaming not supported with AWS Bedrock for Claude Code For VS Code Extenstion
- [BUG] API Error: 401
- [BUG] Sandbox + `httpProxyPort` enabled, but Claude cannot access HTTP endpoint (`Connection refused`)
- [BUG] remote-control WebSocket relay keeps reconnecting / commands hang indefinitely on macOS
- [Feature Request] Add ability to stash and restore conversation threads within a session
- [BUG] terminal ignore the "No" and continue to work
- [BUG]
- BUG] "Version 2.1.72 breaks AWS Bedrock compatibility with eager_input_streaming parameter
- Claude Code OAuth login fails with a timeout error. `auth.anthropic.com` does not resolve via DNS, making it impossible to authenticate.
- [BUG] Can't authenticate on individual account - OAuth error
- [FEATURE] Voice mode: auto-send on spacebar release
- [FEATURE] Neutral loading state messages
- [BUG] [VSCode Extension] Plan content not visible in panel before accepting plan mode prompt
- [FEATURE] Don't login if the user is already logged in
- [Bug] Unexpected Korean text insertion in Chinese context
- [Feature Request] Add `/zen` mode for non-verbose operation with minimal output during task execution
- [BUG] OAuth login fails with Cloudflare challenge (cf-mitigated: challenge) on macOS - Claude Max subscription
- [BUG] Unable to Login
- [Bug] Agent stuck in infinite loop without reaching root cause analysis
- [Bug] Claude Code bypassing sandbox restrictions
- [BUG] Cowork immediately rate-limited on Max plan; likely account-level stuck state or forced [1m] regression
- [BUG] npm update/install doesn't remove old binary - /usr/local/bin/claude shadows newer version
- Auth method switch deletes user data in .claude/projects/
- [BUG] Marketplace plugin updates not detected for npm sourced plugins
- [BUG] Cowork VM virtual mouse input leaks into host OS, overriding physical mouse during active tasks (Windows 11 Pro)
- [macOS] gateway restart fails to re-bootstrap LaunchAgent
- [Bug] CLI suggests non-existent "/btw" command
- [Feature Request] Claude Code for Desktop: native context window usage indicator
- [BUG] Claude Code login times out after successful OAuth browser flow
- Claude Code presents unverified information as fact (hallucination without disclaimer)
- [BUG] Recurring OAuth login failures impacting Pro subscribers — request for SLA/compensation policy
- Voice mode on Windows: native audio-capture binary missing from npm package
- [Feature] Setting to suppress async hook completion messages
- [FEATURE] Bias for content critical to helping customers understand how Claude operates
- [FEATURE] Show live/streaming bash command output in VS Code chat panel
- [BUG] Login fails with "timeout of 15000ms exceeded" despite successful browser OAuth flow
- OAuth error: timeout of 15000ms exceeded
- additionalDirectories glob patterns don't match non-existent paths for create operations
- OAuth login fails due to Cloudflare challenge race condition — auth login / setup-token broken during elevated CF protection
- OAuth login fails with 'Authorization failed - Internal server error'
- [BUG] Claude Code freezes when Terminal.app menu bar / toolbar is activated (macOS)
- [Bug] OAuth timeout (15s) too short for auth flow with Cloudflare challenge + logout redirect on Windows
- [BUG] Accepting ExitPlanMode with 'clear context' is treated as a rejection
- Plan mode error using right side bar integrated
- [BUG] InstructionsLoaded hook does not fire for User and root Project CLAUDE.md at session start
- [Bug] API Request Timeout: 15s limit causing authentication failures and forced logouts
- [Bug] Model header not updating after `/model` command on Windows
- [BUG] Can't login in homepage
- [BUG] OAUTH TIMEOUT AFTER 15000MS FIX!
- [BUG] Huge memory leak, fresh session rapidly climbs in RAM until I kill the session or it OOM's and crashes my system.
- [FEATURE] Cowork scheduled tasks should be able to manage their own schedule or create bounded follow-ups
- Allow customization or disabling of loading phrases
- Voice mode: add language configuration (support for non-English languages)
- [BUG] OAuth authentication failure - hour of lost productivity
- [FEATURE] Skill Discovery & Duplicate Prevention
- [FEATURE] Suggested title: "Status line setup on Windows requires manual bash/jq installation — should be automated or documented"
- Option+Delete (word delete) stopped working in chat input on macOS
- [BUG] Claude CLI incompatible with FastMCP Streamable HTTP transport - sends GET instead of POST
- [Feature Request] Add CLI-only diff approval mode with shared context from IDE
- [BUG] inaccurate feedback during system outages
- [BUG] Claude code for VS Code OAuth token expiry not handled gracefully
- Personal-scope skills (~/.claude/skills/) not surfaced in model context for proactive discovery
- [BUG] API Error: Rate limit reached on Cowork only - account-specific, persists across machines
- [BUG] Setting CI environment variable to empty string disables colors
- [FEATURE] @ autocomplete should fall back to filesystem when git index is unavailable
- skill-creator: Add markdown rendering to eval viewer
- [BUG] /clear built-in command being intercepted as a skill lookup
- OAuth tokens not invalidated on plan downgrade (security/billing issue)
- [FEATURE] Voice: add custom vocabulary support for domain-specific and non-English terms
- excludedCommands: ["git"] does not fully bypass sandbox — SSH subprocess network access blocked
- [BUG] Built-in OTEL does not emit `claude_code.user_prompt` events when running in VS Code (terminal.type=non-interactive)
- Plugin version management: install specific version, uninstall by version
- [BUG] claude sometimes wants to use /tmp even though CLAUDE_CODE_TMPDIR is set in the environment
- [Bug] Plan mode rejects execution when "clear context" option is selected
- Expose effort level in statusLine JSON input
- [Bug] Claude Code ignores configured rules and skips required review steps
- Feature request: multi-account profile switching for subscription accounts
- [FEATURE] Show /usage for enterprise customers in the CLI
- [Bug] Ralph-loop: Backticks in quoted prompts passed to Bash causing command substitution error
- Expose background task count in statusLine JSON input
- [BUG] OAuth token does not meet scope requirement user:profile
- [BUG] /btw command: permission prompts not displayed, agent hangs indefinitely
- WebSearch tool description says 'only available in the US' — misleads Claude into not searching for non-US users
- Bash tool CWD brick when worktree directory is deleted
- [DOCS] Settings docs missing `modelOverrides` configuration for custom provider model IDs
- [DOCS] Interactive mode and output styles docs still present `/output-style` as standard command after deprecation
- [DOCS] Setup and system requirements docs omit Linux glibc compatibility floor clarified by v2.1.73 fix
- [BUG] Cowork: yukonSilver not supported on Intel i7-4770K (Dell OptiPlex 9020, Win 10 Pro)
- Memory leak: 2.92 GB external ArrayBuffers after 34 min session (v2.1.72)
- ENABLE_CLAUDEAI_MCP_SERVERS env var is not read (v2.1.49)
- [FEATURE] Allow use of the Claude Desktop app with AWS Bedrock
- [FEATURE] Task queue for queuing multiple prompts/tasks
- [BUG] Opus 4.6 - Image Generation size issue causing recursive loop
- [BUG] nested_traversal re-injects same CLAUDE.md into context on every file access in that directory
- [BUG] VSCODE (mac) extension - "Open Claude in teminal" does not work
- [BUG] Slash commands `/remote-control`, `/rc`, `/btw` not available for Team plan `primary_owner` - CLI `claude remote-control` works
- Feature Request: Real-time backend health/trust indicator in CLI
- Feature request: i18n support for permission prompts and UI messages
- OAuth Pro subscription breaks when ANTHROPIC_AUTH_TOKEN/ANTHROPIC_BASE_URL set in env — users workaround via OpenRouter
- [BUG] audio-capture/x64-win32/audio-capture.node is not bundled
- [BUG] CoworkVMService Running but App Reports "VM service not running"
- [Feature Request] Add explicit language selection for voice transcription
- [FEATURE]
- [Bug and Feature Request] PyCharm plugin: Remove false alerts and Add files to conversation from project explorer context menu
- [Feature Request] Add persistent configuration for --allow-dangerously-skip-permissions flag
- Memory leak: ArrayBuffers grow ~980 MB/hour in long sessions
- [FEATURE] option to disable auto-worktree in Desktop app
- [BUG] Cowork "Virtualization is not available" on Windows 10 Pro — logs and vm_bundles folder never created
- [FEATURE] Permission system should evaluate piped commands independently, not as a single string
- [BUG] @ file picker does not support diacritic-insensitive search on macOS
- PreToolUse hooks and --allowedTools not enforced in headless -p mode
- [FEATURE] Support wildcard/glob patterns in Claude in Chrome blocked sites list
- [FEATURE] allow slack MCP to unsave messages
- [Bug] Memory leak: Claude Code consumes excessive RAM (>6GB) on task execution
- [MODEL] Claude web OPUS 4.6 extended thinking : deliberately deleted a screenshot from my previous session the moment it detected I was using it to report a violation in this current session
- /teleport triggers /remote-env which produces no output
- [FEATURE] user-selectable refresh rate for inference spinner
- [BUG] v2.1.73 causes terminal freeze with yellow search bar in tmux sessions - memory leak related
- [Bug] Anthropic API Error: Rate limit reached
- [FEATURE] No hook supports additionalContext injection from permission dialog user input
- Voice mode doesn't initialize on session start when state persists from previous session
- [Bug] Anthropic API Error: Unable to connect to API (ConnectionRefused)
- [BUG] High memory usage (50.4GB)
- [Bug] Code-review plugin excessive permission prompts and unnecessary cd calls
- Cowork: yukonSilver marked unsupported on Precision 3680 (i7-14700) with Hyper-V active
- /heapdump fails on Windows: EEXIST error when Desktop directory already exists
- Allow viewing and editing collapsed pasted text before submission
- Permission prompt: Deny/No option changes position — accessibility concern
- Figma MCP + Playwright MCP: multiple failures capturing external URLs
- [BUG] Claude Code desktop app session list incomplete — missing sessions from ~/.claude/projects/
- Feature request: command to show Pro plan usage percentage and daily/monthly limit
- [BUG] Accepting plan with 'clear context' discards file-read records — forces redundant re-reads during implementation
- [Bug] Claude behavior inconsistency during active sessions due to model updates
- [Bug] Scroll position jumps when Claude streams output during upward scrolling
- Feature request: Deep-link URL scheme for auto-adding MCP connectors
- [BUG] [VSCODE] Fails to re-prompt (ask user tool) when opening a previous session after a restart
- [BUG] [VSCODE] Fails to re-open plan when opening a previous session after a restart (or have any way to re-open the plan manually)
- Claude Code unable to resolve cascading frontend errors efficiently - 2+ hours wasted
- [FEATURE] [VSCODE] Add manual refresh (or automatic) for sessions when continue from other places
- [FEATURE] Configurable feedback survey frequency and triggers
- [Bug] OAuth login timeout after 15000ms
- [Bug] Anthropic API Error: Invalid authentication credentials (401)
- Feature Request: Setting to always use subagents for debugging
- [FEATURE] fire a hook/event when context window approaches compression threshold
- Voice push-to-talk requires double /voice toggle on session start (regression from v2.1.70 fix)
- [BUG] spinnerVerbs, SpinnerTipsOverride, and spinnerTipsEnabled settings are ignored
- [BUG] Memory leak: ArrayBuffer accumulation in long-running sessions (~205 MB/hour)
- [FEATURE] A Real Start Session hook
- [Bug] Session picker ignores Enter key when using --resume with session name
- [Bug] Voice mode not functioning
- Team-spawned agents: agent frontmatter hooks don't fire, MCP servers not inherited, agent_type missing from hook payloads
- [FEATURE] Show actionable error message when GitHub repo indexing fails in Projects
- [BUG] Cowork network egress allowlist not applying to subdomains
- [BUG][VSCode] @ file mention picker does not play well with .gitignore
- [BUG] Claude for Excel/PowerPoint: 'Enterprise gateway' login option not visible in add-in
- [MODEL] Model fails to follow explicit sequential instructions in CLAUDE.md after recent update
- [MODEL] CLAUDE.md rules for destructive operations not reliably followed
- [BUG] Folder picker on Windows ARM64 only shows 'All Folders' and 'Downloads' with no way to browse
- Allow rebinding push-to-talk key in voice mode
- [DOCS] Clarify: Claude for Excel/PowerPoint 'Enterprise gateway' not available - LiteLLM works for Claude Code only
- [FEATURE] Native .agents/ folder support (Agentic Collaboration Standard)
- [BUG] ArrayBuffers spiked to 13.2 GB on startup
- [BUG] /loop absent from /help
- [MODEL] Claude Opus 4.6 Extended Thinking: Uses thinking for recall/formatting instead of genuine reasoning, produces layered dishonesty when confronted
- Plugin installation uses incorrect home directory path on macOS (/home/<truncated_username> instead of /Users/<username>)
- opusplan: system prompt reports sonnet-4-6 in plan mode instead of opus-4-6
- Claude force-pushed over existing private GitHub repo without user permission
- [BUG] slash command /btw shown in tips but returns 'Unknown skill' when feature flag isn't enabled.
- /btw command blocks instead of answering in background (v2.1.73)
- [BUG] If default perm mode == plan mode then it breaks the accept all first option
- Adicionar suporte para localização em português brasileiro (pt-BR) na interface do Claude Code
- ExitPlanMode auto-rejected after repeated user rejections, trapping user in plan mode
- [BUG] Past Conversations panel doesn't load local sessions when workspace is on a mapped network drive
- hookify plugin: broken Python imports — ModuleNotFoundError on every hook execution
- EnterWorktree branches from session CWD HEAD, not main branch HEAD
- Feature Request: Add language configuration for /voice mode (Portuguese support)
- Add global setting to suppress verbose diff/edit output
- [Bug] Critical memory leak: arrayBuffers reach 4.2GB in fresh session
- [FEATURE] FireHose monitoring. Add the abilty for other processes watch all communication with the AI.
Resolved issues (322)
- [Billing Bug] "Payment past due" error despite active subscription - Claude Max Plan
- [BUG] Unsupported (?) model in agent config silently fails instead of erroring
- [BUG]
- Welcome box with Recent Activity stops showing after lastReleaseNotesSeen is set
- OTLP telemetry not exported in headless (-p) mode
- [BUG] Title: Voice mode (push-to-talk) silently fails on macOS — missing audio-input entitlement in native binary
- /insights: time-based comparisons so you can see what's actually improving
- Sandbox allowWrite treats absolute paths as relative to ~/.claude/
- [DOCS] Monitoring usage docs missing OTel `speed` attribute and trace span guidance for fast mode
- [DOCS] CLI reference missing `claude auth` subcommands (`login`, `status`, `logout`)
- Subagent (Agent tool) does not fire Stop hook on completion
- claude --worktree hangs indefinitely on Linux (stuck on API call before init)
- Enterprise plugin sync stuck in 'in_progress' for over 26 hours
- [BUG] :Hooks always executed via `/usr/bin/bash` on Windows, ignoring `shell` setting
- [BUG] Issue logging into Claude Code in VS Code with Pro subscription
- [BUG] --disallowedTools and --tools cause silent 0-cost exit in pipe mode when combined with --mcp-config + large --append-system-prompt
- Feature request: Configurable status line with color-coded token/context usage
- [BUG] Cowork VM disk permanently full (ENOSPC) — persists across restarts, new tasks, and re-login
- [Bug] /remote-control fails on mobile with session connection error
- MCP servers should survive /clear and /compact
- [Feature Request] Configurable status line positioning and alignment with hints bar
- Auto-save session state before compaction for seamless resume
- Chat history sessions lost after VSCode update — .jsonl conversation files deleted while session directories preserved
- Stop hook intermittently stops firing mid-session
- Add per-project filtering to /insights command
- Slash commands don't autocomplete in Claude Code mobile app
- [BUG] Claude restarted itself instead of compacting. First time I saw this behavior. Now I can't read history of conversation.
- dangerouslySkipPermissions in global settings.json does not skip all permission prompts
- [Feature Request] Add date range parameter to /insights command
- [BUG] CoworkVMService (cowork-svc.exe) spams Windows Event Log with ~14,000 debug-level messages per hour
- [BUG] OAuth token expires 5-10 times within a single session, requiring constant /login
- Plugin install command produces no output on success
- Feature request: PostCompact hook event
- [Bug Report] Unable to process request - insufficient context provided
- PDF file swap during chrome-paper-downloader batch download
- Bug: /compact + /rename session not resumable by slug/name, only by UUID
- System prompt references 'TodoWrite' but tool is named 'TaskCreate'
- Statusline hook: context_window_size always reports 200k, even in extended context sessions
- Claude Desktop App: Renderer process consumes 80%+ of total CPU even when idle
- [BUG] mode: bypassPermissions on Agent/Task tool has no effect on Bash permission prompts
- VS Code: Clicking 'I trust this folder' spawns three extra unnecessary windows
- [BUG] Sessions list disappeared after update for paying subscribers (tengu_slate_ridge gate removed
- [BUG] Claude Desktop Windows (v1.1.4498) - Cowork mode blank history, unresponsive UI, React hydration errors
- [BUG] Cowork shows "Virtual Machine Platform not available" — yukonSilver marked as unsupported despite all virtualization features enabled
- [Bug] Plugin installation fails with EEXIST error on Windows when cache directory exists
- VS Code extension: conversation lost when dragging tab to another window
- [BUG] Remote Control not available on Pro plan
- [BUG] Claude falsely reports "Error editing file" when you confirm "Yes but..."
- You've hit your limit · resets 10:30am (Asia/Calcutta)
- [Bug] `/sandbox` command displays dependencies but doesn't enable sandbox mode
- [BUG] Cowork fails to start on Windows 11 Home — requires Hyper-V which is unavailable on Home edition
- [BUG] Cowork Windows — Plan9 mount fails persistently across multiple workarounds (Win 11 Pro, Max plan)
- [BUG] 为什么我的Mac可以打开Claude App,iPhone和Android打开Claude App提示网络错误?
- [BUG] [VS CODE EXT] Plan not being shown at plan acceptance permission prompt
- Bug Report
- Native install detection fails when claude is installed via Homebrew
- [FEATURE] External workaround for #273: venv-proxy — automatic .venv resolution without activation
- [FEATURE] Desktop app Code tab: no way to distinguish cogitation from completion
- MCP servers lose connection after /clear and /exit, requiring manual re-trigger
- [Feature] Proactive /compact at configurable context threshold to prevent hard "context full" crashes
- [FEATURE] Instead of just "Tool Loaded", specify which MCP server was loaded.
- Agent Teams: model (inherit) resolution fails during shutdown, potential token drain
- disable-model-invocation: true does not suppress skill descriptions from context
- [Bug] Excessive tool use iterations required for simple tasks
- Plugin installer should use HTTPS instead of SSH for cloning repos
- Show Max plan usage limits (hourly/weekly) persistently in the status bar
- [Bug] File edits applied despite user rejection
- [BUG] preview_start returns "No .claude/launch.json found" even when file exists
- [Bug] Extended thinking lacks progress visibility and token count feedback
- No automatic cleanup of persisted tool-result cache files in ~/.claude/projects/*/tool-results/
- [Bug] Claude Code hallucinating and failing to track context of changes
- [BUG] Claude Code forgets what it was doing after network disconnection
- Show custom agent name in header when using --agent flag
- claude-in-chrome MCP: "Browser extension is not connected" despite native host running correctly via CLI binary
- Allow disabling automatic worktree creation in Claude Code Desktop
- /clear resets working directory, losing worktree context
- Feature: expose rate limit utilization in statusLine JSON input
- [Bug] CLI output displays corrupted characters
- Cannot type Vietnamese diacritics on Windows in Claude Code CLI
- [FEATURE] Native LaTeX rendering in VScode (and possibly the CLI)
- [Bug] File tagging with @ causes extended UI freeze
- upload_image tool: 'Unable to access message history to retrieve image'
- Pencil MCP server has invalid JSON schema, crashes all sessions
- [BUG] Read tool drops Unicode Private Use Area characters (e.g., Powerline glyphs)
- Example skills toggle in Customize UI doesn't actually enable/install skills
- [BUG] Copilot Chat integration fails — Claude Copilot Proxy rejects model "claude-opus-4.6" as not supported
- [BUG] VSCode: Fork conversation while model is generating spawns with resume: undefined, immediately exits
- [BUG] Statusline shows incorrect 5hr and weekly usage percentages (e.g. 100%, 900%)
- [FEATURE] Configure root directory for slash commands
- Sessions starting with image-only messages are invisible in Past Conversations
- Extension causes high cpu load
- [Bug] Image uploads shared across multiple agent instances instead of isolated per session
- CLAUDE_AUTOCOMPACT_PCT_OVERRIDE cannot raise threshold above default (~83%)
- claude chrome in claude code
- Auth conflict warning persists after logout: 'Both a token (claude.ai) and an API key (/login managed key) are set'
- [BUG] Claude Code Broken by one bad MCP tool schama
- [FEATURE] Support native/standalone binary installation in devcontainer Dockerfile
- Write tool fails with EEXIST on paths containing Unicode characters (ö, ä)
- TeamDelete blocked indefinitely by hung agent that ignores shutdown_request
- [BUG] Sessions repeatedly disappearing from sidebar when using VS Code extension + Desktop Code mode simultaneously (Windows)
- [Bug] Voice feature intermittently fails to initialize
- [Bug] Claude Code hangs with no token consumption or activity progress
- Sort /resume sessions by last activity time instead of creation time
- [BUG] Memory leak: ArrayBuffers grow at 55-70 GB/hour from session start (v2.1.71, Node v24, Linux/WSL2)
- dummy
- Claude Desktop App: Renderer process consumes 87% of total CPU, dwarfs Claude Code usage
- الدعم الفوري: ما هو رقم خدمة عملاء الخطوط الجوية القطرية؟
- I need more information to generate a GitHub issue title. You've provided a file path (`docs/stories/design-system-lusha.md`) but no bug report or issue description. Could you please provide: - The actual bug report or issue description - What problem occ
- تحديثات إرشادات عام : كيف يمكنني الاتصال بخدمة عملاء الاتحاد للطيران؟
- [BUG] upgrading to MAX plan does opposite and LIMITS your usage.
- [BUG] anthropics/claude-code used as catch-all for Claude Desktop, claude.ai web, and connector bugs — no correct repo exists
- [BUG] Claude Desktop 1.1.5368 hangs on startup — stuck at RemotePluginManager sync (macOS)
- [BUG]
- [Bug] Code files modified without explicit user acceptance outside auto-accept mode
- [Bug] Custom agents fail to initialize
- [FEATURE] Allow overriding builtin tool description components
- [BUG] claude --chrome-native-host crashes on Windows (Bun internal assertion failure)
- [BUG] /resume shows no sessions on Windows — GN6() doesn't unescape JSON backslashes + dd() path separator mismatch
- [BUG] --dangerously-skip-permissions ignores --permission-mode flag
- Plugin hooks: shared Python process caches sys.modules across tool calls, causing stale import errors
- Feature Request: Customizable Status Bar with live context data
- [BUG] system task reminders / split prompts are being presented in a way that's indistinguishable from user input, causing the model to attribute system-generated content to the user
- [DOCS] Plugin authoring guide should warn about plugin.json name collision with marketplace name
- add blazed-omp to status line community projects
- [FEATURE] directly get into plan mode with --dangerously-skip-permissions
- [BUG] Making tool calls to Atlassian MCP with tool search enabled results in a 500
- Shell snapshot subprocesses leaked on every session start (orphaned zsh/bash, zombies)
- Subagent SessionEnd crash: classifyHandoffIfNeeded is not defined
- CLAUDE.md context lost after /compact — re-inject project instructions
- [Bug] Claude Code overrides user default SHELL environment variable
- [BUG] Plan file edits ignored when approving with "Yes, clear context": cached plan content injected instead of re-reading from disk
- [BUG] BUN_BE_BUN=1 does not work
- [Bug] Project-scoped skills in .claude/skills/ directory not discovered
- [BUG] Assistant text messages not written to transcript - only thinking blocks persist
- [BUG] Git commit co-author shows incorrect model name (Opus 4.6 instead of Sonnet 4.5)
- [Bug] Unable to input character 'n' in bug report
- [DOCS] No documentation for disabling auto-compaction
- [DOCS] CLI `--output-format stream-json` lacks event type reference
- [DOCS] Branding guidelines should address third-party projects that wrap Claude Code CLI
- [DOCS] Headless page should cross-link to Agent SDK streaming and user-input docs
- [DOCS] `--permission-prompt-tool` flag has no usage documentation
- [DOCS] Agent SDK authentication restriction should be more prominent than a Note box in step 2
- [DOCS] Security page should warn about DNS rebinding risks for local agent servers
- [Feature Request] True session isolation with session_id in ClaudeSDKClient.query()
- [FEATURE] Add example web application using Agent SDK with browser-based tool approval
- [Feature Request] Add compact() method for programmatic context compaction with custom instructions
- [BUG] Python Agent SDK: `can_use_tool` requires streaming mode and dummy PreToolUse hook workaround
- [FEATURE] Agent SDK: Secure local server mode with authentication for browser-based agents
- Project scope MCP servers not displayed in claude mcp list command
- "Async hook PostToolUse completed" messages clutter output when multiple async hooks are configured
- [BUG] /resume cannot load sessions created with older Claude Code versions
- ExitPlanMode rejection/interruption causes session restart, losing all context
- The Problem Is the Wrapper, Not the Model - Claude Code Deviates, Argues, and Takes Shortcuts Because the TUI Allows It
- [BUG] New Memory Leak .
- `--resume` picker crashes on corrupt sessions (ZstdDecompressionError), cascading to session index data loss
- [BUG] Todoist MCP loses session with "No transport found for sessionId" error
- [Feature Request] Add persistent disallowedTools configuration to settings.json
- [BUG] Skills not discovered on Linux due to case-sensitive filename matching (SKILL.md vs skill.md)
- [FEATURE] Plugin Version Compatibility: Add 'engines' field to plugin.json
- [Bug] Glob tool not passing "dot: true" option, causing missed hidden files
- [BUG] Claude Doesn't Reliably Follow Multi-Step Instructions in CLAUDE.md
- Help text should use platform-specific key names (Option instead of meta on Mac)
- All Claude Code commits attributed to unknown user cjsys-ux
- Verbose `which` errors on NixOS at startup
- GitHub MCP Server: Poor authentication UX - 2 hours to fail
- Bash tool leaks 'mkdir: Permission denied' to stdout on every command (Linux, bwrap sandbox)
- [BUG] Stashed Messages Get Wiped During Execution
- [FEATURE] Feature Request: Allow teammates to use sub-agent MD as primary context instead of CLAUDE.md
- Image numbering labels not passed to model when referencing multiple images
- Feature Request: MCP Profiles for Rapid Context-Aware Tool Switching
- Claude Code does not follow MCP tools/list pagination (nextCursor)
- [BUG] Code and other text is rendered without scroll
- [BUG] Environment variables expand to empty string when command contains pipe
- Agent blindly mkdir -p then destructively rmdir on rollback without checking existing contents
- Async hook stdout parser fails on multi-line JSON, silently drops additionalContext
- Claude sits with a user prompt forever
- [BUG] /insights command fails with INVALID_PARAMETER model error
- Feature Request: Provide TaskOutput tool access to sub-agents
- [BUG] When Claude sometimes outputs info, could overflow right off page
- [Bug] Subagents fail to reliably understand and use the TaskOutput tool
- LSP servers from plugins not registered - timing bug in initialization
- [Bug] Claude 3.5 Opus hallucinating code solutions with high effort mode enabled
- .
- [Bug] Model performance regression: Claude forgetting context from previous sessions
- Feature request: Include current timestamp in system context
- [Bug] Remote Control unavailable for Pro subscription account
- [BUG] ask permission rules for Bash don't override blanket Bash in allow
- [FEATURE] Expose session/plan usage percentage in desktop app GUI and to MCP tools
- Store full tool output in filesystem with file ref for truncated results
- [BUG] Plan mode remains active after selecting 'Yes, clear context and auto-accept edits' (option 1)
- [FEATURE] Voice mode: auto-send on spacebar release
- [Bug] Claude Code injecting ANSI escape sequences into commit messages and PR descriptions
- [BUG] OAuth login fails with Cloudflare challenge (cf-mitigated: challenge) on macOS - Claude Max subscription
- Remote Control not enabled despite active Max 20x subscription
- [BUG] Can't login in homepage
- [BUG] Remote Control: Send button stuck as Stop/Interrupt button on Android. As a result, I cannot send first message from mobile
- [BUG] OAUTH TIMEOUT AFTER 15000MS FIX!
- [BUG] Login fails with "timeout of 15000ms exceeded" despite successful browser OAuth flow
- Tip suggests /btw command which does not exist
- [Bug] CLI suggests non-existent "/btw" command
- excludedCommands: ["git"] does not fully bypass sandbox — SSH subprocess network access blocked
- [FEATURE] Allow use of the Claude Desktop app with AWS Bedrock
- [BUG] nested_traversal re-injects same CLAUDE.md into context on every file access in that directory
- Voice mode misrecognizes German speech as English
- [MODEL] Claude web OPUS 4.6 extended thinking : deliberately deleted a screenshot from my previous session the moment it detected I was using it to report a violation in this current session
- [MODEL] Claude uses Grep instead of LSP findReferences when asked to find references to a symbol
- [Feature Request] Add persistent configuration for --allow-dangerously-skip-permissions flag
- User-scope settings overwrite project-scope instead of merging (hooks, permissions)
- !@#$lot polish infolinia polska’!@#$}Jak się skontaktować z lotem?@#$%
- {%[!@#$Qatar Airways infolinia polska{%[!@#$Jak rozmawiać bezpośrednio w Qatar?{%[!@#$
- !@#$@Jak dodzwonić się do Etihad Airways? !@#$%Etihad Airways infolinia Polska !@#$%
- @#〈//v//Delta infolinia polska!@#\\v\\〉Jaki jest numer infolinii Delta w Polsce?!@#\\v\\〉
- Feature Request: Native video analysis support in Claude
- [BUG] Claude Desktop v1.1.5368 Windows: rootfs.vhdx detected as missing but download never initiates, app completely unusable
- [BUG] Claude Desktop 1.1.5368 on Windows: rootfs.vhdx download loop prevents app from loading
- [FEATURE] Dev Haken
- [BUG] Claude Desktop hangs, MacOS 26.3, M3 Chip. Latest download installed. Still hangs
- [BUG] Claude App Freezes Every Time I Open the App
- [BUG] Claude in Chrome extension fails to connect to Cowork on macOS — was working ~2 weeks ago, now persistently broken
- [BUG] Cowork fails to connect to Claude in Chrome extension
- [BUG] Windows: Cowork plugin marketplace empty — plugins.claude.ai does not resolve (distinct from #26951)
- [BUG] Claude Desktop permanently unresponsive (100% CPU) when scheduled tasks fire against missing/crashed Cowork VM
- [BUG] [CRITICAL BILLING ISSUE] Max Plan x20 ($200/mo) Downgraded to Free Early - Support Bot Blocking Help
- Claude Desktop on Mac crashing on opening.
- OAuth token expires when using Claude Code on multiple devices
- Bug: Removing marketplace does not clean up associated plugin entries in installed_plugins.json
- [BUG] Selecting a skill from autocomplete always resolves to first plugin when multiple plugins share the same skill name
- [BUG] Session becomes permanently unrecoverable after empty text content block during streaming
- [Feature Request] Add option to reuse existing Claude Code sessions instead of always creating new ones
- [FEATURE] Alphabetize the list of agents when running `/agents`
- [BUG] FileHistory bug: 4.2GB crash from parallel agents (Jan 2026)
- [BUG] Large session JSONL files cause Claude Code to hang and consume all available RAM
- Session resume freezes with 100% CPU due to redundant progress events in session files
- Session JSONL files grow to multi-GB size due to bloated "progress" entries
- [BUG] Claude wasting MILLIONS of tokens! Read <system-reminder> injecting on every file Read
- [Bug] Compaction fails with multiple sub-agents
- [BUG] /compact command consumes usage quota unexpectedly
- [FEATURE] VS Code extension: open any claude response as .md (mouseover+click or ctrl+click)
- [BUG] AskUserQuestion tool available to tmux teammates but renders in teammate pane with no leader notification
- [BUG] Claude Desktop generates broken GitHub asset URLs when embedding images
- Plugin submission: d2 diagram generation
- [Feature Request] Add bcr.bazel.build to allowed domains and support custom domain configuration
- Display session ID in terminal tab title
- Naming inconsistency: CLI flag says "skip" but UI/settings say "bypass" permissions
- [DOCS] Add windows specific environment variable usage for hooks
- You've hit your limit · resets 4pm (Europe/Berlin)
- [Bug] File path autocomplete missing files from working directory index
- [BUG] SDK-Agent don't start because license agreement is requested
- [FEATURE] Show active model in status line when skills/subagents override the session model
- [Bug] Weekly rate limit discrepancy between Claude Code CLI and dashboard UI
- [BUG] `--json-schema` defined JSON doesn't exist in `structured_output`
- [Feature Request] Add Scala Metals LSP Server Support
- spinnerVerbs: Add suffix customization + fix orange shimmer emoji rendering
- [BUG] VS Code extension is broken: compact has unexpected behavior (I know Antrophic won't read this...)
- Incident Report: Guardrail violations, unauthorized actions, prompt non-compliance
- [BUG] Claude Code v2.1.17 exits immediately on WSL1 - regression from working state
- Support Windows Data Roaming for user configuration
- [BUG] Cannot rename project directory
- [BUG] Organization skill not loading in Claude Code session despite being enabled
- [BUG]
- Feature request: /release skill for automated release workflows
- [BUG] [1M] "Long context beta is not yet available for this subscription" error on Max plan ($200/mo)
- [BUG] Task list (TaskCreate/TodoWrite) state leaks across git worktrees
- [Docs] Windows PowerShell hooks: exit code from .ps1 scripts not propagated to Claude Code
- API Error: tool_reference.tool_name exceeds 64 characters in long conversations with MCP tools
- MCP OAuth connector tool names exceed 64-character API limit
- [BUG] Tool search fails when MCP tool names exceed 64 chars
- [FEATURE] Align tool_reference.tool_name character limit with tool.name (128 characters)
- [Feature Request] Improve directory management command discoverability and intuitiveness
- [Bug] Chat input unresponsive: Return key does not submit messages
- Feature request: Cross-session visibility in desktop app
- [BUG] mcp serve: tools advertise outputSchema but return no structuredContent
- [BUG] Session crashes silently on ARM64 Windows due to EPERM symlink failure during subagent spawn
- [FEATURE] Add `installMethod` support for system package manager installations (pacman/AUR, apt, etc.)
- [BUG] Browser extension shows "Enabled/Installed" but tools report "not connected"
- [BUG] Devcontainer init-firewall.sh does not block IPv6 traffic
- [BUG] Claude Code VS Code Extension Crashes on Startup - Host Extension Unexpectedly Closed
- Add Ctrl+L screen clear support in REPL
- [DOCS] [Written by Claude Code] Chrome integration: "No Chrome extension connected" — missing troubleshooting guide for Windows
- [Feature Request] Enhance /compact with structured context preservation sections
- Webview captures macOS system shortcuts, preventing cmd+h and other system commands
- [BUG] Launching claude but showing bun
- [FEATURE] Claude Rules/Memory should be Requestable
- [BUG] Claude Desktop leaves ~10GB of data in AppData after uninstall
- [BUG] Background process output in VScode terminal does NOT show most recent output
- [BUG] Issue running multiple claude code terminals sessions simultaneously
- [BUG]
- Feature: migrate feature-dev plugin to agent teams
- [FEATURE] Vim mode: input method auto-switch on mode change (langmap/im-select support for CJK users)
- spawn pgrep ENOENT crash on macOS
- [FEATURE] Display plan file path when showing plans inline in convo history
- [BUG] Claude Code fails with EACCES on multi-user systems when /tmp/claude is not writable
- Bug: Stop hooks run with CWD set to .claude/helpers/ instead of project root
- [BUG]
- /insights includes Claude Agent SDK sessions, skewing results
- [BUG] MCP server spawning fails for some .bat/.cmd files on Windows
- Settings file corruption: markdown content embedded on exit
- [FEATURE] Reset terminal title to default on /clear command
- [FEATURE] give me a way to turn off stupid random coloring of text in Windows Terminal
- [BUG] @-mention in CLAUDE.md silently reads referenced file at startup, causing TUI deadlock when file is binary (especially in Docker)
- [BUG] Claude Code no longer has a CLI button!
- Cowork session freezes during processing, leads to app crash (beach ball + force quit)
- [BUG] /extra-usage command broke web access - forced into account creation flow
- [FEATURE] Mode-aware command permissions in Accept mode
- Feature request: Hook event for auto-suggested prompts
- [BUG] Claude code desktop app installation (msix package) bug
- [BUG] Bedrock auth doesn't pick up refreshed AWS credentials without restart
- [BUG] Tool approval prompts hijack focus mid-typing, causing unintended actions and blocking response visibility
- [FEATURE] tweakable output length
- [BUG] ENAMETOOLONG when working in deeply nested directories (still reproducible in 2.0.76)
- [BUG] Infinite logging loop in debug files causes 200GB+ disk usage
- [Bug] Opus 4.5 Quality Regression: Speculative Responses Without Verification
- [BUG] Cowork Windows: virtiofs cant resolve NTFS junctions inside shared folder (readlink EIO)
- [BUG] VS Code extension crashes with OOM error: conversation history accumulates to 700MB+ causing infinite crash loop
- [BUG] VSCode extension throws invalid_request_error despite valid credentials
- [MODEL] CLAUDE.md rules for destructive operations not reliably followed
- [BUG] Claude for Excel/PowerPoint: 'Enterprise gateway' login option not visible in add-in
- [BUG] /loop absent from /help
- [MODEL] Claude Opus 4.6 Extended Thinking: Uses thinking for recall/formatting instead of genuine reasoning, produces layered dishonesty when confronted
- [FEATURE] MCP Tool Filtering: Allow Selective Enable/Disable of Individual Tools from Servers
- Allow MCP tools to be available only to subagent
- Implement Agent-Scoped MCP Configuration with Strict Isolation