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

[A11y bug] Missing heading semantics and "response complete" announcements in desktop app

## Summary The Claude Code desktop app does not provide the heading structure or response-completion cues that the Claude.ai web app provides. This is a regression in accessibility parity between two surfaces of the same product. ## Impact As a blind VoiceOver user, in the Claude.ai web app I can: - Use VoiceOver rotor to jump between headings in a response.

importance 5@DCA11Yclosedbugplatform:macosarea:a11yarea:desktopstaleOriginal evidence ↗
issue

[BUG] /config settings do not persist across sessions — toggles are session-only

## Bug Description Settings changed via the `/config` dialog (Config tab) do not persist across sessions. Toggling settings like "Default permission mode", "Show tips", or any other option in the `/config` UI only affects the current session — the values are never written to disk. ## Evidence Monitored all four settings files before and after toggling "Show

importance 5@chrispmcgeeclosedbughas reproplatform:linuxarea:clistaleOriginal evidence ↗
issue

OTEL: hook_execution_start telemetry events dropped before event logger initialized

## Summary With OTEL telemetry enabled (`CLAUDE_CODE_ENABLE_TELEMETRY=1`, `OTEL_LOGS_EXPORTER=otlp`), the extension fires `hook_execution_start` events **~37 ms BEFORE** `getOtlpLogExporters()` finishes and the event logger is registered. The harness logs 3 `[WARN]` entries per session start: ``` [WARN] [3P telemetry] Event dropped (no event logger initializ

importance 5@cloudingenium-automation[bot]closedstaleOriginal evidence ↗
issue

/stickers command returns 403 Forbidden on the linked sticker page

## Description The `/stickers` slash command in Claude Code opens a sticker request page in the browser, but the page returns **403 Forbidden** so the form is inaccessible. ## Steps to reproduce 1. In a Claude Code session, run `/stickers` 2. Local output: `Opening sticker page in browser…` 3. The browser opens the linked sticker URL 4. Page renders 403 Forb

importance 5@sadavrathcclosedbugplatform:linuxarea:clistaleOriginal evidence ↗
issue

[Bug] Deleted text from user input appears in Claude Code context

**Bug Description** I noticed a line in your message — Open docs/superpowers/plans/2026-05-11-....md and start at Task 2 ... — sandwiched between the .... instructions. I read it as a stray paste from another context (it doesn't fit the topic and you didn't reference it again) and skipped it. If it was intentional, say the word and I'll switch tracks. claude

importance 5@meirproclosedbugplatform:macosarea:tuistaleOriginal evidence ↗
issue

[BUG] Infrastructure Issue related to Python, Linux, Sandbox!

### 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? 🔴 Linux Bash Sand

importance 5@MPhillips26closedinvalidstaleOriginal evidence ↗
issue

[BUG] Test getting cut off in Claude Code Web

### 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 can't paste mor

importance 5@SFCoderclosedbugplatform:windowsarea:claude-code-webplatform:webstaleOriginal evidence ↗
issue

[BUG] Open Email Modal Bug on Desktop Mac

### 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 "O

importance 5@jaredar1232closedbugplatform:macosarea:uiarea:desktopstaleOriginal evidence ↗
issue

Auto-mode classifier denials are not atomic with tool execution: write succeeds, agent told it was denied, retry duplicates

## Summary When the auto-mode permission classifier denies a Bash tool call that has a side effect on an external system, the tool call can still execute successfully — but the agent receives no confirmation output and (a turn or two later, on a follow-up read) gets a denial message that frames the *original* write as blocked. The natural consequence is: age

importance 5@mattmcknightclosedbugarea:basharea:permissionsstaleOriginal evidence ↗
issue

Blue Box from Hell

### 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? "Blue overlay/hig

importance 5@dougkruhoeffer-opsclosedbugplatform:windowsarea:tuistaleOriginal evidence ↗
issue

Status check: cache TTL remediation commitments from #46829 - 30-day update

In closed issue #46829 (Cache TTL regressed from 1h to 5m, closed `not_planned` 2026-04-12), Anthropic engineering publicly committed to specific remediations. As of 2026-05-12 (~30 days later), shipping status is unclear from the outside. Filing this as a status check rather than a re-litigation. ### Public commitments to verify **bcherny, 2026-04-13** in #

importance 5@seattlesandsclosedquestionarea:coststaleOriginal evidence ↗
issue

[BUG] [JetBrains plugin] Chat response area too small, cannot resize splitter

### 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? ▎ In the JetBrain

importance 5@fanti001closedbugplatform:linuxarea:ideplatform:intellijstaleOriginal evidence ↗
issue

VSCode extension v2.1.139: enabledPlugins:false ignored at hook-load time — disabled plugins still register hooks

## Summary In Claude Code VSCode extension v2.1.139, plugins marked as `enabledPlugins: { "<name>@<marketplace>": false }` in `~/.claude/settings.json` are correctly listed as "disabled" in the plugin count, but their hooks are still loaded and registered at session start. ## Repro 1. Install multiple plugins via the marketplace (e.g. `hookify@claude-plugins

importance 5@cloudingenium-automation[bot]closedstaleOriginal evidence ↗
issue

[Feature Request] Add conversation compaction command similar to /btw for maintaining context

**Bug Description** "why can't you compact conversation like /btw, make it side kick, instead of mainstream" helps continue the train of thought for the user"/ **Environment Info** - Platform: darwin - Terminal: ghostty - Version: 2.1.140 - Feedback ID: d8de6407-ce62-4e8d-b873-ea89201f0d0b **Errors** ```json [{"error":"Error: NON-FATAL: Lock acquisition fail

importance 5@gravity-venclosedenhancementplatform:macosarea:corestaleOriginal evidence ↗
issue

[BUG] Claude Code can't start in a directory whose name has a newline character

### 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? Tested on both Li

importance 5@disconnect3dclosedbughas reproplatform:macosplatform:linuxarea:cliOriginal 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? ### Version anthr

importance 5@vladikpri-sketchclosedbughas reproapi:bedrockplatform:linuxarea:ideOriginal evidence ↗
issue

Feature request: Localization / i18n support for UI labels (e.g. RECENTS → 最近)

## Feature Request: Localization / i18n support ### Description UI labels such as **RECENTS** in the left sidebar are hardcoded in English inside the `claude.exe` binary. There is no way to translate or customize these labels via configuration files. ### Proposed Solution Please add internationalization (i18n) support so that UI labels can be displayed in th

importance 5@jyarumen-uiclosedduplicateenhancementarea:tuistaleOriginal evidence ↗
issue

[Bug] Narrative preamble text truncated on followup questions

<img width="912" height="123" alt="Image" src="https://github.com/user-attachments/assets/50a7a7d9-eac1-4afe-a527-4933ee4446df" /> **Bug Description** when claude is asking the user a followup question, the last line of the narrative preamble is cut off. **Environment Info** - Platform: darwin - Terminal: Apple_Terminal - Version: 2.1.140 - Feedback ID: 2bb5

importance 5@individuateclosedbugplatform:macosarea:tuistaleOriginal evidence ↗
issue

NO_FLICKER_MODE=1 still breaks click-and-drag terminal scrolling on remote desktop

## Summary Re-reporting #43209 because it was closed as stale on May 13, 2026, but the issue is still relevant. Click-and-drag to scroll the terminal works normally without `NO_FLICKER_MODE=1`, but stops working when the environment variable is set. ## Environment - Environment: Remote desktop from Android phone - `NO_FLICKER_MODE`: `1` (enabled) - Behavior:

importance 5@cowwocclosedbughas reproarea:tuiplatform:androidstaleOriginal evidence ↗
issue

Claude updates CHANGELOG/WIP without checking git log or issues first

## Behavior When asked to "update CHANGELOG and WIP", Claude adds only the changes from the current session without first inspecting: - `git log` since the last tag/release - Open/closed GitHub issues - Recent merged PRs The result is a CHANGELOG that silently skips multiple real entries (feature commits, fixes, CI changes) and a WIP that still lists already

importance 5@debopclosedbugarea:modelstaleOriginal evidence ↗
issue

[Feature Request] Add configurable tool-call verbosity display in conversation view

Feature request: option to hide or collapse tool-call details in the conversation view When using Claude Code (VSCode extension), the conversation view shows every tool call inline — Bash commands executed, files read, edits made, search results, etc. For users who primarily care about the assistant's reasoning and final output, this creates significant visu

importance 5@abhishek-kumar-kushclosedduplicateenhancementarea:tuistaleOriginal evidence ↗
issue

Edit preview diff has poor contrast on muted terminal themes

## Description The edit preview (the inline diff shown when Claude Code proposes a file edit) has poor contrast with muted/dark terminal color schemes. Specifically, the **green background for added lines** combined with **white text** makes the content very hard to read — the text blends into the background. This happens on NixOS running Claude Code inside

importance 5@zivkovicnclosedbugplatform:linuxarea:tuiarea:a11ystaleOriginal evidence ↗
issue

C:/Program Files/Git/compact does not clean up subagent directory, causing stale agent state in compacted sessions

## Summary When a session is compacted via `/compact`, the `subagents/` directory (containing `agent-*.meta.json` and `agent-*.jsonl` files from all previously spawned agents) is **not cleaned up**. On session re-initialization, the harness loads these stale agent entries into an in-memory registry, causing cascading failures including the stop hook infinite

importance 5@battlesymclosedbughas reproplatform:windowsarea:corearea:agentsOriginal evidence ↗
issue

Universal persistent memory across all Claude surfaces

### 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 Lack of Universal Memory per User/Team ### Proposed Solution Hi Anthropic team, I

importance 5@qvisionsaclosedenhancementmemorystaleOriginal evidence ↗
issue

[Bug] stream-json system.init session_id is a per-invocation tag in --resume mode (re #8069)

## [Bug] `stream-json` `system.init.session_id` is a per-invocation tag in `--resume` mode, causing orchestrator retry to fail with "No conversation found" Re-opening the topic of [#8069](https://github.com/anthropics/claude-code/issues/8069) (closed as `not_planned` on 2026-01-09, locked since 2026-01-16) with fresh production-orchestrator evidence on **2.1

importance 5@jingmcaclosedbughas reproplatform:macosarea:corearea:cliOriginal evidence ↗
issue

Assistants should proactively propose and build hooks/skills/subagents instead of offloading discovery to users

## Summary Claude Code keeps shipping powerful primitives (hooks, skills, subagents, custom tools, MCP servers, output styles, status lines, etc.). These are genuine engineering tools, not features users should be expected to research. In practice, the assistant inside Claude Code rarely *applies* these primitives. It mentions them when asked, advertises the

importance 5@hyuki0130closedenhancementarea:hooksuser-experiencearea:agentsarea:skillsOriginal evidence ↗
issue

Bug: Agent(team_name) forces tmux mailbox routing but spawns native process — teammates never receive instructions

## Environment - Claude Code: 2.1.140 (latest as of 2026-05-14) - Platform: macOS Darwin 25.2.0 (arm64) - tmux: 3.6a (installed) - Setting: `CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1` enabled ## Summary When `CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1` is enabled, spawning an Agent with the `team_name` parameter registers the agent with `backendType: "tmux"` and a

importance 5@changw98icclosedbugduplicateplatform:macosarea:agentsstaleOriginal evidence ↗
issue

[BUG] after Update - Dispatch is gone from the Claude Code Sidebar (Not Cowork)

### 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 i updated Cl

importance 5@oskarw90closedbugplatform:windowsarea:desktopstaleOriginal evidence ↗
issue

[FEATURE] Randomize Spinner Tips Override

### 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 added some custom spinner tips to see when Claude is thinking rather than the p

importance 5@spencermullinsclosedenhancementarea:tuistaleOriginal evidence ↗
issue

[BUG] Gift code silently consumed when redeemed over active subscription. Never applied after first gift expires

### 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? A gift subscripti

importance 5@choidavid4closedinvalidOriginal evidence ↗
issue

[Bug] MCP server setup and configuration issues

**Bug Description** 2 setup issues: MCP **Environment Info** - Platform: darwin - Terminal: antigravity - Version: 2.1.162 - Feedback ID: 44b07ad4-3afe-4a7a-8c01-d41f885c500c **Errors** ```json [] ```

importance 5@dalet4closedbugplatform:macosarea:mcpneeds-infoOriginal evidence ↗
issue

[Bug] BS command padding

**Bug Description** Bash(echo 'fetching') **Environment Info** - Platform: darwin - Terminal: Apple_Terminal - Version: 2.1.126 - Feedback ID: 122bc36b-1a21-4842-8db3-fabc2996535b **Errors** ```json [{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n at processTicksAndRejections (native:7:39)","timestamp":"

importance 5@michaelmcintyreclosedbugplatform:macosneeds-reproOriginal evidence ↗
issue

[Bug] Potential networking configuration issue - request for diagnostic logs and tunnel verification

**Bug Description** my settings need to be checked for tunneling and potiential networking tampering. please check logs or any spin dumps to drain the logs **Environment Info** - Platform: darwin - Terminal: vscode - Version: 2.1.162 - Feedback ID: a9d189e9-35bf-4e45-a5c0-71a52e5d9e8b **Errors** ```json [] ```

importance 5@hellobr22closedbugplatform:macosplatform:vscodeneeds-infoarea:networkingOriginal evidence ↗
issue

[BUG] Persistent "virtualization" banner in Claude Desktop Cowork when running under Parallels on Apple Silicon

### 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 running Clau

importance 5@CMKen-designclosedduplicateOriginal evidence ↗
issue

# Claude Code (Opus 4.7) — Diagnostic reasoning regression in long debugging sessions

# Claude Code (Opus 4.7) — Diagnostic reasoning regression in long debugging sessions ## Summary Paying customer here. In an 8+ hour debugging session today (2026-06-08), I observed clear regressions in the model's reasoning quality compared to my prior Claude Code experience. I am submitting this with concrete examples because vague complaints do not help e

importance 5@chenqin231closedduplicateOriginal evidence ↗
issue

I cannot generate a GitHub issue title because no error message or bug description was provided in English or French. Please share: 1. The actual error message you're encountering 2. What you were trying to do when the error occurred 3. Any relevant conte

**Bug Description** je ne comprends pas pourquoi j'ai cette erreur .. **Environment Info** - Platform: darwin - Terminal: intellij - Version: 2.1.168 - Feedback ID: 78be33d3-5b54-4c49-ade8-78abea811348 **Errors** ```json [{"error":"Error: Error during compaction: API Error: Claude Code is unable to respond to this request, which appears to violate our Usage

importance 5@fbe-axenrclosedduplicateOriginal evidence ↗
issue

[BUG] /resume lists no conversations when the project history dir is a symlink AND the repo has >1 git worktree

### 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 In Cl

importance 5@kusclosedduplicateOriginal evidence ↗
issue

[BUG] Allow rules reject partial tool-name globs despite accepting full globs on the same server prefix

### 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? The permission va

importance 5@mfrankk1973closedduplicateOriginal evidence ↗
issue

[Bug] Modal text inputs lose focus after each keystroke, requiring reclick per character

**Bug Description** The text inputs in our modals lose focus after every keystroke. When I type into a field in the "Add Rate Card", "Add Package", and "Create New Purchase Order" modals, it accepts only ONE character, then the cursor jumps away to the close (X) button. To type "Aniket" I have to type "A", click back into the field, type "n", click back in,

importance 5@Aniket4501closedinvalidOriginal evidence ↗
issue

Skills injecting into system prompt even with plugin disabled — consuming 22% context at session start

I have all plugins set to false in my settings.json, and all claude.ai Connectors are disconnected. Despite this, every new Claude Code session starts at 22-24% context usage before I type a single message. According to the /usage stats, the "superpowers" plugin accounts for 11% of my usage, and its skills (brainstorming, writing-plans, subagent-driven-devel

importance 5@LiyamFlxclosedduplicateOriginal evidence ↗
issue

[BUG] Desktop app (2.1.168) remote Linux session: bridge connects but no ccd-cli session is ever spawned — hangs on "Starting 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? **Title:** Deskto

importance 5@ntgr-yogeshjrkclosedduplicateOriginal evidence ↗
issue

Assistant generated a fake "user" turn within its own response and then executed it as a user instruction on the next turn

### 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 At the

importance 5@suraugiclosedduplicateOriginal evidence ↗