Digest / June 27, 2026
Claude Code Issues Digest — June 27, 2026
209 new issues filed ·
314 resolved in anthropics/claude-code (UTC day).
New issues (209)
- [BUG] SPB_DATA installation failure due to Cadence HOME environment variable
- Feature request: show per-message timestamps in the terminal conversation UI
- [Feature Request] Custom vocabulary support for voice dictation to improve technical acronym and accent handling
- [BUG] "Open in desktop app" (code-session teleport) opens a blank window and hangs the whole app
- Agent tool `name` parameter silently switches to teammate protocol, losing background agent results
- Add "Dismiss" option to the Create PR branch status widget
- [Bug] GitHub MCP Server Connection Failed
- [FEATURE] Desktop app: inject queued messages mid-task between tool calls (CLI steering parity)
- [BUG] 2.1.19x native CLI: OAuth login fails CERT_HAS_EXPIRED on claude.com / platform.claude.com (no proxy) — bundled Bun 1.4.0 regression vs 1.3.14
- 400 error: tool_call_ids not responded to after /add-dir command
- Claude Desktop (Windows): `</> Code` conversation history silently lost on restart — and Claude doesn't detect the gap
- [Bug] Orphaned subagent processes not reaped on connection drop; memory leaks to ~8 GB per resume cycle
- Remote sessions require local access to enable - no way to take control purely remotely
- [BUG] 動かない
- [BUG] Option to log issue in GitHub from Claude Code can fail silently
- [Bug] Claude Code prioritizes built-in code-review skill over repository-specific reviews skill
- test
- VSCode extension does not surface claude.ai account connectors (MCP) that the CLI exposes — same version 2.1.156
- [Feature Request] Use Command-C for copy on macOS instead of Ctrl-C key in "tui": "fullscreen"
- [BUG] /design-sync slash command not available in Claude Code v2.1.195
- [BUG] First-time Dispatch never connects on Windows 11 — messages send but no response renders, mobile "failed to load sessions
- [Bug] Anthropic API Error: Server rate limiting during normal usage
- [Bug] Anthropic API Error: Server rate limiting during normal usage
- [Bug] Anthropic API Error: Server Rate Limiting During Normal Usage
- [Bug] Anthropic API Error: Server Rate Limiting During Normal Usage
- [Bug] Anthropic API Error: Server Rate Limiting on Requests
- [Bug] Anthropic API Error: Server rate limiting during requests
- [Bug] Anthropic API Error: Server Rate Limiting During Normal Usage
- [Bug] Anthropic API Error: Server rate limiting on requests
- [Bug] Anthropic API Error: Server rate limiting (temporary request throttling)
- Transcript view (Ctrl+O) keyboard scroll keys dead in forced-fullscreen renderer (attached background/child sessions)
- [BUG] Windows 11: Write tool and Bash tool cannot write files visible to the real file system
- closed
- [BUG] Sidebar panel does not resize when dragging the sidebar edge
- [BUG] Sandboxed Bash output corruption during git operations; direct git ref reads remain correct
- [BUG] UI freezes during "thinking" phase; token count shows incorrect inflated values after recent update
- [Bug] Project transcript folders named with leading dash break CLI tools and cause silent search failures
- [FEATURE]
- [BUG] Auth session invalidated after sleep on macOS 26: background token refresh corrupts keychain credential instead of retaining old token
- [BUG] Zoom step is too large in desktop app on Windows
- [BUG] [VS Code Extension] Input field intercepts Ctrl+J, preventing macOS IME input source toggle (Regression in v2.1.195)
- [FEATURE] Vivid markers for diff changed lines
- Agent exceeded read-only "diagnose" scope and made unauthorized system-state changes
- Workflow tool: args not delivered to a workflow that validates inputs at the top (regression ~2.1.158→2.1.185)
- [FEATURE] Show native browser context menu on second right click
- In-app voice dictation works on FIRST use per session, fails on every subsequent use (Windows desktop / Cowork)
- Claude Code process exited with code 3221225477
- [BUG] OAuth login/refresh fails with UNABLE_TO_GET_ISSUER_CERT on platform.claude.com's new Let's Encrypt (ISRG Root X2 cross-signed) chain
- [Bug] Anthropic API safeguard hard-blocks CVP-verified defensive malware analysis with fatal error instead of soft refusal
- [FEATURE] Let users default the Agent tool's run_in_background to true (and/or flip the default), so dispatching a subagent doesn't silently block the parent session
- [Bug] GitHub API requests blocked by proxy egress policy with HTTP 502 in scheduled routines
- [BUG] Consistent ~40-50s Slow First Byte on Opus 4.6 (1M context) — degrades over session lifetime, not context size
- [FEATURE] please add claude as copilot model to vscode with LanguageModelChatProvider
- [Bug] Tool fails to follow instructions and repeatedly claims to have missed information
- [FEATURE] Let a parent session observe its spawned children — return a session id from spawn_task and/or expose spawnedBy lineage in list_sessions
- [Feature] Persist ultracode/max effort as a persistent default for new sessions (currently session-only, silently resets to xhigh)
- [Bug] Excessive tool use failures requiring repeated redo requests in conversation
- Leaked tool call as text + stop_reason: end_turn permanently stalls a --print --resume session (and recurs on resume)
- [BUG] Remote Control (Android app): /clear leaves the session stuck on a loading spinner and silently drops the next prompt
- [Bug] Multiple instances of task hallucinations and incorrect completion reporting
- [BUG] Auto-Memory folder not opening on Windows in /memory command
- [BUG] Cowork task window does not open on Windows — task shows "waiting for input" but clicking does nothing
- [BUG] Remote Control bridge registration sent as plaintext HTTP through proxy instead of CONNECT-tunneling
- [BUG] User message sent after `/clear` is serialized as a bare line inside the `/clear` turn's `<local-command-caveat>` scope — model treats it as command output and ignores it (not limited to file paths)
- [FEATURE] Structure in the session sidebar for multi-agent work — derived status + nesting
- [FEATURE] Add a small attention icon to the "Relaunch to update" banner
- Opus 4.8 in Claude Code: fabricated a non-existent permission conflict + twice ignored explicit operator instructions
- Allow adjusting font size of the chat/conversation panel independently from the editor
- [FEATURE] Add visual distinction between Chat Projects and Cowork Projects in sidebar
- [Feature Request] Add toggle to disable prompt suggestions
- Claude in Chrome: "Always allow actions on this site" never persists - every action re-prompts
- BROKEN: "Always allow actions on this site" does NOTHING - Claude in Chrome re-prompts on every single action
- [BUG]
- --dangerously-load-development-channels does not register bare server: channels (inbound notifications silently dropped)
- [BUG] VS Code extension: Word/Excel copy pastes as PNG image instead of text (clipboard image-priority regression)
- Conversation history unexpectedly syncs across devices without user consent
- Allow setting session name from within prompt text for background agents
- [BUG] Support HTTPS proxy (https:// scheme) for HTTPS_PROXY environment variable
- [FEATURE] Allow opening the terminal in a brand-new (empty) Code tab session
- Feature request: configurable tmux teammate pane layout for Agent Teams
- Plugin LSP server silently not registered when its lspServers entry declares restartOnCrash or shutdownTimeout (schema-valid fields the runtime registrar drops)
- [MODEL] Sonet 4.6
- [MODEL] Repeated unauthorized Co-Authored-By: Claude trailer despite prior user instruction — token refund request
- [FEATURE] Let the agent trigger /compact itself (agent-invokable compaction)
- [BUG] EDEADLK on all pre-existing files in user-mounted folders after session resume (Cowork mode)
- Status line configuration needs simpler UI, not manual script editing
- Opus 4.8 in Claude Code fabricates tool results in-turn (writes fake output as prose right after emitting an invoke)
- HTTP MCP server: "tools fetch failed" on tools/list with large $ref/$defs schemas (Google Stitch)
- [Withdrawn] filed in error
- VSCode extension: input box flickers and focus rapidly ping-pongs between multiple open session tabs
- [Feature Request] Increase weekly session limits for Max plan users
- [FEATURE] Let agents/skills set the conversation title and file it into a folder/Project
- [Bug] Tool-call markup leaks into assistant text after large context accumulation
- [Bug] Chrome extension domain navigation blocked despite domain in approved list
- [BUG] [BUG] Can't create incognito chat in desktop version, ghost icon minimizes screen #56350
- [Bug] Clipboard copy to system clipboard broken after update
- [Bug] Tool invocation loop: Bash command executed repeatedly without progress on user request
- Tool results with non-text content blocks render as "(eval omitted)" after context compaction (v2.0.74)
- [BUG] Cowork: in-session file attach picker grays out ALL files (every type), making selection impossible
- Permission-mode changes don't sync reliably between the iOS app and terminal in Remote Control
- [Bug] High failure and repeat rate in tool execution (47% failure rate across threads)
- [BUG] Max 5x Plan ($100) incorrectly showing as Free despite active subscription — June 27, 2026
- [BUG] Misleading error: says 'requires a Posix shell' but actually requires bash or zsh
- Right-click / copy-paste stops working in terminal during long sessions
- [BUG] Claude Code 2.1.193 on Linux: getaddrinfo EREFUSED on all Anthropic domains
- [BUG]
- [Bug] Mouse capture enabled by default breaks native terminal text selection and copy
- [Bug][aup] ClAudit false-positive in DJI — req_011CcUCJ61CcpRrM52tBGs8e
- [Bug][aup] Refused analyzing owned-device firmware and prior public research builds for offline USB/ADB inspec (req_011CcUDMYpCcNCTwgKYFo8NE)
- [Bug][cyber] ClAudit false-positive in DJI — req_011CcUCmrmzeYYStrRvqnVJJ
- [Bug][cyber] ClAudit false-positive in DJI — req_011CcUCoXHXhVnD1FVWiQuqJ
- [Bug][cyber] Blocked structuring a FOSS repo for open-source drone firmware reverse-engineering (req_011CcUDFrvhfMPxDbuK4Lybx)
- [Bug][cyber] Safety block halted organizing a FOSS repo (dir structure, README, license) for an open-source fi (req_011CcUDGmPMczaGKgRm6dkgc)
- [Bug][aup] Blocked setting up FOSS repo to collect and analyze owned-drone firmware for research (req_011CcUDQvewGgVQ2U96Q7KkS)
- [Bug][cyber] Blocked collecting and analyzing consumer drone firmware via USB/ADB for FOSS research (req_011CcUDXKhBvDGKQbPd3pT7n)
- [Bug][cyber] ClAudit false-positive in DJI — req_011CcUDY4dMjWrzVBGYbJHco
- [Bug][cyber] Block halted inventory of firmware reverse-engineering repos and dev environment setup (req_011CcUDreHfdhZDJrCxLPPbr)
- [Desktop App] "Working directory no longer exists" error on startup with no UI option to change root directory — workaround & feature requests
- [Bug][cyber] Block halts containerized firmware reverse-engineering research environment setup (req_011CcUDwt241xggyoBJ6DbbH)
- [Bug][cyber] Safety filter blocks routine SSH key auth verification for git clone/push setup (req_011CcUDxHVBbJ2ZJWJ1kHM9f)
- [Bug][aup] Setting up GitHub SSH auth and verifying git identity wrongly blocked mid-task (req_011CcUDyNY51dAwfKwegWQJg)
- [Bug][aup] Refused to verify local SSH key presence and test GitHub SSH authentication for repo access (req_011CcUE5fyE9yUvTdjxJN75m)
- [Bug][cyber] ClAudit false-positive in DJI — req_011CcUECPy19bngpixSPw7t9
- [Bug][cyber] Safety block incorrectly halts firmware extraction and encryption-key analysis for defensive rese (req_011CcUEHYKSUpWP2jeLRZWc8)
- [Bug][cyber] False positive blocks firmware RE: enumerating bundled decryption keys in OSS tool (req_011CcUEJdu5C2bvcqR1KmGTn)
- [Bug][cyber] Safety block wrongly stops download of official manufacturer drone firmware for research (req_011CcUERtdnX4RA8jqdyivCU)
- [Bug][cyber] Safety block on official firmware download for drone defensive-hardening research (req_011CcUEhn8ZcLMffbaox78oP)
- [Bug][cyber] Safety block stops download of official vendor firmware for defensive hardening (req_011CcUEhx38FW651McusGmnL)
- [Bug] Numeric menu options conflict with feedback rating input
- [Bug][cyber] Safety block on downloading official device firmware for defensive hardening work (req_011CcUEif2xP1dmviSeaQvE4)
- [Bug][cyber] Safety filter blocked firmware extraction and analysis workflow for an embedded device research t (req_011CcUEnKQcPT6buAnWYjvRy)
- [Bug][cyber] Safety block stops official firmware download for drone defensive hardening (req_011CcUEuZuSaJBwtqHUVRA1K)
- [Bug][aup] Cloud IAM permission-boundary audit query blocked as policy violation during legitimate role review (req_011CcUFLb9o1Po6yz2s26hdX)
- [Bug][aup] Legitimate cloud IAM privilege escalation path analysis for security audit blocked as AUP violation (req_011CcUFdt2HEeM177cY7dVrP)
- I don't see a bug report in your message. Please provide the details of the issue you'd like to report, including: - What were you trying to do? - What happened instead? - Any error messages or unexpected behavior? - Steps to reproduce the problem Once y
- [Bug][cyber] False positive block on cloud IAM role enumeration and least-privilege policy review (req_011CcUFeRHE9JvWSttJS2mGt)
- [Bug][cyber] SSH key enumeration and device detection via shell script blocked during authorized hardware inte (req_011CcUFgWqu1qfBMkxFZ7gCu)
- [FEATURE] Bind org MCP connectors to org-managed Claude accounts (connection-time identity binding)
- [Bug][cyber] Cybersecurity classifier blocked legitimate USB-connected drone firmware analysis session (req_011CcUFhmxWsqhuPgL5W3ExG)
- [Bug][aup] Safety block on request to draft false-positive explanation for cloud IAM audit bug report (req_011CcUFiKiUEoUszSJsK478X)
- [Bug][cyber] Cybersecurity safety classifier blocked legitimate USB device detection work on a connected hobby (req_011CcUFmindDBqnQRLsa8yXC)
- [Bug][cyber] Block fires on drone USB enumeration using existing open-source tools (req_011CcUFo2LqcYeErkLSon6Jb)
- [Bug][cyber] Safety block fires during USB device firmware defensive-hardening with OSS tools (req_011CcUFpr7jdLiNHaV11xjm4)
- [Bug][aup] Block fires on factual false-positive explanation for cloud IAM bug report (req_011CcUFq2Ewb8WJLhyDS7kaG)
- [Bug][cyber] Safety filter blocks legitimate cybersecurity topic mid-session, forcing session restart with no (req_011CcUFqnKpBbFKH9eyjegU1)
- [Bug][cyber] Safety block on USB device network enumeration during defensive firmware hardening (req_011CcUFsJATTLGuNrf8MUAJj)
- [Bug][aup] ClAudit false-positive in DJI — req_011CcUFue36t34eys7Aif6XP
- [Bug][cyber] SSH key enumeration in shell script blocked during IoT device USB debugging session (req_011CcUFvuCT143N2ESjqDEQi)
- [Bug][cyber] USB drone ADB property queries for firmware ID blocked as cybersecurity violation (req_011CcUFxiBU3YjJ8m5A96zMM)
- [Bug][aup] Cloud IAM role enumeration script for least-privilege audit wrongly blocked (req_011CcUFxyEb1abKxGNQwVCLa)
- /deep-research: rate-limited verifier abstentions reported as refutations ("all refuted / inconclusive" false negative)
- [Bug][cyber] Safety block halts use of FOSS tools to interact with USB-connected drone via its protocol (req_011CcUFy6LUWGuoWGY8eMpEH)
- Desktop app: account-level claude.ai MCP connectors load into Claude Code tab despite being disabled
- Remote Control session auto-archives while still active (token-refresh race)
- [MODEL] sonnet 4.6
- Remote Control: keep the host awake with the screen off and while locked (Windows Modern Standby / S0)
- [BUG] Cluade failed to resize and image for mobile and almost ruined my entire website
- [Bug] macOS background sessions inherit stale NetworkExtension flow policy from supervisor process
- [BUG] - Remote Control broken on Android/Termux after Node.js 24 upgrade
- [FEATURE] Rebase pending agent edits onto external file changes instead of invalidating them (merge layer for concurrent human + agent editing)
- Bug: spawn/task tool mis-encodes non-ASCII prompt into lone UTF-16 surrogates -> API 400 "invalid high surrogate" on spawned session's first request
- Feature request: inline, collapsible, native interactive prompts in assistant messages
- [Bug] Migration tool fails to preserve access control policies
- [Bug][cyber] Safety filter blocked building an in-app video viewer that proxies/relays an RTSP stream (req_011CcUR4SjW19NDrt4CKJMUX)
- [Bug][cyber] False block on integrating an RTSP video stream viewer and in-app stream proxy/relay (req_011CcURXCkskhcYPZ9C9GvPS)
- [Bug][cyber] Safety block wrongly halted adding a local video viewer that re-streams a drone camera feed for i (req_011CcURZaYN2moXG9LBeFaJd)
- [BUG] DISABLE_NONESSENTIAL_TRAFFIC silently breaks /usage
- [BUG] Claude app cuts off microphone after 2-3 seconds
- [Bug][cyber] False positive blocks uninstalling legacy AV and deploying new endpoint security agent (req_011Cbu5efaumdKaeWVbEwpTZ)
- [Bug][cyber] CLI domain-management tool blocked on AD environment triage and RDS connection troubleshooting (req_011CbujLSfT484C2ngRrvcnj)
- [Bug][cyber] SSH fleet management skill blocked when describing LXC container access patterns (req_011Cbx9wgfrBfwtuVwqdbm3g)
- [Bug][cyber] Cybersecurity API error incorrectly triggered on unrelated web dev task with model change (req_011CbxD5GqTV6uDfphRxGAQ7)
- [Bug][cyber] Defensive DMARC policy update blocked during email security hardening workflow (req_011CcQfzJ2zP8FvN2W96PWd9)
- [Bug][aup] Disabling SMTP AUTH org-wide to harden against BEC wrongly triggers safety block (req_011CcSR4x56upJ4iJtR8kGBj)
- [Bug][cyber] Safety block prevented analysis of consumer drone firmware to understand local RF broadcast behav (req_011CcU9WLfjszg2K9xq1ZKSS)
- [Bug][aup] False positive AUP block on legitimate firmware reverse-engineering for owned consumer drone hardwa (req_011CcU9x4RemnnTJm3r341F2)
- [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][cyber] False positive safety block on drone firmware version pinning and offline flight analysis workflo (req_011CcUA8cYDw8bn8vS7HHxKh)
- [Bug][cyber] Firmware download + binary diff analysis for owned embedded device wrongly blocked as cyber threa (req_011CcUAZ3zLbRQGeAsKenNEL)
- [Bug][cyber] Consumer drone firmware download and version diff analysis for owned device wrongly blocked (req_011CcUAZiJCHXvDprqjwtBPp)
- [Bug][cyber] Owned hardware firmware diff analysis blocked while comparing release versions (req_011CcUAa6XAmGTrHaBVf4U8F)
- [Bug][cyber] Drone firmware version diffing blocked during reverse-engineering tooling setup (req_011CcUAc6sZFmQFqpuRBLsct)
- [Bug][cyber] Downloading and statically analyzing consumer drone firmware revision blocked as unsafe (req_011CcUAhjiFQdPmb12cvvES7)
- [FEATURE] Claude in firefox.
- [Bug][cyber] Reverse-engineering own-device firmware to identify and disable telemetry features (req_011CcUAivWQvQ2gL1tndV7s1)
- [Bug][cyber] Firmware reverse-engineering on owned hardware blocked as cybersecurity violation (req_011CcUAjRa9PvvVGm8RG9SH3)
- [Bug][cyber] Firmware diff analysis on owned hardware to audit telemetry additions blocked (req_011CcUAjzy56s8sCwcRLLEfm)
- [Bug][aup] Analyzing consumer drone firmware for legal interoperability research on owned hardware (req_011CcUAsVHbxL237FW41Ffba)
- [Bug][cyber] Safety block stops legitimate consumer drone firmware analysis via USB protocol inspection (req_011CcUBFqhJcvDBDuEgVegwF)
- [Bug][cyber] Safety block stops crypto-secrets extraction workflow in embedded firmware research (req_011CcUBGf1tgrAnfN4wMxTrX)
- [Bug][cyber] Safety block on documenting drone SDK video relay architecture using RTP/UDP (req_011CcUVFUHna4D2Xe8Baq8ki)
- [FEATURE] Handle non-gitignored files in `.worktreeinclude`
- [BUG] Gmail intigration fail.
- [Bug][aup] Flight control GUI additions blocked mid-session after implementing drone command features (req_011CcUWSjKbJAXbbxhscDJUS)
- [Bug][cyber] Safety block interrupts in-progress binary upload and remote service deployment coordination (req_011CcUWrQTSpRTHqgQH2Bjum)
- [Bug][cyber] Safety block halts drone protocol GUI controls build for tethered hardware testing (req_011CcUWpzua9gANbcM5DK6Tw)
- [Bug][cyber] Safety block fires on open-source drone ground station protocol decoding work (req_011CcUWsHW21T8o7sdu8sJiC)
- [Bug][cyber] Safety block on command catalog analysis during drone firmware reverse-engineering (req_011CcUWtZavjwra9FL2V6m6b)
- [Bug][cyber] Safety block interrupts legitimate open-source drone ground station development mid-session (req_011CcUWvRreLL6jx3hQHP7ob)
- [Feature Request] Improve UI affordance for clickable options to prevent accidental selection
- [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
- [Feature Request] Improve Claude thinking visibility and display in CLI output
- CLAUDE_PROJECT_DIR not set in any subprocess environment on Windows/Claude Desktop
- Usage-limit banner floors reset time ('resets in 1h' when 1h 20m remains)
- [Bug] Fullscreen TUI mouse capture prevents standard clipboard selection without Shift-drag
- MCP tool calls from sub-agents serialize single-element string arrays as scalars (server → JSON-RPC -32603)
- [FEATURE] Collapsible Sticky Prompt Block in the VS Code Extension Panel
Resolved issues (314)
- 400 error: tool_call_ids not responded to after /add-dir command
- Transcript view (Ctrl+O) does not respond to scroll keys
- test
- [Feature Request] Use Command-C for copy on macOS instead of Ctrl-C key in "tui": "fullscreen"
- closed
- Screen reader: permission dialogs do not receive focus or announce topic (NVDA)
- [FEATURE] please add claude as copilot model to vscode with LanguageModelChatProvider
- [Feature Request] Enable artifact creation and Claude Design integration in Claude Code CLI
- [BUG] Cowork crashes after first message - CoworkVMService terminated unexpectedly on Windows
- [BUG] Advising using Opus 4.8 Waiting for API response every time !!!
- [FEATURE] Support Markdown Preview for .md files opened from chat
- [BUG] Opus 4.8 compaction fails with "context window" error at low context usage — Opus 4.7 works in the same conversation
- [BUG]
- [Bug] MacOS fullscreen scroll speed inconsistent with system behavior
- [Bug] Usage limit calculation incorrect for context window consumption
- [FEATURE] Add COMPACT Confirmation
- Add a setting to disable the randomized live activity spinner verbs
- [Bug] Command autocomplete prevents typing `/update` command
- Dynamic Workflows are not rate-limit-aware — heavy-read fan-outs burst ITPM, 429s drop agents mid-run and waste session tokens
- [Bug] Anthropic API: Excessive context window consumption on simple queries
- Background-agent security warning misfires on actions the parent conversation explicitly authorized
- Background-task stdout leaks into foreground Bash tool output via a shared controlling PTY (Claude Desktop, macOS)
- [BUG]
- [BUG] Screenshots are captured and saved to disk, but Claude Code then can't find/read them back in the same session
- Preserve session history when a project directory is moved
- [BUG] CoworkVMService killed during Claude Desktop auto-update — Snapdragon ARM64 Surface Pro
- [Bug] Session degradation over multiple days - context or state corruption
- [Bug] Agent self-responding in conversation loop without user input
- [BUG]
- [BUG] macOS privacy dialog shows version number instead of "Claude Code" in Files & Folders
- [Feature Request] Allow `/branch` command while awaiting model response
- [Bug] OSC 8 hyperlink escape sequences stripped in statusline output
- Regression: v2.1.173 strips [1m] suffix from custom inferenceGateway model names
- LAUDE_CODE_OAUTH_TOKEN env var ignored in browser-based Codespace — localhost OAuth callback fails (v2.1.186)
- Diffs steal focus and cover the active editor when opening (multi-group workflow)
- [FEATURE] Anthropic VS Code extension: include "Add file to Claude chat" and "Add selection to Claude chat" in right-click context menu
- trigger: field in SKILL.md causes exponential slash command menu duplication across multiple running sessions
- [Bug] Anthropic API Error: Server Rate Limiting (Temporary Request Throttling)
- [BUG] iOS app crashes when opening Code session
- [Feature Request] Separate interactive prompts to prevent accidental input misrouting between task questions and feedback prompts
- claude-in-chrome file_upload non-functional: extension 1.0.77 requires files:[{name,data}], CLI 2.1.186 sends paths & strips injected props
- LSP: .lsp.json `settings` never reach the language server (workspace/configuration handler returns null)
- [BUG] Cowork tab refuses all tasks with "API Error: Usage credits required for 1M context"
- [BUG] Claude Code for Windows (Desktop): extraKnownMarketplaces from managed settings not applied to plugin registry
- [BUG] [BUG] Previous sessions not showing in Desktop sidebar after migrating .claude folder to new machine (data intact, UI/indexing issue)
- Claude Code becomes nearly unusable (60s+ latency) with multiple concurrent sessions on one account
- [BUG] Single-row Bash/tool output echoed dozens of times + stray </parameter></invoke> tokens injected into result (macOS)
- [Feature Request] Separate language settings for voice input and agent output
- [Bug] High latency and repeated Anthropic API errors
- `claude --resume <id>` fails from a different cwd than the session origin; agents daemon respawns the failed worker indefinitely
- [Bug] Tasks taking 20-25 minutes instead of seconds/couple minutes - severe performance regression
- Allow agents spawned inside a Workflow to spawn their own subagents
- MCP prompt slash commands don't handle quoted multi-word arguments
- [Bug] Significant latency increase in API response times
- Claude Code process exited with code 3221225477
- Feature Request: Programmatic Column Description Patching via JSONPatch API
- [BUG] claude code after updates is not working on MacOS 26.5..
- [Bug] Claude Code not updating to latest version
- [BUG] Cowork Workspace Fails on Windows with EBADF on rootfs.vhdx rename #47343
- [BUG] Cowork sandbox VM bundle not found in Roaming path on Windows 10 Pro (Store/AppX install) — hardlink workaround
- [BUG] Claude code freezes when running in sandbox (WSL)
- Plan mode should enforce read-only at the tool layer, not via LLM instruction
- [Bug] Claude Code silently creates paid GitHub Actions workflows without user consent or cost warning
- [BUG] Bash tool fails with exit 127 when shell snapshot replays extglob syntax in non-interactive bash 5
- Bash tool returns "internal error" on git commit under fish + multi-step pre-commit hooks (cmd actually succeeds)
- [BUG] Ultrareview failed and returned empty results — requesting refund of 1 free ultrareview
- [Bug] Misleading usage credits error message displayed unnecessarily
- Desktop app launches claude with --permission-mode default hardcoded; auto mode toggle fails
- [FEATURE] Handle non-gitignored files in `.worktreeinclude`
- [BUG] `claude respawn --all` advertised in --help but rejected as "unknown option" (v2.1.150)
- [BUG] Cowork tab missing on Windows after update to 1.7196.3
- [BUG] "Unhide apps when Claude finishes" setting is broken
- [Bug] Session reload triggered unexpectedly during rename operation consuming tokens
- [BUG]
- [MODEL]
- [BUG]
- [BUG] Inputs mouse movements in chat area when switching from /background or agents' view
- [BUG] [Cowork UI does not show plugins installed from "claude-for-legal" marketplace — claude- prefix conflict
- Compaction irreversibly discards context when summary API call fails
- [FEATURE] Tab autocomplete inside bash mode (!) — files, paths, and command history
- Ctrl+Shift+C no longer works in GNOME Terminal (regression)
- /login shows "Login successful" but immediately reverts to "Not logged in"
- [Bug] Plan-mode-exit dialog ignores `permissions.defaultMode` setting
- [BILLING FRAUD] Unauthorized gift subscription charged to my account - No support response after 10+ days
- [Feature Request] Add confirmation prompt before executing destructive database operations
- [BUG] SSH marketplace add error message hardcodes "GitHub" regardless of host
- [Feature Request] Improve custom API key configuration for cost attribution tracking
- [FEATURE] Emit OSC 7 on agent-focus-change so new terminal tabs inherit the focused agent's cwd
- [Bug] Opus 4.7 with extended thinking intermittently emits unparseable tool_use blocks
- [FEATURE] Predictive agentic loop
- [BUG] Plugin sensitive userConfig not persisted to keychain/credentials.json/settings.json — values lost on Claude Code restart
- WebSearch tool returns 400 invalid request parameters on all queries
- /usage and /context commands stuck on 'Loading usage data…'
- [BUG] /tui mode switching causes cursor to disappear and breaks mouse wheel
- [BUG] Plugin cache not rebuilt after git pull on marketplace repo — LocalPluginsReader finds 0 local plugins
- [BUG] Azure VIrtual Desktop Cowork Deployment
- [FEATURE] Allow configuring WebFetch cache TTL
- claude plugin sync — auto-install plugins from settings.json (like npm install)
- Duplicate session names when multiple sessions share the same git branch
- [FEATURE] Don't re-prompt for approval on WebFetch cache hits
- claude.ai connectors (Gmail/Calendar/Drive) expose only auth stubs in a session despite being Connected + authorized
- Critical: After update, app refuses to start claiming another instance is running (none visible in processes)
- Meta Ads MCP OAuth fails: redirect_uri not registered
- [BUG] tui: fullscreen + /memory + select memory = unusable terminal, hard stuck even closing/reopening doesn't work
- settings.json partial rewrite strips statusLine, enabledPlugins, hooks mid-session
- Claude runs explicitly forbidden destructive git commands, ignores own memory rules, destroys user work twice in same session
- [FEATURE] Switch between plans in VS Code extension
- [BUG] VS Code panel becomes permanently uninteractive
- Desktop app quits unexpectedly when Caps Lock is pressed
- [BUG] Claude Agent in PhpStorm no longer has the feedback actions
- [Feature Request] Add ability to remove/uninstall individual plugins via /plugin command
- [BUG] Device lock stuck after account switch on Windows - automatic release mechanism fails
- [Bug] Anthropic API Error: text content blocks must be non-empty
- [Refund Request] claude-opus-4-7 reported unverified inference as 'root cause' in declarative tone, violating user's explicit global rules
- Plan proposal card: action buttons layout breaks when the Plan side panel is wide (narrow middle pane)
- [BUG] Button hidden behind X button in Cowork connector tool calls sidebar (macOS)
- [BUG] Bash tool creates 0-byte phantom files with code-fragment names during complex python -c execution (Windows + Git Bash)
- [Feature Request] Add user confirmation prompt for unauthorized shell commands in auto mode
- [BUG] 2.1.129 prints "47 skill descriptions dropped" — same files load clean on 2.1.128
- [BUG] no indication of completion, "Resumed session >" messages continue to appear in a loop
- GitHub repos not appearing in repo list after reconnecting account
- [BUG] Bash (dir/b "C: \ FilePackage") error Path contains null bytes
- * wildcard in hook `if` pattern doesn't match strings containing spaces
- Auto-retry sandboxed Bash commands with sandbox disabled instead of instructing the model to do it
- [Feature Request] Add color sorting option to Claude Agents view
- [BUG] Ctrl+G editor: pasting text (Cmd+V) produces duplicated/garbled output in tmux
- [FEATURE] Mid-session settings reload (slash command + hook output flag)
- Sub-agent context isolation: parent MCP server registrations leak into sub-agent tool output
- [FEATURE] Structure in the session sidebar for multi-agent work — derived status + nesting
- Claude in Chrome: "Always allow actions on this site" never persists - every action re-prompts
- [BUG]
- Allow setting session name from within prompt text for background agents
- [BUG] Agent Teams SendMessage renders teammate message bodies instead of compact summaries
- [Withdrawn] filed in error
- [Bug] Chrome extension domain navigation blocked despite domain in approved list
- [FEATURE] Let agents/skills set the conversation title and file it into a folder/Project
- [Bug] Clipboard copy to system clipboard broken after update
- [BUG] Windows: claude agents spawn visible reg.exe console windows during background session startup
- I don't see a bug report in your message. Please provide the details of the issue you'd like to report, including: - What were you trying to do? - What happened instead? - Any error messages or unexpected behavior? - Steps to reproduce the problem Once y
- Remote Control session auto-archives while still active (token-refresh race)
- [DOCS] Hooks reference still says `Stop`/`SubagentStop` cannot return `hookSpecificOutput.additionalContext`
- [DOCS] `skills` docs do not explain `\$` escaping for a literal `$` before digits in command bodies
- [DOCS] `CLAUDE_CODE_TMPDIR` docs overstate long-path `$TMPDIR` fallback for Bash commands
- [DOCS] `/plugin list` command and `--enabled`/`--disabled` filters are missing from plugin management docs
- [DOCS] `/btw` docs omit the `c` shortcut for copying the raw markdown answer
- [DOCS] Managed settings docs omit `requiredMinimumVersion` and `requiredMaximumVersion`
- [DOCS] `CLAUDE_CODE_SESSION_ID` env var docs still describe pre-v2.1.163 stdio MCP resume behavior
- [DOCS] Remote Control troubleshooting missing trusted-device unenrolled failure
- [DOCS] Image too large error docs still say pasted images remain in history and require manual removal
- [DOCS] Skill live-reload docs do not define whether non-Markdown supporting files trigger reloads
- [DOCS] Auto mode docs omit `"$defaults"` sentinel for extending built-in rules
- [DOCS] No centralized reference for all Claude Code files and directories on disk
- [BUG] Session usage not resetting after computer restart - shows 7% on fresh start
- Feature Request: RTL (Right-to-Left) language support in Claude Desktop
- [FEATURE] I built a free app for this: Multi Instance for Claude Desktop (run isolated instances side by side)
- [FEATURE] Persistent disable extended thinking setting for Claude Chat (Desktop)
- TOOL DOES WHAT IT WANT
- [Bug] Screenshot processing failure starting 11am CDT
- [BUG] Cowork stuck on “Starting session” for days, and “Working through a complex response…” for 42+ minutes (macOS)
- Account-linked MCP machine delegation across devices
- Feedback: Limitations found during intensive 8h MCP development session
- [FEATURE] add time to JSONL "usage" property
- Desktop App broken on Windows with Bedrock after v2.1.149
- Cowork sandbox (virtiofs bind-mount) silently drops git unlink() with EPERM, leaving stale tmp_obj_* files and .lock files on host
- isolation: worktree subagents silently write outside the worktree via absolute file_path (Edit/Write target primary clone, not the isolated worktree)
- [Bug] Linked worktree sandbox auto-allow missing main .git directory and denyWithinAllow paths off-by-one
- [BUG] Active runtime config (model / context window / effort) not observable from inside agent turn — Opus session self-reported as Sonnet, blocking workflow
- OAuth re-auth for `claude agents` fails with ECONNREFUSED on `org:create_api_key` scope
- 1M context window silently removed for Max 5x accounts in v2.1.112
- EPERM cascade on Read/Edit/FileHistory for session-created files in long-running autonomous sessions
- Hook authoring gotchas: Auto Mode swallows `permissionDecision: "ask"`; SessionStart re-fire semantics underdocumented
- [BUG] Claude Code Crash
- [Bug] Anthropic API Error: Prompt is too long in stop hook evaluator
- Claude responds "No response requested" after tool rejection, ignoring user messages
- [BUG] Commands in code blocks cannot be copy-pasted directly into terminal
- [BUG] Claude spoils solutions to language-learning tests via prompt hints
- [Bug] Credentials exposed in git history via .env.dev file commit
- [BUG] weird random characters
- [BUG] It's not easy to understand fast mode turned ON or OFF
- Feature request: explicit model-version pinning in settings.json
- Feature Request: Allow Claude Desktop to be configured to only read MCP servers from claude_desktop_config.json (not ~/.claude/.claude.json)
- [Feature Request] Improve discoverability of session history in Agent View: peek vs attach unclear, Ctrl+O not hinted
- [Bug] Unexpected High Token Consumption Across Sessions
- [Bug] Tool calls hang with no response on macOS - Edit/Bash/Write become unresponsive
- [DOCS] /btw fork hotkey not documented
- [FEATURE] tab-completion mode similar to bash
- [BUG] Claude Code suspends with SIGTTIN/SIGTTOU on launch (macOS 26)
- [Feature Request] macOS sandbox: auto-manage allowMachLookup for TLS/system services
- [BUG] Cowork: "Claude Code process exited with code 127" on macOS Intel, App Store Claude Desktop, native CLI 2.1.139
- [BUG] Edit tool fails on files containing embedded Unicode PUA characters (Nerd Font glyphs) — falls back to PowerShell workaround unnecessarily
- [FEATURE] Support per-project enabledPlugins in .claude/settings.json
- [BUG] `normalizeToolInput` strips `cd <cwd> &&` from Bash commands before PreToolUse hooks can inspect them
- [BUG] @-file references resolve to parent git repo root instead of cwd when launched inside a jj workspace (.workspaces/<name>/)
- Claude regenerates entire files instead of surgical edits for metadata-only changes
- codex:resume / codex-rescue burned 27% of weekly limit (71%→98%) over ~12h with zero forward progress
- [FEATURE] Skill management is fragmented and confusing
- [BUG] Claude Desktop macOS — Helper crash loop in c-ares (`ares_dns_rr_get_ttl`) — false "Endpoint Security blocked Q6L2SF6YDW" dialog (1.8555.2 + 1.9255.0)
- mental issue of opus
- Claude does not check if tool/software is already installed before attempting reinstall
- [BUG] iOS Dispatch Streaming Input Mode (orange bubbles) replaced by banner UI after app update 1.260521.0
- Claude forgets actions performed earlier in the same session (intra-session amnesia)
- [Bug] Desktop: auto-mode silently rejected on Sonnet 4.6, no UI feedback
- Claude Code makes confident wrong claims, deflects blame, and expands scope without verification
- VSCode extension voice input forces English transcription, ignoring pt-BR system locale
- [BUG] bun install fails with 503 on private GitHub Packages (sandbox proxy rejects redirect with Authorization header)
- Windows: stale lock directories block credential persistence after abnormal exit
- Agent fabricated PoC evidence for bug bounty submissions — caused account bans on multiple platforms
- [FEATURE] Expose transcript prompt-jump ({ / }) as a bindable action for non-US keyboard layouts
- Desktop CI monitoring panel: state cached at session start, no refresh, misleading error sends users down wrong debug path
- Remote Control: stale bridge environment after long uptime causes "Session creation failed" until re-registered from a different machine
- [FEATURE] Allow clearing or compacting the Dispatch thread
- Ctrl+key shortcuts (Ctrl+V image paste, Ctrl+D exit) ignored on non-Latin keyboard layouts
- [FEATURE] Claude copy/paste is now broken: it does not "copy" rich formatting
- "No repos match" when installing GitHub skill despite app connected and MCP workaround attempted
- [BUG] v2.1.139: Autonomous agent mode burned 80% of weekly usage in 11 hours — all windows silently billed as Opus despite Sonnet configuration, /goal skipped sequential conditions, zero work completed
- MCP tool-catalog mode — surface tool name+description without full schemas
- [Feature Request] Scheduled Auto-Resume After Usage Limit — Zero-Interruption Agentic Workflows
- Title: Claude Code 2.1.152 triggered unexpected macOS TCC permission prompt for ~/Documents
- [BUG] Title: /remote-control skill immediately disconnects on Windows 11 — "connecting → disconnected" loop
- [FEATURE] Add keyboard shortcut to expand/collapse completed subtasks in the task list
- [Bug] Status message shows incorrect effort level when ultrathink requested
- [BUG] Multiple behavioral regressions in v2.1.150: unsolicited interrogation, CLAUDE.md drift, unauthorized bash/git, cross-directory grep
- [BUG] VS Code extension goes silent and deaf
- OSC 8 hyperlinks in custom statusline work in IDE terminals but not in real terminal emulators (Konsole)
- Feature request: 斜杠命令支持多选后集中提交(类似 Codex)
- [BUG] Cannot login on Linux dev environment due to callback error (its not producing the code to paste)
- Claude Code: 66-violation 16-month pattern (user canceling tonight)
- [BUG] Shopify claude.ai connector returns 403 on all tool calls (including public search_docs_chunks)
- [FEATURE] Show exact hours remaining for usage limit reset instead of "1d"
- [BUG] The contents of .claude/rules/ are ignored by default.
- Bash tool hangs on heredoc inside command substitution exceeding ~512 bytes
- [BUG] AskUserQuestion permission channel closes silently on Cowork (macOS) — agent receives "Tool permission stream closed before response received", user sees no popup
- <system-reminder> for "$X USD API bill" fires on Claude Max subscribers — wrong billing model + behavioral steering
- [BUG] Desktop v1.8555.2 — Customize > Plugins panel greyed/uninteractive; 3 of 5 enabled Anthropic-curated plugins disappear; silent failure
- [Bug] Anthropic API Error: Output blocked by content filtering policy
- Claude answers confidently from memory without verifying, ignores persistent instructions to look things up first
- [错误]Claude Code session becomes permanently unrecoverable after 424 error "Invalid data in redacted_thinking block"
- [Bug] File preview displays duplicate line numbers at function boundaries in long files
- [Feature Request] User-configurable autocompact threshold for context fill percentage
- [BUG] ExitPlanMode "Other" input truncates with … while typing, but wraps correctly when content returns from $EDITOR
- [BUG] Bad application title in Mac OS when requesting access to terminal
- [BUG] Issue: Remote Control sessions appearing in Claude Code Desktop even when Desktop is closed
- Python file I/O snippets should always include encoding='utf-8' to prevent silent data corruption on Windows
- [BUG]
- skill-creator: trigger eval framework uses slash-command proxy — 0% recall on path-triggered skills
- [FEATURE] add agentMinimalView option
- [Feature Request] --channels / plugin support for Bedrock (CLAUDE_CODE_USE_BEDROCK) users
- Expose token counts to hooks and session context
- [BUG] API Error 400: thinking block missing in multi-turn conversations with extended thinking enabled
- [Bug] Anthropic API Error: Tool Call Parsing Failed
- MCP sandbox egress: allow <us2.make.com>
- [BUG] Cowork shell sandbox fails on Windows ARM64 in Parallels — nested Hyper-V cannot execute VMs on Apple Silicon
- Bypass Permissions mode fails to apply on session start, falls back to Accept Edits
- [BUG] Agents view breaks scroll in terminal
- [CLAUDE COWORK AND CHAT] RATE LIMITS ERROR
- [FEATURE] Surface the token counter independently of viewMode: "verbose"
- [FEATURE] Surface usage info (descriptions, homepage link, README) in the /plugin detail view
- [Bug] Keyboard shortcuts and conversation history not functioning properly
- [BUG] Claude Code in mid task / token compaction happens / user submits a "queued" task during compaction / claude resumes with new task and skips finishing the previous
- [BUG] Auto Mode not appearing in Shift+Tab cycle or /permissions despite being enabled
- [BUG] OAuth login flow broken on Windows — blank page, never completes
- [Bug] Sessions Endpoint Returns 401 Unauthorized While Other Endpoints Work
- [BUG] Cowork's `spawnLocalProcess` fails immediately with `errno: -4094, code: 'UNKNOWN', syscall: 'spawn'` on enterprise Windows machines with WDAC (Windows Defender Application Control) kernel-mode enforcement enabled.
- [BUG] Cowork does not load ~/.claude/CLAUDE.md at session start
- [Bug] Claude ignores CLAUDE.md rules and over-relies on memory, causing stale state issues
- Desktop app: "Allow bypass permissions mode" toggle is ON but runtime says it isn't enabled
- [Bug] Excessive token consumption in sessions
- Feature Request: Notify users before auto-deleting conversation history
- [BUG] URL fetching from public sources no longer works — regression breaks documentation workflow
- [BUG] Claude Desktop 1.8089.1: marketplace migration race makes user-installed skills unreachable via slash-command
- [Critical] Background agents cannot be stopped, Claude lies about stopping, massive token waste (~1.4M tokens), inconsistent statements
- [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
- Skill picker should distinguish custom-authored skills from plugin/core skills
- [FEATURE] Add "Copy to clipboard" button for code blocks and command output
- Poor contrast on selected row in claude agents dashboard
- Feature request: configurable PowerShell tool shell initialization for Windows encoding
- [BUG] Cowork Infrastructure Incident Report
- [BUG] Streaming output corrupts CJK characters to U+FFFD at UTF-8 chunk boundaries (still repro on 2.1.150)
- [BUG] Claude Code Desktop App — Bug Report
- [FEATURE] Support WebFetch permissions by domain AND path
- [FEATURE] Editable queued messages with auto-send lock
- Scroll by keyboard (Shift+Page Up/Down) does not work on the history on Claude Code for Windows.
- [BUG] Unable to connect to API (ConnectionRefused) Retrying in 2s · attempt 9/10
- [Bug] Potential prompt injection in assistant response with unauthorized instruction override
- [BUG] Content filter blocked while working on calculator app
- Support held-pointer browser interactions for canvas/WebGL preview QA
- Mobile (iOS) session becomes unresponsive after `/compact`; desktop reconnect required to revive
- [BUG] Web sessions hang waiting for assistant output; switching tabs + back often "shakes" them loose
- Remote-control: phone-app approval dismisses popup but never reaches local process
- Assistant turn fails to generate after Bash tool result; harness loops on 'Retrying in 0s · attempt 1/10' for ~10 minutes
- .mcp.json servers silently absent from session tool manifest despite enableAllProjectMcpServers:true and 'claude mcp list' reporting Connected
- [BUG] Bash input cwd is literal "~" instead of expanded $HOME on remote Linux host
- [BUG] Desktop app Google Drive connector flow routes to signup page, creates duplicate account under same email and locks paid Max subscriber
- Fast mode toggle has no billing warning for Max subscribers
- CLI requires extra-usage billing for fast Opus 4.6, but desktop app runs it on Max plan
- [Bug] Linux: _globalLastSpawn is not defined — Workspace fails to start
- [Bug] Opus 4.7 xHigh performance degradation post-Colossus-1 rollout
- [FEATURE] Chat history of Cowork and Code becomes unavailable once subscription ends
- [BUG] Repository not indexed in Claude Code picker - tested 3 fresh public repos
- Subagents fail with 400 when using Azure Foundry: effort parameter not supported
- Feature request: pre-text-emission hook to enforce content policies on assistant prose
- [BUG] UI incorrectly shows Claude working
- [BUG] - Planning mode proceeds without final confirmation
- Poor performance on Linux desktop GUI development (PySide6) compared to web chat
- VS Code save events not triggered on Claude Code file edits
- [FEATURE] `Agent(cwd: ...)` is silently accepted but does not change the spawned subagent's working directory; LSP remains anchored to the parent session
- [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
- [BUG] AskUserQuestion: ESC cancels the tool call, collides with vim-style normal-mode navigation
- Default keybindings.json: cmd+c in Scroll context conflicts with macOS system copy
- [Feature Request] Support mixed execution modes for main thread and agents
- [FEATURE] Static-analysis RAG primitive: pre-prompt repo graph injection cuts first-turn tokens 40.9% on live A/B
- claude code desktop app section re-arrange capability
- Managed Agents: shared-filesystem default conflicts with per-task isolation disciplines
- CLAUDE_PROJECT_DIR not set in any subprocess environment on Windows/Claude Desktop