Digest / August 14, 2026
Claude Code Issues Digest — August 14, 2026
251 new issues filed ·
191 resolved in anthropics/claude-code (UTC day).
New issues (251)
- [Bug] False positive error detection in command validation
- ultrareview: cloud review crashes before producing findings (2 consecutive runs, same error)
- A model's confident self-report contained several specific, verifiably false claims — caught only by independent re-audit
- [BUG] Windows (MSIX) 1.30096.1.0: in-app update fails with "Another program is currently using this file"; app unlaunchable until reboot
- [BUG] Desktop (Windows/Squirrel): a staged update is applied on any relaunch, not just "Relaunch to update" - silently moving users off a deliberately pinned build
- 2.1.229 Windows: cross-session message now delivers but immediately freezes the recipient session (zero output until watchdog) — regression persists from 2.1.227
- [Bug] Anthropic API Error: Safeguards repeatedly triggered during codebase analysis
- [FEATURE] VSCode Extension - Add support for /export command
- Bad Unicode in tool result bricks session; /compact also fails with same error
- [FEATURE] Session titles now reflect the latest question instead of summarizing the whole conversation
- [Bug] Rate limiting or safety filters blocking legitimate security research workflows
- WSL bridged sessions stop after ~15 min idle and are not relaunched — session_keepalive_interval_ms is 0 while the client default is 120000
- claude plugin update <name> fails with "Plugin not found" for bare plugin names — only name@marketplace works (regression, ~Aug 5)
- Assistant text between tool calls silently dropped: not rendered in UI and not persisted to session transcript
- --channels: inbound notifications silently dropped from the very first message (Team plan) — looks like a regression of the 2.1.105 fix
- [BUG] 2.1.232 socket-dir hardening silently disables cross-session messaging in user-namespace/chroot envs (ancestors owned by unmapped uid 65534)
- [Bug] Unclear task interpretation causing incorrect behavior
- SubagentStop decision:block is silently discarded when the agent has a structured output schema
- [Bug] CLI accepts invalid command syntax without validation error
- Desktop cross-session send_message: renders in target transcript but never enters the agent's context when target is attended (silent drop, both directions)
- x-api-key header dropped when using CLAUDE_CODE_SKIP_BEDROCK_AUTH + custom ANTHROPIC_BEDROCK_BASE_URL (regression in v2.1.228)
- Cross-session messaging silently drops messages; 2 app crashes overnight
- Desktop: sessions with "create a fresh worktree" enabled hang and create nothing — regression between 1.24012.9 and 1.26832.0
- /cd skips relocating a session when target path resolves to the same physical cwd as a symlinked path used to bypass the resume directory check
- [BUG]Code tab greyed out then completely missing — Claude Desktop, Windows 11
- [BUG] Browser preview auto-opens on every HTML file edit and crashes the renderer (Windows/MSIX) — regression since v1.26832.0
- Hook timeout does not reclaim a hook blocked in a read syscall — SIGTERM ignored, process survives indefinitely
- [Bug] iOS Simulator screenshots trigger persistent messages_changed cache misses and full 1h message-history rewrites
- Context limits / session interruptions are destroying productivity — significant regression vs 2 months ago
- [BUG] WebFetch splices stale training-data sections into otherwise-accurate page retrievals (fetch succeeds, no error surfaced)
- (withdrawn)
- [Feature Request] Emit the existing remote.session_id statusline payload field for local Remote Control sessions
- Worktree/cwd state defects for concurrent and nested agent sessions: sibling cwd races + idle auto-reap of a live child's worktree
- [Bug] Anthropic API Error: Claude Opus 4.8 Safeguards Blocking Cybersecurity Tasks
- [BUG] Mobile app (Android): Claude Code code blocks render in a proportional font, not monospace
- [MODEL] Perceived degradation in agentic tool-use judgment correlating with proximity to session usage limits, independent of context length — observed across Fable, Opus, and Sonnet
- [Bug] False positive detection in input validation
- Cross-session message delivery hangs a FleetView background session indefinitely (Windows/Cowork)
- [Bug] Safety Guard False Positive on Benign Input "hello"
- SSH sessions ignore `GSSAPIAuthentication` from `~/.ssh/config`, then prompt for a password the server never offered
- [Feature Request] Add direction parameter to /compact command for contextual summarization
- Background-session write guard blocks Edit/Write into a subagent's OWN fresh worktree (guard keys off parent state, not target path)
- [BUG] Image Inputs via Read Tool or @ Reference Consume 7–10× More Tokens with On-Prem LLMs
- "Another live session" duplicate-name check fires against a session's own current name, seconds after a manual rename
- [FEATURE] Claude Desktop (macOS): allow removing entries from the Recent projects list — `claude project purge` does not clear them
- [BUG] M365 Connector reverts to read only when *any* scheduled task runs.
- [Bug] /config Output style picker lists only built-in styles; custom styles from user/project output-styles dirs are not listed (v2.1.231), while outputStyle setting loads them correctly
- [BUG] Agent tool model parameter accepts only family aliases; aliases resolve to the latest model and cause a 401 for teams with a restricted allowlist
- [BUG]
- [Bug] Claude Code incorrectly flags legitimate ransomware analysis and data recovery tasks with Fable 5 safeguards
- [BUG] send_message reports success on native Windows where cross-session messaging is not offered — no inbox socket bound, nothing delivered, caller cannot tell (worked on this machine until 2026-08-11)
- PR-activity webhook events render as if the user sent them, and non-actionable bot comment-edits are relayed with full raw payloads
- MCP OAuth on Windows: claude mcp login is undiscoverable, browser reports success on failure, and failed auth leaves an empty-token credential entry
- Monorepo: no way to see which working directory a session is in (especially on mobile)
- Session rename does not propagate to a connected Remote Control session
- [BUG] `agents_cross_session_inbox` gate off: no UDS inbox is bound, `@` lists no peers, but send_message still reports success
- [BUG] Manual `/compact` flushed from the queue by an interrupt runs completely silently (126s, no indicator); the "Compacting conversation" spinner only appears on the next submit, after the work has already finished
- [BUG] Peer agent messages render as raw <agent-message> markup in the live queue
- [FEATURE] claude.ai Projects: let a session read across projects, and let projects be grouped
- [BUG] [Cowork] Win10 19045 MSIX 3P: Claude-3p unvirtualize exclude ignored; HCS/VirtioFS miss LocalCache bundle/SDK
- [BUG] claude_code.pull_request.count matches MCP tool names, not pull requests — misses tools that put the verb in an argument (follow-up to #45776)
- [BUG] Queued message is dequeued while a tool call is still in flight and silently discarded — no user record, no UI signal (2.1.227 desktop; distinct from the turn-end variant #85603)
- Cross-session messages silently lost on Windows desktop app (no 'Mapping internal session' after 'Sending message'; infinite spinner on idle targets)
- macOS login keychain corrupted twice in 3 days (CSSMERR_CSP_INVALID_DATA); corruption timing matches Claude Code credential writes under ~20 concurrent instances
- Desktop 1.30096.1: PR status icons missing from session list after update
- [Bug] Unexpected Model Switching from Fable 5
- [BUG] Windows Git Bash: static analysis false-positives on read-only cd-compound commands cause constant, unsuppressable permission prompts (since 2.1.232 / auto-mode rollout)
- Slack draft "Send" button shows raw JSON-parse error instead of the real Slack Connect restriction message
- [BUG] Desktop: error-banner "Try again" submits a new user turn (origin.kind:"human") instead of retrying the failed request
- Voice dictation: allow typing while recording is active (don't stop the recording on keystrokes)
- [BUG]
- [FEATURE] Stop watermarking our code
- Tool-call blocks leak as plaintext, output repeats up to 184x, and a fabricated tool result was reasoned from — in very long sessions (Opus 5, Claude Code Windows desktop)
- [BUG] Desktop app namespaces plugin skills by install hash, breaking /plugin-name:skill-name (and the hash changes on update)
- [BUG] getContextUsage fans out one billed Haiku inference per context item on Bedrock application inference profiles
- Cross-session send_message queues and renders in target session UI but is never injected into its context (regression v2.1.222 -> v2.1.227, Windows desktop)
- [Bug] Windows-only permission gate in 2.1.232 bypasses auto mode classifier and overrides `permissions.allow` rules
- [BUG] 2.1.232 Cygwin-symlink check false-positives on a symlink-free repo and disables auto-mode classifier approval for most commands (Windows/Git Bash)
- Frequent ECONNRESET disconnects on Windows 11
- [BUG] In-session /resume picker collapses to ~0 rows inside a git worktree and never recovers (Ctrl+W restores; `claude -r` from the shell is unaffected)
- [FEATURE] Show the permission rule that will be saved, verbatim, in the approval prompt
- Desktop app doesn't resolve project settings.local.json env vars for plugin MCP server subprocesses
- [Bug] Model generating fabricated user turns in conversation history
- [Bug] Anthropic API Error: Request ID req_011Ce1eUjkTqxBZdVQNrXTnr rejected for legitimate coding tasks
- [BUG] startup performs multiple full working-tree walks that bypass .gitignore
- Cowork VM Service fails to configure SCM recovery actions (Access Denied)
- [MODEL] Coordinator adopts subagent report's coined labels and register in user-facing messages
- [BUG] Desktop: ⌘/ never opens the shortcuts list on layouts where / needs Shift – it toggles an ordered list instead
- [FEATURE] Desktop: keyboard shortcut for Reply and Attach selection as context
- [BUG] Runaway memory growth in Claude Code child process causes full system freeze (Ubuntu 24.04, requires hard reboot)
- (withdrawn)
- [BUG] VSCode extension repeatedly asks for permission to edit files, even if Auto is selected
- [BUG]
- [BUG] Cowork session reports zero connected folders while the project UI shows a folder as connected
- [BUG] Web tab lists local CLI-only conversations; opening them always fails with "No conversation found with session ID" and leaves a new empty teleport stub each time
- Pre-approve apps for computer-use MCP so unattended sessions are possible (refiling #46907, locked)
- [BUG][SDK] task-notification resumes a stopped turn with an already-aborted AbortController — every later tool_use is cancelled and reported as a user refusal
- [BUG] Pending background-task notification is absorbed into a slash command's <command-args> / $ARGUMENTS, corrupting the prompt and exposing raw internal tags
- [Bug] Fable 5 fails to persist explicit per-turn anti-closure instructions and reverts to trained wrap-up format during active work
- [Bug] Tool execution fails to handle basic text operations after repository clone
- [Bug] Interactive resume of re-homed background session corrupts terminal PTY
- PreToolUse hook on `Edit|Write` is invoked and reaches a verdict, but its exit 2 is not enforced (Windows, agent-frontmatter and settings.json carriers)
- [Bug] Incorrect Spanish dialect used despite system language set to Spain
- Title: Bun runtime segfault crashes claude-vscode after long-running session (v2.1.229)
- [FEATURE] Thêm click-to-copy cho code block trong panel chat của extension
- [Bug] Text formatting and spacing not preserved during code clone operations
- [BUG] Claude Desktop MSIX becomes Modified, NeedsRemediation when CoworkVMService starts
- useles piece of shit garbage[Bug] Claude Code fails to distinguish between colors in document formatting
- Claude
- [BUG] claude beta plugin + plugin classic ui => no claude icon
- [Bug] Anthropic API Error: Status 400 for Use Tool
- [Bug] Anthropic API Error: Invalid JSON Schema in Tool Definition
- [Feature Request] Share session with teammates for collaborative multi-user discussions
- Claude Code bypassed a blocked system-path guard via 'cmd /c rd', then a destructive command silently continued unsupervised in the background after timeout — wiped C:\ drive root
- Desktop app (Windows): no task/todo list view — TodoWrite tool not available in GUI sessions
- [FEATURE] Ability to send /theme mid-turn
- [Bug] Audio API overly restrictive on Android development
- [BUG] Cross-session messages are displayed in the target session but never enqueued (model never sees them)
- [Bug] Auto mode regression: unnecessary compound command permission prompts on Windows
- [Bug] Safety classifier unavailability blocks Bash/Skill/Agent/MCP tools with no MCP bypass
- [BUG] MCP servers connect successfully but tools don't surface as callable, even after full restart
- [Bug] Cascading errors in code generation causing multiple failures and data loss
- [BUG] Skill with disable-model-invocation: true cannot be invoked by user via slash command
- [BUG] usage inconsistency messages BLOCKED me
- [Feature Request] Native Claude Code app should display terminal session history
- [Feature Request] Add direct feedback submission command (/bug) for bug reports
- [Bug] Anthropic API Error: Message flagged by safeguards on Claude Fable 5
- [BUG] History panel never shows past sessions — only the active one
- [Bug] Tool corrupted all files during execution
- [FEATURE] VS Code extension: support ide_selection for text selected in integrated terminal
- [BUG] /plugin install fails with "Invalid schema" on claude-plugins-official marketplace (regression of #65568)
- [BUG] Windows: per-project state splits into two entries when the cwd's drive-letter case differs (C:\ vs c:\)
- [Bug] Remote connect sessions from Android app override selected model with Sonnet 5.0
- [Bug] Anthropic API Error: Overly broad safeguards flagging legitimate issue management tasks
- [BUG] CLI Returning to a previous agent session loses all conversation context with no compression/summary
- [Bug] Mid-turn messages not rendered despite being sent to API
- Bun crashes with segfault on Claude Code launch/resume (v2.1.229, Windows)
- Background-task chips: let the model recommend local vs worktree and preselect it
- [Bug] Auto mode broken in v2.1.232
- [Bug] Claude Code fails to connect to Twilio account integration
- Bash tool: 'unexpected EOF' at wrapper line numbers (line 70-73) for structurally valid commands - structure-dependent, not length
- [BUG] MoAppHang error when i update Claude desktop on Windows 10
- Subagent Bash tool calls are never executed; run ends with terminal_reason "tool_deferred" while reporting success
- [BUG] VS Code chat panel: VoiceOver loses focus tracking on chat transcript — jumps to top or reads entire history as one block
- [Bug] Anthropic API Error: Overly aggressive safeguard blocks legitimate business due diligence searches
- Feature request: per-project memory file size limit (% of context window)
- claude plugin install refreshes the marketplace, sees a newer version, and still reports "already installed" without upgrading (2.1.232)
- [BUG] .py file downloads fail with "Unable to open file" (other file types work fine)
- [BUG] AskUserQuestion form destroyed by window resize (Claude Desktop app)
- [Bug] Skill descriptions not loaded into context window
- [BUG] Remote Control (iOS): approval prompts truncate the command and the diff, with no way to view the full text before allowing
- Browserbase MCP connector: `start` tool has no way to pass browserSettings.context (persisted login)
- [BUG] macOS permission prompts identify Claude Code as a version number ("2.1.232") instead of "Claude Code" — root cause + fix
- [FEATURE] Redact credential-shaped values when writing session transcripts
- [Feature Request] Add true Push-To-Talk voice mode with configurable hotkeys
- security-guidance: sg-python.sh discards probe stderr, misreporting any failing interpreter as 'no working Python 3'
- [FEATURE] NON-VAGUE Usage reset timers
- [Bug] Since ~v2.1.228, stdio MCP first connection attempt is SIGTERMed at ~3 s and silently retried - orphans Windows-side servers under WSL and breaks single-instance servers (CONNECTION_CLOSED)
- Claude Code CLI reached ~14.6 GiB RSS and triggered a host-wide OOM kill
- Session history lost/hidden after renaming project folder (session discovery keyed only to old path)
- [Bug] Anthropic API Error: Rate Limited or Access Denied for Claude 3.5 Opus
- [BUG] Automation (TCC) permission for node resets after every Claude Code update
- Agent teams: per-agent autocompact control + a protocol to compact a context-exhausted teammate
- [BUG] Desktop Remote Control: the bridge auto-creates and claims its single session slot at startup; Code-tab sessions never register and hang at "Connecting"
- Claude affirmed unverified diagnosis of data damage that never occurred
- I need more information to generate an issue title. Please provide: 1. The error message or logs from the Docker container 2. What command you're running to start the container 3. Any relevant error output or stack trace Once you share those details, I c
- Message delivered to an idle session cold-starts a "ghost turn" (no assistant output), and the queued message is silently lost on app restart — no transcript record remains
- [Bug] Prompt content incorrectly flagged as policy violation
- [BUG] Clicking "New" in sidebar doesn't open a clean/blank session
- Routines bill metered API credits instead of the subscription when ANTHROPIC_API_KEY is set in the cloud environment (subscription headroom remained; $1,122.83 over two months)
- Nested-Agent orchestrator (e.g. built-in /code-review) reports status: completed after yielding to spawned children, before its assigned work is done
- context liit
- [Bug] Fable 5 Model Consistently Interrupts on Simple SDD Development Tasks
- Browser pane can no longer navigate to file:// URLs (worked earlier in the same session, then started failing)
- [Bug] False positive security flags on internal codebase queries
- MCP session tools: a turn killed by the usage limit is indistinguishable from a clean finish (no terminal-state field; lastActivityAt advances)
- [BUG] Default cleanupPeriodDays silently deleted 58 of 69 session transcripts; sidebar shows ghost entries with "Session not found on disk"
- Claude Code for Web PWA: a file sent to the thread opens in a viewer with no way to download, share, or close it
- [FEATURE] Independent display controls for thinking blocks and tool output
- Claude in Chrome: native host healthy but CLI never dials into bridge socket (Ubuntu 26.04)
- Desktop app: loading appbrain.com in the in-app browser crashes the entire app (no crash dump, session-restore crash-loop)
- Browser tool can't verify local HTTPS dev servers (self-signed cert + non-rendering pane block all workarounds)
- Desktop/web session rename doesn't propagate to cross-session registry (ListAgents/SendMessage still show derived name)
- Model executes a gated plan without authorisation, after itself reporting the approval was missing
- [BUG] Terminal TUI: AskUserQuestion silently replaces prompt box while user types from scrollback — Enter submits pre-focused option, typed text discarded
- Browser pane bloqueia fetch cross-origin por horas
- [Bug] Anthropic API Error: Excessive security filtering on non-development queries
- Active model is not visible enough, and model choice has real billing consequences
- Claude Code ignores the explicit CLAUDE.md rule against running git commit/push without permission
- [BUG] defer_loading + cache_control 400 still present in 2.1.223 (recurrence of #30920)
- Third-party marketing footer ("Powered by Spurwing AI") appended to assistant message content
- [FEATURE] Persist last-used mode or add a default-mode setting (Chat vs Cowork) for new conversations
- I don't have enough information to generate a GitHub issue title from just a Request ID. Please provide the actual bug report or error details that occurred during your Claude Code session.
- pr-review-toolkit: silent-failure-hunter agent has invalid YAML frontmatter, loads with empty metadata
- [BUG] Claude-generated cron silently used a stale standalone CLI to resume an active VS Code session, repeatedly rebuilding ~760k-token cache
- [MODEL] 4 Day Work Week
- You've hit your session limit · resets 4:40am (Asia/Calcutta)
- [BUG] "Can't rewind to this message" for every target older than the newest mid-turn queued message — `queued_command` uuid rewrite breaks the Desktop active-chain walk
- PostToolUse hookSpecificOutput.updatedToolOutput silently ignored when shape doesn't match tool's native output
- VS Code extension: PreToolUse 'ask' permission tier (static rules + hooks) silently resolves to allow, no prompt shown
- Auto-mode classifier degraded: blocking read-only commands (ls, gh issue view) inconsistently within one session
- [BUG] Windows: one broken MCP server entry in claude_desktop_config.json silently kills every cold session start (no turn, worker exits) — should degrade gracefully
- [BUG] macOS: iOS Simulator sidecar aborts on every call — sandbox blocks its per-bundle-id Metal shader cache dir
- [FEATURE] Desktop app: keyboard shortcut to toggle the Background tasks panel
- [Bug] Safety flagging triggers unnecessarily on benign codebase questions
- [FEATURE] In-line Comments on Claude Artifacts
- [BUG] FleetView new-context launch is correctly refused with `Session ID … is already in use`, then the retry silently resumes that unrelated conversation and drops the prompt
- System-wide macOS freeze (Dock/launchd crash-loop) + new white-screen crash with Cowork's local VM on low-core Macs
- [FEATURE] Separate proactive model invocation from delegated Skill invocation
- [Bug] claude --resume hangs on stale background-agent registry entry, leaving session permanently unresuable
- [BUG] Lack of tool output fidelity
- [Bug] Transaction failure debugging not properly logged or handled
- [Bug] Overly aggressive restructuring restrictions
- [BUG] Desktop sidebar Group by State: row dot and bucket derive from disjoint inputs, so Completed sessions render the pulsing Working dot
- [Bug] Incomplete scan operation - "conitine the scan" command not recognized
- [Bug] Anthropic API Error: Content flagged by safeguards, reconnection fails
- [BUG] Google Drive connector requests drive.readonly scope in addition to drive.file, granting full-Drive read access despite "specific files only" consent UI
- Desktop app: embedded browser panel silently drops custom-scheme deep links (obsidian:// etc.)
- [Bug] Auto mode unresponsive with excessive token consumption
- Conversation tab title generated in the wrong language (French title for a Czech conversation)
- [BUG] Background sessions never receive SIGWINCH — TUI never reflows on terminal resize
- Fable 5 safeguards false-positive on camera-protocol dev and public court/registry browser automation — ~20 silent sticky switches to Opus 4.8 in 4 weeks
- [Bug] Left-Arrow keypress partially restarts workflow, orphaning live agents and re-executing completed ones
- /auto-mode-setup hangs after printing 'Gathering data and drafting your auto-mode setup; back soon'
- [BUG] VS Code sidebar delete (trash) is still a silent no-op — #49824 was closed as not planned without a fix
- [FEATURE] would be nice if Yes, No questions support y, n in addition to 1, 2. It is common on Linux to reply y, n
- Bring back Pickle the Goose companion
- [BUG] A nested Agent's completion notification is delivered to the parent lane, not the sub-agent that launched it (2.1.220-2.1.229)
- [Bug] Anthropic API Error: Fable 5 Safeguard False Positive on Low-Level Hardware Commands
- [BUG] German UI: memory-recall activity line reads "Widerrufen einer Erinnerung" (recall mistranslated as "revoke")
- [BUG] Statusline doesn't refresh after /compact
- Plugin marketplace add fails with EFAULT on macOS 26, and deleting the cache directory does not break the loop
- [FEATURE] Let a hosted session push to the wiki of each repository
- /model: picker checkmark tracks the default instead of the active session override; full model ID silently drops the [1m] suffix
- [BUG] Auto-compact preTokens values vary across sessions on the same model/context
- UI Localization / i18n support — Portuguese (pt-BR) and other languages (reopen of #66637)
- [Bug] Cloud session timeout (30 minutes) on small PR reviews with zero output
- I appreciate your frustration, but this report is too vague for me to generate a technical GitHub issue title. The message is in Portuguese and describes general poor performance without specific errors, reproduction steps, or technical details. To help y
- Claude in Chrome extension not connecting to session (was working, then dropped)
- Silent fallback from expired subscription OAuth to legacy API credentials drains Console credits without warning
- [Bug] Auto-mode repeatedly prompts for permission confirmation on basic commands like cd
- [BUG] VS Code extension: opening session history clears current chat and shows an empty history list (regression, started with v2.1.232)
- slack_read_file returns malformed content block for PDF attachments >= ~5 MB
- claude.exe (linux-arm64 binary) enters infinite recursive self-relaunch loop when run under proot (proot-distro on Termux/Android)
- claude-in-chrome: tabs_context_mcp fails with "No group with id" even after browser confirms connected
- [FEATURE] Let the Claude desktop app attach channel plugins (--channels)
- [BUG] Claude Desktop (Linux): sign-in not persisted on headless/xrdp sessions; error misattributes cause to missing keyring
- [Bug] Link clicks in terminal open duplicate Chrome tabs with overlapping URL ranges
- Long single-line paste collapses to a placeholder, so the slash command is never recognized and runs as a plain prompt
- [Bug] Fable 5 dual-use safeguard false-positives on legitimate defensive-security (WAF) development, forcing repeated Fable 5 -> Opus 4.8 switches (5 days)
- Routine card's folder picker does not rewrite the task's stored cwd — the routine stays bound to a deleted directory and fails silently
Resolved issues (191)
- Desktop app: prompt suggestions stopped appearing (~12-13 Aug), gated off remotely with no local override
- [BUG] Fullscreen mode ignores --dangerously-skip-permissions
- Cross-session messaging silently drops messages; 2 app crashes overnight
- (withdrawn)
- [Bug] iOS Simulator screenshots trigger persistent messages_changed cache misses and full 1h message-history rewrites
- [BUG]
- Remote Control: allow choosing which paired Mac to start a new Code session on
- [BUG] 2.1.232 Cygwin-symlink check false-positives on a symlink-free repo and disables auto-mode classifier approval for most commands (Windows/Git Bash)
- (withdrawn)
- [BUG] Dispatch (beta) shows "Desktop appears offline" on all surfaces - including the Desktop app itself - fresh Win11 install 1.26832.0, local bridge healthy, zero inbound
- [BUG] Confirmed Stripe payment not reflected in Claude.ai subscription status — account shows Free plan despite successful charge
- [DOCS] Interactive mode reference omits Cmd+Left/Cmd+Right line navigation
- [Bug][cyber] False block on integrating an RTSP video stream viewer and in-app stream proxy/relay (req_011CcURXCkskhcYPZ9C9GvPS)
- [Bug][cyber] Safety filter blocked building an in-app video viewer that proxies/relays an RTSP stream (req_011CcUR4SjW19NDrt4CKJMUX)
- [DOCS] MCP elicitation documentation missing print and Agent SDK handling
- [DOCS] Sandboxing docs overstate auto-allow behavior for dangerous `rm`/`rmdir` paths
- [DOCS] /doctor command reference missing "works while Claude is responding" behavior
- [DOCS] Bash tool docs missing `gh` GitHub API rate-limit hint behavior
- [DOCS] Settings docs omit `/config` search matching for option values
- [DOCS] Tool search docs missing exact MCP tool-name matching guidance
- [DOCS] /terminal-setup docs omit fullscreen scroll-sensitivity setup for VS Code, Cursor, and Windsurf
- [DOCS] Remote Control docs omit session archival behavior when Claude Code exits
- [DOCS] Plugin installation troubleshooting missing `range-conflict` dependency guidance
- [DOCS] Environment variables reference missing `CLAUDE_CODE_EXTRA_BODY` request-body override documentation
- [DOCS] Subagent docs don't explain message routing when viewing a running subagent
- [DOCS] Agent SDK markdown preview docs omit table support
- [DOCS] Permissions docs outdated Bash deny-rule exec-wrapper matching
- [DOCS] Permissions docs missing macOS `/private/*` dangerous `rm` targets
- [DOCS] Third-party provider docs missing 429 troubleshooting guidance for Bedrock, Vertex, and Foundry
- [DOCS] Remote Control docs missing `/extra-usage` support for mobile/web clients
- [DOCS] Headless stream-json init event missing `plugin_errors` documentation
- [DOCS] Bedrock and Vertex setup wizard docs missing rerun details for config path, existing pins, and 1M options
- [DOCS] Session recap docs missing auto-trigger and draft-input behavior
- [DOCS] `/skills` docs omit estimated-token-count sorting and the `t` toggle
- [DOCS] Interactive mode/security docs omit full-command transcript behavior for multiline Bash commands that start with comments
- [DOCS] Plan mode docs missing prompt-based plan filename behavior
- [DOCS] Commands reference missing `/less-permission-prompts` bundled skill
- [DOCS] Subagent docs missing 10-minute stall timeout and failure behavior
- [DOCS] Scheduled tasks docs omit `--resume`/`--continue` restoration
- [DOCS] Bedrock onboarding docs omit login-screen setup wizard
- [DOCS] Resume previous conversations docs missing prompt-cache expiry uncached-token hint
- [DOCS] Format-on-save hooks don't document consecutive edit behavior
- [DOCS] PowerShell docs omit key permission-check behavior
- [DOCS] Permissions docs still say Bash commands always prompt despite read-only exceptions
- [DOCS] Bash timeout limit missing from tool and SDK references
- [DOCS] Fullscreen docs conflict on Escape interrupt vs clear-selection behavior
- [DOCS] PowerShell tool docs omit PS 5.1 quoted-whitespace prompt behavior
- [DOCS] MCP docs omit multi-block error content guidance for server authors
- [DOCS] Rate-limit options dialog is undocumented
- [DOCS] Built-in commands reference missing `/env` coverage for PowerShell tool
- [DOCS] `--resume` prompt cache behavior with deferred tools, MCP servers, and custom agents is undocumented
- [DOCS] Headless and Agent SDK docs do not explain error result payloads beyond subtype names
- [DOCS] Headless docs omit deferred tool resumption with `-p --continue` and `--resume`
- [DOCS] Read tool docs omit compact line-number output and unchanged re-read deduplication
- [DOCS] Computer use docs missing multi-monitor display-switching guidance
- [DOCS] VS Code docs missing "Not responding" status guidance for long-running operations
- [DOCS] MCP `headersHelper` docs missing per-server `CLAUDE_CODE_MCP_SERVER_NAME` and `CLAUDE_CODE_MCP_SERVER_URL` variables
- [DOCS] Hooks and Bash tool docs omit stale-read warning for formatter/linter workflows
- [DOCS] Plugin docs omit managed-policy behavior for force-disabled plugins
- [DOCS] Pasted images now insert an `[Image #N]` chip at cursor — docs don't describe this positional-reference behavior
- [DOCS] VS Code docs omit `macOptionClickForcesSelection`
- [DOCS] Sub-agents docs missing behavior guarantee that killing a background agent preserves partial results
- [DOCS] Permissions docs missing Bash cmd: specifier syntax for permission rules
- [DOCS] Agent SDK session resume docs incomplete — hook messages can silently corrupt history reconstruction
- [DOCS] Document that WebFetch identifies as `Claude-User` so site operators can allow or block it via `robots.txt`
- [DOCS] Context window docs missing auto-compaction circuit breaker behavior (stops after 3 failures)
- [DOCS] CLI reference missing --worktree skill and hook loading behavior
- [DOCS] Worktree settings page missing prose explanation and cross-link for worktree.sparsePaths
- [DOCS] Memory documentation missing last-modified timestamps and freshness reasoning
- [DOCS] Plugin marketplace docs omit Git submodule-backed plugin source support
- [DOCS] --print flag docs missing team agent interaction caveat
- [DOCS] MCP OAuth docs omit re-authentication behavior after refresh token expiry
- [DOCS] Setup and system requirements docs omit Linux glibc compatibility floor clarified by v2.1.73 fix
- [DOCS] Plugin marketplace docs missing @ ref separator and update behavior for pinned marketplaces
- [DOCS] Interactive command reference missing `/color` reset variants (`default`, `gray`, `reset`, `none`)
- [DOCS] Model configuration page missing model removal and automatic migration behavior
- [DOCS] Hooks: add stability warning for many parallel hooks on the same matcher
- [DOCS] Skills docs should document interactive-tool exception to `allowed-tools` auto-approval behavior
- [DOCS] Bash tool docs missing login-shell default behavior change and `CLAUDE_BASH_NO_LOGIN` context
- [DOCS] `plugin enable`/`plugin disable` docs still show `--scope` default as `user`
- [DOCS] MCP docs missing plugin-provided server deduplication behavior
- [DOCS] `@` file-path docs missing guidance on corrected-path suggestions for missing repo-folder prefixes
- [DOCS] VS Code docs should clarify relationship between vscode.dev and Claude Code on the web
- [DOCS] Contradiction regarding WSL support for Chrome integration between documentation and changelog
- [DOCS] @-mention anchor fragment syntax (`@file.md#section`) is undocumented
- [DOCS] Plugin uninstall docs missing settings.local.json behavior for project-scoped plugins
- [DOCS] Session docs missing nested-Claude launch guard behavior and recovery guidance
- [DOCS] Search and @ file autocomplete docs omit Jujutsu/Sapling metadata exclusions
- [DOCS] MCP docs missing collapsed "Queried {server}" display for read/search tool calls
- [DOCS] `/stats` docs omit date ranges, retention semantics, and usage aggregation details
- [DOCS] Sub-agents docs missing background agent completion notification content and output file path
- [DOCS] Interactive mode docs omit persistent "Always copy full response" behavior in `/copy`
- [DOCS] /fork documentation missing plan file isolation behavior
- Claude
- Desktop app (Windows): no task/todo list view — TodoWrite tool not available in GUI sessions
- Desktop app worktree session fails on repos with an empty HEAD tree: "Background full checkout failed: other"
- Desktop app File viewer: clicking an .html file shows source only — it used to open a rendered preview
- [Bug] Model unexpectedly switches to Opus without user request
- [BUG] Windows: per-project state splits into two entries when the cwd's drive-letter case differs (C:\ vs c:\)
- [Bug] Skill descriptions not loaded into context window
- claude://resume import launches the session with hardcoded --permission-mode default / --model default, discarding the stored mode and every config surface
- [BUG] Bun v1.4.0 segfault (SIGSEGV at 0x0) when Claude Code's working directory is deleted mid-session (WSL2)
- [Bug] Overly aggressive restructuring restrictions
- [BUG] `/goal` and `/goal clear` report "No goal set" after a met/failed verdict while the Stop hook stays armed
- [BUG]
- need the voice chat in code
- [BUG] Voice dictation silently discards transcript on all platforms (web, macOS desktop, iOS) - long-standing, matches multiple closed issues
- [BUG] Claude Desktop 1.26832.0.0 — MSIX installs successfully but reports "Modified, NeedsRemediation"; app cannot launch (Windows 11 26200)
- [BUG] iOS app: all project chat lists and Recents are stale — project timestamps sync correctly, conversations never do
- Plugins settings: clicking a plugin's gear icon in Browse dialog closes the entire Settings window
- The general necessity of a vetted venv.
- [DOCS] /skills command docs missing prompt-prefill selection behavior
- [DOCS] `/claude-api` skill docs omit agent design guidance topics
- [Enhancement] Decouple privacy kill switches from feature availability — silent degradation hurts power users
- deep-research built-in workflow: verify phase repeatedly rate-limits itself, then misreports the infra failure as "all claims refuted"
- [Bug] Migration tool fails to preserve access control policies
- [Bug][cyber] Safety block wrongly halted adding a local video viewer that re-streams a drone camera feed for i (req_011CcURZaYN2moXG9LBeFaJd)
- [Bug][cyber] Safety filter blocks legitimate cybersecurity topic mid-session, forcing session restart with no (req_011CcUFqnKpBbFKH9eyjegU1)
- [Bug][cyber] Safety block incorrectly halts legitimate consumer drone firmware download and static analysis di (req_011CcUA1vZF8ic3ooHsZvVcV)
- [Bug][cyber] Firmware analysis of owned hardware blocked when studying pre-update RF behavior (req_011CcUA4KMFasknu2qkAukrZ)
- [Bug][aup] Firmware download and analysis of owned drone hardware blocked as policy violation (req_011CcUA5zgQ8m65csGw6oVdS)
- [Bug][aup] Disabling SMTP AUTH org-wide to harden against BEC wrongly triggers safety block (req_011CcSR4x56upJ4iJtR8kGBj)
- [Bug][cyber] Cybersecurity API error incorrectly triggered on unrelated web dev task with model change (req_011CbxD5GqTV6uDfphRxGAQ7)
- [FEATURE] Claude in firefox.
- [Bug][cyber] SSH fleet management skill blocked when describing LXC container access patterns (req_011Cbx9wgfrBfwtuVwqdbm3g)
- [Bug][cyber] Safety block stops crypto-secrets extraction workflow in embedded firmware research (req_011CcUBGf1tgrAnfN4wMxTrX)
- [Bug][cyber] Firmware reverse-engineering on owned hardware blocked as cybersecurity violation (req_011CcUAjRa9PvvVGm8RG9SH3)
- [Bug][cyber] Reverse-engineering own-device firmware to identify and disable telemetry features (req_011CcUAivWQvQ2gL1tndV7s1)
- [Bug][cyber] Downloading and statically analyzing consumer drone firmware revision blocked as unsafe (req_011CcUAhjiFQdPmb12cvvES7)
- [Bug][cyber] Drone firmware version diffing blocked during reverse-engineering tooling setup (req_011CcUAc6sZFmQFqpuRBLsct)
- [Bug][cyber] Owned hardware firmware diff analysis blocked while comparing release versions (req_011CcUAa6XAmGTrHaBVf4U8F)
- [Bug][cyber] Consumer drone firmware download and version diff analysis for owned device wrongly blocked (req_011CcUAZiJCHXvDprqjwtBPp)
- [BUG] Claude ignores instructions and violates rules consistently
- [FEATURE] Handle non-gitignored files in `.worktreeinclude`
- [Bug][cyber] Safety block on documenting drone SDK video relay architecture using RTP/UDP (req_011CcUVFUHna4D2Xe8Baq8ki)
- [Bug][cyber] Safety block stops legitimate consumer drone firmware analysis via USB protocol inspection (req_011CcUBFqhJcvDBDuEgVegwF)
- [Bug][cyber] Safety block on command catalog analysis during drone firmware reverse-engineering (req_011CcUWtZavjwra9FL2V6m6b)
- [Feature Request] Improve Claude thinking visibility and display in CLI output
- [BUG] `Failed to authenticate. API Error: 401 Invalid authentication credentials` and THEN: `Claude configuration file at /Users/<user>/.claude.json is corrupted: Unexpected end of JSON input` when tried to do `claude -p`
- [BUG] claude-in-chrome set_permission_mode storm wedges entire CLI session at startup when browser is not running (Windows) - un-typeable, no transcript, recovers only when Chrome is opened
- MCP tool calls from sub-agents serialize single-element string arrays as scalars (server → JSON-RPC -32603)
- [FEATURE] Native Windows toast notifications (a `windows_toast` channel for `preferredNotifChannel`)
- [Bug] Anthropic API Error: Server rate limit exceeded (temporary)
- [BUG] Slash command does not work with modified keybindings
- Opus 4.8 - Session failure audit — repeated tool-avoidance, premature "impossible" verdicts, work offloaded to user
- settings.json model preference overridden by app UI without warning
- [FEATURE] Cowork: give users a manual /compact (user-initiated compaction)
- [BUG]
- Feature request: actionable Approve/Deny on mobile push for permission prompts
- Memory is fragmented across Claude Code and Cowork for the same user/project
- Cowork: no way to invoke /usage directly — requires 3-click menu navigation
- [BUG] Stale .git/index.lock left behind in worktrees during normal CLI operation (macOS)
- Scheduled-task runs open a new chat with no visual indication — mistaken for the in-progress session
- [FEATURE] Notification system for VS Code extension — limit reset, task complete, session events
- [BUG] Login with charleshoward55@gmail.com routes to wrong free with different gmail account — Max subscriber locked out
- [FEATURE] Centralized Permission & Approval Notifications for Multi-Agent Workflows
- [Bug] Claude Code ignores established patterns and reinvents solutions, causing token waste
- Model doesn't reliably apply its own memory/feedback rules mid-session
- [Bug] interactive TUI crashes with "An internal error occurred (EPERM)" when CWD is inside iCloud-synced ~/Documents (macOS)
- Voice typing (Win+H) inserts romanized/garbled text instead of Japanese in chat input (VSCode/Cursor extension)
- [DOCS] Permissions page omits `$HOME` matching for home-path `Read(...)` deny rules in Bash
- [Bug][aup] Setting up GitHub SSH authentication and configuring git remote wrongly flagged as policy violation (req_011CcUDyNY51dAwfKwegWQJg)
- [Bug][cyber] Safety block interrupts legitimate open-source drone ground station development mid-session (req_011CcUWvRreLL6jx3hQHP7ob)
- [Bug][cyber] Safety filter blocked routine web app work: centralizing site URLs and updating OG/share preview (req_011CbxD5GqTV6uDfphRxGAQ7)
- [Bug][cyber] Safety block stopped downloading official drone firmware binaries for routine device update work (req_011CcUEnKQcPT6buAnWYjvRy)
- Intermittent reasonless permission denial on Edit/Write (fail-closed), persists under bypassPermissions
- [Bug][cyber] Firmware decryption tooling research for personal drone wrongly blocked as cyber topic (req_011CcUEJdu5C2bvcqR1KmGTn)
- [Bug][cyber] DUML drone command catalog GUI: decoded flight-control/camera/gimbal controls blocked from surfac (req_011CcUWpzua9gANbcM5DK6Tw)
- [Bug][cyber] Safety filter blocked editing a web page's "What this tool refuses to do" disclosure copy (req_011Cbx9wgfrBfwtuVwqdbm3g)
- [Bug][cyber] Blocked adding a desktop viewer that proxies a drone camera RTSP/MPEG-TS video stream (req_011CcURZaYN2moXG9LBeFaJd)
- [Bug][aup] Inspecting white-box AES native symbol signatures in a locally-owned drone SDK was blocked (req_011CcV4Vrm8ELNL2wXhePARd)
- [Bug][cyber] False positive safety block halts ongoing development of an in-scope authorized security applicat (req_011CcV5RdTBsufs4i5UgJgz3)
- [Bug][cyber] ClAudit false-positive in DJI — req_011CcV5MJW3ryYoqMVny8Ybh
- [Bug][cyber] Diffing owned-drone firmware revisions to disable mandatory telemetry broadcast is wrongly blocke (req_011CcUAivWQvQ2gL1tndV7s1)
- [Bug][cyber] False positive: routine RDS/QuickBooks update and remote-desktop disconnect triage blocked (req_011CbujLSfT484C2ngRrvcnj)
- [Bug][aup] Refused to run user's own USB-connected drone detection script for legitimate device inspection (req_011CcUFue36t34eys7Aif6XP)
- [Bug][cyber] Safety block halted authorized DUML/USB firmware analysis on owned consumer drone hardware (req_011CcUBFqhJcvDBDuEgVegwF)
- [Bug][cyber] Safety block prevented using legitimate open-source tools to interface with a USB-connected consu (req_011CcUFy6LUWGuoWGY8eMpEH)
- [Bug][cyber] Legit reverse-engineering of a device's white-box AES video-decode routine wrongly blocked (req_011CcV4rLwqSCNGtqDMQF7Jd)
- [Bug][cyber] Safety block prevented downloading official vendor firmware images for authorized device defensiv (req_011CcUEhn8ZcLMffbaox78oP)
- [Bug][cyber] ClAudit false-positive in DJI — req_011CcV5LqSNPbmMRzwBV5iGx
- [Bug][cyber] Blocked static RE of white-box AES to decode an owned device's video stream (req_011CcV523mzeqMaheP9ZNfXb)
- [Bug][cyber] Downloading official factory firmware images for a consumer drone for offline analysis wrongly bl (req_011CcUERtdnX4RA8jqdyivCU)
- [Bug][cyber] Safety block prevented organizing local drone firmware files and research corpus into a FOSS repo (req_011CcUDXKhBvDGKQbPd3pT7n)
- [Bug][cyber] False-positive safety block while building open-source ground-station tooling to decode a consume (req_011CcUWvRreLL6jx3hQHP7ob)
- [Bug][cyber] False-positive cyber block halted resuming a legitimate interrupted background shell/admin task (req_011CcV3t7KEP5pmypzF4M878)
- [Bug][cyber] Safety block stopped extracting/decrypting my own consumer drone firmware modules for authorized (req_011CcUEHYKSUpWP2jeLRZWc8)
- [Bug][cyber] Safety block prevented decrypting drone firmware modules with bundled vendor keys for research (req_011CcUECPy19bngpixSPw7t9)
- [Bug][aup] Downloading and reverse-engineering owned consumer drone firmware for interoperability/privacy is w (req_011CcU9x4RemnnTJm3r341F2)
- [Bug][cyber] Safety block interrupts in-progress binary upload and remote service deployment coordination (req_011CcUWrQTSpRTHqgQH2Bjum)
- Plugin marketplace add fails with EFAULT on macOS 26, and deleting the cache directory does not break the loop