claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

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...

Results 6737 claude-code issues
Sort by recently updated
recently updated
newest added

## Environment - Platform (select one): - [x] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version: 0.2.102...

bug
platform:macos

**Bug Description** The import feature for CLAUDE.md files appears to be functioning inconsistently. While @file imports work properly in project-level CLAUDE.md files, they fail when used in the global instructions...

bug
platform:macos
area:core

## Environment - Platform (select one): - [ ] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [x] Other: Claude code - Claude CLI...

bug
has repro
platform:macos

"Please add MCP client support to Claude Code as soon as possible. I want to use it as a catalyst for frontend development by enabling automatic browser operations and debug...

enhancement
area:tools
area:mcp

**Bug Description** HIGH IMPORTANCE LEVEL! Claude is all of a sudden not showing his step by step updates in the output as he goes along until the full round of...

bug
platform:linux
area:tui

I'm sure its on your TODO list but perhaps an issue is useful so other people can subscribe to it :) We're using Claude code to do a lot of...

enhancement

Environment Other: Claude Code CLI tool Claude CLI version: v0.2.122 Operating System: Windows 11 with WSL2 (Ubuntu) Terminal: Bash in WSL Bug Description Claude Code ignores path patterns in allowedTools...

bug
platform:windows
platform:linux
area:tools
area:api
area:security

I'm building a [claude-code Formula](https://github.com/nikaro/homebrew-tap/blob/main/Formula/claude-code.rb) on my personal Homebrew tap and since a few version (0.2.101 or 0.2.102) i'm getting [this error](https://github.com/nikaro/homebrew-tap/actions/runs/14875532962/job/41772040011#step:10:509): ``` Error: Failed changing dylib ID of /opt/homebrew/Cellar/claude-code/0.2.103/libexec/lib/node_modules/@anthropic-ai/claude-code/vendor/ripgrep/arm64-darwin/ripgrep.node...

bug
has repro
platform:macos
area:packaging

## Environment - Platform (select one): - [x ] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version:...

bug
duplicate
platform:linux
area:core

Our MCP server mostly exposes resources for the client to consume, but Claude only looks at tools. Making our MCP server useless in the context of Claude. So, could support...

enhancement