claude-code
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...
## Environment - Platform (select one): - [x] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version: 0.2.102...
**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...
## Environment - Platform (select one): - [ ] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [x] Other: Claude code - Claude CLI...
"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...
**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...
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...
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...
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...
## Environment - Platform (select one): - [x ] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version:...
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...