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

![Image](https://github.com/user-attachments/assets/62e80c51-4166-4da9-9f93-1f99baa5cae1) For files like `__init__.py`, the filename is displayed incorrectly as (bold) __init__.py

bug
area:tui

Getting this issue often when it tries to edit files. Using WSL in Windows, wondering if it relates to my CRLF/LF issue. I did configure my git line endings via...

bug
platform:windows

The Claude Code documentation at https://docs.anthropic.com/en/docs/claude-code/settings states that settings should be in ~/.claude/settings.json, but this file doesn't exist. Settings are only accessible via the `claude config list` command and cannot...

bug
documentation

We use Claude inside a linux Docker container. When we login, opening the browser fails, and we have to manually paste in the url and then paste back the key....

bug
platform:linux
area:auth

I wonder why .folders/.files are not included in the file indexing that is used for @-referencing files and folders. It would be helpful to have them included as well. Claude...

enhancement
area:ide
area:autocomplete

Instructions to rename or move files often lead to very complicated read/rewrites instead of using the systems move tool. This also sometimes leads to problems if rewriting them isn't 100%...

documentation
enhancement
area:tools

I'm trying to maintain two separate projects for claude code - one for work, one personal using different API keys. I had configured that the following way: ``` alias ccwork="ANTHROPIC_API_KEY=\"$ANTHROPIC_API_KEY_WORK\"...

enhancement

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

bug
platform:macos
area:tui

## Environment - Platform (select one): - [x] AWS Bedrock - Claude CLI version: 0.2.113 - Operating System: macOS - Terminal: zsh ## Bug Description Quite often (a lot) I...

bug
api:bedrock
platform:macos
area:core
area:api

When we press `up` key in different sessions, it mixes all the history. Could be related to https://github.com/anthropics/claude-code/issues/1035

bug
duplicate
area:core