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

Would it be possible to make the .vsix file for the Claude Code VSCode extension available for download on Github (or somewhere else)? This would facilitate installation by those using...

enhancement
area:packaging
area:ide

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

bug
has repro
platform:linux
area:tui

It was attempting to update the text file content. Claude 1.0.1 ``` ⎿ API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"messages.22: `tool_use` ids were found without `tool_result` blocks immediately after: toolu_01Gho1LhNQt7FjqEiiHkrVMK. Each `tool_use` block...

bug
has repro
area:api

I've observed this behavior every day at least once for about a week. I don't see an obvious pattern to this behavior, it will even start and stop in the...

bug

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

bug
api:bedrock
area:core
area:api

It would be useful to me to be able to sandbox every command that's run so that I can, in a custom manner, ensure that Claude only runs things that...

enhancement
area:tools
area:security

Environment - Platform (select one): - Anthropic API - AWS Bedrock - Google Vertex AI - Other: - Claude CLI version: - Operating System: Linux 5.15.146.1-microsoft-standard-WSL2 - Terminal: WSL2 Bug...

bug
has repro
platform:linux
area:tools

Looking at the VSCode extension, it looks like integration with other IDEs may be as simple as exposing an MCP server with the necessary tools. (And setting `ENABLE_IDE_INTEGRATION`/`CLAUDE_CODE_SSE_PORT`/`~/.claude/ide/.lock`) Would it...

documentation
enhancement
area:mcp
area:ide
autoclose

## Environment - Platform (select one): - [ ] Anthropic API - [X] AWS Bedrock - [ ] Google Vertex AI - Claude CLI version:0.2.48 (Claude Code) - Operating System:...

bug
api:bedrock

Please support adding mcp server from vscode settings. Something like `claude mcp add-from-vscode`

enhancement
area:mcp
area:ide