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...
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...
## Environment - Platform (select one): - [x] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version: 0.2.122...
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...
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...
## Environment - Platform (select one): - [ ] Anthropic API - [x] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version: -...
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...
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...
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...
## Environment - Platform (select one): - [ ] Anthropic API - [X] AWS Bedrock - [ ] Google Vertex AI - Claude CLI version:0.2.48 (Claude Code) - Operating System:...
Please support adding mcp server from vscode settings. Something like `claude mcp add-from-vscode`