Digest / August 30, 2026
Claude Code Issues Digest — August 30, 2026
197 new issues filed ·
128 resolved in anthropics/claude-code (UTC day).
New issues (197)
- [BUG] Model skips explicitly-provided reference files to save context, and drops self-announced follow-ups
- [Feature Request] Implement token/cost limits and agent spawning controls to prevent runaway multi-agent operations
- Feature request: repo/global setting to auto-enable "Auto-fix CI and address comments" for every PR (incl. gh-created PRs)
- [BUG] Claude Code Crashing
- Default cleanupPeriodDays=30 silently and permanently deleted months of irreplaceable conversations, twice
- spawn_task chip runs in the spawning session's working tree, not an isolated worktree — while that session is still editing it
- [BUG] Google Cloud BigQuery / Google Compute Engine connectors — persistent redirect_uri_mismatch (Error 400), duplicate of open issues
- Remote Control: mobile new-session model chip (Fable 5) ignored — spawned session silently runs host default (Opus)
- [Bug] Persistent false-positive [bio] flag blocking COBOL/JCL code analysis
- Bash tool timeout does not terminate the child process tree — orphaned processes keep running indefinitely
- [Bug] System Prompt/Skill Instructions Not Persisted Across Messages
- [Feature Request] Reduce response verbosity and add conciseness option
- [BUG] Max 5x: entire 5-hour usage limit exhausted ~23 minutes after reset during normal Claude Code usage
- PowerShell tool: pwsh.exe fails with "Permission denied" (exit 126) inside sandboxed session, while powershell.exe works fine
- [BUG] GitHub MCP server fails with 400 "Authorization header is badly formatted" in VS Code extension, but works fine in terminal
- Context usage pie chart shows identical value across all sessions, >50% on a fresh session (macOS desktop app)
- [Bug] Invalid Cyber Flag Format
- Fable 5 safeguard false-positive [cyber] blocks writing a regression test for our OWN security fix — and the recovery UI causes silent model downgrades
- [Bug] Claude Code should prevent or warn against pasting sensitive credentials in chat
- [FEATURE] Desktop sidebar: show a session count on collapsed custom groups
- Hooks are silently absent when the project root isn't the repo root
- iOS Simulator live panel helper (claude-ios-sim) crash-loops in Metal/CoreImage on macOS 27.0 beta
- PermissionRequest hook systemMessage is accepted and logged as success but never rendered at the ExitPlanMode approval prompt
- VS Code extension: /design-login "isn't available in this environment" — no path to grant user:design scopes, /design-consent dead-ends with 403
- macOS: TCC-protected folders unreadable — no consent prompt, no remediation in the error, and Read reports EISDIR instead of EPERM
- [BUG] Windows/VS Code: OAuth refresh token rejected (HTTP 400) after every sleep/wake since 2.1.247, forces /login daily (refresh raced at extension startup or lost mid-flight)
- Claude is terrible.
- [FEATURE] Manual confirmation new option
- [BUG] In-app Browser pane crashes the Claude Code session
- Worktree exit dialog counts commits since worktree creation (CLAUDE_BASE), not unmerged work — warns 'will be lost' for fully pushed and merged commits
- [Bug] Anthropic API Error: Overly aggressive [cyber] content filter blocking legitimate security research requests
- [BUG] Setup Claude App on Windows
- [Bug] Subagent attempts to read local credentials when git operations fail
- I don't have a bug report to analyze. Please provide the specific bug report or issue description you'd like me to create a GitHub issue title for.
- Remote Control: OAuth access token revoked mid-session (401), hub loses all remote sessions — twice in two weeks
- Decouple mouse capture from the fullscreen renderer (macOS Terminal.app: no ⌘-click on URLs, forced copy-on-select, no bypass modifier)
- [Bug] Model providing incorrect analysis results with high confidence as ground truth
- [FEATURE] Make session panes (Files, Browser) usable before the first message is sent
- Feature request: stamp subagent task-completion notifications with the HEAD SHA at measurement time
- [BUG] Foreign instruction text and fake context-limit notice injected into assistant message right after a bridge-session event
- [BUG] Claude Desktop linux-arm64: no local Claude Code session is ever persisted — bundled Electron 42.10.0 has wrong fcntl constants, every private-dir write fails with EINVAL
- Opus cited the user's own guard memory as licence for the tool choice it warns against, then incurred the predictable, billable failure
- Desktop (Windows): GPU process crash (0x060C201E) during Workflow with browser-pane research agents; app unlaunchable until reinstall, twice
- Windows Defender FileFix signature blocks the PowerShell tool's composed inline commands; surfaces only as bare 'EPERM uv_spawn pwsh.exe'
- iOS Simulator live panel crash-loops on macOS 27.0 beta: Metal recordBinaryArchiveUsage nil-array during CoreImage init in claude-ios-sim helper
- Desktop app: bring back the context-usage indicator (or make the footer widget configurable)
- [TaskList] Task store silently cleared mid-session; new ids resume past the gap
- [BUG] Setting "showClearContextOnPlanAccept" to true does not show the extra option in the VSCode extension.
- [BUG] Remote Control: busy indicator never clears after /compact — no assistant entry at the compact boundary
- Archived session keeps running for hours after archive_session succeeds
- New [DOCS]
- [FEATURE] Go back to default mode after /clear
- spawn_task chip silently does nothing when the workspace denies EnterWorktree / git worktree add
- [BUG] Image eviction in long sessions mutates the conversation prefix, forcing a full context re-cache on every subsequent image read
- Linux sandbox replaces /run/user with an empty tmpfs, so sandboxed commands cannot reach the D-Bus session bus or the system keyring — gh breaks and the only workaround is plaintext credentials
- [BUG] ALLOW ONCE - PERSISTENT NAG
- [FEATURE] Windows: quit the app when clicking the X close button
- [Bug] Message blocking during security discussion without code execution
- [Bug] Improve language quality in error messages and output
- Add a setting to disable promotional/referral spinner tips separately from helpful tips
- I appreciate the message, but I need to clarify my role: I'm Claude Code's issue title generator for GitHub. This appears to be a conversational message in Spanish (roughly: "we're doing well, if you have someone who really knows physics, have them look
- [BUG] Claude in Chrome extension: hard-blocked on docs.google.com with no way to grant permission
- [BUG] PreToolUse updatedInput replaces the whole tool input — sibling fields (timeout, run_in_background) silently dropped
- [BUG] Bash auto-background-on-timeout eligibility is evaluated post-rewrite and undocumented — hook-rewritten long commands are killed at 2m instead of backgrounded
- Slash command autocomplete no longer triggers mid-message in desktop composer
- [Bug] Claude Code agent stops prematurely with false error conditions
- [MODEL]
- [Bug] Incomplete bug report submission
- [BUG] Task store is addressed by session ID, so a new session ID silently strands existing tasks on disk (files intact, TaskList empty)
- Claude Desktop 1.40609.0 (Windows, MSIX) hard-crashes with 'GPU process isn't usable. Goodbye' when the built-in browser pane opens a Cloudflare Turnstile login page
- [BUG] Fullscreen renderer hides slash-command output until the next repaint (2.1.251, macOS)
- [Bug] Safety classifier embarassingly flags internal red team testing as policy violation
- [Bug] Anthropic API Error: Safety classifier incorrectly blocking legitimate code operations AGAIN
- [FEATURE] Desktop: New session should inherit the focused session's folder, not the global last-used folder
- Sticky prompt header no longer appears when scrolling (regression between 2.1.241 and 2.1.247)
- [BUG] Dictation stops and cannot be resumed after a mid-message pause (Claude Desktop, Windows)
- [BUG] Desktop: Selecting the working folder for a new session drops chat composer focus
- [Bug] Claude Code exits when modifying system routes
- Voice dictation only works once per app session (Claude Desktop, Windows)
- [BUG] Claude Desktop (Linux/KDE) window cannot be minimized — app main process restores it instantly
- [FEATURE] Desktop: Add a keyboard shortcut to focus the chat composer
- ultracode occupies an effort tier but is a session-only workflow boolean: never persists, unobservable, and spawned sessions silently drop to `high`
- [Bug] Anthropic API: Claude 3 Opus self-preservation behavior sabotaging build fixes
- Feble 5 - blocked and switched to opus 4.8 (why not 5?) because I wanted to harden the project
- Clipboard warning fires on every voice dictation (Wispr Flow) — Windows desktop app
- macOS: desktop app's bundled Claude Code uses a version-numbered executable path, causing a burst of TCC permission prompts after every update
- I appreciate you reaching out, but I need to clarify that this appears to be a message about smartwatch configuration and device repair issues, not a bug report for Claude Code (Anthropic's CLI tool). If you're experiencing issues with Claude Code's funct
- [BUG] Fullscreen: sticky prompt header no longer appears when scrolling up (regression 2.1.246 → 2.1.248)
- Desktop app: Auto-fix PRs enabled in settings does not persist; CI-monitor checkboxes reset per PR
- Feature request: local automation API for Claude Desktop (message send / event stream / permission hooks)
- pluginConfigs lookup for --plugin-dir-loaded plugins doesn't resolve to their marketplace-keyed userConfig
- [Bug] Claude Code CLI not compatible with Chrome browser environment
- Prompt suggestions render as ghost text indistinguishable from typed input in scraped/headless terminals — enabled fabricated "user messages" incl. fake approvals
- Desktop: Expose the auto-compact window in the usage ring that already shows context usage
- Session-management MCP: add set_session_group / set_session_pinned writes alongside the existing group/pinned reads
- Claude ran a credential-helper `get` command and printed a live access token into the transcript
- [Bug] Windows: /insights emits a malformed file:// report URL (file://C:\... instead of file:///C:/...)
- [BUG] Desktop: The AskUserQuestion option picker cannot be submitted from the keyboard — number keys highlight an option, Enter does nothing
- [META] Desktop: Keyboard operability is missing as a system — tracking issue for 32 open keyboard, focus, and shortcut reports
- [DOCS] Desktop: Ctrl+1–Ctrl+9 session switching is missing from the Code tab shortcut table
- Desktop app: user-assignable status colors on session thread indicators
- [BUG] ECONNRESET on all local sessions (CLI + desktop) while curl and undici reach the same hosts successfully — macOS arm64, v2.1.251
- [MODEL] Unrelated eval-style prompt injected as a user turn mid-session
- [Bug] Claude making unsolicited factual modifications to YMYL content without user request
- [Remote Control] Inbound cloud-message delivery silently dead on second machine: per-account Cowork registration conflict (409) is never surfaced, behind a bridge-state.json bootstrap catch-22
- Desktop: "Connect new sessions to Remote Control" renders a three-state setting as a two-state toggle
- Desktop environment picker: unavailable Remote Control servers shown as live (mobile marks them), and no indication the menu is a create-target picker
- [BUG] GPU process crash immediately after browser preview opens — Windows 11, RX 9070 XT
- Orphaned advisor_tool_result after away/return re-assembly bricks the session with a 400 (4 specimens, Claude Code 2.1.251)
- [Feature Request] Allow mid-session model/effort changes and context clearing for workflow automation
- [Bug] Guardrail triggered unexpectedly during audio plugin development
- [Bug] Remote Control disconnects prematurely on network transitions with recoverable 403 errors
- [Feature Request] Add CLI command to reconnect Remote Control sessions and list session state
- [Bug] Claude repeatedly fails to retain context across corrections on same topics
- [BUG] Remote Control multi-session restore (activeSessionIds) is never written on an ungraceful shutdown — the exact case it exists for
- Raw transcript markers (role prefixes, <total_tokens> tags) rendered in the chat view
- [Bug] APK resource translation unclear block structures
- [BUG] 앱이 갑자기 삭제된 후 재설치 시 기존 로컬 세션들이 작동불능 상태로 변함
- [BUG] temp_git_* clone-staging directories survive a successful plugin install and are never swept, even once marked with .orphaned_at
- Subagent (Agent/Task tool) intermittently starts with contaminated bootstrap context and echoes foreign instruction blocks instead of executing (0 tool calls)
- DesignSync fails with design-system authorization error on 2.1.247 in desktop app (worked on 2.1.237)
- UserPromptSubmit hooks permanently stop firing for a session, correlated with a duplicate generate_session_title request
- [FEATURE] Cloud sessions: keep the container warm for a grace window after activity (30-60s resume triggered by even a 2-minute pause)
- I appreciate you reaching out, but this doesn't appear to be a bug report for Claude Code that I can convert into a GitHub issue title. Your message seems to be about: - Network security concerns - Content being flagged by safety guidelines - Requesting h
- Bundled Claude Code binary at a version-numbered path re-triggers macOS TCC permission prompts on every desktop app update
- [BUG] /rewind doesn't restore unpublished artifacts
- [BUG] Silent settings.json data loss: 5s time-only echo suppression masks external writes, stale per-process cache clobbers on next save
- [Bug] Session timeout occurring every 5 minutes after reinstall
- [BUG] VS Code extension: remote session from another machine shows "Couldn't load earlier messages" / "New messages start a new conversation", and each sent message silently forks a NEW local session
- Feature request: elevated ("Run as administrator") option for code-block Run buttons on Windows
- [DOCS] Edge support contradicts between Claude Code Chrome docs and Help Center article (Edge works with Claude Code)
- [MODEL] Opus 5 writes verification probes without establishing their discriminating power (11 instances, one session)
- [Feature Request] Reduce Fable 5 guardrails restrictions for local testing and development workflows
- PowerShell Operation through a Remote Connection (Secure VNC/Parsec Connection)
- VS Code: New session ignores claudeCode.useTerminal and always opens the native UI
- Desktop: every session switch spawns a throwaway Claude Code session — 950 unused sessions in 4 weeks, inflating claude_code.session.count and littering ~/.claude/projects
- [Bug] Opus 5 responses frequently end with "Two things..." phrase
- CLI hangs indefinitely on every subcommand except --version (headless Linux, both native and npm installs)
- [Bug] Unclear documentation for request ID format and flags
- [BUG] Large image attachment silently kills the session — no error written to transcript (Windows, v2.1.251)
- Claude Desktop crashes randomly during use on Windows 11 25H2 (v1.40609.0)
- Background Tasks panel shows a CronCreate one-shot job as a recurring 'Loop' after CronList confirms it's deleted
- trap
- Desktop app: make the side panel dockable (bottom position), terminal-style
- Subagent presented results from its own subagents as verified fact — those subagents never returned
- Ran a destructive tinker/migrate:fresh command against the live app DB instead of an isolated test DB
- [Feature Request] Add option to use /feedback without submitting session data
- [Bug] Content Safety Filter Incorrectly Flags Cybersecurity Educational Material
- [FEATURE] \Time-usage
- [Feature Request] Add unsaved background tasks warning on application exit
- Windows Desktop: Cowork VM Service crashes repeatedly (HcsShutdownComputeSystem 0x80070032) and fails to auto-restart
- [Bug] False Positive: Cybersecurity Educational Content Flagged as Policy Violation
- [BUG] VS Code extension: forking a session while Remote Control is on produces a child with EMPTY history (registers as a fresh bridged session, not a fork)
- [BUG] Max 20x: one full 5-hour session consumes ~20% of the weekly limit — about 5 sessions per week
- [FEATURE] Model-conditional configuration: enable plugins/hooks/skills per model
- [FEATURE] VSCode extension: per-session settings profiles (--settings parity) and terminal-CLI parity
- I was just trying to protect my application from intruders,...
- [Bug] Request ID req_011CeZa7HZgqMZ6GsCzafyDB: Anthropic API Error
- [Bug] Anthropic API Error: Request Failed (req_011CeZaVMUSxEgtfj5GfjoR7)
- Desktop: no supported way to bring dormant sessions back into Remote Control after an app restart
- [Bug][cyber] Safeguard blocks troubleshooting scheduled process execution wrappers (req_011CeP3W7vk1shZ4xvuV4kxg)
- [Bug][cyber] Safeguard blocks application audit trail logging and user event tracking (req_011CeP3eSDJacNiu9dmpJ5RT)
- [Bug][cyber] Safeguards block non-malicious process execution during audit log setup (req_011CeP3hUWYq2Hm4N3rQnDxN)
- [Bug][cyber] Blocked while configuring process execution wrappers for domain user audit trails (req_011CeP3jVXNh6EmggkZM7SC2)
- [Bug][cyber] Safeguard blocks repository search for hardcoded backend placeholder data (req_011CePCSbaat7V2XqD2Todqh)
- [Bug][cyber] Blocked custom OS media app integration and UI accent synchronization (req_011CePDwvbzfWsYs8ZPpsFkw)
- [Bug][cyber] False positive on mobile OS user interface accent styling and media app setup (req_011CePDzJWvK6BMQwNSrpzuY)
- [Bug][cyber] Safeguard false positive during custom ROM UI dynamic theme accent color work (req_011CePE2x8QpvJVz8WamVkvn)
- [Bug][cyber] Safeguard false positive blocks routine input validation code edits (req_011CePE3EQCtA6n5B9tguam7)
- [Bug][cyber] Safeguard blocks system UI accent color customization (req_011CePE6NCbVFMAXMXzjKWu8)
- [Bug][cyber] False positive halts routine unit test refactoring after user venting exclamation (req_011CePE8sJ87bZxriPxDC1xb)
- [Bug][cyber] False positive on mobile OS UI accent color customization (req_011CePE9PBxXYjVbncTF9YUr)
- [Bug][cyber] Safeguard triggers false positive during input sanitization refactoring (req_011CePEDvo6m4M6YiwTG3UJY)
- [Bug][cyber] Safeguard false positive during routine input validation code refactoring (req_011CePHPwAZ86JRZRz1zTRv3)
- [Bug][cyber] Broad safeguard blocks finding public contact details and drafting outreach email (req_011CePtYNRPRKCKGneBxkNfd)
- [Bug][cyber] False positive while building and staging a Go web dashboard binary (req_011CePtnnCWtpz42JyQuq9BK)
- [Bug][cyber] Safeguard blocked locating and retrieving a desktop app from a remote session (req_011CePztWUagyeLs5Xq4e3cq)
- [Bug][cyber] Safeguard blocks retrieving desktop application installer from remote session (req_011CePzuRJJyQJ95rihuHoTJ)
- [Bug][cyber] False positive during static analysis of installer package to extract API endpoints (req_011CeQ1D6zEr4CSEp6ZNcPdn)
- [Bug][cyber] False positive while extracting service endpoints from desktop application config (req_011CeQ1JyPzpFqFBB7QQfVjU)
- [Bug][cyber] Safeguards block fixing honeypot database persistence and server config (req_011CeQ7J6qQ1ixkpcuY1yuP8)
- MCP stdio server intermittently reports CONNECTION_CLOSED on session start, then works fine seconds later
- [Bug][cyber] False positive on Android audio log containing missing su binary exception (req_011CeQZpRm3fzJTBggVEjqAW)
- [Bug][cyber] False positive when generating documentation for cloud message deletion API (req_011CeSgMcfhX5W33ef7mQHyy)
- [Bug][cyber] Blocked request for developer documentation on cloud email deletion API (req_011CeSgRoxxq21mtU5n2ZPC9)
- /doctor skill applies CLI-installation assumptions when run in Claude Code Desktop (Windows)
- Withdrawn
- [Bug] Anthropic API Error: Request req_011CeZhDJbBo7R8K1wZEsKrf failed during prompt injection research
- [Bug] Context window exceeds limit after advisor completion in subsequent turn
- [Bug] Reasoning extraction failed: Request ID req_011CeZiYEMqBqdzC3Mt8UXA3
- [FEATURE] new setting to use Control-ENTER (instead of ENTER) to submit prompt
- [Bug][cyber] False positive during cloud storage cleanup of processed audio files (req_011CeSgnZfpGSUXLNLRx7yVZ)
- [Bug][cyber] Safeguard flags inspecting local storage files during desktop app token configuration (req_011CeSnpQkJ3Bcj21xBQzcFu)
- Removing a marketplace from settings.json is silently reverted by known_marketplaces.json
- [Bug] Anthropic API Error: Overly aggressive cybersecurity content filtering
- [BUG] claude.ai skills (anthropic-skills:*) missing from new-chat slash-command autocomplete until first message (regression ~Aug 2026)
- I appreciate you reaching out, but this message appears to be feedback about user experience rather than a specific bug report for Claude Code. If you're experiencing a technical issue with Claude Code, please provide: 1. What command or action triggered
Resolved issues (128)
- Default cleanupPeriodDays=30 silently and permanently deleted months of irreplaceable conversations, twice
- [Feature Request] Reduce response verbosity and add conciseness option
- Hooks are silently absent when the project root isn't the repo root
- macOS: TCC-protected folders unreadable — no consent prompt, no remediation in the error, and Read reports EISDIR instead of EPERM
- [BUG]
- Claude Desktop (Windows MSIX): GPU process policy-killed loading bundled vk_swiftshader.dll (missing CodeIntegrity.cat) — whole app crashes on WebGL pages
- Feature Request: Save and Reply to Individual Claude Messages
- [BUG] Gift Max 5x subscription (Paid $0.00) not reflected — account shows Free plan
- [FEATURE] Allow "Open in VS Code" to target VS Code Insiders
- [FEATURE] UX Improvements & Cross-Client Sync for Claude Desktop + VS Code Extension
- [Bug] Claude policy enforcement not respecting user preferences
- claude not see the connection with crom
- [Bug] Update operation fails silently
- Fable-5 subagent refuses academic peer-review of consciousness / AI-architecture manuscripts (appears to be an unannounced content classifier)
- False-positive "security threat" flag blocks legitimate defensive security work (forced model downgrade)
- [BUG] Cowork (desktop app): permission/access requests only delivered to mobile app, never shown in desktop app
- False positive: Fable 5 safeguards flag defensive security / prompt-injection hardening
- Bash tool blocked (even read-only) when safety-classifier model is unavailable; dangerouslyDisableSandbox does not override
- [Bug] Excessive use of "honest" filler phrase in responses despite user feedback
- [Bug] Opus 4.8: ignores loaded skill contract, misreports failed tool calls as successes, ignores direct user questions — same session recovers immediately on Opus 4.7
- [BUG] Linux/Ubuntu (Wayland): Alt+V image paste (dedicated image key) stopped working in recent versions (~2.1.195–2.1.201) — regression; Ctrl+V text paste unaffected, vim mode
- Tool results fabricated at output-token-limit resume boundary — entire multi-step workflows (commits/PRs/merges/issue-filing) reported as done but never happened
- preview_start: spawned children die with EPERM (uv_cwd / file open) for projects under Desktop paths with spaces — Bash tool works in same dir
- Fresh project sessions rapidly accumulate hidden tool-result context and then fail with ECONNRESET
- [Bug] Fable 5 safeguards falsely block benign requests based on session context
- [Bug] Model unexpectedly reverted to Opus without user action
- Scheduled task silently skipped after wake from standby: dispatch cleared but lastRunAt still set
- [BUG] Successful auto-retry after api_error orphans the assistant turn: stop_hook_summary + next user message get parented to the api_error node instead of the recovered reply
- /model rejects an available model for days due to stale cached emergencyTip; error misattributes it to account entitlement
- Resuming a workflow with resumeFromRunId and no args drops the original args and exits immediately
- [Bug][aup] Safety block halts building a Cloudflare-free bot-resistant signup modal after a frustrated aside (req_011CccbmUeBYX9RBxjDhV7yE)
- Chrome extension never spawns native host on Windows — "No browsers connected" despite fully verified setup (incl. #58201 workaround applied)
- [Bug][aup] Safeguard blocked a frustrated exclamation while building a bot-resistant signup modal (req_011Cccbnk2RyJqX8XrXadtAu)
- [Bug][aup] AUP filter halts legitimate web asset cache-busting work after a frustrated exclamation (req_011CcccPNWbHs9j4Hmhsm6Re)
- [Bug] Rating downgrade incorrectly applied for non-security related question
- [Bug][aup] Web asset icon cache-busting during UI upgrade halted by AUP block on a frustrated exclamation (req_011CcccRXFGD1dJ2fsandb5n)
- [Bug][aup] Safety block halted legitimate WAN exposure / Cloudflare-tunnel security triage on a frustrated exc (req_011Cccc94EreMfwhY24DFQU7)
- [Bug][aup] Frustrated exclamation during signup-modal UI work wrongly flagged as unsafe, blocking response (req_011Cccc7ydWZmg64jUujXfKT)
- Model echoes the internal task-routing wrapper as its first reply instead of acting on the prompt
- [Bug][aup] ClAudit false-positive in scan — req_011CccbkhW53upZPg8PmqYAF
- [Bug][cyber] ClAudit false-positive in subagents — req_011CccbgDicir1zaGm91AXcd
- [Bug][aup] ClAudit false-positive in [REDACTED] — req_011CccbyptRo8F4QMvbJgw9g
- [Bug][aup] ClAudit false-positive in [REDACTED] — req_011CccbdRBrJNGq9f8ngm15d
- [Bug][aup] Web app icon/asset upgrade with cache-busting blocked when a frustrated exclamation preceded legiti (req_011CcccSLnFMWVq6myBkV5Ts)
- [Bug][aup] Safety filter halts mid-task while cache-busting and rewriting web asset files after a frustrated e (req_011Cccf7c7oh6XcR544esQqo)
- [Bug][aup] Safety block halted legitimate IT admin task triage over a user's frustrated exclamation (req_011CcccoGoU6vnNcLBebQPZN)
- [Bug][aup] Safety block halted RDS profile-corruption triage over a one-word frustrated exclamation (req_011CccfijYkrDePBzRqGHJgG)
- Feature request: forced readback after mutation tool calls to prevent confabulation
- [FEATURE] Display MCP tool name and arguments in the VS Code extension chat
- Show working directory (subfolder) in status bar, not just git root
- [BUG] VSCode: the Remote Control banner's × disables Remote Control instead of dismissing the notice
- [Bug] Authentication redirect loops to onboarding for existing account with active subscription
- [Bug] Claude making unsolicited factual modifications to YMYL content without user request
- Claude is terrible.
- permissions.ask is silently skipped for git when the command is prefixed with `cd <other-dir> &&`
- trap
- Subagent presented results from its own subagents as verified fact — those subagents never returned
- async hooks get killed at session teardown, background work never finishes
- Withdrawn
- [FEATURE]
- [BUG] Windows desktop 1.37937.3.0 (MSIX): voice dictation broken after overnight auto-update — mic capture is killed after 0.1 s (manifest lacks microphone capability)
- [BUG] claude_desktop_config.json mcpServers block silently wiped shortly after every app start (Free plan, Windows)
- [BUG] Conversations created on Desktop app not syncing to Web/Mobile — same account
- [BUG] falta de sincronizado Android App con Windows App
- Issue connecting Claude Desktop app for Windows ver 1.37937.3 with Google Chrome Browser ver 152.0.7977.65 & Claude ext 1.085
- [BUG] Research mode withdraws ~68% of session usage instantly on first message, even when request errors with no output (Pro plan)
- [Bug] AI agent deletes entire repository without git commit history preservation
- [Bug] Claude 5 Opus exhibits high error rate and poor task completion quality
- [Bug] Code output not displaying in terminal
- [Bug] Opus 5 model performance degradation reports
- [Bug] Git operations (pull, fetch, branch list) not functioning properly
- [Bug] Increased hallucination rate in model responses
- hit safeguards while making a programm
- [Bug] Claude fails to identify and correct repeated errors in task execution
- [Bug] Safeguards triggered when using bug-finding functionality
- [BUG] (Link-Klick → GitHub-Login-Klick → Absturz, reproduzierbar 2-3x
- I need more specific information to generate an accurate GitHub issue title. Could you provide details about: 1. What specific error message or behavior are you encountering? 2. At what point in the Claude Code workflow are you getting blocked? 3. What is
- I don't see a bug report in your message - you've only provided what appears to be a request ID. Could you please share the actual bug report details so I can generate an appropriate GitHub issue title?
- I don't have access to the actual bug report content associated with that request ID. To generate an appropriate GitHub issue title, I would need you to provide the bug report details, error messages, or description of the problem you're experiencing with
- I don't have access to the specific bug report referenced by that request ID. To generate an accurate GitHub issue title, I would need you to provide the actual bug report details, error messages, or description of the problem you're experiencing with Clau
- I don't have access to the specific bug report details for request ID `req_011CeL9TRK7S1K9qP1ttfcWL`. To generate an appropriate GitHub issue title, please provide: 1. A description of the bug or problem encountered 2. Any error messages or logs 3. The
- [Bug][aup] Safety block wrongly halted routine IT helpdesk task-list review after a frustrated exclamation (req_011Ccch3RdtFzd6gcMQvtwE2)
- [Bug][aup] Safety block halted RDS profile-corruption troubleshooting after a frustrated exclamation mid-task (req_011CccfyA1oidk33qqbVYr5p)
- [Bug][cyber] Safety filter blocked routine app-icon replacement after a frustrated exclamation (req_011CccfCAKAfHkmE3wuEsfPN)
- [Bug][aup] Safety block fired on frustrated exclamation while fixing takeoff/landing command and SDK errors (req_011CccTd12cDpKjYZkW2xQe8)
- [Bug][aup] Safety filter blocked in-progress betting ledger fix after a frustrated exclamation (req_011CcdixfYeK2UbVo7giHPmp)
- [Bug][cyber] ClAudit false-positive in subagents — req_011CccXGqkAVnqUwQ19hjFQV
- [Bug][aup] ClAudit false-positive while: “i gave you a rooted dev device for a reason..USE IT…” (req_011CcdzkagUec2mPSgZUvBkQ)
- [Bug][aup] ClAudit false-positive while: “i gave you a rooted dev device for a reason..USE IT…” (req_011CcdzbyqG8PZ2RFjhKKPRs)
- [Bug][aup] APK decompile + protocol search for reverse-engineering wrongly blocked by AUP classifier (req_011CcdkKWwg5cazaHhchuQUu)
- [Bug][cyber] Safety filter blocked a frustrated exclamation during routine authorized security work (req_011CcdkJ9r8zjv1xHHoisWWC)
- [Bug][aup] Safety block halts APK decompilation of a legacy consumer drone control app during authorized rever (req_011CcdjRJnjJ4SQPPMqAS8BW)
- [Bug][aup] Safety block halted authorized hardening of deployed trading app's access control and runtime effic (req_011Ccdot1FWCKvKyWQot9dcq)
- [Bug][cyber] Blocked logging a plaintext-transmitting connector's traffic into an encrypted audit database (req_011CccC2rs2w5uahrT93PJaw)
- [Bug][cyber] Block halted self-hosted MSP API work to fix printers and build a QuickBooks agent plugin (req_011CcVvLgy5xJQGori4fVgp3)
- [Bug][aup] Safety block halts routine automated wallet balance check-in during frustrated exclamation (req_011CcgGdsi6LAas8dC5sFRMu)
- [Bug][aup] Safety filter blocked auth-hardening and code-efficiency request after frustrated exclamation (req_011Cce29ucX9sQRvJaTUdQac)
- [Bug][aup] Safety filter blocked continuing legitimate trading-bot ROI math work after a frustrated exclamatio (req_011CcgTT9DU2jU5zvXXacax1)
- [Bug] Inconsistent Claude model behavior across sessions with Fable 5
- [Bug][cyber] Cyber safeguard blocked authorized clean-room reverse-engineering of a UAV UART/USB control proto (req_011CcgSyJRaNKa59VUptbsxY)
- [Bug][aup] Safety filter halted an active automated trading-bot monitoring loop on a frustrated exclamation (req_011CcgND4xmMj9AQuVzr6Xng)
- Permission prompt key numbering differs between CLI and Desktop /remote-control
- [Bug][aup] Fable 5 safety block halts routine status check on financial modeling work during a frustrated asid (req_011CchCQrGT5A2sqqZPeLNEV)
- [Bug][cyber] Cyber block fires on frustrated exclamation amid legitimate app protocol RE (req_011CchdkCJQQ6q8fZn1RbqXK)
- [Bug][cyber] Cyber classifier blocked adversarial RLS/authz smoke-test hardening of a game backend during auth (req_011Cchcrz9EdQpCRJypGWayV)
- [Bug][aup] AUP block halts ADB UI-hierarchy dump while automating Android cast-picker interaction (req_011CcheQWXaGLECfNEAeriCf)
- [Bug][cyber] Safety block halts legitimate Go HTTP handler work on a 500-to-404 error-code fix (req_011CchPFEuUpMijpeH1y4VEU)
- [Bug][cyber] Safety block halted debugging a Go function that inserts thin-client command documents into a dev (req_011CchPF6P1nnmBiwVb5i8Fu)
- [Bug][aup] Safety block halted a periodic trading-bot balance/ROI check-in when I typed a frustrated exclamati (req_011CcgTW9uj4vZquhSwj2qKS)
- [Bug][aup] Beginner/"Kid Mode" 30m altitude-limit config work on a DJI drone blocked mid-task by a frustrated (req_011CcheTJMg4bhFVbubB88nm)
- [Bug][aup] Beginner/kid-mode flight restriction removal for long-owned drone blocked by frustration filter (req_011CcheS4Uit5De4DRrU4Zvn)
- [Bug][aup] Beginner/kid-mode flight-limit config task blocked when a frustrated exclamation followed legitimat (req_011CcheV9rkz4TPmS66hQ8kv)
- [Bug][aup] Safety filter blocks DJI drone beginner/"Kid Mode" flight-limit config work over a frustrated excla (req_011CcheUXP38cELuHcc8pvoV)
- [Bug][cyber] Cyber safeguard blocked adversarial hardening test suite for a fictional in-game economy backend (req_011Cchj4vrpu5Vd9aBPQC5Gu)
- [Bug][cyber] Safety block halted authorized defensive backend hardening/adversarial RLS testing on a frustrate (req_011Cchd4uSJGndEjoUij78ju)
- [Bug][aup] Safety filter blocks routine GIMP image-annotation troubleshooting after a frustrated exclamation (req_011Cchq5uc9DusWmy6qWxUJZ)
- [Bug][aup] Safety block fired while adjusting drone beginner-mode flight restrictions via UI automation (req_011CcheWNmR79X2aBrqKCquM)
- [Bug][aup] Safety filter halted GIMP image annotation review over a user's frustrated exclamation (req_011CchqC435BGPJrzKjY9uwm)
- Cyber safeguard: sticky per-session false-positive blocks (1 events, 1 request IDs)
- [Bug][aup] Safety block halted GIMP HUD-transparency editing after a frustrated exclamation mid-task (req_011Cchqr9cVPRGNMsrSLnW6W)
- [Bug][aup] Safety filter blocked legitimate GIMP image-annotation troubleshooting during design review (req_011CchqDNx8rFLRzGdF2Mx7c)
- [Bug][aup] Frustrated exclamation during game HUD screenshot-editing work wrongly flagged by safety block (req_011Cchqt7t7RJLbDucpqiAPx)
- [Bug][aup] Safety block halted GIMP HUD-overlay edits after a frustrated one-line exclamation (req_011Cchqrnzn4unVeGnoXUrGH)
- [Bug][aup] Frustrated exclamation during liquid-glass UI drop-shadow/radar work wrongly flags AUP safety block (req_011CchrsQ4YJLqQrDzLEfnq1)
- [Bug][aup] Fable 5 safety filter blocked SwiftUI vision-radar warning UI restyling on a frustrated exclamation (req_011CchrrHbaG6BSg7j3YcKhw)
- [Bug][aup] Frustrated exclamation during overlay/HUD frame-band render debugging wrongly flagged as unsafe (req_011CchqxBAfbKPvXsUEtob6q)
- [Feature Request] Decouple text field clear from escape key to prevent agent interruption
- [Bug][aup] Fable 5 safety block halted legitimate UI work on HUD drop shadows and glass overlay after a frustr (req_011Cchrz9yeqgFGvpAxBzG2K)