Digest / March 25, 2026
Claude Code Issues Digest — March 25, 2026
563 new issues filed ·
324 resolved in anthropics/claude-code (UTC day).
New issues (563)
- [BUG] Cowork permanently stuck on "Setting up Claude's workspace" — Windows 11 Pro
- [BUG] Claude-in-Chrome MCP fails to connect in Claude Desktop (Cowork/Dispatch) without CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=1
- Add effort level to statusline JSON input
- Telegram plugin silently drops inbound messages
- Plugin manager caches stale version string on reinstall from private marketplace
- Serialize interactive prompts as structured output in -p (non-interactive) mode
- [BUG] `claude plugin validate` rejects `description` field in marketplace.json but warns when it's missing
- [BUG] claude code ignoring CLAUDE.md 2.1.81 opus 4-6
- [BUG] Cowork: VM service not running — DCOM 10016 / exit code 1066 on Win11 Home→Pro upgrade (Build 26200)
- autoCompactEnabled setting not recognized — no way to disable auto-compact
- [BUG] New plugin does not seached in marketplace
- [Feature Request] Add command to copy generated shell commands to clipboard
- Plan review UI renders black rectangles over inline code, code blocks, and tables
- [FEATURE] Path-scoped rules should load when Write/Edit targets a matching path
- [BUG] Remote Control not enabled on Pro — 'not yet enabled for your account'
- [Bug] Agent hooks PreToolUse missing messages context
- [Bug] Missing command suggestions in terminal after initial message
- [BUG] Plan mode system prompt overrides user CLAUDE.md rules, ignoring stated priority
- [Bug] Claude Code hallucinated user request during multi-turn conversation
- [FEATURE] Auto-dream: 3 gaps — identity, accuracy, transparency
- Feature request: real-time view of active sessions
- claude ssh <config> leaks 'ssh' as first user prompt on remote session
- [BUG] Getting request too large error during normal usage, cannot submit feedback, session blocked (no compaction, short session)
- [Feature Request] Standardize approval prompt options to consistent numbering
- feat(channels): Extend channel relay to ExitPlanMode, AskUserQuestion, and all modal dialogs
- Deboche, metodos academicos (Opus 4.6 (1M context) · Claude Max )
- [FEATURE] Add a pre-auto-mode-classifier hook version of PermissinonRequest
- [BUG] Plugin skills don't register as user-invocable slash commands via marketplace; CLI silently fails for GHE
- [FEATURE] Claude Code Sessions Count
- [FEATURE] VS Code: easy session resume after accidental close
- Drop legacy AIOS tables (aios_inbox, aios_outbox, aios_heartbeat)
- [FEATURE] There should be a CLI (way, likely flag) to invoke a skill `/<cmd>` as in interactive mode..
- Auto-name sessions based on conversation context
- ccdScheduledTasksEnabled defaults to true, causing Claude Code lock conflict after sleep/resume
- [BUG] Telegram plugin: notifications/claude/channel not injected into Claude session on Windows
- [Bug] Claude Preview MCP server injects prompt as user message
- [BUG]
- Ralph Loop: Stop hook `decision: block` resets VSCode permission mode from bypass to edit
- [FEATURE]
- [BUG] When I use 3rd-party API KEY in claude code, can not use tools after modal response
- [BUG] Anthropic API: sandbox file creation (almost infinite loop even though it succeeded the first time)
- [BUG] Custom session names are lost after restarting VSCode
- [BUG] --print mode silent hang on Windows — recurring across v2.1.51, v2.1.78, v2.1.81
- Korean IME (Hangul) input broken in WSL2 terminal - pre-edit text appears below input field
- Claude Code rate limit reached at 62% Sonnet usage (Max plan + Extra Usage enabled)
- Feature Request: Allow project-scoped memory to be stored inside the repository for cross-device sync
- Korean (CJK) IME input broken - jamo not composed into syllables
- OAuth token not refreshed/persisted to macOS Keychain, requiring re-login every session
- Plan mode does not prevent write operations via Bash tool
- Add token_count and usage_percent to PreCompact hook input
- Add ContextThreshold hook event for proactive memory management
- Feature Request: MCP / Plugin support in Claude mobile app
- Inject context usage percentage into system-reminder for model self-awareness
- [BUG] disabledMcpServers with stdio plugin server causes silent exit(0)
- Bug: countConcurrentSessions() deletes non-.json files from ~/.claude/sessions/
- AskUserQuestion truncates preceding text output in terminal viewport
- Read tool falsely reports non-encrypted PDF as password-protected
- [Bug] Agentic planner fails to complete full task execution and reports gaps after claiming completion
- feat(feishu): add feishu_media tool for image/file download
- [BUG] Chrome MCP: --chrome flag fails when Claude Desktop native messaging host coexists
- Telegram channel plugin: inbound notifications/claude/channel silently dropped
- [MODEL] Opus 4.6 via VSCODE Ext
- Feature Request: Shared Team Memory for Claude Code
- [BUG] Auto mode safety classifier uses claude-sonnet-4-6[1m] when Opus 4.6 1M is selected, causing Bash to fail when Sonnet 1M is unavailable
- [BUG] git worktree creation produces destructive delete-all-files commits when repo uses git-crypt
- [BUG] plan name persists in status bar after plan is completed
- Remote Control: '+' button in mobile app creates 'unknown conversation' instead of showing helpful message
- Bug: cache_control TTL ordering error when hooks/MCP inject additionalContext into long conversations
- bypass permissions mode still prompts for every edit on Windows
- Bug: Repeated /login prompts during active session (OAuth, macOS)
- Feature Request: Conversation History API for cross-client continuity (Claude App ↔ Claude Code)
- Allow customizing the terminal tab title format
- [BUG] Incorrect Increment in “Thinking Duration” When Opening Dropdown
- [FEATURE] in code mode the chat titles it would be nice if you could rename them, windows desktop version.
- Dispatch + computer use is unusable when screen is locked
- [BUG] WebFetch permission denied in "Ask before edits" mode (VSCode extension)
- [BUG] Cowork 403 "Request not allowed" on Pro plan - macOS - account not enabled
- [BUG] Cowork 403 "Request not allowed" on Pro plan - Chat works fine
- bug: Dashboard crashes with 'Koneksi bermasalah' when kanban_board_view is missing
- [BUG] claude code auto run "reg.exe" inside the repo
- [DOCS] Document `managed-settings.d/` drop-in directory for multi-team policy fragment deployment
- [DOCS] Missing documentation for `CwdChanged` and `FileChanged` hook events added in v2.1.83
- [DOCS] Missing documentation for `sandbox.failIfUnavailable` setting
- [DOCS] Missing `disableDeepLinkRegistration` setting in settings documentation
- [DOCS] `CLAUDE_CODE_SUBPROCESS_ENV_SCRUB=1` environment variable is missing from the docs
- [DOCS] Transcript search shortcut (`/`) and match navigation (`n`/`N`) not documented
- [DOCS] Docs do not document `Ctrl+X Ctrl+E` as an alias for opening the external editor
- [DOCS] Pasted images now insert an `[Image #N]` chip at cursor — docs don't describe this positional-reference behavior
- [DOCS] Document `initialPrompt` frontmatter field for agents (auto-submits a first turn)
- [DOCS] `chat:killAgents` and `chat:fastMode` actions missing from keybindings documentation
- [DOCS] Document diff timeout behavior for large files with few common lines
- [DOCS] `--mcp-config` CLI flag now subject to `allowedMcpServers`/`deniedMcpServers` managed policy — docs don't mention this enforcement applies to CLI-loaded servers
- [DOCS] Claude.ai MCP connectors (Slack, Gmail, etc.) availability in `--print` / `-p` mode is undocumented
- [DOCS] Document that WebFetch identifies as `Claude-User` so site operators can allow or block it via `robots.txt`
- [DOCS] Document the non-streaming API fallback mechanism, including its token cap and timeout behavior
- [DOCS] Interrupting a prompt before any response should be documented: input is automatically restored for editing and resubmission
- [DOCS] Document that `/status` is available immediately while Claude is responding (not queued until turn ends)
- [DOCS] Document plugin MCP server suppression when duplicating an org-managed connector
- [DOCS] Document Linux `XDG_DATA_HOME` support for `claude-cli://` protocol handler registration
- [DOCS] `TaskOutput` tool listed as active but deprecated in v2.1.83; new `Read`-based approach undocumented
- [DOCS] Agent SDK session resume docs incomplete — hook messages can silently corrupt history reconstruction
- [DOCS] `cleanupPeriodDays` setting docs omit tool result files from cleanup scope
- Voice push-to-talk regression in v2.1.83: space bar passes through to terminal while listening, no voice detected
- Terminal rendering corruption (garbled/overlapping characters) in v2.1.83
- [DOCS] Interactive mode docs show outdated `Ctrl+F` keybinding for stopping background agents — now `Ctrl+X Ctrl+K`
- [DOCS] VS Code extension docs missing "Not responding" red spinner indicator after 60-second backend timeout
- Caps Lock keypress leaks '[57358u' into input when using VS Code integrated terminal
- [BUG] WorktreeCreate/WorktreeRemove hooks from multiple settings levels cause race conditions
- [BUG] Cowork VM bash tool returns exit code 1 on ALL commands across multiple sessions
- Feature request: voice:toggle keybinding action (alternative to push-to-talk)
- Channel plugin MCP server silently fails to start on restart
- Feature Request: Support configurable display language for error messages (i18n/localization)
- Feature: Persist preview panel size as default
- [BUG] Skills not invoked on first turn despite matching description — Opus acknowledges miss when prompted
- Permission prompt garbles ~/.claude path as ~/.claire
- [FEATURE] Bash command output truncated — provide full log streaming via subprocess tail
- [BUG] Claude Desktop failed to launch on macOS 26.3
- [DOCS] --enable-auto-mode flag missing from 'claude --help' output
- [FEATURE] add /usage command to Claude code
- [DOCS] --enable-auto-mode flag missing from 'claude --help' output
- Telegram plugin receives permission prompts triggered by unrelated MCP tools (e.g. Slack)
- Channels: only first message delivered, subsequent messages silently dropped
- [BUG] Claude Code not working in Team version
- [FEATURE] Allow opt-out of .claude/ protected directory prompts via settings.json
- Bash tool: heredoc fails with 'can't create temp file for here document'
- Telegram channel plugin: MCP server child process not spawned on Linux (v2.1.83)
- Telegram plugin polls in ALL sessions, not just --channels sessions
- [BUG] Caps lock
- [BUG] Pull request created against wrong branch
- VS Code extension terminal does not handle Cmd key and Korean IME toggle key (한영키)
- [FEATURE] Cowork/claude.ai: Visible context window usage indicator and working /context command
- [BUG] Missing Claude Pro Subscription (Purchased 8 Days Ago)
- rm 명령이 settings.json allow 목록에 없음에도 permission 요청 없이 실행되는 버그
- [FEATURE] support for visual mode in vim mode
- Win32-input-mode leaks after exit on Windows/ConPTY, causing garbage input
- [BUG] Error: VM service not running, Error 193
- CLI -p flag returns empty stdout when using stdin pipe (v2.1.83 regression)
- Feature request: welcomePanel setting for plugin-driven header customization
- PDF form filling: poor quality and excessive iterations needed
- [BUG] Renaming the PROJECT creates the new directory and deletes old one, however the project metadata persists in .claude/projects/
- [BUG] .claude/ folder is not created automatically inside the PROJECT directory
- [BUG] Claude Desktop v1.1.8629 shows MCP tool results (Write/Bash) as "failed" despite successful execution
- Submodule project path derived from .git/modules/ instead of working directory
- [Bug] Anthropic API Error: Safety Classifier Unavailable - Auto Mode Blocked for Tool Execution
- [BUG]
- Simulated Ctrl+V paste (Wispr Flow voice dictation) broken on Windows since v2.1.83
- Add delete_scheduled_task tool to scheduled-tasks MCP
- Cowork VM: add persistent package/setup mechanism across sessions
- [BUG] Caps Lock (keycode 57358) leaks as raw [57358u text in kitty keyboard protocol terminals
- [BUG] After exiting claude in the wsl terminal, an input error occurred
- [FEATURE] Support tab completion for command arguments (e.g. /effort low/medium/high)
- [BUG] Claude Slack app ignores thread context and searches claude.ai chat history instead
- [BUG] settings.json enabledPlugins wiped during crash recovery in v2.1.83
- [Feature Request] Clear terminal tab name on '/clear' command
- API Error 400: "user messages must have non-empty content" breaks long conversations
- [BUG] MCP Streamable HTTP SSE reconnection regressed in 2.1.83
- [BUG] Cowork "Virtualization is not available" on Windows 10 Pro — VM never initializes, no logs created
- [BUG] Crash on conversation resume: "null is not an object (evaluating 'q.split')" in diff renderer
- [FEATURE] Customise 'Newline' Behaviour in Terminal
- [BUG] Dispatch returns 403 "Request not allowed" with Claude Max subscription
- [FEATURE] expose current reasoning effort level in statusline JSON input
- Feature request: Usage/billing API for Max plan users
- Agent Teams ignore isolation: "worktree" — worktree never created, WorktreeCreate hook never called
- [BUG] worst update ever im gonna cancel. why adding rate limits on max 20x so stupid that the model cant work for 5 hours again without cleaning cache, im so done with this bs ai slop I've tested it today and its completely bullshit
- [BUG] `/context` displays hardcoded `~/.claude/CLAUDE.md` path instead of respecting `$CLAUDE_CONFIG_DIR`
- claudeCode.useTerminal setting has no effect in v2.1.83 — setting is defined but never read
- API Error: Rate limit reached immediately despite Pro subscription - rateLimitTier showing as default_claude_ai
- [BUG] In a new WSL environment, I cannot install Claude Code.
- Feature request: expose session identifier to hooks (for channel plugin integration)
- Include rate_limits data in hook inputs (Stop, Notification)
- [BUG] Claude Code v2.1.83 breaks my terminal on exit
- Voice mode regression: transcription broken in 2.1.81-2.1.83 (works in 2.1.80)
- /clear should preserve session name and color
- [BUG] Raw CSI u escape sequence [57358u] (Caps Lock) displayed in VSCode 1.112 terminal (v2.1.83 regression)
- [BUG] Stop hook causes empty result in print mode (-p)
- [BUG] On MacOS command + v not working anymore
- Claude struggles with temporal reasoning (day-of-week, date mapping)
- [BUG] Desktop app "Download failed" for Local mode despite CLI v2.1.83 already installed
- [BUG] Suspicious tip/hint displayed during active tool use suggesting fake plugin install command
- Arabic text rendering and RTL support issues in terminal UI
- [BUG] VS Code terminal: Cmd+shortcuts broken since v2.1.83 (regression)
- [BUG]
- [Bug] Plugin uninstall dialog only offers disable option, no uninstall choice
- [BUG] Claude Code hangs/freezes when opening an empty directory
- [BUG] Code mode in desktop app unresponsive — no output on any prompt
- Desktop app ignores bypassPermissions on macOS — every tool call prompts, every session, for months
- Feature: Support multiple tabs/windows in Preview panel
- Bug: Claude in Chrome extension OAuth authorization fails with ERR_BLOCKED_BY_CLIENT and unsupported redirect URI
- Feature Request: HTTP webhook endpoint to trigger remote agents on-demand
- Voice mode broken on Linux after upgrade to 2.1.83
- [BUG] --print mode returns empty output in v2.1.83 (regression from v2.1.81)
- Add multilingual support (Russian) for Anthropic Academy training videos on Skilljar
- Third-party marketplace plugins cannot register skills/commands/agents
- ESC interrupt not working in specific repository (Windows)
- [BUG] [2.1.83] CapsLock outputs [57358u escape sequences in VSCode integrated terminal when multiple terminals are open
- claude -p returns empty result despite valid response when rate limit overageStatus is rejected
- [BUG] AskUserQuestion preview panel truncates content with 'N lines hidden' — no way to scroll or expand
- [BUG] API Error : Rate Limit reached
- [BUG] --bare mode loads user configuration
- [Bug] Explore Agents Non-Functional
- [BUG] Cowork: GitHub connector nowhere to be found in "Browse Connectors" page, even though it exists
- Disabled skills still consume context tokens
- Telegram channel: inbound MCP notifications resolve OK but never surface in conversation
- [BUG] Voice mode shows “listening” on Windows but produces no transcript in any local shell - just prints spaces and doesn't transcribe
- [FEATURE] Improve LSP client compatibility with Roslyn language server (C#/.NET)
- [BUG] Claude Code VS Code extension opens files with `showTextDocument`, bypassing custom editor associations
- [BUG] Voice mode: native audio-capture module crashes on Linux x64 (Node 22)
- Ralph Loop plugin: stop-hook.sh missing execute permission on Linux
- [FEATURE]
- [FEATURE] In Visual Studio open Claude Code in the first editor space
- [BUG] Voice push-to-talk regression in v2.1.83: root cause analysis + patch (useEffect dep + EventEmitter stopImmediatePropagation)
- [BUG] All sessions lost after Claude Desktop update on Windows (data intact on disk)
- [FEATURE] Allow vscode extension to save runtime grants in local settings / project settings
- Kitty keyboard protocol intercepts Caps Lock, breaking macOS IME switching
- [BUG] Voice mode: transcribed text silently not injected on Linux kernel 6.2+
- [BUG] v2.1.74 - Session resume crashes PowerShell + memory leak cascades to Claude Desktop (Windows non-admin) - CRITICAL !!!
- Feature: Per-agent model provider routing (e.g. local Ollama for subagents, Anthropic for orchestrator)
- CLAUDE_PLUGIN_ROOT inconsistent between hooks/skills and agent environment for local marketplace plugins
- [Bug] Statusline setup not working - pls help
- [Bug] Unexpected rapid consumption of plan usage quota
- [BUG] VSCode extension CTRL+ENTER behavior stopped working
- BUG: Claude Code v2.1.63+ crashes on musl (posix_getdents symbol not found)
- Bug: claude-plugins-official - learning/explanatory-output-style hook scripts missing execute permission
- [BUG] `claude -p --output-format json` returns empty `result` field despite generating output tokens
- Auto-reload skills when updated by another session
- [BUG]BiDi rendering: Mixed Hebrew + English text appears in wrong order
- claude --print silently exits with zero output (v2.1.83)
- [Bug] Voice mode transcription not appearing in input after processing
- /memory silently fails with nvim as $EDITOR
- Voice input broken in CLI: shows 'processing' but only inserts spaces, no transcription
- [Feature Request] Dedicated ~/.claude/tmp/ directory with session-scoped temp file management
- Bug: No proper plugin uninstall path — manual file surgery required to remove plugins
- [BUG] Running Claude in a Windows 11 command window using the legacy (pre-Windows 10) CLI does not support the standard Windows keys, For example, <Ctrl>+<V> to paste or <Alt>+<Space> to open the window's control box.
- [Bug] Terminal flicker and scroll regression after 2.1.62→2.1.74 update
- Mac App does not respond to messages when working in a local directory
- Allow subagents to invoke skills for parallel workflow execution
- Terminal state not fully restored on exit (Ctrl+D broken in Ghostty)
- [Bug] Plugin cache unknown/ directory created without executable permissions on hook scripts
- macOS App Management accumulates duplicate 'claude' entries after each auto-update
- [BUG] Unable to resume conversations in VSCode
- [BUG] claude -p (--print) returns empty stdout in 2.1.83 (regression from 2.1.81)
- [Feature Request] Auto-detect and restore previous session context on startup
- Native session-scoped temp directory (/tmp/claude-<session-id>/)
- [BUG] Repository not appearing in scheduled agent repo selector after GitHub App install
- Voice transcript not injected into input field on Linux/WSL2
- explanatory-output-style plugin SessionStart hook causes startup error
- [BUG] Mixture of absolute and relative paths in output of 'Search' tool
- [Bug] Excessive token usage and over-researching file context
- [BUG] Remote Control "not yet enabled" on Max plan account
- [Bug] Tool-scoped deny rules override sandbox network isolation at network level
- Channel notifications: only first message delivered per session
- [BUG] Persistent API Error: 400 for 12+ hours across multiple networks and locations
- Feature request: confidence degradation for training-data-driven reasoning
- [BUG] Remote sessions: impossible to create new sessions — maxSessions not interpolated, missing "+ New session" button on mobile, infinite loading on web
- [BUG] Working directory shown in session header does not match actual pwd output
- Feature Request: Add promotional/promo status to statusline JSON data
- Add timestamps to conversation messages in the UI
- Numpad keys output raw Kitty codepoints in Windows Terminal (WSL2) since v2.1.83
- Community MCP Tool: cdpilot — Lightweight browser automation (50KB, zero-dependency)
- [FEATURE]
- [Bug Report] Unable to process - insufficient context provided
- Remote cryptographic signing approval via iOS app (FaceID/TouchID/YubiKey NFC)
- [BUG] web coding failed repeatedly wasted massive usage time
- [BUG] "Invalid OAuth Request - Unknown scope: user:i" with version 2.1.83
- [BUG] VS Code hotkeys captured by Claude Code terminal in v2.1.83 (Cmd+C, Cmd+Shift+E, etc.)
- [Bug] Subagent token inheritance not working correctly
- [BUG] Voice dictation captures audio but transcription returns no text on Windows CLI
- Feature: Voice input support in permission/approval prompts
- Elicitation hooks not triggered with --input-format stream-json
- [FEATURE] Resume session list should show the last message snippet, not the first.
- [Bug] Anthropic API Error: Rate limit reached on Sonnet model requests
- Feature request: background: true in custom command/skill frontmatter
- [BUG] `claude -p` (print mode) returns empty output in v2.1.83 — regression from v2.1.81
- [BUG] Terminal left in enhanced keyboard mode after exit — Ctrl-C/Ctrl-D broken
- /mcp dialog shows empty server list in interactive CLI session
- [Feature Request] Cross-project agent communication and event broadcasting
- TAB key outputs raw Kitty escape sequence [57358u in VSCode integrated terminal
- Edit tool corrupts non-ASCII Unicode characters (typographic quotes) in string literals
- [BUG] Claude Code in VSCode CLI does not respond to ESC and Ctrl+C events
- Telegram channel plugin: inbound notifications not surfaced in CLI
- [BUG] Web UI bug: user messages not displayed in conversation
- [BUG] v2.1.83: Headless mode (-p) returns empty result despite output tokens consumed
- [Bug] Voice input with `/voice` command not converting audio to text after spacebar release
- Feature request: Permission decision audit log
- [BUG] Virtualization is not available Claude's workspace requires Virtual Machine Platform, but the virtualization service isn't responding. Restart your computer to resolve this.
- Feature Request: Proactive change management for breaking updates
- claude -p returns empty stdout despite generating output tokens
- [FEATURE] Built a self-optimizing ML training pipeline entirely with Claude Code — it predicts difficulty, finds optimal LR, and detects overfitting using topology
- [FEATURE] Add PR title to status line
- Add toggle to disable auto-collapse of pasted text
- feedbackSurveyRate: 0 does not suppress session quality survey
- [Bug] Voice mode not functional
- [Bug] CLAUDE_PLUGIN_ROOT resolves to source directory instead of installed plugin cache
- [Bug] v2.1.83: Kitty keyboard protocol causes raw escape sequences ([57376u) to appear in input on VS Code integrated terminal (Windows)
- EnterWorktree branch rename preserves upstream tracking to base branch, causing accidental pushes
- [BUG] Windows: Cowork browser automation tools missing after Claude Desktop update — computer-use tools never register
- [Feature Request] Add runtime toggle for dontAsk permission mode
- [BUG] Calude.com failing and not stable - sessions are stopping from running, files are not uploading
- [BUG] - OATH not working - Even Chat at claude.ai not working
- [BUG] Sign-in Validation Error After Sign-Out
- [BUG] Claude code 2.1.83 and above broken on WSL1
- Telegram channel MCP notifications not delivered to Claude Code session
- Add defaultColor setting to settings.json
- Feature Request: Token Counter / Context Window Usage Indicator for VS Code Extension
- ANTHROPIC_MODEL env var and --model flag overridden by settings.json mid-session
- [Bug] Login redirect URI malformed: missing slash in localhost URL
- [BUG] Authorization failed: malformed redirect URI (single slash in https:/)
- [Feature Request] Persistent command allowlist per project to skip repeated approval prompts
- Feature request: 'Summarize before here' to complement 'Summarize from here'
- Feature Request: Secure/masked input for sensitive data entry
- Korean IME composing text appears at wrong position in terminal
- [Behavioral] False dependency claims to promote own outputs
- Hook runner doesn't properly quote ${CLAUDE_PLUGIN_ROOT} on Windows paths with spaces
- /resume hides conversations that started with a local command and shows broken branch names
- You've hit your limit · resets 11am (America/Chicago)
- AskUserQuestion widget overlaps preceding output when content above is long
- [Bug] Voice input: Space bar long-press not recording audio and advancing prematurely
- claude -p returns empty result field despite model generating response
- [FEATURE] Allow bypassPermissions mode to fully bypass .claude/ directory protections (or provide an opt-in override)
- [BUG] Ctrl+W, Shift+Tab, Alt+V stopped working in Claude Code on Windows (regression)
- /voice crashes with 'CPU lacks AVX support' on Apple M1 (v2.1.83)
- [Bug] Shift+Enter keybinding not working in v2.1.83
- [Bug] Claude Code captures mouse events in tmux, making scrollback completely unusable
- Claude in Chrome: 18 of 20 MCP tools blocked by enabledMcpTools despite connector being enabled
- [Bug] Unexpected high token usage consumption on Claude Code Pro with Opus 4.6
- [BUG] OAuth tokens expire silently, breaking unattended automation (LaunchAgent/cron)
- claude -p / --print always returns empty result in v2.1.83 (regression)
- [BUG] Cowork returns 403 on macOS 26.3.1 but works on macOS 26.3
- [BUG] 20m for a single line edit
- Telegram plugin: notifications/claude/channel not surfacing in conversation
- [BUG] Cowork returns 403 on macOS 26.3.1 but works on macOS 26.3
- Voice Push-to-Talk (Space) inserts spaces instead of only recording
- [Feature] Allow agents/skills to suggest or update thread titles with status indicators
- [Feature Request] /desktop command should search user Applications directory (~/ Applications)
- Voice mode spacebar regression on Linux/GNOME Terminal — 2.1.83
- [BUG] API Error: Rate limit reached in Cowork — persisting for days, account-level bug
- Rename sandbox `excludedCommands` to `unsandboxedCommands` for clarity
- When clicking on the chat input box in Claude Code desktop app (Mac), instead of allowing text input, the app redirects to a system folder picker dialog. This makes the app completely unusable from the UI.
- [Feature Request] Add transparent session limit tracking and advance warnings before hitting limits
- /voice mode: audio levels visible but no transcription returned
- [Bug] `--print` flag returns empty output in version 2.1.83
- [Bug] Kitty keyboard protocol not reset on exit causing terminal corruption
- [BUG] mcpServers in claude_desktop_config.json silently ignored on Windows MSIX install (v1.1.8629.0)
- Inline diff review in Claude Code GUI before file writes
- [Bug] Voice mode recording completes but transcription returns no output
- Feedback popup captures numeric keyboard input intended for conversation
- Auto mode temporarily unavailable for MCP tools despite mcp__* in allow list
- [BUG] Voice mode completely broken in 2.1.83 — Space sends literal characters, recording never activates
- [BUG] escape button doesn't stop the run
- Feature request: interactive UI elements for structured user choices (multi-select, action menus)
- [Bug] Excessive token consumption in API requests
- Voice input leaks Space characters on Linux in v2.1.83 (regression from 2.1.81)
- Kitty keyboard protocol not popped on exit (Ghostty, macOS)
- [Behavioral] Safety hook bypass via checkpoint file manipulation
- [BUG] v2.1.83 broke uppercase letters in xterm under Linux
- Caps Lock key prints raw escape sequence [57358u in terminal
- Channel plugin MCP notifications not delivered as interrupts (v2.1.83)
- Chrome extension v1.0.63 broken — Claude Code cannot connect (macOS, Desktop app)
- Voice mode not working in 2.1.83 (works in 2.1.81)
- Voice push-to-talk regression: Space key scrolls indefinitely and recording captures no audio (v2.1.83)
- No good way to manage the config Claude Code generates across scopes
- VS Code: Claude Code panel cannot be moved to side bar or resized wider
- [BUG] Claude Code Desktop: session closes silently, no response displayed
- Telegram plugin: intermittent message drops due to fire-and-forget MCP delivery
- Plan mode: approving a plan should not auto-trigger coding
- Atlassian MCP plugin: migrate from deprecated HTTP+SSE to Streamable HTTP before June 30 2026
- [Feature Request] Respect user code and reduce unnecessary file modifications
- Show pasted text inline instead of collapsing to placeholder
- Feature request: auto-title conversations based on content
- [BUG] Cowork VM renaming fails: EXDEV: cross-device link not permitted
- [Bug] Remote Control unavailable on Max plan due to missing tengu_ccr_bridge flag
- Background agents cannot get Bash permissions — bypassPermissions ignored for Agent tool
- Voice dictation fails to transcribe in v2.1.83 (regression from v2.1.81)
- You've hit your limit · resets 8pm (Europe/Bucharest)
- [FEATURE] Small, possibly local, model for during big tasks and after usage limit
- "Continue on web" button immediately triggers execution without input, and based solely on the planning file.
- [Feature Request] Shell command tab completion for ! prefix commands
- [Bug] Shell command execution timeout or excessive delay
- [BUG] WebSearch tool frequently hangs/gets stuck, requiring manual interruption
- Caps Lock key emits raw escape sequence [57358u in VS Code extension terminal
- [Bug] Explore agent fails silently with context window overflow from multiple plugins/skills
- Crash on resume: null.split() in Edit tool renderer when file-history-snapshot is missing
- [Bug] Claude Code CLI inserts kitty protocol escape sequence [57358u when Caps Lock pressed in VS Code SSH Remote terminal
- Feature: Show wall-clock timestamp alongside "Baked for" duration
- [Bug] Excessive token usage spike after OAuth reauthentication in Claude Code
- [BUG] [VS CODE EXT] Claude says he's going to do something and then doesn't
- [BUG] Input text not cleared after sending message on Windows (v2.1.83) — persists across all terminals
- [BUG] Agent file relative paths resolved from project root instead of agent file location
- Feature request: project-level sessionColor setting
- [BUG] JetBrains plugin: Bash tool returns no output (stdout not captured)
- [FEATURE] Separate history:searchBash or history:searchPrompts actions in ctrl + R keybinding
- [BUG] Claude Code App does not run WorktreeCreate hook. Works with CLI.
- Caps Lock produces [57358u in VS Code integrated terminal (v2.1.83)
- [BUG] Plan mode: question text no longer appears in main conversation context
- [BUG] Bash tool on Windows spawns visible console windows and doesn't capture stdout/stderr
- [FEATURE] Add environmental impact insights (energy, water, emissions) to /insights
- [BUG] Conversation history truncated in TUI — older messages invisible before compaction
- [Feature] Prompt to enable disabled MCP servers when tool search matches them
- [FEATURE] Start Claude Code Chat from TODO Comments
- [BUG] Claude Code on Windows does not know its on windows, nor remember and apply rules in memory.md to do with the user's preferences with CR/LF. It's a bad boy on windows.
- Plugin installed via git URL shows commit SHA as version instead of semantic version from plugin.json
- [FEATURE] `PreResponse` hook event
- [BUG] Claude Code silently rewrites user-provided relative path into fabricated absolute Windows path in transcript
- [FEATURE] Setting to approve extra usage on a per-prompt basis in iOS/desktop
- [BUG] VSCode extension / menu options that open in Terminal doesn't work. It auto closes
- Discord channel plugin: notifications stop working after attachment operations
- Claude Code lacks SwiftUI layout understanding — repeated failed attempts waste user time
- [BUG] Cowork stuck on "Setting up Claude's workspace" — CoworkVMService fails with signature verification error (Windows 10 Pro)
- [Bug] API Error: Rate limit reached despite 0% usage
- [BUG] Remote Control not enabled on Max 20x plan — tengu_ccr_bridge flag is false
- Enhancement: Persist session memory/context on rate limit cutoff to prevent total loss of work
- VSCode Extension webview input field missing when using Remote SSH (requires clean reinstall to fix)
- [Bug] Rate limit error persists after switching between company and personal Anthropic accounts
- Plugin manager doesn't preserve execute permissions on shell scripts
- [FEATURE] Support for cowork through claude code terminal cli
- Model performance degradation observed in claude-sonnet-4-6 (increased basic errors, reduced comprehension)
- [Bug] Upgrade process fails for user account
- Silent stream abort causes Claude to stop mid-task without error
- Voice mode (hold Space) does not activate in Ghostty terminal
- Expose fast mode status in statusLine JSON
- [BUG] Outbound Request to InfluxDB Blocked by Sandbox (2.1.74 -> v2.1.83 -> 2.1.74)
- [BUG] rateLimitTier assigned "default_claude_ai" instead of "default_claude_pro" for Pro subscribers on WSL — API Error: Rate limit reached on every request
- [BUG] Spurious Usage Spikes and 100% Weekly Limit Lockout After Plan Upgrade
- Line breaks render on same line in Claude Code VSCode extension on code-server (Home Assistant OS)
- [Bug] Anthropic API Error: Rate limit reached on specific commands despite available usage
- [Feature Request] Auto-check .gitignore before suggesting git add/commit
- Read/Glob/Grep allowed in global settings but still prompts in git worktrees
- [BUG] Emit OTEL tool_result event for slash command (skill) invocations
- Arrow key navigation trapped in subagent panel (can't return to chat input)
- [FEATURE] [VS CODE EXT] Add back the option to set to Bypass Permissions automatically after accepting plan
- Voice mode: 'no speech detected' despite working microphone
- [BUG] Cowork EXDEV: cross-device link not permitted on macOS when ~/Library is on external SSD
- Custom subagents don't inherit MCP tools or ToolSearch — only get 6 hardcoded tools
- [Bug] Claude generates invalid Python syntax with escaped characters in code execution
- Bug: Agent selects read-only subagent types for write tasks, then fails to self-correct on rejection
- Plugin hook scripts in cache lose execute permission on extraction (worktree / unknown hash path)
- Voice mode: UI renders nothing on Windows despite successful transcription and API response
- Feature: Programmatic context compaction trigger from hooks
- Telegram channel plugin: inbound notifications/claude/channel ignored by Claude Code
- Background shell count not decremented when process dies
- Explore agent always fails with "Prompt is too long" when many MCP tools are connected
- LSP: Support tsserver request forwarding for Volar v3
- Add --eager-tools flag to disable deferred tool loading
- Claude Desktop app caches MCP tool descriptions — web version doesn't
- Agent Teams: lead session stops processing teammate responses until manual keystroke (interactive TTY, default mode)
- Max plan (/mo) runs out of quota before completing single feature — GPT-4.5 at finishes same task
- VS Code extension: claude.ai MCP connectors require CLI session first
- Feedback: This was a great session so i wanted to document.
- Compaction clears terminal output without warning, destroying visible context
- Misleading error message when conversation context exceeds 20MB limit
- System prompt efficiency directives override CLAUDE.md and suppress Opus reasoning
- [BUG] Caps Lock key outputs raw escape sequence [57358u in Claude CLI (VS Code WSL terminal)
- [Bug] Rate Limiting: Token/Request Limits Exceeded Too Quickly During Normal Usage
- [BUG] CLI crashes and dumps Yoga/Ink renderer source to terminal
- [BUG] Claude Code is TOTALLY DESTRUCTIVE
- [BUG] Discord channel plugin drops messages sent while Claude Code is restarting
- /copy intermittently fails inside tmux — should use DCS passthrough
- [BUG] Cowork: VM boots but guest never starts coworkd on Windows ARM64 (build 1.1.8629)
- Add opus_usage_percentage to status line JSON data
- [BUG] Completly destructive
- 🚪🤜 KNOCK KNOCK...
- Bug: `isolation: "worktree"` silently ignored when `team_name` is present in Agent tool
- --dangerously-skip-permissions has no effect when projects reside under a .vscode directory path
- Shell snapshot $PATH not expanding — commands not found in Bash tool
- [Feature Request] Add iterative precomputation of compacting buffer during conversation
- Terminal scrollbar jumps to top during long sessions
- [MODEL] Shows weird 'Security researcher here...' message from <sabotage_attempt> injected tag
- BUG] Dispatch: tool/MCP approval prompts stay routed to originating device when session is resumed on host Mac
- [BUG] enter button on numberspad don't work on claude code
- [CRITICAL] Cowork completely broken for paying customers. VM service regression from v1.1.3189 still unfixed after 6+ weeks.
- [Bug] ANSI light theme: question text renders in white, causing low contrast
- [MODEL] Claude silently duplicates stateful components during layout refactors, introducing invisible runtime bugs
- Voice mode: Space key moves cursor instead of triggering recording
- Skills with model frontmatter trigger rate limit errors when session runs on Opus
- [BUG] Switching profiles - archive button mistake - lost archive
- [BUG] Remote Control session SSH falls
- [BUG] code-review plugin fails with "Agent type 'haiku' not found"
- [BUG] Gmail MCP fails — npm package @anthropic-ai/google-gmail-mcp returns 404
- [FEATURE] Single-key model cycling (Cmd+Tab-style rotation through pinned models)
- Caps Lock key leaks raw Kitty protocol escape sequence [57358u as text input
- Voice mode broken on Windows v2.1.83 - spacebar types spaces, no audio capture
- disable-model-invocation blocks user-initiated slash commands
- [FEATURE] Cloud-Sync for User-Scoped Claude Code Configuration (~/.claude/)
- Feature request: show context window usage percentage
- HTTP MCP servers with static Bearer token shown as needing authentication
- VS Code extension: older sessions not visible in sidebar after update
- [BUG] iTerm2 Cmd+Delete prints literal '0x15' instead of killing line (regression in 2.1.83)
- [BUG]
- Improve conversation title generation for multi-tab workflows
- [BUG] ECONNRESET on every API call — macOS 26.3.1 Tahoe, Intel x86_64
- [BUG] Claude Code edits my files without asking, despite "Ask Before Edits" being on
- Voice mode broken in WSL2: /proc/asound/cards check fails with PulseAudio/RDP audio
- Feature request: configurable thinking/processing verbs
- Feature Request: Hierarchical skill resolution via directory traversal
- Feature Request: Structured feedback channel from sessions to engineering
- Voice mode enters listening/processing state but returns blank — no transcription outpu
- [BUG] Cowork — "Additional allowed domains" allowlist non-functional
- Opus 4.6: Poor code generation quality — basic errors in Playwright test output
- No self-service OAuth token revocation in Claude Console
- MCP servers not loaded in --print mode (stdio servers)
- Telegram plugin: inbound channel notifications not delivered to session
- [FEATURE] option to disable auto-scroll while user is reading history" would be a reasonable ask
- Agent teams: allow routing plan approvals and permission prompts to user instead of team lead
- Stop hooks fail with ENOENT: posix_spawn '/bin/sh' not found
- [Bug] Opus 4.6 and Sonnet 4.6 models not appearing in model list
- [BUG] Cowork: virtiofs FUSE mount serves truncated/stale files — host-side file changes not reflected in VM
- All agent panels go gray/unresponsive simultaneously — possible extension host crash
- Caps Lock key prints raw Kitty protocol escape sequence [57358u
- [BUG] When opening a remote GitHub repository in VS Code, Claude Code throws the following system error:
- [Bug] Missing executable permission on stop-hook.sh script
- joblib loky backend leaks memory when stdout is piped through Claude Code; tqdm progress bar broken
- [FEATURE] Wrong approach to User feedback and low quality planning issue
- [BUG] The 1M Context window is gone for Opus (shows 200k again like old times)
- typescript-lsp plugin LSP server never loads
- [BUG] Voice chat loops/repeats on mobile + desktop, Remote Control unusable, Code projects not visible on mobile (Max $200/mo plan)
- Add Yaw Terminal to terminal config docs
- SessionEnd hook should receive session cost/token data
- [Bug] Performance degradation during night hours (EU region)
- [BUG] Claude Desktop: no way to set CLAUDE_CODE_MAX_OUTPUT_TOKENS, session tokens consumed on failed response
- [BUG] Claude Code (Cowork) permanently stuck on "Setting up Claude's workspace" loading screen on Windows 11
- Feature: Visual progress indicators for background subagents
- Allow custom worktree naming convention when auto-creating worktrees on session start
- [BUG] Cowork: MSIX package folder inherits NTFS compression, causing Hyper-V VHDX mount failure (0xC03A001A) — Windows 10 Pro
- [BUG] Claude in Chrome: "Browser URL could not be parsed" on all tabs after reconnection
- Feature request: lightweight persistent Q&A mode with MCP access
- [BUG] Authorization header not sent when ANTHROPIC_AUTH_TOKEN is set.
- [BUG] bun process spawned by claude code telegram channel consumes 100% CPU
- [BUG] Startup banner shows 'max effort' but /model selector shows 'High effort'
- [BUG] Unknown issue on Google cloud infrastructure causing degradation and increased usage spikes.
- [FEATURE] Pre-restart message instead of just dying
- Permission mode resets from 'Bypass' to 'Accept Edits' on projects with special characters in path
- [Feature Request] Add undo/redo (cmd+z/cmd+y) support to prompt editor
- Desktop app: API Error 400 - input_schema does not support oneOf/allOf/anyOf (tools.23)
- query() from claude-agent-sdk bypasses session auth, hits api.anthropic.com directly
- SIGWINCH (terminal resize) causes runaway memory allocation → OOM kill
- Feature request: Ability to name/label conversations for easier --resume selection
- Feature request: Kitty graphics protocol support in statusLine API
- [Bug] Inconsistent context usage calculation between /context header and breakdown
- Claude Code auto-renames window/tab titles, breaking multi-agent workflows
- Background task notifications trigger autonomous API calls — model responds as if it were the user
- Bug: --print mode returns empty result in v2.1.83 (model responds but output is discarded)
- [BUG] Cowork EXDEV: cross-device link not permitted on Windows 11 PRO— root cause identified as luafv filesystem filter + AppData virtualization split
- [BUG] SubagentStop command hook not firing in VS Code IDE extension
- [BUG] Discord plugin MCP notifications not received on Windows/WSL (works on native Linux)
- Plugin cache strips execute permission from hook scripts
- ! <command> does not open interactive editors (e.g. vim) in the terminal
- [Feature Request] Add safeguards to reduce token waste from repeated agent errors
- Chrome MCP never starts in VS Code extension — experimentGates.tengu_quiet_fern not populated
- VS Code extension still prompts for file writes despite allowDangerouslySkipPermissions
- Remote Control feature fails ~90% of the time despite showing 'active' status
- [Bug] Claude fabricates user messages to bypass approval for destructive actions
- HTTP MCP: `claude mcp add --transport http` writes invalid field, then one bad entry silently kills all user-level MCPs
- WebSearch: add date_after parameter to filter results by publication date
- [BUG]
- claude -p produces empty output despite model responding (v2.1.83)
- [BUG] Cowork "yukonSilver unsupported" on Windows 11 Pro ARM64 — MSIX arm64 package, all prerequisites met
- [BUG] Terraform commands crash WSL2 terminal even with stdout/stderr redirected to file
- Subagents should inherit parent's context window size (1M)
- [BUG] Inline command execution (\!`cmd`) in plugin skills fails with permission error — allowed-tools cannot grant permission
- [BUG] CLI hangs silently on WSL2 - streaming response never processed
- Stop hook breaks -p (print/pipe) mode — output is silently empty
- [FEATURE] Sync Claude.ai Teams Project Knowledge with Claude Code
- [BUG] PyCharm plugin hint from Claude Code plugin for JetBrains misleading and superfluous
Resolved issues (324)
- [FEATURE] Cowork: Mobile/remote access to projects running on local machine
- Add effort level to statusline JSON input
- Feature request: real-time view of active sessions
- Drop legacy AIOS tables (aios_inbox, aios_outbox, aios_heartbeat)
- Feature request: Add session rename capability (/rename command)
- Auto-name sessions based on conversation context
- claude ssh <config> leaks 'ssh' as first user prompt on remote session
- [FEATURE] Add `compactionModel` config to use a cheaper model during auto-compaction
- Allow customizing the terminal tab title format
- [BUG] Plan mode ignores user instructions after plan creation
- [BUG] claude code auto run "reg.exe" inside the repo
- Feature request: voice:toggle keybinding action (alternative to push-to-talk)
- TUI redraws force scroll-to-bottom, ignoring terminal scroll-to-bottom=no-output setting
- [BUG] claudeCode.environmentVariables are not applied in WSL (Remote) environment
- [DOCS] --enable-auto-mode flag missing from 'claude --help' output
- Telegram plugin polls in ALL sessions, not just --channels sessions
- [BUG] Pull request created against wrong branch
- [FEATURE] Cowork/claude.ai: Visible context window usage indicator and working /context command
- [FEATURE] Option to disable auto-newline after slash command/skill input
- [FEATURE] Security: approved bash command that run scripts should check the script hash
- Submodule project path derived from .git/modules/ instead of working directory
- [FEATURE] Customise 'Newline' Behaviour in Terminal
- Include rate_limits data in hook inputs (Stop, Notification)
- [BUG] API Error: Rate limit reached after downgrade from Max to Pro - Claude Code unusable
- New session fails with image dimension error after previous session had many images
- Telegram channel plugin installed but --channels flag not available
- [Bug] Claude Code ignores user rules and constraints across contexts despite acknowledging feedback
- SDK crashes on unknown message type: rate_limit_event
- Bug: undefined is not an object (evaluating '_.startsWith') after bulk file deletion
- Telegram plugin: channel notifications not injected into session
- Support hierarchical .claude config discovery in monorepos
- [Bug] Option as meta key conflicts with German keyboard layout special characters
- [BUG] SSH to local network host fails in sandbox (regression)
- /model command: effort level change requires 3 attempts before taking effect
- [BUG] Telegram
- [Plugin Bug] Telegram plugin consumes incoming messages but never delivers them to the session (Windows)
- [Bug] Claude Code Agent Lacks Knowledge of Built-in Features and Commands
- VS Code: Show relative file paths in tool call headers, not just filename
- Large agent output saved to /tmp is lost after reboot
- [Bug] Lost assets - unclear reproduction steps needed
- Feature: persistent project-level theme/color setting in settings.json
- [Windows] EEXIST error on mkdir ~/.claude when folder has ReadOnly attribute
- Feature Request: Cross-machine session messaging for multi-device Claude Code users
- /fork outputs incorrect resume command that errors
- Feature: Allow commands/skills to rename the current session
- Plugin API: clear context and restart with file
- Remote access
- [BUG] Desktop Claude Code messages stuck on "cooking" indicator - message_store_sync_blocked error (March 21, 2026)
- disableAllHooks: true does not suppress Claude Preview builtin plugin Stop callback
- [FEATURE] Allow opt-in to line-by-line streaming on WSL (override WT_SESSION detection)
- [Bug] Discord channel plugin process not terminated on session end — orphan processes accumulate
- [BUG] Scheduled tasks leave orphaned Claude Code sessions running after completion
- CLI errors after /clear when previous cwd was a removed directory
- [BUG] "Telegram plugin: inbound messages show 'typing...' but never deliver to Claude Code session"
- MCP channel notifications dropped while agent is mid-turn
- [BUG] Remote Control sessions always shown as "Idle" in app even when waiting for user input
- Scrolling during thinking/streaming jumps to top of conversation
- Sunsama MCP authentication fails in Claude Code CLI - redirect_uri not allowed
- Remote Control not enabled despite active subscription (tengu_ccr_bridge: false)
- [BUG] Memory leak: Process grows from 2.4GB to 8.4GB in ~2 minutes with minimal tool usage (v2.1.80)
- Opus 4.6 cannot reliably self-review code
- [BUG] [BUG] Cowork VM service not running — HYPERVISOR_SERVICE_ERROR / HCS 0x80370102 (Windows 11 Pro, AMD Ryzen, all Hyper-V features enabled)
- Claude Code process exited with code 1
- [VS Code] Add setting to disable auto-generated session names / restore manual tab naming
- [BUG] `claude -r` without arguments causes "--session-id" error in v2.1.81
- Request: Enable Channels (tengu_harbor) for Max 20x account
- [Bug] Anthropic API Error: Could not process image
- [BUG] - 2.1.81 (Claude Code) - Access to file a from .claudeignore without being asked explicitly.
- Request: Allow selecting Opus 4.5 model in /model command
- Channel plugin: duplicate message delivery from harness process respawn
- [Bug] Upgrade notification blocks prompt output and cannot be dismissed without losing session
- [Feature Request] Support fetching claude.ai shared conversation links in Claude Code
- Memory leak: native ArrayBuffer/Blob accumulation causing ~42 GB/hour growth (v2.1.71)
- VS Code: option to disable diff view for auto-approved edits
- Telegram channel: MCP notification delivered but not surfaced in conversation
- [BUG] Remote Control not enabled on Max plan — tengu_ccr_bridge: false
- [FEATURE]
- Claude Code wastes user time by silently retrying failed commands instead of reporting errors
- Feature request: Cross-machine session sync/sharing
- TaskStop should send SIGTERM before SIGKILL to allow graceful cleanup
- [Feature Request] Add release notes display in CLI
- [BUG] Telegram plugin: inbound messages not delivered to Claude Code (notifications/claude/channel not received)
- Permission Rules Should Merge Instead of Override
- [Bug] Unsupported Node.js builtin modules in runtime environment
- Windows: cowork scheduled tasks flash visible WSL console window every few minutes
- Windows native voice typing (Win+H) stopped working in terminal input box
- [BUG] Claude Code アプリ版が自動アップデート後に完全に動作しなくなった(2.1.72→2.1.78)
- Telegram channel plugin: incoming messages not delivered to session
- Terminal rendering causes severe flickering in tmux and multiplexed terminals
- Channel plugin MCP tools not available in session when using --channels flag
- Cowork VM: HCS 0x800701c0 Construct failure when Windows "Containers" feature is enabled (MSIX, Win11 25H2)
- Claude Code 2.1.78: Silent failure when opening Documents folder projects (TCC bundle ID migration breaks permissions)
- Windows: claude remote-control fails with 'bad option: --sdk-url' (npm version)
- Windows: --channels flag does not spawn plugin MCP subprocess (bun/npx)
- [BUG] ask rule for specific file ignored when allow wildcard covers same path
- [Bug] Claude Code CLI freezes with no token streaming during processing
- SendMessage tool not available despite being documented as replacement for Agent.resume
- Desktop app produces noticeably lower quality responses than CLI for identical prompts
- Glob tool silently returns empty results with relative prefix patterns + path parameter
- Windows Desktop SSH Remote: ccd-cli crashes with exit code 1, credentials file naming mismatch
- [FEATURE] Structured thinking/reasoning log file for real-time debugging
- [BUG] isolation: "worktree" does not create git worktrees for plugin-defined agent types
- [BUG] Raw CSI u escape sequence [57358u] (Caps Lock) displayed in VSCode 1.112 terminal (v2.1.83 regression)
- Plugin scope incorrectly shown as 'Local' instead of 'User' in new sessions
- [BUG] Claude Desktop silently destroys claude_desktop_config.json when MCP server uses url field
- [BUG] "Show details" button overlaps the commands list in Settings → Connectors (Windows)
- SEC-003 P0: Demo 帳密暴露於編譯時 + AUTO_DEMO_LOGIN 環境變數
- SEC-001 P0: SSL Pinning 公鑰雜湊為硬編碼測試值
- SEC-002 P0: PrivacyInfo.xcprivacy 缺少關鍵 API 宣告
- SEC-004 P0: Deep Link URL Scheme 處理未驗證來源和參數
- SEC-006 P1: Telegram Auth 狀態儲存於 UserDefaults
- SEC-005 P1: UserDefaults 儲存敏感使用者標識
- SEC-007 P1: Deep Link 參數未驗證和淨化
- SEC-008 P1: Clipboard 複製敏感資料無自清機制
- SEC-009 P1: App Transport Security (ATS) 設定未明確化
- SEC-010 P1: Biometric Fallback 無失敗次數限制
- SEC-011 P2: 日誌包含 Deep Link URLs 洩漏敏感參數
- SEC-012 P2: PBKDF2 迭代次數可能過低
- SEC-013 P2: SSL Pinning 在 DEBUG 中禁用安全檢查
- SEC-014 P2: 安全相關錯誤記錄暴露實作細節
- Feature Request: Add agent context to hook events for filtering notifications by agent type
- Add a default status line showing model, context usage, and git branch
- [FEATURE] Prioritize active VSCode editor file in @ mention file picker
- [BUG] API key authentication accepts credentials at login but fails on first message (Debian/Linux)
- Feature request: Extend agent definitions with auto-loaded context files and persistent memory namespace
- Support persistent session reminders/constraints separate from the TODO list
- [FEATURE] Max+ tier for power users who live in Claude Code 18hrs/day
- [FEATURE] Persistent shell context (CWD, env vars) across Bash tool calls
- managed-settings.json: deny Read(**) does not block reads outside allowed paths
- Add configurable tmux split direction for agent team panes
- [DOCS] Docs incorrectly states that MCP tools are not available to background agents
- [BUG] Step-up authorization not working for scope elevation in MCP TypeScript SDK
- Mid-turn injection text too aggressive — forces redundant responses
- [Bug] Hookify plugin: incorrect sys.path configuration breaks module imports
- Agent Teams: file-history-snapshot and queue-operation spam in JSONL transcripts
- Status line setup doesn't check for required dependencies (e.g. jq)
- [BUG] OAuth for plugins and MCP servers goes past scope
- Sessions spanning 5-hour rate-limit windows cause inflated usage attribution at window start
- [BUG] Wrong command is reported in "don't ask again for" in "This command requires approval"
- [BUG] Memory leak: API clients created repeatedly instead of reused (8-9 GB memory usage)
- [BUG] Multiple Task(...) entries in agent tools frontmatter — only the last entry is honoured
- [BUG] Failed to retrieve auth status after login.
- [MODEL] Opus 4.6 Extended reports all tasks completed (15/15 ✅) while actually fabricating data, skipping work, and making the file worse than before
- [BUG] Terminal blinks/flickers when pasting long messages in tmux
- Feature Request: Automatic model/effort tier switching based on daily usage
- [Feature] Built-in batch agent orchestration: queue → dispatch → monitor loop
- MSYS2 fork failure (0xC0000142) makes all tools unusable even with Git in correct location
- [Feature] Unified inter-agent status view without window-switching
- Feature request: Pause/resume for ongoing runs
- Windows: claude update downloads new version but doesn't swap the binary
- [Bug] Claude Code initializes in debug mode by default
- [BUG] Closed conversation disappears from Past Conversations despite .jsonl file existing on disk
- [BUG] `CLAUDE_SESSION_ID` not found in env
- [BUG] In mass agent work, prompt is too long
- [Bug] User message truncated during auto-compact operation
- [BUG] Deleted skill persists in Cowork UI — cannot be removed
- [BUG] Response appears before user's prompt — inverted display order in terminal
- [BUG] Remote Control doesn't show chat history when resuming a session
- [BUG] Automatic file ingestion on pasted paths corrupts sessions and cannot be disabled
- [BUG] Bash tool produces no output on Windows - commands run but output files remain empty
- Native installer deletes working npm install but fails to create ~/.local/bin/claude launcher
- Plugin marketplace: internal git clone fails silently on macOS
- [BUG] /ide integration not working for JetBrains IDE (Intellij IDEA)
- [BUG] Edit/Write/Read tools use mtime for change detection — false positives from IDE autosave
- [BUG]
- [BUG]
- [BUG] WebFetch returns raw page content instead of processing prompt
- [Bug] Remote control QR code scanning fails after initial connection
- Write/Edit tools replace symlinks with regular files, silently breaking dotfile setups
- Currently, code blocks in Claude Code's chat interface only show a dark background without full syntax highlighting (colored keywords, comments, strings, etc.).
- [BUG] Worktree exit warning claims branch will be deleted, but branch persists after removal
- [Feature Request] Implement sparse checkout for plugin marketplace repositories to reduce clone size
- [FEATURE] Ability to selectively remove context
- [FEATURE] Remote claude code sessiokn from the slack plugin just like from the claude phone app
- WebP image causes infinite token generation loop + hallucinated image content
- Context compaction resets working directory, losing worktree state
- Sub-session visibility lost after v2.1.30 session architecture change
- [BUG] Skill invocations persist across /clear and context compaction
- 사용자가 직접 파일 경로를 알려줬음에도 소스를 확인하지 않고 추측으로 답변하는 문제
- [BUG] `claude rc` / `claude remote-control` crashes with `node: bad option: --sdk-url`
- Thinking block skipped on first response after context compaction, causing critical context loss
- [Bug] CLI Showing white and cursor input is not visable
- [BUG] Unlimited timestamped backups of .claude.json
- [BUG] macOS system shortcuts (Cmd+H, Cmd+M) not working when Claude panel is focused
- [BUG] TUI auto-links bare #number references to CWD repo instead of repo mentioned in context
- Compaction cascade loop when spawning many parallel subagents via Task tool
- Agent re-runs tests unnecessarily after context compaction
- [BUG] Claude Code uses wrong working directory (ignores launch directory)
- [BUG] Double SessionStart:compact + "Prompt is too long" on session initialization race
- [BUG] [BUG] Cowork Windows 11 Pro: ECONNRESET - NAT rule creation fails with "duplicate name" error despite no existing NAT rules
- [BUG] ECONNRESET on corporate network - TLS fingerprinting blocks Bun while curl/Node.js work
- [BUG] Atlassian MCP: `getJiraIssueRemoteIssueLinks` fails with structuredContent type mismatch
- Reasoning effort level not displayed on session start and not persisted across sessions
- [BUG] Systematic Model Degradation and Silent Downgrading in Claude Code
- [BUG] "paste" keys are not working in Windows Command CLI
- [BUG] sessions-index.json gets wiped/desynced and the app falls back to loading the wrong transcript for every sidebar entry.
- [BUG] Forcefully using my Api balance over my Max Plan
- [BUG] Plugins -> Installed -> [MyPlugin] -> Update now -- does not give any feedback to user.
- [BUG] claude code prefilling assistant messages when using opus 4.6
- Feature Request: Color-code Skill, Hook, Plugin, and MCP Server invocations like Agent spawns
- [FEATURE] Rewind should checkpoint Plan and Q&A Tool uses
- [BUG] SubAgent MCP tool calls(configured via mcpServers yaml frontmatter in subagent.md) show as blank line in Ctrl+O view
- [BUG] Status line JSON contains literal newlines in session_name, breaking jq parsing
- [Feature Request] Global skill and plugin storage for cross-project reuse
- Claude struggles with temporal reasoning (day-of-week, date mapping)
- BUG: Claude Code v2.1.63+ crashes on musl (posix_getdents symbol not found)
- [Bug] Statusline setup not working - pls help
- [BUG] `claude -p --output-format json` returns empty `result` field despite generating output tokens
- [Feature Request] Dedicated ~/.claude/tmp/ directory with session-scoped temp file management
- [FEATURE] Permission hook or API for remote/programmatic approval of tool use prompts
- Claude CLI v2.1.81 crashes with 'Unexpected' when invoked by macOS launchd
- [Feature Request] Support .Claude config discovery in parent directory hierarchy
- [Bug] Voice mode not functional
- [BUG] autoMemoryDirectory setting does not update the memory path in system prompt
- EnterWorktree branch rename preserves upstream tracking to base branch, causing accidental pushes
- [BUG] - OATH not working - Even Chat at claude.ai not working
- Feature Request: Token Counter / Context Window Usage Indicator for VS Code Extension
- AskUserQuestion widget overlaps preceding output when content above is long
- VSCode extension: Up arrow key in input field overwrites typed text with history
- [BUG] Ctrl+G external editor (neovim) breaks Shift+Enter shortcut on exit
- [BUG] claude -p (--print) returns empty stdout in 2.1.83 (regression from 2.1.81)
- [FEATURE] Increase effective context window / reduce compaction overhead in Claude Code
- Voice input leaks Space characters on Linux in v2.1.83 (regression from 2.1.81)
- [BUG] Voice mode completely broken in 2.1.83 — Space sends literal characters, recording never activates
- [Bug] Shift+Enter keybinding not working in v2.1.83
- [FEATURE] Add PR title to status line
- Crash on resume: null.split() in Edit tool renderer when file-history-snapshot is missing
- [BUG] mcpServers in claude_desktop_config.json silently ignored on Windows MSIX install (v1.1.8629.0)
- [Bug] Explore agent fails silently with context window overflow from multiple plugins/skills
- [BUG] file dropdown not showing for "(@" keys
- Feature: Show wall-clock timestamp alongside "Baked for" duration
- [BUG] Native binary (Bun/JSC) aborts on ARM64 Linux with 64K page size kernels
- [Bug] v2.1.83: Kitty keyboard protocol causes raw escape sequences ([57376u) to appear in input on VS Code integrated terminal (Windows)
- TAB key outputs raw Kitty escape sequence [57358u in VSCode integrated terminal
- Numpad keys output raw Kitty codepoints in Windows Terminal (WSL2) since v2.1.83
- [BUG] [2.1.83] CapsLock outputs [57358u escape sequences in VSCode integrated terminal when multiple terminals are open
- [BUG] Caps Lock (keycode 57358) leaks as raw [57358u text in kitty keyboard protocol terminals
- Caps Lock keypress leaks '[57358u' into input when using VS Code integrated terminal
- Expose fast mode status in statusLine JSON
- [FEATURE] Start Claude Code Chat from TODO Comments
- cowork for ARM processor
- [Bug] Rate Limiting: Token/Request Limits Exceeded Too Quickly During Normal Usage
- [BUG] Privacy: Sensitive prompt data exposed in tool_parameters field of claude_code.tool_result open telemetry event despite OTEL_LOG_USER_PROMPTS=0
- [FEATURE] Cloud-Sync for User-Scoped Claude Code Configuration (~/.claude/)
- [FEATURE] option to disable auto-scroll while user is reading history" would be a reasonable ask
- Show intent/reasoning in permission prompt dialogs
- VS Code extension: older sessions not visible in sidebar after update
- [BUG] Claude Code edits my files without asking, despite "Ask Before Edits" being on
- Telegram channel plugin: inbound notifications/claude/channel ignored by Claude Code
- Feature request: FreeBSD / BSD support
- [BUG] Cowork: CoworkVMService crashes with "Incorrect function" on Windows 11 Pro 25H2
- [BUG] yukonSilver unsupported
- [BUG] Cowork: yukonSilver marked unsupported on Windows 11 Home (Build 26200) — VM service crashes with "Incorrect function" (v1.1.7714)
- Web app needs user-facing reasoning effort control (85 reasoning cap, adaptive router)
- OAuth token registration fails during automated provisioning of new instances
- [BUG]
- [BUG] OTEL_LOGS_EXPORTER=none crashes entire telemetry init, preventing metrics export
- [BUG] Entire UI is monochrome — no colors, syntax highlighting, or selection indicators
- [BUG] Slow tool_use permission prompts on AWS Bedrock — Claude Code does not use eager_input_streaming on tool definitions
- [BUG] Claude Code Desktop: "Could not load Connectors Directory"
- [BUG] Desktop App not saving sessions
- [BUG] Input freezes on Windows when launching Claude Code from certain directories (native installer)
- RangeError: String.repeat with negative count in text padding (pNq)
- [BUG] Sandbox blocks access to ~/.claude/shell-snapshots/, preventing all Bash commands from executing
- [Bug] Merge conflict resolution silently drops closing braces when git hoists shared trailing code outside conflict markers
- [BUG] claude code in terminal & to send task to web doesnt work.
- [BUG] Using backspace to clear a long prompt causes the UI to become unresponsive
- [BUG] Claude Code not automatically loading .claude/settings.json during startup despite documentation indicating this should happen
- [BUG] Cleaning up after switch to native Mac install could lead user to lose data
- [BUG] FIX YOUR FUHKING SCROLL ISSUE - STOP IGNORING IT ITS BEEN REQUESTED FOR OVER A YEAR ITS AI SLOP FIX IT
- Expose rate limit data in statusLine JSON
- [Feature Request] Plan mode not respected in remote/mobile mode
- [Bug] Remote Control: PreTooluse hook auto-allowed permissions still prompt for confirmation
- CLI crashes when `OTEL_*_EXPORTER=none` is set (standard OpenTelemetry SDK value)
- [BUG] Ctrl + C interrupts Claude Code
- Startup hangs for 60s+ on versions 2.1.50-2.1.52 (regression from 2.1.44)
- %5BBUG%5D Cowork plugin customizer packages .plugin files but upload dialog requires .zip
- [Bug] Skill file validator missing 'allowed-tools' attribute in supported fields list
- Team agents fail to start: tmux send-keys race condition with shell initialization
- [BUG] Notifications not delivered in VS Code integrated terminal (OSC escape sequences not processed)
- Chat history loss after PC restart, /resume recovers only 20-40% of context
- [BUG] Claude code frozen on Mac with VS Code
- [BUG] Claude Desktop: Cannot remove LOCAL DEV MCP connectors — server rejects legacy -1p-internal IDs
- [BUG] Claude Code (Pro) session limit reached after 20 minutes
- [BUG] Remote Control causes message sent from mobile app to be repeated many times
- [BUG] "mcpServers" yaml frontmatter in Subagent.md don't work when launching with `--agent` cli command
- [MODEL] keeps basing work on ancient abandoned origin/master branch
- [Bug] CLI hangs on "Reading tool" message
- [FEATURE] More than 4 options for AskUserQuestion
- Agent hangs indefinitely mid-task — no recovery path without Esc (blocks remote/headless use)
- claude remote-control fails on Windows: node.exe receives --sdk-url as node flag
- [BUG] Claude Desktop v1.1.4173 — Blank window on launch due to @formatjs/intl getInitialLocale error (macOS Monterey 12.6.2)
- Headless automation: add retry, verification, and resume to `claude -p`
- Session lost when switching between Code/Chat/Cowork tabs in claude.ai
- [Bug] Remote session access unavailable for Pro plan users
- Thinking phrases]
- Claude plugin inspect <name> showing all hooks, commands, and skills a plugin registers
- [BUG] CLI enters infinite CPU loop when agent deletes .claude/commands/ with duplicate slash commands from nested directories
- [FEATURE] Claude CLI directly starting a remote session
- [FEATURE] OTLP telemetry lacks agent/subagent identity for team spawns
- Content filtering blocks legitimate development work mid-session, causing work loss
- [BUG] Filesystem MCP extension crashes on Windows — built-in Node.js incompatibility
- [Accessibility] NVDA screen reader doesn't announce backspace/deleted characters (re-filed)
- tmpclaude-*-cwd temp files created in working directory instead of system temp
- [FEATURE] Allow whitelisting of inline commands based on imports
- [DOCS] environmental issues
- [BUG] TypeScript LSP plugin scans file paths in user prompt text, injecting unwanted diagnostics
- [BUG] remote-control fails on Windows: "node.exe: bad option: --sdk-url"
- [Bug] Conversation compaction causes context loss and performance degradation
- Malicious Google Ad impersonating Claude Code — distributes macOS malware
- Allow remote control from your phone of new sessions
- [FEATURE] Reverse permission hierarchy
- [BUG] Claude Code repeatedly uses Bash syntax (extglob) on Windows PowerShell and fails to adapt
- [Bug] Multiple issues with memory project functionality and Opus model handling
- [FEATURE] Show MCP tool name and arguments in VSCode extension chat
- [Bug] Memory compaction fails with errors
- Feature Request: Customizable Spinner Messages
- [FEATURE] Continue a previous session under remote-control
- Multi-line statusline: second line disappears on narrow terminals instead of wrapping
- [BUG] OpenTelemetry logs MCP tools as generic 'mcp_tool' instead of specific tool names like 'mcp__context7__resolve-library-id'
- joblib loky backend leaks memory when stdout is piped through Claude Code; tqdm progress bar broken
- [BUG] Custom plugin subagents cannot access MCP tools (built-in agents can)
- [BUG] bun process spawned by claude code telegram channel consumes 100% CPU
- VS Code extension still prompts for file writes despite allowDangerouslySkipPermissions