Digest / April 23, 2026
Claude Code Issues Digest — April 23, 2026
417 new issues filed ·
304 resolved in anthropics/claude-code (UTC day).
New issues (417)
- InstructionsLoaded hook fires 3x per file per compact event (causes 3x context reload waste)
- [BUG] Gmail connector OAuth hard-blocked by Google ("This app is blocked") — cannot reconnect in CoWork
- [Bug] - ⎿ Interrupted · What should Claude do instead?
- [FEATURE] Diff uncommitted changes on Claude Code Desktop
- Local routines: support custom cron expressions in the UI
- [FEATURE] Bundle a `/browse` skill that delegates browser MCP work to a subagent — prevents per-call context bloat in main session
- [BUG] Claude Code violated .gitignore/.claudeignore policy by reading .env file using Bash cat command in auto-approve mode
- [BUG] Model stuck in error loop after large image upload - clear/fork/rewind all fail
- In the TUI app for /status, "Resets HH..." overwrites bar graph
- AI workspace plugin skills not automatically triggered after install
- [Bug] Claude 3.5 Opus performance regression in v4.7 compared to v4.6
- 1M context window removed from Opus 4.6 API billing users — regression
- [DOCS] Vim editor mode docs omit visual and visual-line modes
- [DOCS] Commands docs still describe `/cost` and `/stats` as standalone commands after the `/usage` merge
- [DOCS] Theme customization docs missing named custom themes and plugin `themes/` directories
- [DOCS] Hooks docs omit `type: "mcp_tool"` hook handler
- [DOCS] Update docs missing `DISABLE_UPDATES` env var behavior
- [DOCS] Settings docs missing `wslInheritsWindowsSettings` policy for WSL
- [DOCS] Auto mode docs omit `"$defaults"` sentinel for extending built-in rules
- [DOCS] Plugins reference missing `claude plugin tag` release-tag command
- [DOCS] `--resume`/`--continue` docs omit sessions found through `/add-dir`
- [DOCS] `/color` command docs missing Remote Control accent color sync behavior
- [DOCS] Model configuration docs omit `_MODEL_NAME`/`_DESCRIPTION` support for custom `ANTHROPIC_BASE_URL` gateways
- [DOCS] Plugin auto-update docs omit version-constraint skip diagnostics
- [DOCS] MCP docs don't explain `/mcp` reconnect flow for `headersHelper` and custom-header auth recovery
- [DOCS] MCP OAuth docs omit step-up authorization re-authorization behavior
- [DOCS] Authentication docs omit OAuth refresh behavior when the server revokes a token early
- [DOCS] Authentication docs omit `/login` behavior when `CLAUDE_CODE_OAUTH_TOKEN` is set
- [DOCS] Permission modes page shows auto mode instead of bypass permissions after `--dangerously-skip-permissions`
- [DOCS] Forked session storage docs still describe each transcript as a full copy
- [DOCS] Plugin install docs do not explain reinstall behavior for already-installed plugins or dependency repair
- [DOCS] Subagent resume docs omit `cwd` continuity for `SendMessage` resumes
- [Feature Request] Enforce claude.md specification compliance or provide clearer guidance on deviations
- [Bug] Rewind functionality causes terminal freeze, unable to exit or navigate
- [BUG] Claude Desktop app - Claude Code error (every session) - process exited with code 1
- VSCode extension 2.1.117: @ file picker returns 'No files found' when system rg is not installed (bundled rg not used, findFiles fallback also fails)
- [BUG] Claude.app (macOS): ShipIt falsely reports successful update but bundle swap never completes
- [BUG] 503 Error for Days
- [FEATURE] Add 24-hour time format support in /usage dialog
- [Bug] Process exits with code 1 without error message
- [MODEL] Subagent(s) of Claude Code Opus 4.7 missed trivial items
- [BUG] Cowork Dispatch: every message fails with 400 "text content blocks must contain non-whitespace text" (reproduces on mobile + desktop)
- Plugin autoUpdate doesn't update installed_plugins.json, leaving bundled hooks pinned to stale installPath
- [FEATURE] Chat history titles are not generated in Japanese in the desktop app
- [Bug] Image dimension validation incorrectly triggered for multi-image requests
- [BUG] Native Anthropic tool tier silently disappears from advertised functions list on Claude for Windows 1.3883.0
- [FEATURE] Add triggering_llm_request_id attribute to claude_code.tool spans for exact cost attribution
- [BUG] Bash tool returns minified cli.js source instead of command output in subagents
- [FEATURE] Selective image removal from conversation context
- [BUG] ERROR Cannot read properties of null (reading 'alwaysThinking')
- Skills: no escape syntax for literal `$<digit>` in command bodies
- [BUG] The plan and task refresh do not work!
- [BUG] Claude Code with Opus 4.7 just started having a conversation with itself, and began unilaterally taking action on my workstation
- [Feature Request] Voice-triggered auto-submit phrases for dictation mode
- [BUG] Bun panic: invalid enum value on Windows win11_dt + WSL reg.exe ENOEXEC error
- Sandbox regression: macOS open command fails with procNotFound (-600)
- [BUG]
- [BUG] Cowork Causes System-Wide Internet Disconnection on Windows 11 - Intel Wi-Fi 6 AX201
- Plugin marketplace clones via SSH (git@github.com) instead of HTTPS, failing even for public repos
- Feature: Plugin API for custom animated UI components in tool output
- [BUG] Rendering-bug at MacOS App
- [BUG] Claude Code hangs on logout/token refresh, corrupts settings.json and leaves orphan lock files — Windows ARM64
- UserPromptSubmit hooks enable cross-session continuity — this should be native
- [BUG] macOS Desktop Code tab blocks new sessions when extra-usage cap is hit, despite plan quota remaining (iOS Code and macOS Chat unaffected)
- [Bug] Claude silently ends turn on Edit tool failure instead of retrying or continuing plan
- [BUG] git push fails with HTTP 503 on git-receive-pack endpoint via the Claude Code proxy
- spawn_task chips should branch from parent session's current branch, not repo default
- [Bug] Extra usage consumed before regular usage limits reached
- Plugin monitors/monitors.json auto-arm silently fails on 2.1.118
- [Bug] Claude Opus 4.7 generating inappropriate casual slang in professional contexts
- settings.json schema: effortLevel enum missing "max" (and description is outdated)
- [BUG] Can't locate in option choice
- [BUG] Desktop app shows "Out of extra usage" and disables input despite 91% weekly / 61% extra usage remaining
- Slash command autocomplete missing for second command in same message
- [BUG] Agent-Teams sub-agents with model: opus cannot call SendMessage / TaskCreate / TaskUpdate etc. despite frontmatter declaration (tmux backend)
- [BUG] Cowork sandbox disk at 100% capacity — base image too large for allocated disk
- [BUG] tree-kill dependency causes pgrep storm / 100% CPU when reaping Bash subprocess trees on macOS
- [BUG] can't use openai api compatible moonshot ai api for kimi-k2.6
- Channel permission protocol: add 'always_allow' behavior option
- [BUG] /usage charts flash briefly then disappear
- [BUG] Skill autocomplete no longer filters by substring match (regression)
- Allow users to customize the terminal/tab title
- Claude stuck, 40% of my token wasted but it did nothing. SOMETHING WRONG HERE.
- VS Code: File links in chat stop working after closing the file tab
- Agents cannot self-report their resume command -- --resume exists but agents don't know their own session ID
- [Bug] Allow prompt fails to display, UI state synchronization issue
- [BUG] VSCode extension: current file context pill not shown when editor and Claude Code chat are in the same window
- [Bug] Crash on subagent start: Box component nesting error in Ink renderer
- [BUG] --bare --add-dir re-enables global ~/.claude/CLAUDE.md discovery
- [BUG] Console freezes when using /rewind immediately after /resume
- [BUG] Second Claude Code window interrupts immediately on Windows PowerShell (v2.0.56)
- /plugin install <name>@<marketplace> ignores marketplace suffix when name exists in another marketplace
- [Bug] Mode switch signals mislabeled and missing in system reminders to Claude
- Read tool's malware-safety reminder causes subagents to refuse legitimate code augmentation
- [Bug] False positive warning for valid keybinding configuration
- [Bug] Redundant permission entries added despite matching wildcard pattern
- [DOCS] Clarify whether extra usage applies to the weekly limit
- [Bug] Claude Code ignores instructions in claude.md file
- [BUG] Extra usage charges triggered despite weekly plan limit at 27%
- Add conversation naming, numbering, and summaries for easier reference
- [BUG] Interactive menus (MCP, rewind) completely unresponsive on --resume
- [BUG] file:// URL in /insights output loses backslash before ".claude" when rendered
- [FEATURE] --bare mode needs a way to load project skills without --add-dir
- [Feature Request] Enable voice-to-text input for UserAskQuestion Tool responses
- [BUG] Unexplained token consumption spike since early April with no change in usage pattern
- [BUG] : $50 Opus 4.6 promotional credit disappeared (possibly after claiming $20 extra usage credit)
- [Bug] Claude stops mid-task without completing execution
- [BUG] CJK (Korean) wide glyphs render as blank cells after scroll indicator overlay passes over them in fullscreen TUI
- [BUG] TypeError: Cannot read properties of null (reading 'split') in renderToolResultMessage
- Claude Design share URLs return "not found" to unauthenticated clients (blocks Claude Code integration)
- tools: frontmatter — misleading error message + silent acceptance of non-documented Agent(a), Agent(b) syntax
- [Bug] Terminal output from background loops erases Claude conversation history
- Feature Request: Persistent cross-session project memory
- [BUG]
- [FEATURE] Integrate Claude Desktop Similar to Claude Code for logging in via 3rd party - Bedrock
- [BUG] <Box> can't be nested inside <Text> crash when permission dialog renders in tmux split-pane spawned agent
- [Feature Request] Add default expansion mode for file tree view
- [FEATURE] Add a configurable token usage threshold to pause or stop Claude Code execution
- [BUG] SIGWINCH relayout spills duplicate transcript + status bar stacking in Zellij (amplified repro)
- Feature request: Shift+Arrow text selection in prompt input
- [BUG] Claude Code process exited with code 1
- 2.1.118: 401 auth error with custom ANTHROPIC_BASE_URL (third-party provider, worked in 2.1.112)
- [Feature Request] Add QR code generation to /remote-control for mobile session access
- Terminal resize causes duplicated/corrupted output in tmux (regression in 2.1.116)
- [BUG] /model picker on Bedrock only shows one model per family, ignoring availableModels in settings.json
- [BUG] `output_config` sent to Vertex AI causes `invalid_request_error` on session title generation
- [Feature Request] Add scroll-sensitivity configuration for Claude Code webview panel
- Assistant repeatedly declares task "100% complete" while significant work remains, then compounds the problem when challenged
- [Feature Request] Add option to disable verbose thinking indicators in output
- Bidirectional text rendering: mixed Arabic/English on the same line breaks visual order
- [Bug] User settings reset on Claude upgrade
- [BUG] Hard crash at startup on WSL2 when binfmt_misc has no WSLInterop entry (ENOEXEC spawning reg.exe)
- [BUG] /rewind interactive picker stops accepting keyboard input in 2.1.118
- [Bug] Claude Desktop fullscreen "Claude will return soon" fallback caused by React TypeError: e.replace is not a function (errorCode 1GY780K) when rendering numeric MCP tool-result fields
- [Bug] Auto mode denies recursive directory deletion despite allowlist in settings.json
- [BUG] sandbox.filesystem.allowWrite does not permit unlink / rm on macOS
- [Feature Request] Add persistent agent sessions with pre-configured knowledge that survives context clearing
- [BUG] GCP OAuth2 token fetched on every request instead of being cached
- [BUG] Write tool bypasses sandbox filesystem write restrictions that Bash tool correctly enforces
- [BUG] Statusline JSON: rate_limits.five_hour.used_percentage returns epoch timestamp instead of 0/null when 5h window has no data yet
- [Bug Report] Request interrupted by use
- [BUG] `Monitor` `until`-loop self-matches when model uses `pgrep -f "<cmdline>"` as its check
- [BUG] /rewind causes complete terminal lockup on any --resume'd session — Ctrl+C does not work
- [BUG] Dispatch: messages marked Read but no response delivered (Windows, post-reinstall)
- [Feature Request] TUI gutter and trailing padding make copy-paste tedious
- [Feature Request] Configurable permission mode cycle for shift+tab
- [BUG] Teammate pane silent crash + ghost statusline chips (v2.1.116 / darwin arm64 / tmux)
- [BUG] LIMIT calculation is broken - Weekly Limit reached, resetted 10pm -> 11pm weekly reached again
- [Bug] Claude Code process exited with code 1 in desktop
- [BUG]
- Agent Teams: subagent crashes with <Box> in <Text> Ink error on sensitive-path Edit/Write
- [BUG] Cowork/Workspace EXDEV: cross-device link not permitted on Windows 11 — rootfs.vhdx rename fails
- [Bug] Git repository state not refreshed when entering worktree in continued session
- Feature request: expose skill invocations in the statusline API
- [BUG] Claude over-gathering context
- [BUG] IDE Auto-Connection does not work in WSL2
- Allow hooks to trigger interactive terminal prompts with custom options
- Windows: context menu on file links mishandles non-ASCII paths (URL-encoded path sent to Explorer / clipboard)
- [BUG] /usage doesn't work for Claude Team account
- [BUG] Bug: Context compaction reports actions as completed that were not actually executed
- Slack MCP (mcp.slack.com) fails: does not support dynamic client registration
- [BUG] pressing `n` in userConfig fields dismisses the config view
- [BUG] claude crashes on WSL with ENOEXEC when reading Windows-side managed settings (wslInheritsWindowsSettings)
- [BUG] Bun standalone crashes with ENOEXEC posix_spawn reg.exe on WSL2
- [BUG] VS Code extension: session rename reverts to auto-generated name from first prompt
- [BUG] OTEL metrics not exported on Claude Code ≥ v2.1.113 (confirmed with mTLS configuration)
- Slack MCP (mcp.slack.com) fails: does not support dynamic client registration
- Feature request: named profiles for multi-identity workflows (work + personal)
- Chat from 'fork' conversation went to master and modified one file in two threads
- [BUG] Multiple custom MCP connectors stopped working simultaneously with "Couldn't reach the MCP server" error
- [BUG] Cowork Linux sandbox fails with HYPERVISOR_SERVICE_ERROR (0x80370102) on Citrix XenServer-based VDI environment
- [Feature Request] MCP protocol needs push-style edit notifications for IDE integrations
- [Bug] Claude provides incorrect information with high confidence
- Agent enters infinite "Puttering" loop after task completion — consuming tokens with no output
- [BUG] Claude code should work with newer open source llms
- Expose usage-remaining data to slash commands and hooks
- [Bug] Usage cost displayed for fixed seat pricing model
- [BUG] PR_SET_THP_DISABLE=1 is inherited into spawned children, breaking applications that rely on THP (devdax SIGBUS)
- [BUG]
- [Bug] Claude Opus 4.7 model instability requiring downgrade to 4.6
- [Feature Request] Display session colors in /resume picker
- [BUG] Context summary from earlier in session injected mid-conversation, causing data inconsistencies
- [Bug] Model ignoring CLAUDE.md guidelines and failing to invoke required skills
- [BUG]
- [BUG] Cowork requests macOS accessibility permission on Windows 10, resulting in "x-apple.systempreferences" error
- Add /rename command to rename the current session from within an active conversation
- Public gist created with hardcoded secret despite explicit CLAUDE.md security rules
- Feature Request: Enable thinking.display for Claude Code subscription sessions
- Add keybinding to clear input box without cancelling in-progress tool calls
- Feature request: async AskUserQuestion — queue new forms behind the active one
- [Bug] RPC error: useradd failed with exit status 12 during Cowork session start
- Memory save requests ignored — session context lost, tokens wasted
- Bug: "Unhandled node type: string" before Bash tool permission prompt (2.1.118)
- [BUG] Opus 4.7 - An AI model with Down syndrome
- Voice: `autoSubmit: false` is ignored in tap mode — prompt auto-submitted with no way to edit transcript
- VS Code extension voice dictation ignores `language` setting — French audio is decoded as English gibberish
- [BUG] Claude Code desktop app crashes with exit code 1 on macOS 26.2 — hardcoded to download broken version 2.1.111
- [Bug] Claude Code process exits with code 3 when Windhawk is active
- Session JSONL corrupted by non-atomic append when process killed mid-write — `--resume` fails with JSON parse error
- Claude over-applies `! <command>` suggestion instead of running commands directly
- [BUG]
- [BUG] CLAUDE_AUTOCOMPACT_PCT_OVERRIDE=50 does not trigger autocompact — context reaches 100% requiring manual /compact
- [Bug] Claude Opus 4.7 generates excessive verbosity and fails to resolve issues in iterative cycles
- [BUG] Bash tool bypasses configured working directory boundaries
- [FEATURE] Session titles should be generated in the user's language (re-opening #33546, #35243, #35799)
- [Bug] Infinite loop in zsh sed script generation during code synthesis
- [BUG] Microsoft 365 MCP connector: outlook_email_search rejects hyphenated domains in mailboxOwnerEmail
- [BUG] Max 20x subscription silently downgraded to Pro with unauthorized credit card charge while Google Play subscription still active
- [BUG] Missing branch in UI
- Session resume does not display assistant messages completed while user was absent
- [BUG] Claude Code CLI hangs in infinite "Reticulating..." loop during large file analysis (HandleInertiaRequests.php)
- Explore subagent rejects short prompts with "Prompt is too long"; general-purpose accepts same prompt
- Active sessions are invisible in the Recents / `--resume` picker
- [Feature Request] Add /advisor command support for Claude Haiku 3.5
- You've hit your limit · resets 3pm (America/New_York)
- [BUG] Close button in Image Preview gets covered by window close button
- Bug: Whitespace normalization mismatch in Ralph Wiggum stop hook causes completion promise comparison to fail
- Bug: Unescaped regex metacharacters in frontmatter parser sed command
- Bug: Sort/filter mismatch in auto-close-duplicates script causes missed issues
- Bug: Potential injection via unescaped prompt text in Ralph Wiggum setup heredoc
- Permissions: command-level matching instead of string prefix matching
- [BUG] Permission prompt enters render loop with long script-block PowerShell commands, collapsing line height in Windows Terminal
- [BUG] Chats appear as 'Temporary' when ai-title entry is missing from .jsonl session file
- [Feature Request] Increase maximum image count in context window
- [BUG] Using tens of thousands of tokens for trivial work
- [Bug] Anthropic API Error: ECONNRESET - Connection Reset During Session
- [BUG] IDE extension bypasses .claudeignore and settings.json deny rules (Auto-attach context leak)
- Add a configurable verb for the post-turn completion line
- [BUG] Claude Code Desktop does not sync settings, MCPs, or skills from Claude Code CLI
- [FEATURE] Configurable Plan File Location
- Usage limits + forced T&C changes + model removal = no real user choice
- Current Week bar doesn't accurately represent the usage figure
- Gift code Max entitlement removed after 2 days
- [BUG] WSL2: Claude Code 2.1.118 crashes on startup - ENOEXEC when spawning reg.exe
- [BUG] Navigation bar rendering in desktop app obscures main claude code window
- [Bug] Incorrect `--` separator position in `claude mcp add` command documentation
- [BUG] /usage displays incorrect cost for max user
- [Feature Request] Add configurable storage path for scheduled-tasks SKILL.md files
- [BUG] Ink rendering crash "<Box> can't be nested inside <Text>" when teammate requests sandbox bypass permission
- [BUG] Cowork: Orphaned Artifact backing folder causes unrecoverable virtiofs mount error in all project sessions
- [BUG] claude code prefilling assistant messages when using claude model 4.6+
- [Bug] Unexpected high token consumption rate
- [BUG] [Windows] Plugin marketplace install fails with EPERM on rename — path resolution collapses username + .claude into single token
- [Bug] Conversation scroll-up shows duplicate content and prompt field gaps
- [Bug] Anthropic API Error: Stream idle timeout - partial response received
- [Bug] Anthropic API Error: 529 Service Overloaded
- [BUG] Claude code won't start / Error 3221225501 / "no_avx2 no_avx" / Bun💩..
- [Feature Request] Add option to specify Claude model version
- [FEATURE] Add --timeout flag to `claude mcp add --transport http` for long-running MCP tool calls
- [Bug] Auto mode classifier blocks PR merge operations
- [BUG] Fullscreen mouse movement generates garbage characters in input command line
- [BUG] Microsoft 365 MCP OAuth still fails with duplicate 'prompt' parameter (AADSTS9000411) — regression of #49175
- [FEATURE] Add ability to update plugins in VS Code extension's Manage Plugins pop-up
- [Bug] Orchestrator self-messaging and terminating subagents without user command in team mode
- Add one-click "Compact & drop images" recovery when hitting the 2000px many-images API error
- Malware-analysis reminder injected on every Read tool call, including trivial config files
- Occasional crashes (cli.js:5015) in v2.1.116 during development tasks
- Rewind picker deadlocks input when session loaded via `claude --resume` (no id, launch-time picker)
- [Bug] Windows Crash - CoWork Polling - Unhandled SystemError in network polling causes cascading crash
- [BUG] Same answer repeated many times in Claude Code Terminal
- [Bug] Extended Thinking timeout or performance regression on high/xhigh effort levels
- [BUG] Windows 11, SSD, ARM64, erreur add_plan9_shares → guest connection timeout.
- [BUG] ENOEXEC error when running Claude Code on WSL2 (Bun v1.3.13 regression)
- /plugin TUI cannot reliably uninstall plugins; only CLI claude plugin uninstall works end-to-end
- Default behavior: verify package/framework/version recommendations against current state before suggesting them
- [FEATURE] context switching ui helper
- Avatar character renders as box/question mark in PowerShell 7 on Windows
- CC silently replaces on-disk binary at unchanged version string, defeating tweakcc and other patchers
- [MODEL] Hoje gerei todo o projeto em todos os passos no Claude Code, e Claude jogou dinheiro fora.
- [Bug] Claude Code performance degradation and response quality issues
- [BUG] Edit tool silently fails (reports success, no write) when target is a relative `..` symlink inside a symlinked-directory chain
- [FEATURE] Allow multiple push-to-talk keybindings configured per language in voice-dictation settings.
- [BUG] Custom theme overrides silently ignored for markdown-rendered slots (codespan, text, error, warning, success, ...)
- [Bug] Weekly usage limit reset early, losing 36% of quota before scheduled reset time
- [BUG] Claude for Windows desktop app does not switch to extra usage when 5-hour limit is reached, while Claude Code CLI on the same account does
- [FEATURE] VS Code extension: Always-visible context indicator in the prompt box
- 5-hour session reset time shifts forward by ~4 hours when new sessions open near window boundary
- Feature Request: Hot-reload MCP servers without restarting session
- Sandbox blocks Unix domain socket IPC with credential managers (rbw/Bitwarden CLI)
- [Bug] Weekly usage limit reset occurring before scheduled reset time & new week ends in 5 days, not 7 days
- [BUG] /config Usage tab hangs
- Claude Code desktop: "Auto-fix CI & address comments" doesn't dispatch to local session
- Add effort level to statusline JSON input
- [Bug] Embedded `bfs`/`ugrep` not exposed in `Bash` tool (native macOS build 2.1.117+)
- [MODEL] Claude overrode explicit pronouns in user memory and defaulted to male bias
- [FEATURE] Hook output to set session title from git/PR context at SessionStart
- [BUG] Cowork: WebFetch blocked by AllTrails edge protection (403) while Claude.ai web_fetch succeeds on same URLs
- [FEATURE] auto-approve-within <directory> feature
- [FEATURE] User Entry Color update.
- [BUG] Model drifts full-width CJK punctuation to half-width in Edit's old_string, causing silent "String to replace not found"
- [Bug] Co-authored-by Claude attribution persists despite explicit configuration in .claude files
- [Bug] Session window reset time does not align with stated reset schedule
- [BUG] Chat, Cowork and Code tabs missing from Claude Desktop
- [Bug] Claude 3.5 Sonnet produces more hallucinations and errors compared to previous version
- Feature request: configurable auto-compact threshold (e.g. autoCompactThreshold in settings.json)
- Feature request: decouple CLAUDE.md and MEMORY.md controls — autoMemoryEnabled should not toggle both simultaneously
- [Bug] Unexpected rapid token consumption with 5x plan
- [Bug Report: Unable to process request - no details provided]
- [Feature Request] Increase token limits for $100 Max subscription tier with Claude Opus or cancel the plan entirely
- [Bug] Session hangs indefinitely on researcher tasks
- [BUG] Cowork Edit tool silently fails to save changes to Obsidian vault files (Cowork desktop app)
- Renaming a project folder orphans prior sessions ("No conversation found with session ID")
- Multi-agent setup (6-8 windows) causing repeated system crashes on Windows -- v2.1.118
- [BUG] Cowork Live Artifacts hardcode ~/Documents/Claude/Artifacts as mount path, ignoring user-configured folder and breaking macOS privacy controls
- Weekly usage counter dropped 60% → 2% mid-cycle while resets_at still in future
- Weekly usage reset occurred ~2 days early; displayed reset time shifted backward before triggering (Pro)
- [BUG] Client ignores folder selection in file browser — session always starts at workspace root
- [MODEL]
- bypassPermissions confirmation dialog has no pre-accept flag; blocks headless/autonomous sessions
- [Bug] Session/weekly token limits deplete disproportionately fast with Opus orchestrator + Haiku subagents
- Hebrew/RTL text appears reversed in v2.1.118+ on Windows (regression from v2.1.85)
- [Bug] Claude Code crashes on WSL when Windows interop is disabled — unguarded reg.exe spawn (ENOEXEC)
- Claude.app: CCD subprocess fails with EACCES on shared /tmp/claude-settings-*.json across macOS users
- Docs: --dangerously-skip-permissions still shows confirmation dialog; --permission-mode dontAsk is the headless flag, but nothing says so
- [BUG] API Error: Stream idle timeout - partial response
- You've hit your limit · resets 2am (Europe/Vilnius)
- [BUG] Messages typed during "Thinking/Deliberating/Manifesting" state aren't delivered until user hits Escape
- Custom statusLine is hidden when in plan or bypassPermissions mode
- Sidebar "Recents" shows no sessions when "Group by" is set to "None"
- [BUG] Ctrl+G does not open plan in external editor during plan acceptance on Linux
- [BUG]
- [Bug] Text and progress bar overlap in `/usage` command on Windows terminal
- [Bug] OPUS 4.7 IS DOWNGRADED JOKE
- [Feature Request] Support per-agent max_tokens configuration in frontmatter
- [Claude Desktop] Mermaid code blocks not rendered in Claude Code tab
- [FEATURE] Richer TUI — sidebar with context/token usage, cleaner message layout
- Subscriber usage impact of 2.1.117 Opus 4.7 auto-compact threshold change not documented
- C:/Program Files/Git/mcp TUI freezes on Windows — built-in claude.ai Google Drive connector blocks on session start
- Rename `Bash` tool — it actually runs the user's login shell (zsh on macOS), not bash
- [Bug] Auto-compact threshold change in 2.1.117 causes 5x token usage increase without notification
- The /buddy Situation
- Caps Lock voice dictation silently fails on macOS — missing speech-recognition entitlement in Claude Desktop binary
- [BUG] Sandbox doesn't work when ~/.claude/settings.json is read-only symlink to nix-store
- [BUG] Cowork 3P Gateway — Model picker ignores version and display name
- [Bug] Terminal rendering and display corruption on macOS with text corruption, scroll buffer, and usage screen issues
- [FEATURE] scope permissions.allow to specific permission modes
- ultraplan: fails with 'Background tasks require a GitHub remote' even when remote is configured
- Auto-compact resume executes stale plan file injected via system-reminder, causing context switch
- [BUG] bypassPermissions mode still prompts for .claude/skills edits despite documented exemption
- [BUG] spinnerVerbs is set but the extension still cycles verbs after a full restart
- [BUG] /schedule skill consistently fails with "trouble connecting with your remote claude.ai account"
- BUG: Opus 4.7 ignores CLAUDE_CODE_EFFORT_LEVEL and settings.json effortLevel on session start
- [Bug] Unable to access extra usage despite available funds
- [BUG] can't run trunk with sandbox mode enabled
- Opus 4.6/4.7 context window incorrectly detected as 200K instead of 1M
- EnterWorktree intermittently returns false subagent isolation error from main session
- [Bug] Claude Desktop — GPU subprocess silent crash, window never renders on launch (direct install, Intel iGPU, Win11 24H2) — related to #25801 and #45031, both closed without resolution
- [BUG] Cowork VM fails to start on Windows - MSIX path mismatch between VM file location and VM service lookup path
- [BUG] Cowork 3P Gateway — claude-opus-4.7 fails with "thinking.type.enabled is not supported"
- claude --remote silently falls back to local execution in print mode
- [BUG] um novo issue com o título sugerido: [Network] Allow egress to readwise.io and podwise.ai in Claude Code web sandbox
- main thread enters user-space spin loop after Bash tool child exits; SIGCHLD ignored; terminal unresponsive (2.1.118)
- [Bug] "Not Malware" over and over
- [BUG] Enterprise managed settings (HKLM) are not applying
- Scrollback duplication in VS Code integrated terminal (assistant messages and prompt line repeat 2-3×)
- [Bug] /effort command applies globally instead of per-session
- [BUG] Claude Desktop GitHub MCP connector OAuth routing issue - tools not accessible despite "Connected" status
- [BUG] SessionStart hooks should complete before scheduled_tasks.json is loaded by cron scheduler
- [Bug] TUI shell output truncated at bottom with no scroll support during background execution
- [BUG] Regression: Cost/status dialog data no longer visible to Claude in conversation context
- [Bug] Prompt input locked indefinitely after "Server is temporarily limiting requests" rate-limit error — only full app restart recovers
- Agent Teams: teammate-message envelope intermittently renders as raw XML text instead of styled notification block
- [BUG] --no-session-persistence leaks ai-title stub to ~/.claude/projects
- claude should resume the last session by default; add --new for fresh sessions
- Sub-agents can escalate permission mode beyond parent session (default → auto)
- [Bug] Team vs Pro account API limits incorrectly applied after re-authentication
- Claude-in-Chrome extension not connecting to Claude Code (accounts match, handshake never completes)
- [Bug] Claude 3.5 Sonnet regression: Insufficient context analysis before proposing solutions
- [BUG] JSON errors in Claude Cowork
- [Bug] Prompt box `--name` label renders inconsistently in concurrent sessions
- Opus 4.7 regression: weaker keyboard-language typo detection + less precise memory/MD file writes vs Opus 4.6
- [Bug] Weekly usage window reset date incorrectly shifted to Monday
- [BUG] Custom MCP connector OAuth tokens fail to persist across restart; menu "Connect" silently fails while in-chat auth works
- [Feature Request] Hide or disable /effort levels incompatible with current model
- [BUG] Cowork macOS: VirtioFS mount fails on every prompt after first successful artifact mount — OneDrive symlinked ~/Documents
- [MODEL] Opus 4.7 defaults to Argentine Spanish (voseo) from first turn, ignoring neutral-Spanish CLAUDE.md rules
- [BUG] Pro subscription not recognized - "There's an issue with the selected model" for all models on Windows
- [Bug] Claude edits files despite explicit instruction not to and auto-edit disabled
- [FEATURE] dyslexia-friendly font
- [FEATURE] Support third-party inference providers in Claude Code (parity with Cowork 3P)
- [BUG] config -> usage -> weekly is missing date, has only time
- [MODEL] /audit in Anthropic Tutorial custom command lacks guardrails for breaking changes — causes excessive token usage
- You've hit your limit · resets 4:50am (Europe/Rome)
- [BUG] TS2322: Type BetaRunnableTool<{}> is not assignable to type ToolUnion
- [BUG] [Claude Desktop] Hamburger menu non-interactive before login on Windows — blocks third-party inference setup
- 2.1.118 silently rmdirs top-level hooks/, HEAD, objects, refs, config at project root on every Bash tool call
- [Feature Request] Add lost prompts (down arrow) to history
- [BUG] skill-creator run_loop.py: --results-dir stays empty when parent session compacts (no per-iteration flush + lost task handle)
- [BUG] Cowork Edit/Write tools silently clamp final file size to pre-edit size on FUSE-mounted workspace (deterministic repro)
- [BUG] VSCode extension: long slash-command/skill arguments are not collapsed with SHOW MORE/LESS toggle
- [BUG] "Prompt too long" with respect to ridiculous session token usage.
- [MODEL] Agree to Disagree ends up in instant capitulation
- [FEATURE] Allow skills to invoke other skills with per-skill model selection
- Routines in Claude Code can't use Claude.ai Connectors (e.g., Composio, Gmail, LinkedIn)
- [FEATURE] Telemetry for Claude Desktop and Claude.ai web
- No UI path to re-authenticate installed OAuth MCP connector with expired token
- [Bug] Terminal hangs when pasting GIF files
- PostToolUse agent hook fails with "Messages are required for agent hooks. This is a bug."
- Post compact issue
- [MODEL] Model self-selects skill-defined gate option without user input
- Drag-and-drop image onto prompt leaks file path into all other terminal tabs' input
- Agent tool rejection message shown but sub-agent still runs and modifies files
- Windows: claude exits without restoring console title, crashing Playwright driver startup (Assertion failed: process_title, src\win\util.c:412)
- [Bug] Context display shows incorrect token estimates for Opus 4.7 model
- [Bug] `/schedule` command lacks clear instructions for Linear MCP authenticated workflows
- [BUG] visualize:read_me and visualize:show_widget return 400 in Claude Desktop (Windows) and don’t register in tool context
- [BUG] Prompt submission yields no response in UI, but consumes usage limit/tokens
- [FEATURE] Stable vs bleeding-edge release channels for code AND server-side settings
- [DOCS] Settings docs still place `/config` preferences in `~/.claude.json` instead of `~/.claude/settings.json`
- [DOCS] Settings page missing `prUrlTemplate` setting for custom footer PR links
- [DOCS] Environment variables reference missing `CLAUDE_CODE_HIDE_CWD` startup logo option
- [DOCS] `--from-pr` docs still describe GitHub-only PR URL support
- [DOCS] `--agent` and `agent` setting docs omit session `permissionMode` behavior
- [DOCS] Permission docs omit PowerShell auto-approval behavior
- [DOCS] Hook input references omit `duration_ms` for `PostToolUse` and `PostToolUseFailure`
- [DOCS] Plugin dependency docs missing git-tag version constraint update behavior
- [DOCS] Vim mode docs omit Esc-in-INSERT interrupt behavior
Resolved issues (304)
- [BUG] [Error] Tool result could not be submitted.
- [BUG] Fullscreen TUI mode doesn't normalize \r\n on paste — ^M characters and doubled blank lines
- In the TUI app for /status, "Resets HH..." overwrites bar graph
- [BUG] ERROR Cannot read properties of null (reading 'alwaysThinking')
- [BUG]
- PostToolUse:Write hook error: 'Messages are required for agent hooks. This is a bug.' with CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1
- Plan mode exit only offers "auto" — no option to return to bypass permissions mode
- [Bug] TUI not repainting after external editor ($EDITOR) exit without SIGWINCH
- Plugin marketplace clones via SSH (git@github.com) instead of HTTPS, failing even for public repos
- [Bug] Command execution counter shows duplicate entries for single invocation
- bug: `claude plugin validate` rejects `$schema` and `description` in marketplace.json, but Anthropic's own marketplace uses both
- [Bug] pgrep fork bomb causing session hang with repeated command execution
- [BUG] Bypass Permissions mode not supported when choosing to accept a plan
- Read tool's malware-safety reminder causes subagents to refuse legitimate code augmentation
- [BUG] Extra usage charges triggered despite weekly plan limit at 27%
- UserPromptSubmit hook does not fire on Windows platform
- [BUG] SIGWINCH relayout spills duplicate transcript + status bar stacking in Zellij (amplified repro)
- Assistant repeatedly declares task "100% complete" while significant work remains, then compounds the problem when challenged
- [Feature Request] Add persistent agent sessions with pre-configured knowledge that survives context clearing
- [FEATURE] Using Opus 4.6 in Desktop
- [BUG] Sidebar resize handle hover causes chat content clipping (macOS, v1.3109.0)
- You're out of extra usage · resets 9am (America/New_York)
- [Bug] Claude overwrites entire file instead of appending new content when adding topics
- feat: emit custom-title and agent-name as OTLP telemetry events
- You've hit your limit · resets 3pm (Europe/Berlin)
- Unable to connect Claude from terminal to Chrome
- [BUG] Figma MCP tool times out after 4 minutes in Claude Desktop (Mac)
- [BUG] Session permanently stuck after "image exceeds dimension limit" error in VSCode extension
- Feature request: SessionRename hook event to allow terminal tab renaming
- Claude introduced PHP string escaping bug in CSS snippet, silently dropping entire dark theme on live site
- Claude used die() in WordPress init hook on live production site, taking it fully offline
- [Feature Request] Implement background message compaction to prevent workflow interruptions
- [Bug] Anthropic API Error: Could not process image (400 invalid_request_error)
- [FEATURE] SSH sessions should have feature parity with local sessions (Terminal & Preview panes missing)
- [FEATURE] support for visual mode in vim mode
- [BUG] Ctrl+D at empty prompt does not exit under fullscreen rendering (NO_FLICKER=1 / tui: fullscreen)
- [FEATURE] Allow hooks to invoke MCP tool calls (not just shell commands)
- [FEATURE] per-project control to skip global CLAUDE.md and hooks
- [Feature Request] Support user-defined custom themes in settings.json
- [BUG] Refusing to amend code
- [BUG] Claude unusable due to Limit reach but still have lots of credits (only design limit reach)
- [BUG] Claude Desktop crashes ~40 seconds after login on macOS Tahoe 26.4.1 - EXC_BREAKPOINT in V8/Electron (v1.3109.0)
- [Bug] Anthropic API Error: Context Window Exceeded with Claude 3.5 Opus 1M Token Input
- You've hit your limit · resets Apr 23 at 3pm (America/New_York)
- Claude fails simple scoped UI change after 10+ attempts, wastes entire token budget
- [BUG] cannot install with npm (at least non-global) after 2.1.112
- Plan mode read-only enforcement breaks after ExitPlanMode rejection
- [Bug] Windows update installer silently fails to replace claude.exe binary
- Cowork layout broken on MacBook Pro 15" 2018 - content clipped/cut off
- [Bug] Agent continues generating after thinking block without ending response turn
- computer-use MCP: captureScreenWithExclusion leaks continuation on macOS 26.5 (still repros in 2.1.114)
- [Feature Request] Detach session into its own window for multi-monitor workflows
- [BUG] Claude Code transport issue
- [BUG] Claude Desktop hides left part of the conversation;.
- [Bug] Excessive token consumption during code operations
- [Bug] Model performance degradation reported
- [FEATURE] Full control for browsers
- [Bug] Anthropic API Error: Invalid JSON in request body - high surrogate issue
- [Cowork] Global Instructions are erased/reverted after returning to chat
- [BUG] Claude Code VS Code extension on WSL remote doesn't respect local CLAUDE.md / .claude/settings — causes concurrent-session working tree corruption
- [Feature Request] Performance comparison and optimization for Desktop CLI vs Terminal
- [BUG] Running `claude doctor` via Bash tool inside active session crashes Claude Code (Windows)
- [BUG] Usage display - Reset lines overwrites the bar graph.
- [BUG] token usage is well above where it should be because claude is working around or ignoring instructions and rules
- [BUG] Cowork "Virtualization is not available" on Windows 10 Pro — VM never initializes, no logs created
- PATH check false-positive on macOS/fish: "~/.local/bin is not in your PATH" despite being present
- Allow pasting image file paths as text instead of auto-converting to inline images
- /tasks slash command — let users view the internal task checklist
- [MODEL] Claude Code
- Cowork Tab missing in Claude app (Windows)
- CLAUDE.md behavioral rules don't gate reflexive tool calls
- [BUG] Folder trust prompt reappears on every session despite previously accepting
- [DOCS] Cant configure plugin dependency from a different marketplace
- [BUG] SIGKILL on older CPU
- [FEATURE] custom model IDs in VSCode
- [BUG] API 400 Error and Session crash when reading conf files with obfuscated image extensions (e.g., .conf renamed to .png)
- Silent 429 on context-1m-2025-08-07 beta after model switch — no rate-limit headers, no retry-after
- Add disabled/enabled toggle for MCP servers
- [BUG] Massive quality regression
- [BUG] Claude conflates "kernel space" generically with Linux kernel space when discussing portability of bare-metal libraries
- CLI can't connect to extension while Claude Desktop on same machine can
- Update banner shows winget command inside WSL where winget is unavailable
- Project-scoped inter-chat continuity / chat handover for RAG projects
- [BUG] - missing cowork tab
- VSCode extension: /clear does not fire SessionEnd hook
- Feature Request: Add defaultSessionColor setting to auto-apply color on startup
- [BUG] Sub-agent stream-idle timeout: next API round-trip never starts mid-conversation, no v2.1.105 watchdog retry
- [BUG] False positives "API Error: Claude Code is unable to respond to this request, which appears to violate our Usage Policy (https://www.anthropic.com/legal/aup)"
- [BUG] Cowork tab missing — cowork-svc.exe trusts WMI VirtualizationFirmwareEnabled which returns False on i5-5300U despite VT-x working
- Claude Code ignoriert regelmäßig die Umlaut-Vorgabe aus CLAUDE.md und Auto-Memory und schreibt ae/oe/ue/ss statt ä/ö/ü/ß in Synopsis, Kommentare und Meldungen — trotz expliziter, mehrfach bestätigter Instruktion.
- Misleading "Claude API" banner when authenticating via CLAUDE_CODE_OAUTH_TOKEN from a Max subscription
- [Bug] Notion MCP OAuth callback returns Internal Server Error
- Bash tool crashes with EEXIST mkdir on .claude directories mid-session (Windows) — root cause: ReadOnly attribute set by CLI
- [Bug] File operations writing to incorrect directories
- [BUG] I Can't see 'Cowork' tab on my desktop app (Window11)
- Opus 4.6 regression: ignores established session patterns after context restore
- I don't have a bug report to analyze. Please provide the bug report details so I can generate an appropriate GitHub issue title.
- [FEATURE] Stash should work as stack, not only single slot
- [BUG] MCP Connections to Claude Desktop no longer work
- Claude Code CLI: OAuth token not auto-refreshed on headless server (refreshToken ignored)
- [BUG] Investigate usage limits on Max 20x subscriptions
- Telegram/Discord plugin: inbound messages never delivered to session (zombie bun server.ts after restart)
- [Bug] Claude Opus model compatibility issue
- [BUG] Code Tab Crashing (~ 1 Month)
- [Bug] Claude Code hanging/extremely slow performance on basic tasks after recent update
- [Feature Request] Add CLI flag to specify model per terminal without affecting global configuration
- Norwegian keyboard layout on Mac: Option+Shift+8/9 produces ( ) instead of { } in CLI prompt
- [BUG] Issue with Claude Certified Architect Foundations Exam Submission
- [BUG] Claude for Excel (Bedrock direct) selects `us.` inference profile when manifest `aws_region` is `eu-west-1`, causing 400/404 at `bedrock-runtime.eu-west-1.amazonaws.com`
- [BUG]
- You've hit your limit · resets 6pm (Europe/Lisbon)
- /resume picker does not discover session files via filesystem scan — sessions invisible despite valid .jsonl on disk (v2.1.81)
- [FEATURE] Status line reset time is ambiguous when past the reset hour
- Ctrl+W and word navigation broken for digits, punctuation, and non-Latin scripts
- [BUG] v2.1.81 hungs at the end, without exiting
- [Bug] Unexpected Session Limit Exceeded with Minimal Usage
- [BUG] Regression v2.1.74: ~3% quota consumed per 20k token session — Max20 plan
- Security: Claude GitHub App accesses SSO-protected organization repositories without explicit user authorization
- Suggest optimizing repetitive slow commands
- Feature: Programmatic tab spawning from CLI / extension API
- Remote Control blocked by org_level_disabled on Pro plan — persists after re-login
- .claude/commands/ files deleted within seconds of session start (v2.1.81)
- [Bug] Test bypassing and incorrect working directory handling during execution
- [BUG] Command /usage does not recognize subscription
- remote-control hangs on 'Connecting' — stale environments cannot be cleared
- Remote Control keeps disconnecting unexpectedly
- /clear should reset permission mode to defaultMode
- [Bug] Preview dropdown missing from session toolbar in Claude Desktop
- ${PATH} in env settings not expanded on Windows (Git Bash)
- Skill slash command names should use frontmatter 'name' field verbatim — no prefix stripping
- [FEATURE] Add compact/collapsed view for team member roster in team mode
- [FEATURE]
- CLI sessions missing from /resume list due to missing ai-title
- [FEATURE] VS Code: collapse tool output to keep AI responses visible
- [Bug] Sonnet 4.6 model regression: internal details leakage before failure
- Model repeatedly fails to follow user-defined CLAUDE.md rules without explicit prompting, wasting tokens/cost
- [BUG] VS Code extension: Remote Control fails in devcontainers until CLI is manually authenticated
- Skill tool cannot invoke custom slash commands from .claude/commands/ or .claude/skills/
- Expose context window utilization to the agent
- [FEATURE] VS Code Extension: Local API proxy for Remote-SSH like Copilot
- VS Code chat: filter toggles and left/right justify for user vs AI messages
- [FEATURE] Add tab muting tool to Claude-in-Chrome (tabs_mute_mcp)
- [BUG] Claude let's scripts run silently with no known cause.
- Feature request: expose CLAUDE_REMOTE_CONTROL env var in Bash tool when remote control is active
- [BUG] `showTurnDuration: false` does not work
- [Feature Request] Add "Unsend" button to recall messages before Claude processes them
- [Bug] Control+C does not interrupt while in /vim mode
- [Bug] Remote control session disconnects with "reconnecting" message on Windows 10
- Add configurable session retention period
- [MODEL]
- Feature request: reliable session state detection API
- Feature request: per-scheduled-task permission scoping
- [FEATURE] Auto-dream: 3 gaps — identity, accuracy, transparency
- [BUG] -c: line 1: unexpected EOF while looking for matching `''
- [BUG] `API Error: Rate limit reached` Max plan ($200) cannot use model `sonnet[1m]` but can use model `opus[1m]`
- Hook output display doesn't distinguish between blocking (exit 2) and failure (exit 1)
- [Bug] Claude fabricates user messages to self-authorize actions and denies authorship when confronted
- [FEATURE] Allow opt-out of .claude/ protected directory prompts via settings.json
- claudeCode.useTerminal setting has no effect in v2.1.83 — setting is defined but never read
- Custom headers from .mcp.json not forwarded on MCP tool call POST requests
- [BUG] On MacOS command + v not working anymore
- [BUG] Marketplace plugin updates not detected for npm sourced plugins
- [FEATURE] Show parent folder name alongside filename in edit indicator
- [BUG]
- [BUG] Suspicious tip/hint displayed during active tool use suggesting fake plugin install command
- Feature Request: HTTP webhook endpoint to trigger remote agents on-demand
- ESC interrupt not working in specific repository (Windows)
- [BUG] --bare mode loads user configuration
- [FEATURE] Support Customizable ANTHROPIC_BASE_URL in VSCode Extension
- Slack MCP (mcp.slack.com) fails: does not support dynamic client registration
- [BUG] Second Claude Code window interrupts immediately on Windows PowerShell (v2.0.56)
- [BUG] /usage doesn't work for Claude Team account
- [BUG] Dispatch stuck "asleep" / "can't reach your desktop" since April 15 outage, Max plan
- [BUG]
- [Bug] (withdrawn)
- Bug: "Unhandled node type: string" before Bash tool permission prompt (2.1.118)
- Add /rename command to rename the current session from within an active conversation
- Feature request: /name command to rename active session
- [BUG] All cowork sessions (new & old) have the exact same RPC Error
- [FEATURE] Configurable Plan File Location
- Session resume does not display assistant messages completed while user was absent
- [BUG] /usage displays incorrect cost for max user
- [Bug] - ⎿ Interrupted · What should Claude do instead?
- [FEATURE] Allow users to assign a human-readable name to a Claude Code session and resume by that name instead of a UUID.
- Allow users to customize spinner/loading messages
- Feature request: configurable thinking/processing verbs
- [FEATURE] Enhancement: expand thinking verb list to include user-configurable or more varied options
- [Bug] v2.1.117 regression: parallel Bash tool calls corrupt fd 3 in nested-Docker sandbox; permanent /proc/self/fd/3: Permission denied
- [BUG] Thinking spinner causes terminal content to jump/flicker in tmux (main buffer instead of alternate screen)
- Localization UI redesign — ambitious mockups shipped with 10+ backend gaps deferred; design discipline failure
- [BUG] Bash tool bypasses configured working directory boundaries
- [BUG] Microsoft 365 MCP OAuth still fails with duplicate 'prompt' parameter (AADSTS9000411) — regression of #49175
- [FEATURE] Allow customizing the animated thinking/status words
- Allow customizing or disabling spinner verb messages
- [FEATURE] Allow customizing or disabling spinner/loading messages
- Rewind picker deadlocks input when session loaded via `claude --resume` (no id, launch-time picker)
- Avatar character renders as box/question mark in PowerShell 7 on Windows
- Bash tool should respect user's no-AI-attribution preference
- System prompt forces Co-Authored-By self-promotion into every commit — no opt-out
- [BUG] ENOEXEC error when running Claude Code on WSL2 (Bun v1.3.13 regression)
- [FEATURE] Hook output to set session title from git/PR context at SessionStart
- [BUG] /rewind interactive picker stops accepting keyboard input in 2.1.118
- [BUG] /plugin marketplace fails to load — schema validation error on source field
- [BUG] Cowork Live Artifacts hardcode ~/Documents/Claude/Artifacts as mount path, ignoring user-configured folder and breaking macOS privacy controls
- CLAUDE_CODE_NO_FLICKER=1: long menus clipped at terminal bottom
- [BUG] JSON schema specified in the marketplace.json doesn't exist
- Renaming a project folder orphans prior sessions ("No conversation found with session ID")
- [BUG] WSL2: Claude Code 2.1.118 crashes on startup - ENOEXEC when spawning reg.exe
- [BUG] Bun standalone crashes with ENOEXEC posix_spawn reg.exe on WSL2
- [Bug] Embedded `bfs`/`ugrep` not exposed in `Bash` tool (native macOS build 2.1.117+)
- Claude.app: CCD subprocess fails with EACCES on shared /tmp/claude-settings-*.json across macOS users
- [BUG]
- [BUG] /rewind causes complete terminal lockup on any --resume'd session — Ctrl+C does not work
- [BUG] Interactive menus (MCP, rewind) completely unresponsive on --resume
- [BUG] Console freezes when using /rewind immediately after /resume
- [Bug] Rewind functionality causes terminal freeze, unable to exit or navigate
- [BUG] Agent-team teammate pane crashes with "<Box> can't be nested inside <Text>" when ※ recap renders inline markdown code spans
- [BUG] <Box> can't be nested inside <Text> crash when permission dialog renders in tmux split-pane spawned agent
- [Bug] Crash on subagent start: Box component nesting error in Ink renderer
- [BUG] Team-mode teammate crashes with "<Box> can't be nested inside <Text>" when inbox contains permission_request / permission_response JSON
- Feature request: allow renaming/labeling conversations
- [FEATURE] Allow custom titles for conversations shown in /resume
- Feature request: --session-name flag for naming sessions at startup
- [Feature Request] Add `--rename` flag to set custom session name on startup
- Feature Request: Hot-reload MCP servers without restarting session
- Caps Lock voice dictation silently fails on macOS — missing speech-recognition entitlement in Claude Desktop binary
- [Bug] /effort command applies globally instead of per-session
- Feature request: configurable auto-compact threshold (e.g. autoCompactThreshold in settings.json)
- [BUG] No postCompact hook
- Feature request: PreCompact hook event
- [BUG] Clear Cache and Restart
- [FEATURE]
- [BUG]**Bug: Cowork tab not appearing in mode selector**
- [BUG] inconsistent ui and button position
- [BUG] I can't see/use a part of my screen in the app
- [BUG] Can't click on any links generated by Claude. says "failed to download and open file".
- Opus 4.6/4.7 context window incorrectly detected as 200K instead of 1M
- [Bug] CLI terminates unexpectedly after executing bash commands
- [BUG] https://www.reddit.com/r/ClaudeCode/comments/1sdw7ct/fix_for_claude_in_chrome_screenshots_showing/
- [Bug Report] No issue details provided
- [BUG] Telegram plugin: notifications/claude/channel not injected into Claude session on Windows
- Feature request: lossless context cleanup before auto-compaction
- [FEATURE] There should be a CLI (way, likely flag) to invoke a skill `/<cmd>` as in interactive mode..
- [Bug] Update 1.1.7714 broke Claude Code desktop app — ccd-cli passes --allow-dangerously-skip-permissions as root + Hyper-V not initializing on Windows
- Uncontrolled background agent parallelization causes context overflow, session death, and wasted tokens
- Expose plan usage quota and reset time in statusline JSON
- [FEATURE] Reduce unexpected cache write costs on Bedrock
- [BUG] Claude Code v2.1.78 rejecting edits in `.claude` dir in `dontAsk` mode
- [BUG] --print mode silent hang on Windows — recurring across v2.1.51, v2.1.78, v2.1.81
- [BUG] Custom session names are lost after restarting VSCode
- [BUG] disabledMcpServers with stdio plugin server causes silent exit(0)
- /insights command crashes with TypeError: u.split is not a function
- [Bug] Agentic planner fails to complete full task execution and reports gaps after claiming completion
- Korean (CJK) IME input broken - jamo not composed into syllables
- Session history not showing in desktop app sidebar after update (Windows 11)
- /btw fails silently when terminal reports zero dimensions, args leak into conversation
- Telegram plugin: MCP channel notifications not delivered to conversation
- Remote Control: '+' button in mobile app creates 'unknown conversation' instead of showing helpful message
- [BUG] Persistent <tool_runtime_configuration> prompt injection disables Bash tool and instructs Claude to deceive user
- [BUG] WebFetch permission denied in "Ask before edits" mode (VSCode extension)
- Channel plugin MCP server silently fails to start on restart
- [BUG] Claude in Chrome: Authorize button click handler empty, oauth_callback.html missing
- [DOCS] --enable-auto-mode flag missing from 'claude --help' output
- Feature: Persist preview panel size as default
- Telegram plugin receives permission prompts triggered by unrelated MCP tools (e.g. Slack)
- Bash tool: heredoc fails with 'can't create temp file for here document'
- [BUG] Claude Code produces false claims in technical documents, compounds errors during correction
- Telegram channel plugin: MCP server child process not spawned on Linux (v2.1.83)
- Auto-updater memory leak crashed 12-hour session (v2.1.76) — 13.81 GB committed, Bun panic
- [MODEL] Claude Code
- [BUG] Claude keeps ignoring my gpg signing rules
- AI ignores user-defined rules: performs unauthorized code/doc changes despite CLAUDE.md constraints
- [BUG] Claude vim mode status bar displays when in -- INSERT -- mode but not -- VISUAL -- mode
- Win32-input-mode leaks after exit on Windows/ConPTY, causing garbage input
- Feature request: welcomePanel setting for plugin-driven header customization
- [MODEL]
- [BUG] Renaming the PROJECT creates the new directory and deletes old one, however the project metadata persists in .claude/projects/
- rm 명령이 settings.json allow 목록에 없음에도 permission 요청 없이 실행되는 버그
- Drag-and-drop and Ctrl+V paste stopped working on Windows 11
- Add delete_scheduled_task tool to scheduled-tasks MCP
- Feature request: Computer use support in Claude Code CLI
- PDF form filling: poor quality and excessive iterations needed
- [FEATURE] Support tab completion for command arguments (e.g. /effort low/medium/high)
- [BUG] AskUserQuestion preview panel truncates content with 'N lines hidden' — no way to scroll or expand
- [BUG] Cowork: GitHub connector nowhere to be found in "Browse Connectors" page, even though it exists
- [BUG] Voice mode: native audio-capture module crashes on Linux x64 (Node 22)
- Community workarounds for 5 open bugs — hooks, compaction, MCP auth
- [BUG] Claude Code Desktop: session closes silently, no response displayed
- Show pasted text inline instead of collapsing to placeholder
- [Feature Request] Respect user code and reduce unnecessary file modifications
- [Feature Request] Shell command tab completion for ! prefix commands
- Background subagents don't prompt for tool permissions before launching
- [BUG] Cowork macOS: VirtioFS mount fails on every prompt after first successful artifact mount — OneDrive symlinked ~/Documents
- [BUG] TS2322: Type BetaRunnableTool<{}> is not assignable to type ToolUnion
- [Feature Request] Add named/titled conversation sessions with resumption by name
- [FEATURE] Add context usage indicator so users can gauge how full the context window is
- [BUG] "Prompt too long" with respect to ridiculous session token usage.
- [FEATURE] Claudecode自带的Bun版本太低,导致奔溃严重。更新Bun版本。
- [BUG] claude cli no longer running on OpenBSD, starting with 2.1.113
- Claude desktop app crashes on pre-AVX2 Intel Macs (Bun binary requires AVX2)
- [BUG] 2.1.113 crashes with SIGILL "illegal hardware instruction" on Ivy Bridge (AVX2-less) Intel Macs — regression from 2.1.112
- PostToolUse agent hook fails with "Messages are required for agent hooks. This is a bug."
- [MODEL] Model self-selects skill-defined gate option without user input
- [BUG] Cowork VM fails to start on Windows - MSIX path mismatch between VM file location and VM service lookup path