Digest / May 27, 2026
Claude Code Issues Digest — May 27, 2026
324 new issues filed ·
719 resolved in anthropics/claude-code (UTC day).
New issues (324)
- Inter-session coordination: wake / notify a parent session on child (sub-session) turn-end or idle
- [BUG] Bash tool creates 0-byte phantom files with code-fragment names during complex python -c execution (Windows + Git Bash)
- Agent tool: automatic async escalation when run_in_background is unset is undocumented
- [BUG] `/remote-control` fails in desktop-app-embedded Claude Code with "no org UUID", and there is no user-facing remediation
- [BUG] Button hidden behind X button in Cowork connector tool calls sidebar (macOS)
- [FEATURE] Let me change the location of .mcp.json and or define its config in setting.json or with environment variables
- [Feature Request] Add user confirmation prompt for unauthorized shell commands in auto mode
- MCP reconnect causes AI to hang waiting for ToolSearch instead of proceeding
- [BUG] PreToolUse hook does not fire when Read tool reads image/binary files
- Claude fabricates visual analysis of images to appear confident
- Feature request: Add setting to disable automatic file reveal in editor during Read/Edit operations
- [BUG] Bash tool: injected grep/find shell functions terminate the calling shell under bash < 4.0 (macOS system /bin/bash)
- Gmail (and other claude.ai) connectors not available in Claude Code CLI
- [BUG] "Buy credits" button permanently disabled - Free tier account incorrectly shows $500 limit, HTTP 429 errors on billing page
- [BUG] Cowork impossible on MSI MPG X570 / Ryzen 9 3900X — vmms service missing, Hyper-V causes boot failure
- [BUG] Persistent MCP error: tools.77.FrontendRemoteMcpToolDefinition.name - Account-level corruption
- [BUG] no indication of completion, "Resumed session >" messages continue to appear in a loop
- Monitor task list — stale entries persist across app restart + UI/CLI count divergence
- Claude in Chrome: extension never connects to Claude Code CLI (macOS)
- [FEATURE] vscode plugin option to open claude as new tab in an existing pane rather than split
- [BUG] Bash (dir/b "C: \ FilePackage") error Path contains null bytes
- * wildcard in hook `if` pattern doesn't match strings containing spaces
- [BUG] mcp__Claude_Preview__preview_eval hangs the entire preview session without returning any error
- [Feature Request] Add color sorting option to Claude Agents view
- [FEATURE] Session-scoped diff view (independent of git state)
- [FEATURE] Mid-session settings reload (slash command + hook output flag)
- [FEATURE] Make AskUserQuestion tool timeout configurable
- [Bug] VSCode auto-closes and task terminates unexpectedly
- [BUG] Windows: Bash tool (grand)children survive command completion/kill as unkillable orphans — no per-command Job Object, and `SILENT_BREAKAWAY_OK` defeats the one that exists
- [DOCS] `/code-review` command docs still describe pre-`--fix` behavior and outdated `/simplify` aliasing
- [FEATURE] [FEATURE] Allow hiding Routines and Customize entries from desktop sidebar
- [DOCS] Skills frontmatter docs omit `disallowed-tools` support
- [DOCS] `/reload-skills` command missing from command reference and skill reload guidance
- [DOCS] SessionStart hook docs omit `reloadSkills: true` for same-session skill discovery
- [DOCS] Hooks reference missing `SessionStart` `hookSpecificOutput.sessionTitle` support on startup and resume
- [DOCS] `MessageDisplay` hook event missing from Claude Code hooks documentation
- [DOCS] `pluginSuggestionMarketplaces` managed setting is missing from settings and marketplace policy docs
- [DOCS] Plugin marketplace remove docs missing `--scope user|project|local`
- [DOCS] Permission modes docs still describe an auto-mode opt-in consent prompt after v2.1.152
- [DOCS] Interactive mode Vim NORMAL key table omits `/` reverse history search mapping
- [DOCS] `/usage` documentation omits large session files in limits breakdown
- [DOCS] Extended thinking docs omit collapsed summary rendering behavior
- [DOCS] Fullscreen docs omit live "Thinking for Ns" timer and interrupt persistence
- [DOCS] `showTurnDuration` docs omit the background-agent/workflow waiting message and cumulative timing behavior
- [DOCS] Monitoring usage docs omit `app.entrypoint` metric attribute and `OTEL_METRICS_INCLUDE_ENTRYPOINT`
- [DOCS] Plugin MCP deduplication docs imply same-command servers are always duplicates
- [DOCS] `--fallback-model` docs still say it is ignored in interactive sessions
- Long URLs break when ctrl-clicked or copied in terminal due to line wrapping
- hookify plugin: internal `from hookify.*` imports fail — no `hookify/` package directory shipped
- [BUG] API Error: Server is temporarily limiting requests (not your usage limit) · Rate limited
- [FEATURE] Claude cli should not clear terminal output on exit
- [FEATURE] Claude copy/paste is now broken: it does not "copy" rich formatting
- hookify plugin: rule discovery only globs cwd-relative `./.claude/` — never finds user-scope `~/.claude/` rules
- [BUG] ignore-scripts=true + auto-update interaction crashes running Claude Code session; native binary repeatedly replaced with error stub on every self-update
- Claude answers confidently from memory without verifying, ignores persistent instructions to look things up first
- [BUG] Significant response slowdown since ~May 24 (v2.1.150) on Sonnet 4.6
- [BUG] Terminal display corrupted with garbled characters throughout every single session (on v2.1.152)
- "No repos match" when installing GitHub skill despite app connected and MCP workaround attempted
- Feature Request: Add Chinese (Simplified) UI Localization
- [BUG] Windows: Claude Desktop leaves a stale %APPDATA%\\Claude\\claude-code\\... runtime that makes Claude Code appear to have multiple installed versions
- VS Code extension: renamed session title updates visually but clicking it does not switch/open the expected session
- [BUG]
- [BUG] Claude cli can not round-trip its own Copy/paste now
- /model picker should respect ANTHROPIC_DEFAULT_*_MODEL_NAME env vars
- [Feature Request] Separate usage limits for Claude Code CLI from Claude web/desktop applications
- [Bug] Usage credit consumed on failed ultrareview before completion
- External editor close not detected; UI stale with "Save and close editor to continue"
- [MODEL] sonnet 4.6
- [BUG] Text cannot be copied from Claude Code's output using `Ctrl+Shift+C` or right-click context menu.
- Tool calls execute successfully but are followed by a spurious "Your tool call was malformed and could not be parsed. Please retry."
- Integration idea: WinkTerm installable skill for remote terminal/SSH ops
- Identity-shaped strings in auto-loaded context become hallucination fuel for tool calls
- Show resolved subagent model in backgrounded-agent manage pane
- <system-reminder> for "$X USD API bill" fires on Claude Max subscribers — wrong billing model + behavioral steering
- `claude mcp list` prints expanded `${ENV}` values in plain text, leaking secrets to terminal/scrollback/ps
- [Bug] tengu_pewter_brook: True GrowthBook flag enables mouse reporting, breaking copy/paste in SSH terminals
- [BUG] Opus 4.7 fails in Desktop Code mode with "role 'system' is not supported on this model"
- Plugin skills exposed twice — under both plugin name and install-hash prefix
- [BUG] /ultrareview run failed
- [BUG] Claude Code executed `git checkout` and destroyed uncommitted work without user confirmation
- [BUG] API Error: Server is temporarily limiting requests (not your usage limit) · Rate limited
- [Bug] Anthropic API Error: Usage Policy violation triggered on benign input
- [BUG] Built-in Edit tool silently converts line endings (CRLF → LF) in unrelated lines
- Claude fabricates answers then codes based on those fabrications without waiting for user confirmation
- [BUG] Claude Code executed destructive file operations (git filter-repo, git lfs migrate) without explicit user confirmation or adequate warning
- [Feature Request] Configurable prompt input position (top or bottom)
- [Bug] Claude Code task execution stalls in background without user prompt
- [BUG] Multi-root workspace: agent-emitted file links unclickable outside primary folder
- Claude Code was suspended for over 30 minutes
- [BUG] Claude Desktop (Linux) bundles a separate claude-code binary that diverges from standalone CLI — CLAUDE_CODE_LOCAL_BINARY override is dead code
- [Bug] Desktop home banner "used over 100% of usage credits" contradicts Usage tab + CLI (both 35% session / 12% weekly, same account)
- [BUG]Your organization has disabled Claude subscription access for Claude Code · Use an Anthropic API key instead, or ask your admin to enable access
- [BUG] Built-in Edit tool corrupts SJIS-encoded files by inserting content in UTF-8
- [Feature Request] Add merge verification option to ExitWorktree for safe worktree cleanup without data loss
- C:/Program Files/Git/voice transcription mistypes ~50% of words in noisy environments (street/store)
- /btw overlay opens scrolled to bottom; j/k scroll keys not supported
- [BUG] Issue about changelog
- [Bug] Potential prompt injection in assistant response with unauthorized instruction override
- [BUG] Claude Code crashed
- [사고 신고] Claude Code 무단 파일 수정 26개 + 반복 거짓 답변 + 사용자 9시간 작업 소멸 (2026-05-27)
- [사고 신고] Claude Code 반복 무단수정/거짓답변/사용자 작업 소멸 — 2026-04-28 ~ 2026-05-27
- security-guidance: Stop-hook LLM review broken on Windows when worktree has many untracked files (WinError 206)
- [BUG] Remote-cointrol not working starting monday
- [BUG] Remote Control incorrectly queues msgs with no way to send/clear from the remote side (only local Esc recovers)
- spawn EBADF intermittent failure spawning Claude Code process via @anthropic-ai/claude-agent-sdk — regression in 2.1.152
- [BUG] 2.1.152 regression: arrow keys hijacked in prompt input (cursor cannot move down/left/right)
- Feature request: blinking cursor option in CLI input box
- [Bug] Shell snapshot doesn't capture zsh hook arrays (chpwd_functions, precmd_functions)
- [BUG] Presistant default folder in claude code on the clade desktop app - cant remove or change it
- Multi-line prompt renders incorrectly after terminal resize; Ctrl+L fixes it
- Field observation: prompt-injection probe via ANSI-hidden message in jqwik-engine 1.10.0 Surefire output
- [FEATURE] Custom commands completion view size
- [BUG] Network Sandbox in WSL intermittent failures
- [BUG] Comments on plans do not scroll on code window - hides UI elements
- Background task UI shows stale "Running" state after task is killed externally; Stop button has no effect
- [BUG] [Billing] Max 5x → Max 20x upgrade fails — same canceled PaymentIntent reused on every attempt (void_invoice)
- [BUG] Immediate segmentation fault upon starting - claude (Bun runtime) segfaults at startup on Linux 6.17 / glibc 2.39 — all builds since Node→Bun switch
- [BUG] M1 MacBook Pro,macOS Sequoia 15.7.7,Claude Desktop 1.5354.0,启动报错 "GPU access not allowed",--disable-gpu 和 --use-gl=swiftshader 都无效。
- [BUG] Crash: H.indexOf is not a function — H is undefined when calling .indexOf()
- [UX] /context: token stats require scrolling past 100+ MCP tool entries to be visible
- EnterWorktree blocked in agent-view sessions makes worktree.root config unreachable from the primary multi-task UI
- [FEATURE] Add keyboard shortcut to expand/collapse completed subtasks in the task list
- [BUG] Desktop app: GrowthBook tengu_quill_harbor silently overrides "Allow bypass permissions" setting and permissions.defaultMode
- Allow setting session display name via hook or CLI flag for multi-session workflows
- [BUG] coworke is not available in the desktop app on Windows.
- [BUG] [BUG] API Error 400: "The content[].thinking in the thinking mode must be passed back to the API" - frequent interruptions during conversation
- Add a setting to disable specific built-in slash commands
- Code bug
- [MODEL] Unnecessary permission requests
- I need more context to generate an accurate GitHub issue title. Could you provide: 1. The full error message or bug report related to "auto update failed" 2. What you were trying to do when this occurred 3. Any error logs or stack traces 4. What version o
- CRITICAL!!! Plan mode documentation does not accurately describe enforcement level
- [BUG] claude -r 恢复历史会话时,默认不用配置文件里的自定义模型,导致400
- [Bug] Claude generates off-topic solutions outside of discussed options
- [Bug] PhpStorm Plugin displays installation banner despite being installed
- Feature request: Usage transparency — per-session/source token breakdown for paid accounts
- VSCode: /clear should not be top autocomplete suggestion when typing /new
- [BUG] [JetBrains] Claude Code plugin freezes IDE — DiffTools.applyDiff calls runReadAction on the EDT from a Swing actionPerformed handler
- [BUG] After /compact, statusLine receives one tick with used_percentage=0 and input_tokens=0
- [BUG] Unable to connect to API (ConnectionRefused)
- [BUG] Claude Code is stuck in "API Billing" despite having active Pro Subscription
- [FEATURE] Add support to be able to run non behaviour breaking commands while inferencing
- [BUG] Title: /remote-control skill immediately disconnects on Windows 11 — "connecting → disconnected" loop
- [BUG] "you've been signed out" even if I have not error message
- Desktop app: "Allow bypass permissions mode" toggle is ON but runtime says it isn't enabled
- [FEATURE] Accept & Reject buttons
- Desktop app v1.9255.2 (CCD 2.1.149): Bypass Permissions mode fails — session not launched with --dangerously-skip-permissions
- [BUG] Claude Code 2.1.152 returns ConnectionRefused with Anthropic-compatible endpoint while PowerShell and Node HTTPS succeed
- Long assistant responses (markdown tables / code blocks / file links) silently fail to render in VSCode extension
- [BUG] Hook `if` filters falsely match Bash commands containing brace expansion
- [BUG] tui: "default" setting is ignored when attaching to a session from agent view (claude agents)
- [MODEL] Claude Opus 4.7
- [FEATURE] CLIでCLAUDE Codeが次の回答(本来は私の回答)を予測して表示する文言をそのまま使いたい
- effortLevel "max" in settings.json not respected on session start — falls back to xhigh
- [BUG] /clear resets history but not context — misleading "fresh start" with no real workaround
- worktree.baseRef: "head" resolves to main worktree HEAD, not CWD worktree HEAD
- Title: Claude Code 2.1.152 triggered unexpected macOS TCC permission prompt for ~/Documents
- ultrareview: two consecutive crashes on same PR ("Review crashed before producing findings")
- [Feature Request] Scheduled Auto-Resume After Usage Limit — Zero-Interruption Agentic Workflows
- [BUG] .mcp.json env var substitution: unset variables silently suppress trust prompts for ALL servers
- [BUG] /account shows 'Not authenticated' in older windows after another window logs in/out, while Usage bars still populate
- Cloud routines inject attribution into PR/issue comments, not controllable by attribution settings
- Update stuck: empty version file prevents re-download
- [BUG] Unable to connect to API (ConnectionRefused) Retrying in 2s · attempt 9/10
- [BUG] Multiple behavioral regressions in v2.1.150: unsolicited interrogation, CLAUDE.md drift, unauthorized bash/git, cross-directory grep
- [BUG] /resume crashes: "undefined is not an object (evaluating 'q.thinking.trim')"
- Background session isolation guard bypassed by worktree-isolated subagents
- [BUG] [AGENT_TEAMS] Teammate spawn amplification: 1 spawn intent produces N (2-8) independent teammates racing on the same task
- [Bug] Status message shows incorrect effort level when ultrathink requested
- [BUG] Cannot login on Linux dev environment due to callback error (its not producing the code to paste)
- Task-tool reminder fires repeatedly even when tasks are being actively tracked
- Custom OAuth MCP connector: token exchange never fires in Cowork (sandbox can't reach localhost loopback redirect); identical server works in claude.ai web Chat
- [BUG] Claude Code uses inappropriate exclamations "Damn" when missed a needed usage of relevant skill
- [FEATURE] Recursive repo discovery for claude agents
- [BUG] Code Block Snippet displaying as Inline Code in chat
- Feature request: 斜杠命令支持多选后集中提交(类似 Codex)
- Allow programmatic renaming of the VS Code extension session tab (skill/setting/API)
- [FEATURE] Show exact hours remaining for usage limit reset instead of "1d"
- [BUG] Shopify claude.ai connector returns 403 on all tool calls (including public search_docs_chunks)
- Claude Code 2.1.149 crashes on launch — Bun v1.3.14 SIGILL/segfault on Intel macOS (x64)
- [BUG] The contents of .claude/rules/ are ignored by default.
- [FEATURE] CLI flag / settings.json key to pre-select session-resume mode (auto-restart use case)
- [Bug] Claude ignores CLAUDE.md rules and over-relies on memory, causing stale state issues
- Bash tool hangs on heredoc inside command substitution exceeding ~512 bytes
- [BUG] `/terminal-setup` silently breaks non-US (AZERTY) keyboards by enabling "Use Option as Meta key"
- You've hit your session limit · resets 5:30pm (Asia/Jerusalem)
- [FEATURE] Add option to disable/lock the delete button for chat history in VS Code
- [Bug] Anthropic API Error: Output blocked by content filtering policy
- VS Code extension: pinned first message hides conversation when long
- [错误]Claude Code session becomes permanently unrecoverable after 424 error "Invalid data in redacted_thinking block"
- Feature: sticky input prompt while scrolling output
- [BUG] Auto-updater rewrites ~/.local/bin/claude as self-referential relative symlink → ELOOP (recurrence of #45260, on 2.1.152)
- .
- [BUG] ExitPlanMode "Other" input truncates with … while typing, but wraps correctly when content returns from $EDITOR
- [BUG] ExitPlanMode "Other" input truncates with … while typing, but wraps correctly when content returns from $EDITOR
- [BUG] Issue: Remote Control sessions appearing in Claude Code Desktop even when Desktop is closed
- [BUG] Bad application title in Mac OS when requesting access to terminal
- Python file I/O snippets should always include encoding='utf-8' to prevent silent data corruption on Windows
- [BUG] Files open in same panel/sidebar as Claude Code chat instead of main editor
- skill-creator: Windows incompatibility in run_eval.py — select.select on subprocess.PIPE fails (WinError 10038)
- skill-creator: trigger eval framework uses slash-command proxy — 0% recall on path-triggered skills
- Improvement: Diagnose port conflicts by checking if the project itself is already running
- [FEATURE] add agentMinimalView option
- boundary-test-ignore
- [BUG] Legacy Anthropic extensions (Filesystem v0.2.2, manifest_version 0.2) not enrolled in auto-update — break silently on protocol bumps while newer ext-apps extensions update normally (Windows, CDA 1.9255.2)
- Multi-root workspace UX: show active CWD and make root switching obvious
- [Bug] Anthropic API Error: Tool Call Parsing Failed
- [Bug] Excessive token consumption in sessions
- Bypass Permissions mode fails to apply on session start, falls back to Accept Edits
- [BUG] Cowork shell sandbox fails on Windows ARM64 in Parallels — nested Hyper-V cannot execute VMs on Apple Silicon
- [BUG] OAuth login flow broken on Windows — blank page, never completes
- [BUG] Agents view breaks scroll in terminal
- [FEATURE] Project switcher / change working directory within an active session
- MCP tools/list_changed notifications not honored in headless --print --output-format stream-json mode
- [FEATURE] Surface the token counter independently of viewMode: "verbose"
- Codex runtime: session stops dispatching after stream compact disconnect
- [FEATURE] Surface usage info (descriptions, homepage link, README) in the /plugin detail view
- [Bug] Keyboard shortcuts and conversation history not functioning properly
- [BUG] Auto Mode not appearing in Shift+Tab cycle or /permissions despite being enabled
- [Bug] Sessions Endpoint Returns 401 Unauthorized While Other Endpoints Work
- --resume <session-id> returns 'No conversation found' despite valid .jsonl file on disk
- [Bug] Agent fails to distinguish taxed vs untaxed prices despite clarification attempts
- [BUG] Agent view: slash commands treated as prompts and forwarded to subagent
- [Bug] Remote Control injects claude.ai account MCPs into CLI session without opt-out
- [BUG] Write tool gate denies path that permissions.allow glob clearly matches
- [FEATURE] Compose-while-working with send-time choice of interrupt vs queue (Codex-style)
- [BUG] Cowork: 403 Request not allowed on every request — Pro plan
- [Bug] `/doctor` command fails to resolve "not up to date" status
- [BUG] Cowork does not load ~/.claude/CLAUDE.md at session start
- Atlassian MCP: Add getJiraComments tool
- [Feature Request] Add lighter styling options for prompt area in fullscreen mode
- Feature request: configurable PowerShell tool shell initialization for Windows encoding
- Auto-rename active session to match current git branch
- [BUG] URL fetching from public sources no longer works — regression breaks documentation workflow
- Skill picker should distinguish custom-authored skills from plugin/core skills
- [BUG] Files over some size threshold (in my skill's case, a file >614 lines / >23,458 bytes) get cut off in the Linux-sandbox view, preventing skill from executing on Windows
- [FEATURE] Add "Copy to clipboard" button for code blocks and command output
- Auto-rename active session to match current git branch (incl. parallel-agent / worktree workflows)
- Poor contrast on selected row in claude agents dashboard
- [BUG] Streaming output corrupts CJK characters to U+FFFD at UTF-8 chunk boundaries (still repro on 2.1.150)
- Claude Desktop 3P mode — inferenceCustomHeaders not applied to HTTP requests
- Pinned background jobs auto-respawn from done state, firing agent-start notifications at idle
- [BUG] Cowork Infrastructure Incident Report
- [BUG] Claude Code Desktop App — Bug Report
- [FEATURE] Expose image path/data to MCP tools when backend model doesn't support images
- /ultrareview crashes during Find phase before producing findings
- [FEATURE] Editable queued messages with auto-send lock
- Auto-mode classifier blocks read-only prod-DB reads on user-owned infra with no in-session escape hatch
- Per-project plugin enable/disable via .claude/settings.json
- Scroll by keyboard (Shift+Page Up/Down) does not work on the history on Claude Code for Windows.
- No user-side exit from plan mode when triggered accidentally
- [BUG] Content filter blocked while working on calculator app
- Support held-pointer browser interactions for canvas/WebGL preview QA
- [BUG] Web sessions hang waiting for assistant output; switching tabs + back often "shakes" them loose
- [Bug] Anthropic API Error: Missing corresponding server_tool_use block for advisor_tool_result
- Assistant turn fails to generate after Bash tool result; harness loops on 'Retrying in 0s · attempt 1/10' for ~10 minutes
- [BUG] Bash input cwd is literal "~" instead of expanded $HOME on remote Linux host
- .mcp.json servers silently absent from session tool manifest despite enableAllProjectMcpServers:true and 'claude mcp list' reporting Connected
- [BUG] `isolation: "worktree"` on Agent tool creates worktree but doesn't bind subagent CWD or rewrite parent-path references
- Tmux scrollback broken after May 26 update (v2.1.152)
- [BUG] "Allow bypass permissions mode" setting enabled but sessions always start in Accept Edits mode
- [Bug] Linux: _globalLastSpawn is not defined — Workspace fails to start
- [FEATURE] Chat history of Cowork and Code becomes unavailable once subscription ends
- Subagents fail with 400 when using Azure Foundry: effort parameter not supported
- [BUG] Repository not indexed in Claude Code picker - tested 3 fresh public repos
- [BUG] - Planning mode proceeds without final confirmation
- [BUG] UI incorrectly shows Claude working
- [BUG] Silent entitlement regression May 22 — 200k cap on Max plan, extra usage charged against plan capacity, 20x token burn rate on identical prompts — no outage, server-side account state, all surfaces
- Feature request: pre-text-emission hook to enforce content policies on assistant prose
- VS Code save events not triggered on Claude Code file edits
- [BUG] Anthropic backend silently overwrites ~/.claude.json on every launch — tengu_hawthorn_window restored to 200000 immediately after manual edit on Max plan account
- Poor performance on Linux desktop GUI development (PySide6) compared to web chat
- [FEATURE] Session Bridge - Structured Context Preservation for Long-Running Agent Sessions
- [FEATURE] `Agent(cwd: ...)` is silently accepted but does not change the spawned subagent's working directory; LSP remains anchored to the parent session
- [BUG] AskUserQuestion: ESC cancels the tool call, collides with vim-style normal-mode navigation
- Claude Desktop doesn't pass --dangerously-skip-permissions to child claude processes even when bypass is opted-in
- Default keybindings.json: cmd+c in Scroll context conflicts with macOS system copy
- [BUG] Claude Desktop App Does Not Work, Stuck Loading/Spiral Screen
- [Bug] Claude Code consuming excessive tokens without producing code output
- Dark mode: agent list highlighted row has unreadable 'white on white' summary text
- [Feature Request] Support mixed execution modes for main thread and agents
- VS Code extension: past conversation tabs show titles but empty content / no context on reopen (Windows, mapped network drive)
- [BUG] Claude Code 2.1.152 hangs on startup (Fedora 42, VirtualBox)
- claude code desktop app section re-arrange capability
- Claude conflates static-presence verification with runtime-correctness verification — ships unproven code in customer-facing artefacts and misrepresents state
- Behavioral drift away from user-granted autonomy in long sessions despite memory rules
- Managed Agents: shared-filesystem default conflicts with per-task isolation disciplines
- Managed Agents: idle session billing details not publicly disclosed
- Managed Agents: specialist kill / interrupt semantics not documented
- Credit balance is too low .. Closed
- Multiline input: arrow keys should navigate lines, not history
- I appreciate you wanting me to help, but I need clarification. You're asking me to generate a GitHub issue title based on a bug report, but your message describes a testing request rather than a specific bug that's been encountered. To create an appropr
- [BUG] Remote Control bridge fails with "/login" on macOS desktop app despite valid claude.ai auth
- [BUG] AI given misleading system context after compaction
- [BUG] Claude Code VS Code extension truncates HTML files on save (LF→CRLF rewrite chops trailing scripts)
- Claude Desktop: GitHubPrManager polling stalls main process with several worktrees on Windows (1.9255.2.0)
- [BUG] PR monitoring routine silently no-ops on repos that report CI via commit statuses
- Add a visible scrollbar to the TUI for fine-grained scroll navigation
- Org-configured plugin marketplaces not synced to local CLI on login
- [Bug] /exit with worktree generates invalid resume command
- [BUG] Cowork sandbox FUSE mount serves stale inode for entire session — silently corrupts bash git commit; now also corrupts .git/config on every Windows-side gh pr merge
- [BUG] Cowork can't mount paths inside Dropbox on macOS.
- Claude violated explicit CLAUDE.md rule and leaked site-specific identifiers into a public GitHub PR body
- Claude Code sessions inconsistently sync to Claude iOS app — some sessions visible, others not
- MCP server configurations should inherit from parent directories
- **[BUG] Cowork: sessiondata.vhdx not found — path mismatch between copy destination and expected location**
- [BUG] Cowork (Windows): caches fill sessiondata.vhdx; env-based caches can't be self-fixed & orphaned session dirs never cleaned
- Assistant message prefix + indent + wrap breaks command copy-paste
- Opus 4.7 (1M context) regressing on prompt fidelity + scope discipline — session log
- claude-in-chrome: Browser extension never connects on Linux (tabs_context_mcp always returns 'not connected')
- [FEATURE] Support Dracula and other terminal themes for syntax highlighting in CLI
- docs: clarify that project CLAUDE.md / AGENTS.md are not inherited by subagents
- enhancement: first-class subagent policy primitive — explicit in-prompt rules still get rationalized past
- [Bug] EnterWorktree fails when agent has cwd override in isolated mode
- [BUG] `gitStatus` snapshot is captured at process launch, not at first-prompt-submit — goes stale when other workers commit before you type
- [FEATURE] [BUG] [ENHANCEMENT] Chrome Extension Not Dismissible - No way out.
- [BUG] [Bug] Cowork Desktop only shows Sonnet 4.6 (1M) — no standard 200K option, triggers usage credits error on Max plan
- [Bug] Auto-update failed with diagnostic error
- [BUG] Releases not gated behind changelog update. Doctor reports stale "Latest version".
- Hooks fail on non-FHS systems (NixOS): ENOENT posix_spawn '/bin/sh'
- [Bug] Cannot write to temporary directory on macOS
- Session list should show sessions from all entrypoints (VS Code + Desktop)
- [BUG] Preview pane spawned by background session opens in foreground session and stays there
- [BUG] Claude Code agent violated explicit instructions, consumed 25%+ of weekly Max(20x) usage, then denied the violation.
- v2.1.152 native installer build hangs indefinitely on ARM aarch64 Linux
Resolved issues (719)
- [BUG] v2.1.147 regression: HTTP MCP servers without optional GET listening stream - 404 misinterpreted as session expiry, transport torn down
- Agent tool: automatic async escalation when run_in_background is unset is undocumented
- [BUG] You're out of extra usage on Enterprise
- [FEATURE] Add /reload-skills command to refresh skill discovery mid-session
- [Bug] AskUserQuestion panel not anchored to bottom in fullscreen TUI mode
- [Feature Request] Add theme tokens for assistant message backgrounds in fullscreen mode
- [BUG] HTTP MCP server returning RFC 6750 401 without RFC 9728 `resource_metadata=` hint surfaces as 'Failed to connect' instead of triggering OAuth dance
- Bug Report: Background subagent state sync — zombie 'running' agents cause stop hook infinite loop after all subagents have terminated
- Background tasks panel: stopped tasks reappear as Running after session switch / refresh
- [BUG] Display is garbled when using agent view mode
- Agent View: home page input frozen after returning from agent detail (Windows)
- Interactive `claude` sessions are classified as background jobs post-2.1.139, causing bg-only guards to fire on user-foreground work
- Feature Request: Add Chinese (Simplified) UI Localization
- Mouse-tracking escape sequences leak into prompt input from new agent view
- [DOCS] Agent view sleep/wake docs are outdated for background session recovery in v2.1.142
- [BUG] 'claude agents' silently refused from inside any Claude Code session — uninformative error masks the process-tree gate
- [DOCS] Agent view deletion docs say deleted sessions remain resumable
- [BUG] Background agents: every daemon-spawned worker crashes "exit 1 before init" (macOS arm64)
- [BUG] in agents view, after a `/branch` neither the original chat nor the branch show up in `/resume`.
- [DOCS] Agent view Ctrl+C guidance is outdated for attached `!` commands
- [BUG] Can't background sessions
- [BUG] [Agent View] IME candidate window jumps to bottom-right after returning from agent view to a session (Windows Terminal, v2.1.148)
- Bug: native Claude Code skills missing from /<skill> autocomplete in claude agents dispatch input
- Agents view scroll sensitivity is too high compared to regular view
- Background session: $CLAUDE_JOB_DIR writes trigger "sensitive file" prompt with non-persistent allow-list
- [BUG] /copy in `claude agents` (FleetView) silently fails — toast shows success but OS clipboard is not updated (tmux + VS Code Remote SSH)
- [Bug] Claude agents interface: incomplete skill loading, copy functionality UX issues, and terminal responsiveness degradation
- Stop hook infinite loop: hook execution creates new task files that re-trigger the hook
- [BUG] Background sessions don't load user agents from ~/.claude/agents/ into the Agent tool registry (related: #41973, #58353)
- [BUG] Agent mode status shows "working" during permission prompts instead of "waiting for input"
- [BUG] `claude agents --allow-dangerously-skip-permissions` defaults to bypass instead of allowing it
- [Bug] FleetView: background agent stuck in 'working' state when it enters plan mode or asks a question
- [BUG] 2.1.143 background agents crash exit 1 before init on macOS arm64
- `claude respawn` silently fails on background sessions that hit "request too large" — only nuclear `claude rm + claude --bg` recovers (loses conversation)
- [BUG] Agent View: attached session scroll completely broken on macOS (Ghostty + Warp)
- [BUG] SessionStart Hook in Project Settings Crashes All Agent View Background Sessions
- claude agents: bg-spare workers exit 1 before init non-deterministically on claim
- [BUG] Background-fleet "deleteJob" silently unlinks main session JSONL despite cleanupPeriodDays: 36500
- Windows: agent-created node_modules junctions from git worktrees cause source-file deletion on worktree remove
- Stale background daemons from prior version cause ENOENT posix_spawn when launching agents after upgrade
- [BUG] [Agent View] Persistent flicker and broken input on Windows Terminal + Git Bash with CJK (v2.1.145)
- [BUG] claude agents: keyboard input (Esc/f/x) unresponsive after a /btw answer while the session's main task is still running
- macOS: background agent binary lacks bundle ID, causing TCC permission churn on upgrades
- [BUG] Returning from agents/sessions side panel (→ key) silently downgrades main session from 1M to 200k context window
- [Bug] Status line truncated when attached to claude agents managed session
- [BUG] FleetView (`claude agents`) remote session entry persists on Code tab after TUI exits (zombie entries, no cleanup on relay disconnect)
- Background `claude` subagent_type auto-wraps in git worktree; `general-purpose` does not; doc says neither should
- [BUG] /background mid-turn silently drops the in-flight turn in the forked bg session
- [BUG] claude agents: status bar ignores terminal width, always renders at 80 columns
- [BUG] Text is randomly turning blue while using Claude Agents
- `bgIsolation` guard recovery path is broken: error tells agents to call `EnterWorktree`, which is a deferred tool
- Agent crashes with 'exit 1 before init' when cwd no longer exists (e.g. after project move)
- [FEATURE] Pass CLAUDE_CODE_SESSION_ID to plugin MCP server subprocess env (stdio)
- [BUG] Sandboxed warning only appears if project on .claude/projects/* doesnt exists
- [Bug] Desktop home banner "used over 100% of usage credits" contradicts Usage tab + CLI (both 35% session / 12% weekly, same account)
- Image paste requires two attempts on Windows -- first attempt always fails with not found
- [BUG] New Plan Mode using Image Attachments in Prompt to Generate Plan File Name (`~/.claude/plans/image-1-image-2-some-thing.md`)
- [BUG] Intermittent terminal rendering corruption in VS Code (text selection forces a partial re-render)
- [BUG] Garbled/corrupted text rendering in terminal on macOS
- CLI rendering: chat panel becomes unreadable / Unicode-mangled mid-session
- C:/Program Files/Git/voice transcription mistypes ~50% of words in noisy environments (street/store)
- [UX] /context: token stats require scrolling past 100+ MCP tool entries to be visible
- [Bug] Ghost references to removed marketplaces and plugins causing errors
- [BUG] Unable to connect to API (ConnectionRefused)
- Expose Claude Code harness process-state to a per-instance state file
- [FEATURE] Session-pinned memory: persist specific memory file contents through context compaction
- [Feature Request] Add customizable syntax highlighting theme colors for terminal output
- Chrome MCP fails with misleading "Browser extension is not connected" when CLI's OAuth token is missing the bridge scope
- claude plugin update reports 'at latest' but cache stays stale vs refreshed marketplace (path-based plugins)
- [BUG] API Error: Server is temporarily limiting requests (not your usage limit) · Rate limited
- D:/software/Git/plugin 安装的技能在 VS Code 侧边栏中不显示
- /doctor false positive: 'npm-global' detected when npm prefix shares directory with native install
- [FEATURE]
- [BUG] Max plan: s1mAccessCache.hasAccess=false blocks Sonnet 1M, server re-caches on every launch
- [FEATURE] Claude桌面版希望增加 steer / mid-turn guidance(对标 Codex)」
- [BUG] Tilde (~) not expanded in hook command field — global UserPromptSubmit hook silently fails
- Feature: User-contributed training priors
- macOS IME preedit text leaks into input as a ghost attachment chip
- [Bug] Claude Code stops execution after ~20 seconds without completing task
- MCP integration: enable github-mcp-server "actions" toolset on the hosted GitHub MCP server
- [Bug] Model performance degradation: Opus responding with increased errors and context loss
- [BUG] BSOD on cowork activation - AMD RX 6500 XT + Hyper-V (Windows 11)
- Keybinding: cannot override default 'enter → chat:submit' with user bindings
- [FEATURE] User-facing way to clear or edit the TodoWrite/task tray without /clear wiping the conversation
- VSCode extension: show timestamp on user prompts in session view
- VS Code extension: history dropdown empty despite many local session JSONLs on disk
- [BUG] Web: image-only message (no text) poisons session with 400 messages: text content blocks must be non-empty, and /rewind doesn't recover it
- Claude Code links in code-server webview open as URLs instead of editor actions
- [BUG] API Error: Server is temporarily limiting requests (not your usage limit) · Rate limited
- Claude Desktop/Cowork VM bundle silently consumed ~9 GiB and left disk nearly full while CLI was 2.1.148
- Activity Monitor shows version string (e.g. `2.1.144`) as process name instead of `claude`
- [BUG] autoUpdate: true on extraKnownMarketplaces does not re-install plugins
- Background command completion notification HTML-escapes shell metacharacters
- [Bug] Anthropic API Error: 500 Server Error
- [FEATURE] Add Chinese (zh-CN) localization for CLI UI strings
- WebFetch fabricates data from paginated JSON/API pages without signaling uncertainty
- [Bug] Claude Code ignores claude.md instructions and terminates prematurely after user response
- [Feature Request] Native session continuity — structured handoff across conversations
- Skill knowledge files not reliably re-loaded across multiple invocations in one session
- [Opus 4.7] Critical data loss: autonomous Kanban swarm wiped 7 user project directories (hard delete, Recycle Bin bypassed)
- hooks.json files rely on CLAUDE_PLUGIN_ROOT env var without fallback
- CHANGELOG.md missing versions (2.1.134-136, 2.1.144, 2.1.146)
- settings-lax.json uses double-negative disable semantics which is confusing
- [BUG] WorkspaceTrustError: trust dialog never appears in desktop app Code tab, blocking all sessions
- claude-issue-triage.yml triggers on every issue comment wasting Actions minutes
- code-review command references hard-coded github.com/anthropics/claude-code URL
- Add option to disable Caps Lock voice dictation trigger in Desktop App
- [BUG] Hook `if` filters falsely match Bash commands containing brace expansion
- [FEATURE] Provide non-email account authentication methods.
- [BUG] API Error: Server is temporarily limiting requests (not your usage limit) · Rate limited
- [FEATURE] Support external container runtimes as an alternative to the bundled VM backend
- Expose IDE MCP tools (openFile, getOpenEditors, etc.) as agent-callable
- Feature request: persistent project-level session name
- Defer agent tool schema (like MCP/skills) + allow per-project agent scoping for plugin-contributed agents
- [Feature Request] Add non-interrupting custom commands for tracking tasks and bugs during sessions
- [BUG] VS Code extension injects node_modules into system context, ignoring .claudeignore and files.exclude
- [FEATURE] Allow promoting /btw responses into conversation context
- [BUG] Cowork - Claude Code process exits with code 139 (SIGSEGV) on launch
- [Bug] Claude Code connects to wrong IDE instance when multiple IDEs running
- [Feature Request] Make environment settings accessible during active sessions
- Document cloud session TTL and expiration policy for Claude Code on the web
- Cloud sessions silently terminate after ~7 days with no warning or documentation
- [BUG] SEVERITY: CRITICAL — THIS IS BLOCKING PRODUCTIVE WORK AND SHOULD BE ADDRESSED IMMEDIATELY
- [FEATURE] Yoo i need claude desktop support for linux what's happening yall please give that
- Subagent requests don't place cache_control on trailing system-context block — ~4.7K tokens re-written per fresh spawn
- Edit tool prompts for approval despite --dangerously-skip-permissions and bypassPermissions settings
- Claude Opus 4.6: incorrect Elementor Accordion recommendations (Schema FAQ, HTML Tag)
- [FEATURE] Enable Claude Code to open new terminal windows on Win/mac/linux
- [FEATURE] Built-in update notification for Claude Code
- `/context` under-reports MCP tool schema consumption (shows 0 tokens per tool, actual ~100K hidden in "Messages")
- LSP diagnostics leak across sibling git worktrees
- Docs: Add tmux configuration guide for CLI users
- [BUG] Claude Desktop crashes on switching to Code mode (Windows 11 Home, MSIX)
- [BUG]
- [BUG] Anthropic yukonSilver detection bug Issue with Surface Pro
- [DOCS] In version 2.1.111 says "Added /less-permission-prompts skill" and must be "/fewer-permission-prompts"
- [BUG] UserPromptSubmit hooks silently not firing in git worktree sessions
- [BUG] Bare hook entry {type, command} silently breaks entire hooks config — no error, no warning
- Per-session MCP server profiles to reduce token overhead
- [BUG] The Extra Credit $100 Disappeared After The Max Subscription Expiration
- [BUG] Claude Code broke my git authentication.
- [FEATURE] Auto-return to message input box upon selection of a model, effort, or mode via hotkeys.
- Claude misinterprets 'Continue from where you left off' system message, truncating response after tool use
- [BUG] req_011Ca5k1huAzfp9jwUTyqRvJ
- [BUG] Session resume fails on macOS case-insensitive filesystem when path casing differs
- Support OSC 8 hyperlink sequences for file paths and URLs in TUI output
- I tried to vibe code and after reading the files, it...
- Users need reliable instruction enforcement without building a hook for every failure mode
- [FEATURE] Fire hooks on background task completion
- Disabled SDK MCP servers still injected into every session's --mcp-config
- [BUG] Cost tracking understates actual spend — sideQuery/classifier tokens and background subagent costs excluded from /cost
- [BUG] Claude code can't change folders or doesn't remember the folders structure
- [BUG] recent seccomp change for /sandbox broke executing Windows tools from WSL
- Permission engine misparses file paths containing colons
- [BUG] Claude Code v1.0.32 (Build 1.2773.0) Crashes Immediately When Selecting "Code" Tab
- [BUG] Desktop app statusline shows stale closed PR that can't be dismissed
- [FEATURE] Add CLI command to delete all Claude Code sessions as well as a particular session
- [Bug] Claude API service degradation - inference quality issues
- [BUG] Max 20x plan ($200/mo) — quota exhausted in ~1h, making the product unusable for our team
- [Bug] /setup-bedrock propagates shell env to all active sessions, causing mid-session model switches and session loss
- [DOCS] CLAUDE.md line limit mistranslated as ~500 in all non-English locales (should be 200)
- Support envFile setting to load environment variables from a file
- [BUG] Mixed Code From Different Claude Projects
- [BUG] Pending tasks cannot be removed — X button has no effect
- [BUG] Extreme performance degradation - Model admits it cannot be used for production work
- [BUG] File links in Claude Code panel non-functional - regression from v2.1.4 fix
- [BUG] Content area lags behind sidebar when switching between modules (Chat → Code)
- Claude sent live email via external API without user permission
- [Bug] Claude Code ignores CLAUDE.md canonical file rules, creates duplicate parallel implementations
- [Bug] Auto mode ignores explicit permissions in settings.json and prompts unnecessarily
- [BUG] Auto-generated worktree/branch names contain ableist vocabulary (e.g. "crazy")
- claude -p with --output-format text hangs after completing — MCP servers not cleaned up
- claude_code.llm_request spans emit non-standard token attrs (input_tokens / output_tokens) instead of gen_ai.usage.*
- [Bug] Claude projecting internal thoughts as user commands, ignoring instructions
- Bug: rate_limit_event injected mid-NDJSON-line in stream-json output, corrupting assistant event parsing
- [MODEL] ALL
- [Desktop] Allow resizing the divider between split sessions
- [Bug] Ultraplan: Session creation failed during initialization
- Inline-code blue color bleeds into first word of next table cell
- [Feature Request] ultrathink should default to MAX or XHIGH effort level
- 2.1.51 (Claude Code) - Opus consistently performs shallow analysis when asked for "deep dive" audits, requires 15+ repeated requests to reach thorough output
- [BUG] CoWork fails to start on macOS — checksum mismatch downloading claude-code-vm 2.1.111 (linux-arm64)
- [FEATURE] Allow launching the app preview from a new session or independently of session lifecycle
- [FEATURE] Allow creating a new branch directly from the branch selector when no matches are found
- Scheduled Task: Claude Remote failed to switch branches, regressed prior fixes, and consumed tokens without progress
- Claude Opus 4.6: positive feedback — mid-answer self-correction on fabrication
- [Bug] Regression: Claude Opus context window downgraded from 1M to 200K on Max plan
- [BUG] 1M context window regressed to 200K on Max plan (~March 26-27)
- [BUG]
- [BUG] Getting Please run /login · API Error: 403 on skill load when using with LiteLLM
- [BUG] gh pr view polling causes repeated 200-500% CPU spikes when branch has no PR
- [bug] Notion MCP notion-update-page update_properties: relation property rejects valid single-page URL
- [BUG] Error code 1GY780K
- [bug] Notion MCP notion-update-page replace_content: child page URLs sharing 8-char prefix get deduplicated
- Subagent task-output symlink mtime is stale — causes false 'stalled' diagnoses
- [BUG] `claude --worktree` fails inside a bare repository
- [BUG] `Ctrl+[` no longer switches to NORMAL in vi mode on Claude Code 2.1.1
- [Bug] Sub-agents in worktrees cause persistent working directory drift
- [FEATURE] statusLine JSON data-provider extensibility — let authors inject custom keys instead of filing per-field FRs
- Claude in Chrome: 'Invalid token or user mismatch' on Desktop app bridge connection
- [BUG] Desktop app on Mac. UI Layout Jitter / Ghosting on Sidebar Interaction
- [FEATURE] Allow non-blocking commands to execute in parallel with ongoing Claude thinking
- [Bug] --channels feature unavailable on max account with Telegram plugin
- Plan mode bypass: ExitPlanMode returns approved state without user interaction; UI indicator does not update
- EnterWorktree resolves path to 'ready' instead of actual worktree directory
- [BUG]
- [FEATURE]Feature Request: Auto-Compact / Checkpoint Prompt Before Context Limit in Claude Code
- [Bug] Anthropic API Error: Model Version Regression or Unavailability
- [BUG] Claude DesktopCan´t be quit on MacOS 24.4.1
- Claude Code extension times out on startup in VS Code (subprocess initialization)
- [Feature Request] Agents need built-in access to current Claude Code documentation
- [FEATURE] Eclipse IDE Plugin
- Feature request: Built-in clipboard viewer for macOS/Windows
- Subagent `skills:` frontmatter preload does not inject skill content when the skill has `disable-model-invocation: true`
- [BUG]
- [BUG] Cowork tab not showing on Windows 11 Pro - Claude Desktop v1.3109.0
- [BUG]
- [BUG] Playwright MCP (stdio) hangs/timeouts on Linux after 2.1.113+ native-binary spawn rewrite
- Duplicate detection bot is auto-closing valid issues at scale — 15,240 closures and counting
- "Approaching usage limit" warning persists when extra usage is enabled and credit is available
- app-server-broker.mjs processes leak when Claude Code session ends abnormally
- [BUG] --worktree flag panics with segfault when .claude/worktrees directory already exists
- [BUG] Opus 4.7 could not produce a trustworthy bootstrap plan in a brand-new low-context repo without repeated user correction
- [버그] 서브에이전트(Explore)가 .env 파일 전체를 채팅에 출력 — 메모리 보안 지침이 서브에이전트에 적용 안 됨, 동일 사고 2회 반복
- [BUG] Every Bash tool call fails with Working directory "..." no longer exists, but Glob/Read against the same path succeed
- [FEATURE] Permission mode: trust CWD & promp for any actions ouside CWD
- [BUG] Claude App Mac: left side of the window is cut off, even with sidebar width and zoom changes
- Claude gave incomplete GitHub issue reports requiring multiple follow-up rounds to get all required fields
- Claude made 3 wrong CSS selector attempts on live site before finding correct Tutor LMS selector
- [Bug] Claude ignores custom instructions from memory and referenced files
- [BUG] desktop app crashing upon opening code
- Claude repeatedly asked user to verify changes instead of self-verifying via available browser MCP
- [BUG] Stale states causing deadlock issue in Claude Desktop
- [BUG] Claude Code install script reports 32-bit error on 64-bit systems when run without Admin privileges
- [BUG] Claude CLI view in Eclipse plugin loses input focus after response; clicking inside view does not restore it
- Bring back auto-scaling of effort level / model
- [BUG] Claude Code process exits with code 1 in Claude desktop app Code tab (SSL trust failure)
- [Bug] Excessive token consumption on simple tasks due to prolonged exploration phase
- `claude --bare -p` reports 'Not logged in' even when authenticated
- [MODEL] Cannot handle > 1 bug fix in a conversation
- [BUG] Excessive tendency to stop workflow when unnecessary even when directed in CLAUDE.md not to.
- [BUG] Routines does not trigger on GitHub Release published
- [FEATURE] Add a pre-auto-mode-classifier hook version of PermissinonRequest
- Edit permission rules in allow list have no effect — permission dialog always shown
- [BUG] macOS 26.4.1: claude -p exits with code 0 but no output, claude auth login hangs indefinitely
- [BUG] End-of-session "N repos" panel duplicates a repo when MCP scope and git remote casings differ
- [BUG] session created in the wrong place
- [Bug] Native image processor (sharp) not found in Windows bundle since v2.1.88 — breaks image paste in heavy-context sessions
- [BUG] ~/.claude/skills/ directory deleted on first run after 2.1.113→2.1.114 update (native binary migration)[BUG]
- [FEATURE] CLI: Support clipboard image paste in VS Code devcontainer via IPC
- [Feature Request] Combine `plugin marketplace add` and `install` into single command with `--install` flag
- [Bug] Multiple reliability issues: Remote Control not working, mobile app task completion failures
- [FEATURE] Allow `skill-creator` `run_loop.py` to use other authentication methods besides API keys
- [BUG] Cowork left sidebar completely missing — no Settings, navigation, or Feedback buttons visible
- [BUG] Claude Code fully consumes the usage limits with a single task that uses only about 10% of the context.
- [Feature] Add fileHistoryExclude config option to prevent secret-bearing files from being snapshotted
- [Bug] Team agents spawned with Opus 4.7 200k context window instead of 1M context model
- CLAUDE_CODE_SUBPROCESS_ENV_SCRUB should not override permission mode
- /feedback command still appears when DISABLE_FEEDBACK_COMMAND=1 is set
- Manage Plugins modal (VSCode extension) renders one row per project-scope install, all labeled identically
- [BUG] Scheduled-task session clock reads stale "now" after multi-day permission-approval wait, causing skills' elapsed-time caps to fire immediately
- [BUG] Session VM process not available. The session may not be fully initialized
- [BUG] 401 Authentication Error — OAuth token rejected on all servers despite valid Max 20x subscription
- [BUG] Authentication login loop - user cannot authenticate VS Code extension despite valid organization membership
- [BUG] Channel plugin bun processes orphan on session exit, accumulate indefinitely
- [BUG] Large paste silently truncated from beginning in prompt input (v2.1.112)
- [MODEL] Human: let's stop here. end the session
- Desktop App: Sidebar shows no diff for file changes when CWD is not a git repo
- VS Code extension: skill invocation no longer shows visual badge (regression since ~2.1.110)
- [FEATURE] Agent-scoped MCP server configuration — allow agents to override or isolate MCP configs via frontmatter
- [BUG] [iOS App] Long conversations with code blocks take minutes to load — app blocks interaction until fully rendered
- [BUG] Agent Teams: teammates intermittently stop receiving SendMessage after extended polling (default mode, not tmux)
- [Bug] Anthropic API Error: Atlassian Connector Not Accessible via CLI After Teams Migration
- [BUG] Account disabled without explanation — Max 5x gift subscription, no support response after 1 week
- [MODEL] Auto mode system prompt promotes proactive behavior beyond user's intended scope — causes destructive runs
- [BUG] /ultrareview blocks on "enable overage billing" while /extra-usage reports unlimited extra usage is already enabled
- [BUG] Bug report: Claude Desktop crashes on streaming powershell code blocks
- Claude collapsed a staged-rollout approval into a batch execution, bypassing the verification gate the user explicitly asked for
- [FEATURE] Scripted session access: capability-scoped channel for spawned scripts.
- [BUG] Worktree status bar shows diff against default branch instead of selected parent branch
- [BUG] /tui fullscreen clips bottom rows under tmux status bar (doesn't account for multiplexer chrome)
- Read tool renders JS Unicode escape sequences inconsistently, causing Edit failures
- Five days of compounding failures — Claude Code is unreliable in complex, persistent projects
- [FEATURE] Add ability to revert to a previous question state after AskQuestion tool was used #18141
- [BUG] Claude Desktop: Pinned projects become undismissable zombies in sidebar after the underlying project is deleted
- effort level displays max in banner but runs at medium
- [BUG] Child/nested claude processes orphan on /exit in WSL systemd environments, triggering cross-process GUI freezes via vmmem CPU spikes
- [DOCS] Where did the Cowork and Code tabs go?
- [BUG] Pressing numeric key in option interface executes currently selected option, not option associated with number
- Session conversation .jsonl files not written when using parallel subagents — history permanently lost
- [BUG] ZodError in permission system blocks all tool operations on ~/.claude/agents/
- [BUG] present_files rendering silently degraded on Sonnet models — Opus still works, no changelog
- Max Plan Abnormal Quota Consumption — Formal Report
- Docs: SKILL.md `model:` revert semantics and skill-to-skill inheritance unspecified
- [BUG]
- [BUG] Claude Code wastes wall-clock time polling for background tasks that already completed
- Escape-to-interrupt spawns duplicate agent instances; scrollback replays prompts and drains tokens
- Model makes no distinction between inferred claims and verified claims — both produce equal confidence
- [MODEL] Opus 4.6: sloppy-read → premature-conclusion → user-retry-demand failure loop
- Auto-mode permission decider denies remediation-gated retries after PreToolUse hook denial
- BUG: Model persistently capitalizes Linux username in paths despite explicit CLAUDE.md rule (regression of #27777)
- [BUG] Perpetually Spinning Github Connector blocks web chat functionality
- [FEATURE] Voice mode: wake-word activation, toggle-to-talk, and configurable keybinding
- MCP OAuth: auto-resume model turn after authentication completes
- Feature request: evaluate and score user-created subagents and skills with keep/remove recommendations
- [Bug] File links in chat ignore workbench.editorAssociations settings
- [FEATURE] Add /fork (conversation branching) support to VS Code extension
- [BUG] macOS Claude App Bug Report — Chat Pane Left Margin Blank Gap
- [BUG] Chinese IME + slash command: pressing Enter during IME composition clears input instead of executing command
- [FEATURE] Drag & Drop in VS Code extension
- [BUG] Drag and drop folders into VS Code chat panel does not work (files work with Shift)
- [BUG] Local Routines (scheduled tasks) execute 5 times consecutively instead of once per cron trigger
- [BUG] Agent definition with invalid frontmatter is silently ignored
- [Feature Request] Event-driven co-browsing mode for Claude in Chrome extension
- [BUG] `/mcp` menu appears to use the `Confirmation` keybindings context
- [Feature Request] Preserve prompt context when transitioning to plan approval mode
- Support programmatic authentication for Snowflake MCP (PAT, External OAuth)
- Auto mode hangs silently when a tool call is rejected by sandbox/permissions
- [FEATURE] Expose all API-available models in Claude Code Desktop model picker
- [BUG] Claude Desktop Cowork hangs on launch and crashes on macOS 26.3.1 (Apple Silicon)
- [BUG] Website installer failed to work with vs code, running claude results in no application running due to path issue
- Add option to "ask about this change before doing it"
- [Bug] Performance degradation causing slow command execution
- [FEATURE] Allow custom avatar/icon in CLI header
- [BUG] Help Screen Will Not Close
- Assistant hallucinated unsolicited Telegram invite URLs in reply
- [BUG] WSL2: Bash tool fails with E2BIG because Claude wraps bubblewrap in single /bin/bash -c string exceeding Linux MAX_ARG_STRLEN
- [Bug] Model Hallucination: Incorrect Reasoning Confidence Without Evidence Verification
- [FEATURE] Display usage counts in /skills command
- /config → Usage submenu has three layout glitches (missing bar, broken wrap indent, excess whitespace)
- [BUG] VS Code extension in Codespaces fails Bedrock auth with "Could not load credentials from any providers" while same Claude binary works from shell
- Cowork tab not shown on Snapdragon X (ARM64) — yukonSilver unsupported loop
- [Bug] Unresolved issues marked as pre-existing instead of addressing regressions
- [Feature Request] User setting to control worktree toggle default
- [BUG] Opus 4.7: In-session corrections not retained — structurally unreliable for autonomous operation
- [BUG] Despite x20 MAX it says "OUT OF EXTRA USAGE"
- [FEATURE] Pre-MCP-init hook so plugins can prepare shared infrastructure before .mcp.json is read
- [Bug] Anthropic API Error: Unexpected end of JSON input in Response parsing
- [BUG] When resizing the left sidebar (conversations list) to a narrow width, a stats overlay panel appears and blocks the main work area"
- [BUG] Cowork: project creation fails with generic error when name contains special characters (e.g. `|`)
- [FEATURE] Public capacity-signal endpoint for automation-friendly off-peak scheduling
- [BUG] Install script broken on Ubunutu 24.04 - x86
- [BUG] Claude Desktop Crashing under 1 minute every time I load it (PC)
- Bash tool on Windows Git Bash cannot find common binaries (git, task, ls) after 2.1.x update
- System prompt size tripled after update to v2.1.101, causing 3x faster quota consumption
- [Feature Request] Add QR code generation for remote-control URL
- PreToolUse hooks lack parallel tool call grouping context
- [BUG] Cowork shows "Virtualization is not available" on Windows 11 Pro despite Hyper-V fully enabled and services running**
- Claude Code makes factually incorrect statements about code it just wrote
- [BUG] "Update available" banner shows when already on the latest version
- Claude Code generated semantically incorrect class-validator decorator composition
- Post-compaction: Claude resumes the prior user request instead of the most recent one
- [Bug] CLI session authentication expires prematurely requiring re-authentication
- [BUG] /ultrareview fails "Could not find merge-base with main" despite local main branch existing with valid merge-base
- [BUG] /ultrareview fails with "failed to launch the remote session" under WSL2, same setup works from Windows-native CLI
- [BUG] Claude code windows app ssh connection not working
- [BUG] [BUG] Cowork tab missing on Windows — installer always lands in AppData\Roaming instead of LocalAppData
- [BUG] Write tool preview shows duplicated lines while on-disk bytes are correct (SHA256-verified)
- [DOCS] Hooks page would benefit from a concrete safety/recovery example
- [BUG] Admin cost_report API reporting ~100× above token-rate math — $3,147 vs expected $42 for the past 7 days
- [BUG] Cowork tab not showing on Windows 11 — only Chat and Code tabs visible, Pro plan
- [BUG] Claude Desktop 1.3109.0 (post-rewrite): Write/Edit tools silently fail to flush to disk mid-session — stale in-memory cache diverges from disk
- Desktop app Write/Edit tools report success but files don't persist to disk
- [BUG]
- [BUG] UI issue in claude desktop app for mac
- Allow user-level setting to default ExitPlanMode to acceptEdits (or hide auto mode)
- [MODEL] Claude code starts git find command to scan entire user folder
- Bug: `--remote-control` mode causes 400 error when message contains image (cache_control on empty text block)
- Opus 4.7: Excessive confirmation friction blocks autonomous workflows — regression vs Sonnet 4.6
- [BUG] `/btw` overlay blocks permission prompt dialog visibility
- Shell details panel output clipped by viewport — help line (escape keys) also hidden
- [BUG] Clicking "Move to New Window" causes chat to stop responding
- [BUG] claude-code 2.1.49+ exits on first tool call under gVisor (regression from 2.1.42)
- Feature request: Add OpenFile tool to open files in IDE editor without editing
- Claude Code feedback — trust loop, scope creep, and a defined 'prudent line' inside Auto mode
- [FEATURE] Have different icons in terminal tabs for different states
- [Bug] REPL cat() command fails to extract text or image from PDF files
- [BUG] Cowork bundled claude-code-vm 2.1.111 crashes on launch with Bun TypeError; 2.1.87 on same machine works
- [Hypothesis] Opus 4.7 preprocessing pipeline may be injecting semantic signals before inference, contaminating all model versions
- InstructionsLoaded hook fires 3x per file per compact event (causes 3x context reload waste)
- [BUG] add-dir command isn't working inside Claude Code
- [BUG] Claude Code violated .gitignore/.claudeignore policy by reading .env file using Bash cat command in auto-approve mode
- [FEATURE] Allow plugins to surface MCP servers in the Connectors UI panel
- [FEATURE] Add triggering_llm_request_id attribute to claude_code.tool spans for exact cost attribution
- [FEATURE] Chat history titles are not generated in Japanese in the desktop app
- [BUG] Windows desktop application Claude Code crashing the program.
- Sandbox regression: macOS open command fails with procNotFound (-600)
- [BUG] Claude Code with Opus 4.7 just started having a conversation with itself, and began unilaterally taking action on my workstation
- [BUG] Desktop app sidebar empty (no chats, no projects) after login — same account works on iOS and web
- [Feature Request] Restore /buddy command functionality
- [Bug] `/buddy` command disappears or becomes unavailable
- UserPromptSubmit hooks enable cross-session continuity — this should be native
- [BUG]
- [BUG] Illegal instruction crash on CPUs without AVX after 2.1.112 (native binary regression)
- [Bug] Extra usage consumed before regular usage limits reached
- CLAUDE_ENV_FILE: session ID mismatch on resume causes env files to be written to wrong directory
- [BUG] git push fails with HTTP 503 on git-receive-pack endpoint via the Claude Code proxy
- Plugin monitors/monitors.json auto-arm silently fails on 2.1.118
- [BUG] Control bytes (0x01, 0x05, 0x15, …) rendered as literal text "0x1" / "0x5" / "0x15" in input buffer when running under tmux -CC
- [FEATURE] Allow configuring slash command priority/ordering
- [BUG] Claude Code crashes every few minutes on macOS 12.7.6 (Monterey) since recent update
- [BUG] can't use openai api compatible moonshot ai api for kimi-k2.6
- Channel permission protocol: add 'always_allow' behavior option
- [BUG] All Bash tool commands hang indefinitely
- [BUG] /usage charts flash briefly then disappear
- Allow users to customize the terminal/tab title
- [BUG] Skill autocomplete no longer filters by substring match (regression)
- Claude stuck, 40% of my token wasted but it did nothing. SOMETHING WRONG HERE.
- [BUG] Google Calendar official plugin lost features
- [BUG] "Image uploads convert PNG to JPEG, destroying alpha channel transparency"
- [BUG] VSCode extension: current file context pill not shown when editor and Claude Code chat are in the same window
- [BUG] --bare --add-dir re-enables global ~/.claude/CLAUDE.md discovery
- [BUG] cowork tab is gone on Claude Windows
- [DOCS] Clarify whether extra usage applies to the weekly limit
- [BUG] Trust settings couldn't be saved on Windows after update to 1.3883.0
- [FEATURE] --bare mode needs a way to load project skills without --add-dir
- Claude Design share URLs return "not found" to unauthenticated clients (blocks Claude Code integration)
- [BUG] : $50 Opus 4.6 promotional credit disappeared (possibly after claiming $20 extra usage credit)
- tools: frontmatter — misleading error message + silent acceptance of non-documented Agent(a), Agent(b) syntax
- [Feature Request] Add default expansion mode for file tree view
- [BUG] MCP stdio server process is restarted/recycled between tool calls in recent Claude Code versions, causing stateful MCP servers (like appium-mcp) to lose session state and fail with error -32000
- [Bug] Tool result submission returns 404 Not Found error
- [BUG] Cowork tab not showing on Windows 11 Pro x64 — tab completely absent from navigation
- [BUG] /model picker on Bedrock only shows one model per family, ignoring availableModels in settings.json
- 2.1.118: 401 auth error with custom ANTHROPIC_BASE_URL (third-party provider, worked in 2.1.112)
- [BUG] Claude Opus quality regression since ~January 2025
- [BUG] Claude Desktop window never appears on Windows 11 25H2 - processes run in background but no UI
- Bidirectional text rendering: mixed Arabic/English on the same line breaks visual order
- Feature request: global default worktree isolation for spawned agents
- [BUG] [AGENT_TEAMS] Teammate spawn amplification: 1 spawn intent produces N (2-8) independent teammates racing on the same task
- Task-tool reminder fires repeatedly even when tasks are being actively tracked
- .
- [BUG] ExitPlanMode "Other" input truncates with … while typing, but wraps correctly when content returns from $EDITOR
- [BUG] /resume crashes: "undefined is not an object (evaluating 'q.thinking.trim')"
- boundary-test-ignore
- Codex runtime: session stops dispatching after stream compact disconnect
- --resume <session-id> returns 'No conversation found' despite valid .jsonl file on disk
- Auto-rename active session to match current git branch
- [BUG] Rate limits blocking multi-agent Claude Code workflows even at highest paid tier
- VS Code extension: pinned first message hides conversation when long
- [BUG] Opus 4.7 fails in Desktop Code mode with "role 'system' is not supported on this model"
- [Bug] Claude Code consuming excessive tokens without producing code output
- Credit balance is too low .. Closed
- Behavioral drift away from user-granted autonomy in long sessions despite memory rules
- Claude conflates static-presence verification with runtime-correctness verification — ships unproven code in customer-facing artefacts and misrepresents state
- Mouse tracking breaks terminal right-click context menu and text selection
- Assistant message prefix + indent + wrap breaks command copy-paste
- [BUG] Connectors/Customize settings page triggers macOS "git" developer tools popup on every load
- Allow Pro/Max accounts to issue API keys (unified billing)
- [FEATURE]
- [BUG] Sync problem to desktop app after purchasing (received confirmation email) PRO on web
- "Couldn't reach the MCP server" via Claude.ai web connector — requests never reach server (ofid references)
- [Bug] Agent fails to execute planned tasks and performs unintended actions
- [Bug] Performance degradation and reduced output verbosity in current session
- [BUG] 클로드 코드 폴더명 바꿔달라 요청하니 이전 폴더명을 찾으며 계속 이상동작함.
- [BUG] MacOS app crashes immediatly when loading up
- [Bug] 400 Error when processing images causes session loss
- Auto mode: release-window + owner-declared exception block + senior-user qualification
- [BUG] Claude Desktop file sidepane refuses to render plan files in ~/.claude/plans/ ("outside session folder")
- Cowork tab not visible in Claude Desktop v1.1.7714.0 — VM starts successfully, service running (Windows 11 Pro x64)
- [Bug] Anthropic API Error: Overly Restrictive Content Filtering on User-Generated Code Testing
- Users are billed for ~24M hidden input tokens/month per heavy seat — silent session resumes re-fire SessionStart hooks + re-send MCP instructions, with no UI disclosure or consent
- [BUG] Computer-use screenshot masks windows owned by a granted, tier="full" app
- You've hit your limit · resets 1pm (Europe/London)
- [FEATURE] Warn before processing a very large paste
- [BUG] Max plan (5x) incorrectly showing as Free tier — active subscription until April
- Scheduled tasks ignore model setting, always run on Sonnet 4.6
- effortLevel setting in settings.json not applied on startup
- [BUG] Claude Code used $130 of my credits unexpectedly (accidentally used the Sonnet 1M model)
- [Bug] Claude refuses to execute GitHub CLI commands for PR/ticket updates
- [BUG] Can not LOG IN to web app or CC CLI after upgrade from Max 5x to 20x
- [BUG] RTL/Hebrew text alignment issues in Claude Desktop
- [BUG] Mac Intel i5-3210M, erro "illegal hardware instruction", versões 1.0.88+
- [BUG] Claude Desktop macOS: Hebrew (RTL) text renders broken in all responses
- [BUG] Arabic RTL text still renders reversed in macOS Apple Terminal (v2.1.75)
- [BUG] Cowork Hyper-V causes PFN_LIST_CORRUPT BSOD and potential NVMe data corruption
- Hebrew (RTL) text input broken - each letter goes to a new line
- Desktop app: clicking links that HTTP-redirect opens a blank in-app pane
- [FEATURE]
- BiDi rendering bug: Hebrew + English mixed text appears in wrong visual order in responses
- RTL languages (Hebrew/Arabic) unreadable in Claude Desktop Mac app — missing dir="auto" on message containers
- [FEATURE] Add --no-extension flag to claude install for devcontainer workflows
- [BUG] Recent threads are displayed in the wrong order and marked with the same timestamp
- [BUG] Improper billing and intentional loop with intention of new billing
- [Bug] Claude 4.7 refuses authorized security tooling work that 4.6 handles
- [BUG] PostToolUse hook blocks Edit diff rendering in CLI
- [BUG] Non Relevant Persistant Error Message on Desktop App
- [BUG] OAuth token exchange fails on ARM64 (Raspberry Pi)
- [Bug] Opus 4.7 ships incomplete work with deferred test coverage and missing configuration entries
- Expose "extra usage" balance and spend in statusline JSON input
- [CRITICAL BUG] Cowork Mode Sandbox Overlay Silently Deletes All Existing Files in Mounted Directories
- [BUG] Claude for Mac UI broken in windowed mode (works in fullscreen)
- [BUG] UI displays stale state after session changes (branch label + plan content)
- [BUG] Claude Code tab unresponsive — process exits with code 1 (auth not passed in bare mode)
- System prompt size grew ~70K tokens between v2.1.89 and v2.1.96, making sessions unusable without frequent manual /compact
- Persist chat scroll position across session switches in the desktop app (affects both Claude Code and Claude Chat tabs)
- [BUG] Claude Code Desktop app: all sessions crash (exit code 1) when managed-mcp.json is deployed — enterprise MCP security controls unusable
- Hookify plugin: ImportError due to versioned cache directory structure
- [BUG] Schema enforces \.git$ on extraKnownMarketplaces git URLs — breaks Azure DevOps SSH URLs
- [Bug] Filesystem MCP server crashes on startup with "Server transport closed unexpectedly"
- defaultMode: "auto" in settings.json does not activate auto mode on session start (Max plan, Opus 4.7, macOS)
- PreToolUse/PostToolUse hooks silently disabled in subagents due to CLAUDE_CODE_SIMPLE check in _R()
- Chrome MCP disconnects after Claude Code profile switch, requires multiple app relaunches
- [Bug] Sandbox initialization fails on Linux: missing apply-seccomp helper in v2.1.98+
- After just 500k tokens i get - You've hit your limit · resets 2am, and previous it was just 700k tokens. Before last weekend i could do millions.
- [Bug] CLI output latency degrades user experience
- [BUG] Claude DESKTOP Mac crashes after new update
- [Bug] Missing /buddy Command - Command Not Found
- [BUG] Main right-side vertical scrollbar hitbox doesn't reach the window edge in the Claude Code tab of the desktop app
- Escape key doesn't interrupt in desktop app
- Feature request: include thinking_tokens in API usage response
- [BUG] Effort selector only appears for Sonnet in model picker — missing for Opus 4.7, Opus 4.7 (1M), and all other models (Claude Code Desktop, Windows)
- Claude Desktop on one MacMini shows no projects/chats, but the same account works on web on that MacMini, on another Mac, and on iPhone.
- bypassPermissions resets to acceptEdits when editing files under nested .claude/ directories
- [BUG] Cowork tab missing in desktop app v1.2773.0 on Windows 11 Enterprise
- opusplan plan mode skips Max-plan 1M auto-upgrade
- C:/Program Files/Git/resume fails to match customTitle when session grows beyond 64KB after /rename
- [Feature Request] Add global setting to disable auto mode for token usage control
- CronCreate session-scoped jobs never fire even when REPL is idle (2.1.111 desktop app)
- [FEATURE] Always-visible tab bar for quick switching between Chat, Cowork, and Code
- [FEATURE] : Support drag-and-drop files/folders into prompt input
- [BUG] Co work projects disappers after restart
- Sonnet 4.6 substitutes `gpt-4.1-mini` for `gpt-5.4-mini` in emitted tool_use commands (~11.5% rate)
- Dispatch: background task error breaks all subsequent replies in main conversation
- [BUG] Opus 4.6 with 1M context is not available on Max 5x plan
- /ultrareview: two consecutive free runs failed (empty findings, then crash) — requesting credit restoration
- [BUG] Cowork "Live Artifacts" sidebar entry point appears once, then disappears on relaunch — server-side rollout flicker
- [BUG] Tabs for chat, cowork and code are missing from Claude desktop app for Mac
- Opus 4.7 behavioral drift — field report + successful correction pattern
- [BUG] Dispatch: 400 "Could not process image" on every message
- [BUG] Cowork tab missing on Windows 11 Pro - only Chat and Code tabs visible
- [Bug] Desktop app bundled binary v2.1.111 fails to initialize fresh local sessions
- [BUG] "Copy to your skills" silently truncates existing files when file size increases
- [Bug] 升级到 2.1.104 后工具调用全部超时/失败
- Computer-use MCP server not appearing on Max plan (macOS, v2.1.92)
- Discover project commands/skills from additional working directories (--add-dir)
- [Bug] Opus 4.7 quality regression and Thai CLI rendering broken with combining marks
- [BUG]
- [Bug] Claude enters infinite reasoning loop consuming excessive tokens
- [Hooks] Missing hook events for inter-teammate notifications in Agent Teams
- Cowork: gvisor network daemon stalls at AcceptBess on every VM boot, causing immediate keepalive failure and session termination
- Add ty (Astral) as a built-in Python LSP server
- `/fire` API `text` payload is enqueued as a user message but never dequeued by the routine — silent payload loss
- [BUG] An “Out of Memory” error occurred during installation.
- [MODEL] Claude Code generated code that makes unnecessary Anthropic API calls, consuming user credits without clear disclosure
- [BUG] Claude Desktop shows black/blank window on restore (Windows) - React #418 still occurring on v1.1.2156 Body:
- [BUG] MCP tools from commented-out server entries still appear in context
- [Bug] Claude lacks access to current time and cannot calculate time intervals
- Bash tool invocations fail with EPERM on Windows when writing per-task output capture file under %LOCALAPPDATA%\Temp\claude\...\tasks\*.output
- Claude Code Web: repository list not refreshing after GitHub app reinstall
- [BUG] Claude Desktop app on macos (claude code right click to copy freezes the app and blank screen)
- Security: Fake Anthropic Discord links directing users to crypto phishing site (collab.labs-land.com)
- Request: user-level opt-out for the hardcoded sensitive-file check on project .claude/ writes
- [BUG] Content area clipped/hidden when sidebar is open
- Explore agent used unnecessarily for single web page fetch — 84k tokens wasted
- bug Subject: Forced migration to Opus 4.7 in Copilot — unacceptable cost increase without user consent
- [BUG] Redesigned Claude Code Desktop app (April 14) no longer shows spinnerVerbs
- [BUG] Preview panel content renders on left side overlapping chat instead of in the right-side panel area
- [BUG] Titel: "EEXIST error on every API call on Windows - mkdir .claude fails"
- [BUG] Plugin cache not cleaning up old version folders on update
- [Bug] Subprocess initialization timeout exceeding 60000ms on auth/network issues
- [BUG] VSCode extension reverses multi-image upload order and normalizes filenames to image.png
- [BUG] Random usage of tokens for no apparent reason
- [BUG] ExitPlanMode approval prompt re-renders/duplicates in scrollback when session is resumed after idle
- Markdown links with vscode:// (and other custom URL schemes) don't open when clicked in Claude Code Desktop
- sandbox.enabled: false setting ignored — bwrap still wraps all Bash commands
- [Bug] Anthropic API Error: Permission Denied (403) on Login
- [BUG] WSL2 Sandbox bwrap fails to mount ~/.aws when symlinked to inaccessible path
- [BUG] Claude commands fail with EACCES permission denied error when creating files
- App restart after update loses session — no in-app way to resume
- [BUG] VS Code extension: active file context not injected when submitting a slash command
- --channels flag never matches plugin server identifier — channel notifications always skipped
- settings.json env block: removed key reappears on session exit (in-memory snapshot flush?)
- Crash in resume picker: TypeError: Cannot read properties of undefined (reading 'trim')
- [BUG] Claude Code input unresponsive — "Usage limit reached" despite being well under 5-hour (28%) and weekly (16%) limits on Max 20x plan
- [Feature Request] Encrypted secrets store for scheduled triggers
- [BUG] API Error API Error: Stream idle timeout - partial response received
- Claude Code: fix-fail-propose-new-fix patching pattern despite explicit project rules forbidding it
- [Bug] Excessive token usage for short messages (4% usage for "hi")
- [BUG] /usage hangs indefinitely after OAuth token expires (idle session)
- [BUG] disableBypassPermissionsMode in managed-settings.json has no effect (v2.1.92)
- [Bug] Bash tool not auto-sourcing CLAUDE_ENV_FILE in shell initialization
- [BUG] Claude Code encountered an error connecting to a local large model qwen3.5_27b, indicating a context limit violation.
- [Feature Request] Add verbosity control for Claude response output
- [Feature Request] Long-lived autonomous background agent with session transcript access
- [BUG] I am a pro user of claude and till last week the co-work tab was appearing and working fine ... but this week it has disappeared .. it keeps prompting me to re-install but nothing changes when i re-install .. I work on a MS Surface laptop (ARM-64)
- [Bug] Usage limits not updating after upgrading from Max 5 to Max 20
- [Bug] Claude Code incorrectly billing against extra usage instead of plan quota
- Notification hook idle_prompt should also fire when AskUserQuestion is waiting for selection
- [FEATURE] RFC: Contextual Usage Policy Error Reporting
- [BUG] Interleaved thinking causes text to render character-by-character in TUI and IDE plugin
- Session recap contains content from a different, unrelated conversation
- @ file picker: file paths not shown in search results, making disambiguation hard
- [FEATURE] VSCode Extension: Missing @agent syntax support and unclear agent call visualization
- Plugin-scoped PostToolUse hooks silently skip in Claude Desktop / Agent Mode
- [Bug] Dispatch repeatedly prompts for permission bypass despite account-level bypass rules configured
- [BUG] [Cowork / Plugins] hooks.json silencieusement ignoré en mode Cowork
- [BUG] When opening or starting Claude code in a new project, New instances keep on opening both in terminal in an IDE or if I open a Terminal on my PC
- `/resume` cannot surface sessions launched from a bare+worktrees root
- --resume shows no sessions when cwd is a bare repo root with worktrees
- Auto mode still triggers permission prompts for PowerShell registry writes on Windows
- [BUG] API Error Prompt is too long
- Grep and Glob tools missing from registry on Linux VSCode extension v2.1.117
- [BUG]
- feat: SIGHUP handler for config and plugin reload (headless-friendly alternative to /reload-plugins)
- [Feature Request] Add cron job status indicator to Claude Code UI footer
- [FEATURE] Ctrl+l for clearing the view in the terminal
- Desktop app loses default working directory between sessions
- [BUG] I can see Usage
- [Bug] Claude 3.5 Opus model ignoring user instructions consistently
- [BUG] Connectors not found
- [BUG] Cowork fails on macOS Tahoe 26.3.1 — "Session VM process not available" when adding folder
- Visual distinction between user prompts and model responses in panel view
- Bash tool blocked (exit 126 "Request interrupted by user") after 2.1.117 auto-writes skipAutoPermissionPrompt + defaultMode:auto
- CLAUDE HAS AN ANT'S BRAIN!! FAULT > APOLOGY > FAULT > APOLOGY >>>>>
- [MODEL] became very unreliable and untrustable - not suitable for enterprise development
- [Bug] Model fails to identify root cause in iterative debugging, opts for superficial fixes instead of comprehensive refactoring
- Claude in Chrome extension: hard-coded native-host priority makes CLI unreachable when Claude Desktop is also installed
- [Bug] Claude Code ignores user instructions and continues adding co-authored commits despite explicit directives
- [FEATURE] Turn Numbers and Speaker Attribution in Session Transcripts
- [FEATURE] Add `cache.ruby-lang.org` to allowlist
- Agent Teams: Lead check-in polling + between-turn-only delivery creates feedback loop of stale messages, false unresponsiveness, and duplicate teammates
- [BUG] Cowork: adding a folder to an existing project/task silently fails — "Session VM process not available" (Windows)
- Suggest session formatting conventions (e.g. task headers) when users ask about readability
- [Bug] Plan mode not enforced; tool calls continue despite plan-mode indicator
- system-reminder nudges ("NEVER mention this reminder to the user") are indistinguishable from prompt-injection attacks and cause false positives
- [BUG] Claude Code unusable on macOS — desktop Trust save fails silently, CLI exits 130 on launch
- [BUG] Opus 4.7 is literally just a retard.
- initialPrompt not auto-submitted when using --agent flag
- `/effort` slider and welcome banner don't honor `CLAUDE_CODE_EFFORT_LEVEL=max`
- [BUG] macOS Desktop App "Coworkd" VM Infinite Loop silently drains Pro Quota via orphaned subagents
- [Bug] Slack MCP connector footer causes self-mention loop with Claude app
- Permission Prompt and doc Gap
- [FEATURE] Add setting to remove the ⏺ symbol from Claude Code responses in terminal
- [BUG] Session history shows empty — extension writes session files but never updates history.jsonl
- [BUG] DOCS: Unicode characters corrupted in statusline.sh example script
- Difficulty accessing extra usage
- [BUG] Cowork doesn't run on Snapdragon processor
- [MODEL]
- [Bug] LLM repeatedly rewrites entire file instead of performing targeted edits on large files
- [BUG] Bash tool fails with /proc/self/fd/3: Permission denied after a few calls in 2.1.116 and 2.1.117
- [Feature Request] Improve model reasoning consistency and memory adherence in Claude Code
- Long sessions are a user workaround for missing persistent context — not wasteful behavior
- [BUG] Bash tool: exit 126 with "permission denied: /proc/self/fd/3" on Fedora 43 + zsh, blocks git writes, `ls -la`, `gh`
- Opus 4.7 [1M] at max effort + thinking ON: Severe task quality regression, plus silent downgrade of effort setting mid-session
- [FEATURE] Local plugin installation support in Claude Code desktop app
- [BUG] sandbox.filesystem.allowWrite does not permit unlink / rm on macOS
- [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
- LSP: pyright cross-module symbol cache not invalidated after git operations (merge/pull/checkout)
- [BUG] Statusline JSON: rate_limits.five_hour.used_percentage returns epoch timestamp instead of 0/null when 5h window has no data yet
- [BUG] GCP OAuth2 token fetched on every request instead of being cached
- [Bug] Long text responses in CLI display with repeated blocks of text
- Support custom icons for MCP servers and marketplace plugins
- [BUG] Organisation skills uploaded via admin console do not appear in Claude Code CLI
- [Bug] Mode switch signals mislabeled and missing in system reminders to Claude
- [BUG] Sidebar overlay extends past sidebar
- [Bug] Git repository state not refreshed when entering worktree in continued session
- Allow hooks to trigger interactive terminal prompts with custom options
- [BUG] IDE Auto-Connection does not work in WSL2
- [Feature Request] MCP protocol needs push-style edit notifications for IDE integrations
- [FEATURE] Support prefix wildcard for MCP tool permissions (e.g. mcp__server__get*)
- Chat from 'fork' conversation went to master and modified one file in two threads
- [Bug] Anthropic API Error: Output blocked by content filtering policy
- [BUG] PR_SET_THP_DISABLE=1 is inherited into spawned children, breaking applications that rely on THP (devdax SIGBUS)
- Agent enters infinite "Puttering" loop after task completion — consuming tokens with no output
- [BUG] Claude code should work with newer open source llms
- [BUG] Opus 4.6 enters unbounded thinking loop and never produces edits — reading/analysis works, code modification freezes indefinitely (Windows 11 / PowerShell 7 / PyCharm plugin)
- [Bug] Model ignoring CLAUDE.md guidelines and failing to invoke required skills
- [BUG] Session Stuck. Esc + Ctrl C is not working.
- [BUG] usage currency symbol is hardcoded and potentially misleading
- Public gist created with hardcoded secret despite explicit CLAUDE.md security rules
- [Bug] Claude Opus 4.7 model instability requiring downgrade to 4.6
- There's an issue with the selected model (claude-haiku-4-5-20251001). It may not exist or you may not have access to it. Run /model to pick a different model.
- [BUG] VS Code extension: all models fail "may not exist" but terminal works fine
- Feature request: async AskUserQuestion — queue new forms behind the active one
- Memory save requests ignored — session context lost, tokens wasted
- Voice: `autoSubmit: false` is ignored in tap mode — prompt auto-submitted with no way to edit transcript
- Claude code vscode extension is being updated too many times
- [BUG] Max 20x subscription silently downgraded to Pro with unauthorized credit card charge while Google Play subscription still active
- Bug: Unescaped regex metacharacters in frontmatter parser sed command
- You've hit your limit · resets 3pm (America/New_York)
- Bug: Sort/filter mismatch in auto-close-duplicates script causes missed issues
- Bug: Whitespace normalization mismatch in Ralph Wiggum stop hook causes completion promise comparison to fail
- [Regression] Opus 4.7 delivers worse quality at higher token cost vs 4.6 for production coding workloads
- [BUG] Using tens of thousands of tokens for trivial work
- Bug: Potential injection via unescaped prompt text in Ralph Wiggum setup heredoc
- [Bug] Anthropic API Error: ECONNRESET - Connection Reset During Session
- [BUG] Claude.ai/design can't read my .fig file.
- [FEATURE] - Privacy - Email Shown and Organization in Header
- [BUG] claude code prefilling assistant messages when using claude model 4.6+
- [BUG] LIMIT calculation is broken - Weekly Limit reached, resetted 10pm -> 11pm weekly reached again
- [BUG] Cowork tab missing after update on Windows 11
- [Bug] Multiline content paste not working in CLI input
- [Bug] Paste functionality not working in Claude Code CLI
- [BUG] [Windows] Plugin marketplace install fails with EPERM on rename — path resolution collapses username + .claude into single token
- [BUG] "Run on Startup" toggle cannot be turned off
- [BUG] bug: Claude Code plugins crash on Windows when user path contains accented characters
- [BUG] Claude code won't start / Error 3221225501 / "no_avx2 no_avx" / Bun💩..
- [BUG] API Error: Request rejected (429) · Rate limited
- [Bug] Unable to access extra usage despite available funds
- BUG: Opus 4.7 ignores CLAUDE_CODE_EFFORT_LEVEL and settings.json effortLevel on session start
- EnterWorktree intermittently returns false subagent isolation error from main session
- [BUG] can't run trunk with sandbox mode enabled
- [BUG] Cowork 3P Gateway — claude-opus-4.7 fails with "thinking.type.enabled is not supported"
- [BUG] SessionStart hooks should complete before scheduled_tasks.json is loaded by cron scheduler
- Opus 4.7 does not delegate mechanical work to sub-agents, ignoring project rules — disproportionate quota burn
- [BUG] Regression: Cost/status dialog data no longer visible to Claude in conversation context
- [BUG] Enterprise managed settings (HKLM) are not applying
- Session breaks after regressing a user message that contains an inline image
- Resumed session loses prior conversation history
- Sub-agents can escalate permission mode beyond parent session (default → auto)
- Agent Teams: teammate-message envelope intermittently renders as raw XML text instead of styled notification block
- [BUG] JSON errors in Claude Cowork
- [Bug] Team vs Pro account API limits incorrectly applied after re-authentication
- Feature request: decouple CLAUDE.md and MEMORY.md controls — autoMemoryEnabled should not toggle both simultaneously
- [BUG] Voice mode transcription silently fails on macOS Terminal.app
- [Feature Request] Hide or disable /effort levels incompatible with current model
- [SYS-032] Ultrareview crash kills Remote Control session — cascading failure, no isolation
- [BUG] Cowork (Windows): caches fill sessiondata.vhdx; env-based caches can't be self-fixed & orphaned session dirs never cleaned