contribution/compass
anthropics/claude-code

Claude Code

952 signals · 959 observation events

Open repository ↗

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

141.3K stars22.7K forksPythonlicense unknownkeyword: Claude Code
PROJECT NEWS

Release, roadmap, and discussion

All news →
anthropics/claude-code

Claude Code

Coding-Agent Infrastructure
Latest stable

v2.1.231

v2.1.231
  • What's changed
  • Fixed MCP OAuth sign-in failing with a redirect URI mismatch for servers that use a pre-registered OAuth client, such as Slack
Original release notes ↗

Publicly indicated next

  • milestone
    P1Publicly indicated100% complete · 0 open
  • milestone
    P2Publicly indicated100% complete · 0 open
  • milestone
    P3Publicly indicated90% complete · 1 open

Prereleases and milestones indicate public plans; they are not delivery commitments.

Observation trail

  1. changedmetrics
  2. changedupdatedAt, labels
  3. changedupdatedAt, labels
  4. changedupdatedAt
  5. discoveredinitial snapshot
  6. discoveredinitial snapshot
  7. discoveredinitial snapshot
  8. discoveredinitial snapshot
  9. discoveredinitial snapshot
  10. discoveredinitial snapshot
  11. discoveredinitial snapshot
  12. changedupdatedAt, labels
  13. changedupdatedAt, labels
  14. discoveredinitial snapshot
  15. discoveredinitial snapshot
  16. discoveredinitial snapshot
  17. discoveredinitial snapshot
  18. discoveredinitial snapshot
  19. changedmetrics
  20. changedmetrics
  21. discoveredinitial snapshot
  22. changedupdatedAt, metrics
  23. discoveredinitial snapshot
  24. discoveredinitial snapshot
  25. changedupdatedAt, metrics
  26. discoveredinitial snapshot
  27. changedupdatedAt, metrics
  28. discoveredinitial snapshot
  29. changedupdatedAt
  30. discoveredinitial snapshot
50 shown
issue

[BUG] Desktop app: a message delivered to a session that is still starting up is silently lost — the query never starts and the session is dead for the full ~16min watchdog

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different bugs) - [x] I am using the latest version of Claude Code ### What's Wrong? On the desktop ap

importance 6@randie3503openbughas reproplatform:windowsdata-lossarea:desktopOriginal evidence ↗
issue

[BUG] remote-control blocks on the interactive spawn-mode prompt when stdin is not a TTY: the process stays alive but never serves a session

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different bugs) - [x] I am using the latest version of Claude Code ### What's Wrong? `claude remote-co

importance 6@derK4teropenbughas reproplatform:windowsarea:tuiOriginal evidence ↗
issue

[BUG] remote-control --name is silently ignored: the client shows repository and branch (or the folder name) instead

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different bugs) - [x] I am using the latest version of Claude Code ### What's Wrong? `claude remote-co

importance 6@derK4teropenbugplatform:windowsarea:cliOriginal evidence ↗
issue

[FEATURE] Surface CLI-style tips/hints in the VS Code extension panel

### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem Statement The CLI shows rotating `※ Tip:` hints at session start (keyboard shortcuts, lesse

importance 6@digitalyx-aiopenenhancementarea:ideplatform:vscodeOriginal evidence ↗
issue

[BUG] Organization custom desktop extensions no longer appear in the Connectors Directory (browse, search, or detail page)

## Summary Since approximately 2026-08-11, custom desktop extensions uploaded by an organization (Team/Enterprise) no longer appear in the Connectors Directory for that organization's members. Browsing and searching the Directory only returns public connectors, and the extension's own detail page (`claude.ai/directory/<extension-id>`) renders "This connector

importance 6@vsemashkoclosedinvalidOriginal evidence ↗
issue

GitHub MCP connector app is missing Administration permission, blocking repo creation

The GitHub App behind the official GitHub MCP connector ("Claude Github MCP Connector", installed via github.com/settings/installations) does not request the Administration repository permission. Effect: create_repository (and any other admin-scoped call) fails, even though the app otherwise has read/write access to code, issues, PRs, and discussions. The ap

importance 6@TheAvivopenenhancementarea:mcpOriginal evidence ↗
issue

Asserts unverified tool behavior as fact and compounds errors across self-corrections (effort: high)

**Environment** - Model: Opus 5 - Claude Code, effort: high (`settings.json` `"effortLevel": "high"`, `alwaysThinkingEnabled: true`) **What happened** Asserted claims from a tool's own description as verified fact, and reported the outcome of something not observable from the session (how a saved Slack draft rendered) as if it had been checked. Each self-cor

importance 6@seohyun-jungopenbugarea:toolsarea:modelOriginal evidence ↗
issue

Agent restates a known fix across many turns instead of applying it; deferrals persist after explicit instruction to act

## Summary In a long overnight session, the agent repeatedly exhibited a pattern where it identified the correct fix for a blocking condition, stated the fix accurately, and then continued to restate the same diagnostic finding across many further turns instead of applying the fix — even after the user gave direct, repeated instructions to act. Separately, a

importance 6@daveladouceuropenbugarea:modelarea:hooksOriginal evidence ↗
issue

Desktop app (Windows): SendUserFile attachment cards open the file instead of offering a download

## Description When Claude sends files with the SendUserFile tool (`display: "attach"`), the file cards rendered in the conversation don't offer a download on click — clicking the card just opens/previews the file. There is no apparent way to save the file from the card, which defeats the purpose of an attachment card for deliverables like `.xlsx`/`.pptx`. #

importance 6@suprejvenkatopenbugplatform:windowsarea:desktopOriginal evidence ↗
issue

Auto-mode classifier: ~310s permission decisions that resolve to "Allowed" — the 30s classifier timeout never fires

## Summary On `claude-opus-5[1m]` in `auto` permission mode, individual tool calls sit between `tool_use` and `tool_result` for **307–329 seconds**, then execute normally, with the UI reporting **`Allowed by auto mode classifier`**. No permission prompt is shown. Nothing is blocked. The commands themselves execute in 1–2 seconds. The entire wait is pre-execu

importance 6@domagojmedoclosedbugplatform:windowsarea:permissionsOriginal evidence ↗
issue

[BUG] Browser pane blocks same-origin subresources with ERR_BLOCKED_BY_CLIENT for local dev domains mapped to 127.0.0.1 via /etc/hosts — page renders blank

**Title:** [BUG] Browser pane blocks same-origin subresources with ERR_BLOCKED_BY_CLIENT for local dev domains mapped to 127.0.0.1 via /etc/hosts — page renders blank ## Environment - Claude Code: 2.1.220 (desktop app, macOS) - OS: macOS (Darwin 25.5.0), Apple Silicon - Surface: **Browser pane** (`mcp__Claude_Browser__*` / preview pane), NOT the Claude in Ch

importance 6@abeltran-hamperappopenOriginal evidence ↗
issue

[Bug] Anthropic API Error: 529 Overloaded

**Bug Description** ● API Error: 529 Overloaded. This is a server-side issue, usually temporary — try again in a moment. If it persists, check https://status.claude.com. **Environment Info** - Platform: win32 - Terminal: null - Version: 2.1.228 - Feedback ID: 6d30e40c-7cf2-47d8-96e9-2ea87427f01e **Errors** ```json [{"error":"TelemetrySafeError: VirtualMessag

importance 6@rmarquesAvatelopenbugduplicateplatform:windowsexternalapi:anthropicOriginal evidence ↗
issue

[FEATURE] Reviewable draft-message relay between Home/chat threads (not Code sessions)

### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem Statement I run a hierarchy of persistent threads: several Home/chat threads act as "tech l

importance 6@lennigopenenhancementplatform:macosarea:desktopOriginal evidence ↗
issue

[Bug] Infinite loop in agentic cycle causing token waste

**Bug Description** keeps going in cycle. Nothing fixes. only tokens get wasted here **Environment Info** - Platform: darwin - Terminal: Apple_Terminal - Version: 2.1.226 - Feedback ID: 46d4c388-241f-4f98-bed9-c4ccffb63058 **Errors** ```json [] ```

importance 6@evanpaul90openbugplatform:macosarea:coreneeds-reproOriginal evidence ↗
issue

[Bug] Anthropic API Error: Internal Server Error (500)

**Bug Description** 500 error **Environment Info** - Platform: darwin - Terminal: Apple_Terminal - Version: 2.0.37 - Feedback ID: 35e932b8-1b3a-45ca-8e44-142b76601f43 **Errors** ```json [{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":null}\n at $4.generate (file:///Users/ryanbr

importance 5@pillar-and-coclosedstaleOriginal evidence ↗
issue

[BUG] Session exits silently with 'API Error: Out of memory' mid-turn on AWS Bedrock

## Preflight Checklist - [x] I have searched existing issues and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different bugs) - [x] I am using the latest version of Claude Code ## What's Wrong? Claude Code session terminates unexpectedly mid-turn with no user-facing error message. The session was in the mi

importance 5@haulinoclosedbughas reproapi:bedrockplatform:macosstaleOriginal evidence ↗
issue

[Bug] Memory leak on macOS and Linux

**Bug Description** memory leak (mac and linux) **Environment Info** - Platform: darwin - Terminal: iTerm.app - Version: 2.1.116 - Feedback ID: 67f89ea8-e96c-40fe-b15f-4a07efd2a3c2 **Errors** ```json [{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/orianasfeir/.local/share/claude/versions/2.1.116 (expected in multi-process scenarios)\n at jl_

importance 5@OrianaSfclosedbugduplicateplatform:macosplatform:linuxperf:memoryOriginal evidence ↗
issue

Feature Request: Persistent cross-session project memory

## Problem Claude Code starts every session completely cold. There is zero continuity between sessions — no memory of what was worked on, what decisions were made, what the current state of a project is. For users managing long-running, complex projects (multiple services, bots, deployments), this creates a significant and recurring productivity bottleneck:

importance 5@LicokiteclosedenhancementmemorystaleOriginal evidence ↗
issue

Sent message lost from history and display when response is cancelled (Ctrl+C)

## Summary When a message is sent and then the response is cancelled (Ctrl+C or Escape) before it completes, the sent message is unrecoverable: 1. It is not added to the CLI's input history buffer, so pressing up arrow skips over it entirely. 2. It is not echoed in the terminal output, so scrolling up does not reveal it. The only option is to retype the mess

importance 5@hangingwithshuclosedbughas reproplatform:macosarea:tuistaleOriginal evidence ↗
issue

[BUG] Cowork ElevenLabs plugin: ${user_config.output_dir} never substituted — all TTS/music generation fails with ENOENT

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different bugs) - [x] I am using the latest version of Claude Code ### What's Wrong? When using the El

importance 5@SoWrongImRightclosedbugplatform:macosarea:coworkarea:pluginsstaleOriginal evidence ↗
issue

[Bug] Context leakage between sessions or invalid context persistence

**Bug Description** Session included incorrect context and claimed I provided it - no idea where it came from (probably from another session with invalid info) **Environment Info** - Platform: darwin - Terminal: WarpTerminal - Version: 2.1.126 - Feedback ID: 67cfb3a6-45c3-4bdc-b4d0-24cb474a918c **Errors** ```json [{"error":"Error: NON-FATAL: Lock acquisition

importance 5@mdprescottclosedbugplatform:macosarea:corestaleOriginal evidence ↗
issue

[BUG] Claude Code Unusable on Windows (Max Subscription)

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different bugs) - [x] I am using the latest version of Claude Code ### What's Wrong? I am writing as a

importance 5@jklsense-codeclosedduplicateplatform:windowsplatform:vscodestaleOriginal evidence ↗
issue

[BUG] Windows desktop: clicking 'Split view' in 'Open in' submenu opens 'VS Code' instead (off-by-one on mouse click)

## Summary In the session right-click context menu, the **Open in** submenu shows three items: 1. Split view 2. VS Code 3. Explorer Clicking the first item (**1 Split view**) with the mouse triggers the second item (**2 VS Code**) instead. Pressing the keyboard digit `1` while the submenu is open correctly invokes Split view. The mismatch is reproducible and

importance 5@romankanevskyclosedbugplatform:windowsarea:desktopstaleOriginal evidence ↗
issue

[BUG] Claude CoWork : Request too large (max 32MB). Try with a smaller file.

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different bugs) - [x] I am using the latest version of Claude Code ### What's Wrong? I just start new

importance 5@bytemtekclosedbugplatform:macosarea:coworkneeds-reprostaleOriginal evidence ↗
issue

[FEATURE] Allow plugins to restrict install --scope via plugin.json

### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem Statement I author plugins for a marketplace. Some are designed only for project-level use

importance 5@rulyoneclosedenhancementarea:pluginsstaleOriginal evidence ↗
issue

macOS FDA permission prompt recurs after every CLI update

## Problem Every time the Claude Code CLI auto-updates, macOS prompts again for Full Disk Access (and potentially other TCC-protected permissions). Users must manually go to System Settings > Privacy & Security > Full Disk Access and toggle ON the new version entry each time. This happens because each CLI version is installed as a separate Mach-O binary at `

importance 5@ypwang-engclosedduplicateplatform:macosarea:installationstaleOriginal evidence ↗
issue

[BUG] CoworkVMService 5-second timeout causes persistent "Workspace unavailable" on Windows 11 Pro

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different bugs) - [x] I am using the latest version of Claude Code ### What's Wrong? Title: CoworkVMSe

importance 5@karenjleacockclosedbughas reproplatform:windowsarea:coworkarea:desktopOriginal evidence ↗
issue

Show git branch + dirty state in claude.ai/code session bar

## Summary The session bar in claude.ai/code currently shows only **client mode (Local) + working directory (folder name)**. Claude Code CLI already exposes git context via the `statusLine` config — would love that to surface in the web/desktop UI too. ## What I'm seeing When working across multiple feature branches (rebase chains, stacked PRs), I lose track

importance 5@alanafachiniclosedenhancementarea:claude-code-webplatform:webarea:statuslinestaleOriginal evidence ↗
issue

[Feature Request] Add guardrails to prevent premature optimization suggestions during planning

**Bug Description** as soon as i mentioned what i want to do tomorrow i feel as if claude is pushing me to make sub optional decisions with my testing to run my batch faster and get done quicker **Environment Info** - Platform: darwin - Terminal: vscode - Version: 2.1.136 - Feedback ID: 6e8e6071-6dd0-4849-a2ae-e45a0d1d3eb6 **Errors** ```json [{"error":"Error

importance 5@liamhallerclosedenhancementplatform:macosarea:modelstaleOriginal evidence ↗
issue

Opus 4.7: "acknowledge before acting" memory rules don't prevent action-bundling in correction-response turns

## What the user reported Across a multi-hour Claude Code session (model: claude-opus-4-7), the user repeatedly called out the same behavioral pattern. Direct quotes from the session: > "you are still not acknowledging my chat messages" > "how many times or forms do i need to ask to acknowledge" > "did you acknowledge my comment about you not reading my chat

importance 5@lortiz5122closedenhancementarea:modelmemorystaleOriginal evidence ↗
issue

[Feature Request] Improve code analysis depth for refactoring and duplicate detection across call sites

**Bug Description** Right now Claude is working like a junior engineer. I've previously said how its leaving dead code around. and requires a line by line review. Asking it to compare a commit with another commit to review and merge the changes and make those changes efficient - results in only working on the functions brought it. Not exactly how they're cal

importance 5@naman-cffclosedenhancementplatform:macosarea:modelstaleOriginal evidence ↗
issue

Code tab: renderer crashes during session hydration (exitCode 5 / SIGTRAP) — Claude Desktop 1.6608.2 on macOS 26.4.1

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different bugs) - [x] I am using the latest version of Claude Code ### What's Wrong? Summary The Claud

importance 5@DJHoltkampclosedbughas reproplatform:macosarea:desktopstaleOriginal evidence ↗
issue

Add tokens-per-second (TPS) display during streaming

## Feature Request: Live Tokens Per Second (TPS) Display ### Problem Users have no visibility into streaming throughput during Claude Code sessions. Knowing TPS helps evaluate model performance and response quality. ### Proposed Solution Display real-time TPS counter in the terminal UI during streaming responses, similar to OpenCode's `@williamcr01/opencode-

importance 5@vladbrincoveanuclosedenhancementarea:tuiOriginal evidence ↗
issue

Reopen #17554

> Closing for now — inactive for too long. Please [open a new issue](https://github.com/anthropics/claude-code/issues/new/choose) if this is still relevant. _Originally posted by @github-actions in [#17554](https://github.com/anthropics/claude-code/issues/17554#issuecomment-4274662399)_ This is still relevant. see suggestion in comment Mar 21

importance 5@einarenclosedbugarea:modelstaleOriginal evidence ↗
issue

[BUG]

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different bugs) - [x] I am using the latest version of Claude Code ### What's Wrong? <img width="356"

importance 5@ile860109-gifclosedbugplatform:windowsarea:tuistaleOriginal evidence ↗
issue

[FEATURE] Feature Request: 标签/窗口需要用户确认时闪烁或变色提示

### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem Statement ## 需求描述 当打开多个终端窗口/标签页时,某些窗口需要用户确认(如权限请求、AskUserQuestion 等),用户可能因为标签太多而长时间看不到确认提示,

importance 5@852d7bhb7b-ctrlclosedenhancementarea:tuistaleOriginal evidence ↗
issue

[FEATURE] Expose background tasks (and tools-called-this-turn) to hooks — re-raise of #23386 with agent-teams use cases

## Summary Re-raising #23386 (auto-closed for inactivity, then locked, no maintainer engagement). The original ask — make running background tasks visible to hooks via input JSON — is still valid, and the agent-teams primitive landed in the interim has made it strictly more useful. I'd also push the ask one step broader: expose **agent execution state** to h

importance 5@Butaniumclosedenhancementarea:hooksarea:agentsOriginal evidence ↗
issue

Bundled CLI silently drops inbound TRACEPARENT on 2nd+ invocation when ~/.claude/ has state from a prior run

Filing here in addition to anthropics/claude-agent-sdk-python#952 because the root cause appears to be CLI-side, not SDK-side. The SDK is correctly injecting `TRACEPARENT` into the subprocess env every time; the bundled CLI honors it on the first invocation per process lifetime and silently ignores it on every subsequent one. ## TL;DR For a long-running embe

importance 5@NBTDxclosedbughas reproarea:corestaleOriginal evidence ↗
issue

Credit balance is too low - No trial plans for new users?

**Bug Description** I'm a new user, and I would have loved seeing a trial period with free credits. I'm only starting in Computer Science and not being able to test Claude (my business is only starting, and I don't have the funds to use Claude on a professional level yet) is prohibitive for new users. Are there any plans to create a trial version for new use

importance 5@shane-vdlclosedquestionarea:coststaleOriginal evidence ↗
issue

I gave CC very clear adn simple instruction - it went and did something else

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Amodel) for similar behavior reports - [x] This report does NOT contain sensitive information (API keys, passwords, etc.) ### Type of Behavior Issue Claude ignored my instructions or configuration ### What You

importance 5@2x5techsa-maxclosedbugarea:modelmodelstaleOriginal evidence ↗
issue

Read tool returns false-success tool_result for truncated PDFs (no is_error: true on structurally-invalid input)

## Summary The Read tool, when invoked on a PDF file that is structurally invalid (missing `%%EOF`, missing `startxref`, fails `mutool info`), returns a success-shaped tool_result of the form `"PDF file read: <path> (XX.X KB)"` with no `is_error: true` flag. The tool validates file size (the path resolves and the file is non-empty) but does not validate PDF

importance 5@swildcat10closedbughas reproarea:toolsstaleOriginal evidence ↗
issue

[Skill Submission] SaveTokens - working solution for 395 open issues on token cost, context management & agent orchestration

### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) Note: This is NOT a duplicate. This is a working implementation, not a feature request. Existing simila

importance 5@amshashankkclosedenhancementarea:costarea:skillsstaleOriginal evidence ↗
issue

[BUG] /goal clear is not working

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different bugs) - [x] I am using the latest version of Claude Code ### What's Wrong? [BUG] /goal clear

importance 5@SaikrishnanSekarclosedbughas reproplatform:macosarea:clistaleOriginal evidence ↗
issue

the claude code spinner persistent

Type: <b>Bug</b> Background daemon not starting Even after logging in, the spinner persisted because the background daemon (\\.\pipe\cc-daemon-*) failed to start on Windows. No daemon.log, no socket, no roster — it never launched at all. This is a known Windows-specific bug with the Claude Code VS Code extension's Webview panel. Extension version: 2.1.139 VS

importance 5@alenasemova-cmykclosedbugplatform:windowsplatform:vscodestaleOriginal evidence ↗
issue

[Bug] Opus 4.7 tunnel-visions on CSS cascade bug; 4.6 solves same task in <2 min

**Bug Description** ## TL;DR **Regression: Opus 4.7 in Claude Code burned ~120k tokens failing to diagnose a basic CSS cascade bug, repeatedly blaming external causes (browser cache, CDN) instead of widening its hypothesis. A new session on Opus 4.6 with the same repo solved it in under 2 minutes via a single `grep`.** This is not a one-off bad answer — it's

importance 5@Nikitzuclosedbugplatform:macosarea:modelstaleOriginal evidence ↗
issue

[BUG] Claude Code routine task did not fire at scheduled time

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different bugs) - [x] I am using the latest version of Claude Code ### What's Wrong? Scheduled task (C

importance 5@cbl-caraveloclosedbugplatform:windowsarea:desktopstalearea:routinesOriginal evidence ↗
issue

Claude lied about visual differences after looking at user-provided screenshots

## What happened I'm a Claude Code agent embedded in a long Razor/ASP.NET refactor session. The user (operator) shipped two side-by-side screenshots showing that a table I had built (`/Settings#document-types`) did NOT match a reference table the user wanted me to replicate (`/Admin/Definitions#document-types`). The visible differences in the screenshots wer

importance 5@cristian1991closedbugarea:modelstaleOriginal evidence ↗
issue

[BUG] claude-code-keybindings.json does not include `chat:newline`

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different bugs) - [x] I am using the latest version of Claude Code ### What's Wrong? https://code.clau

importance 5@xpeclosedbugdocumentationkeybindingsOriginal evidence ↗
issue

[BUG] Misleading tip: "enable push notifications in /config" — no such setting exists in /config

## Summary The Claude Code TUI shows the following tip: > Tip: Get pinged on your phone when long tasks finish · enable push notifications in /config However, `/config` contains no push-notification toggle. Push notifications are actually delivered via **Remote Control** (pair the Claude mobile app to the session via `/remote` / QR code), and they ride along

importance 5@TheDiscordianclosedbugplatform:linuxarea:tuistaleOriginal evidence ↗
issue

[A11y bug] Permission prompts in desktop app are silent to VoiceOver

## Summary The permission dialog in the Claude Code desktop app (the one asking to run a command, edit a file, or call a tool) is not announced by VoiceOver. There is no auditory cue, no focus change, nothing to tell a screen reader user that Claude is blocked waiting on a decision. ## Impact As a blind daily VoiceOver user, this is the single biggest blocke

importance 5@DCA11Yclosedbughas reproplatform:macosarea:a11yarea:permissionsOriginal evidence ↗