https://github.com/anthropics/claude-code
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 - all through natural language commands.
https://github.com/anthropics/claude-code
Last synced: 27 days ago
JSON representation
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 - all through natural language commands.
- Host: GitHub
- URL: https://github.com/anthropics/claude-code
- Owner: anthropics
- Created: 2025-02-22T17:41:21.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-08-29T21:24:21.000Z (about 1 month ago)
- Last Synced: 2025-08-31T16:37:32.186Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://docs.anthropic.com/s/claude-code
- Size: 15.1 MB
- Stars: 32,096
- Watchers: 199
- Forks: 1,932
- Open Issues: 2,923
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-vibe-coding - claude-code
- awesome-claude-code - claude-code - code) | 官方 Claude Code 终端智能编程助手 | Anthropic 官方发布| (官方仓库)
- awesome-claude - claude-code - 31.0k⭐ - Official Claude Code from Anthropic. An agentic coding tool that lives in your terminal. (Claude Code Ecosystem / Core & Official Tools)
- awesome-vibe-anything - Claude Code - Coding agent that understands your codebase and automates tasks. (🎯 Vibe Development / ⌨️ Command Line Tools)
- awesome-repositories - anthropics/claude-code - 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 (TypeScript)
- awesome-ai-coding - Claude Code - ai-ref] | Tokens, Subscription | =< 220K tokens / 5-hr | No | No | No | (CLI)
- FreeTools - Claude Code
- AiTreasureBox - anthropics/claude-code - 10-01_35085_176](https://img.shields.io/github/stars/anthropics/claude-code.svg)|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 - all through natural language commands.| (Repos)
- awesome - anthropics/claude-code - 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 - all through natural language commands. (TypeScript)
- awesome-rainmana - anthropics/claude-code - 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 (PowerShell)
- awesome-vibe-coding-resources - anthropics/claude-code - Coding agent that understands your codebase, automates tasks, explains code, and manages git, all via natural language. (Command Line Tools)
- awesome-vibe-coding-resources - anthropics/claude-code - Coding agent that understands your codebase, automates tasks, explains code, and manages git, all via natural language. (Command Line Tools)
- awesome-AI-driven-development - Claude Code (Research Preview) - 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 - all through natural language commands (Terminal & CLI Agents)
- awesome-vibe-coding - anthropics/claude-code - 理解你的代码库、自动化任务、解释代码和管理git的编程代理,全部通过自然语言。 (命令行工具)
- awesome-copilots - Claude Code - Agentic coding tool in the terminal (Coding Copilots / Terminal & Command Line Tools)
- awesome-LLM-resources - Claude Code
- StarryDivineSky - anthropics/claude-code
- awesome-hacking-lists - anthropics/claude-code - 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 (Shell)
- stars - claude-code - all through natural language commands. | anthropics | 34538 | (TypeScript)
- awesome-claude-code - **claude-code**
- awesome-ai-tools - claude-code - Cross-codebase AI assistant for explanations and task automation (AI Tools / 🔧 Technical & Development)
README
# Claude Code
 [![npm]](https://www.npmjs.com/package/@anthropic-ai/claude-code)
[npm]: https://img.shields.io/npm/v/@anthropic-ai/claude-code.svg?style=flat-square
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 -- all through natural language commands. Use it in your terminal, IDE, or tag @claude on Github.
**Learn more in the [official documentation](https://docs.anthropic.com/en/docs/claude-code/overview)**.
## Get started
1. Install Claude Code:
```sh
npm install -g @anthropic-ai/claude-code
```2. Navigate to your project directory and run `claude`.
## Reporting Bugs
We welcome your feedback. Use the `/bug` command to report issues directly within Claude Code, or file a [GitHub issue](https://github.com/anthropics/claude-code/issues).
## Connect on Discord
Join the [Claude Developers Discord](https://anthropic.com/discord) to connect with other developers using Claude Code. Get help, share feedback, and discuss your projects with the community.
## Data collection, usage, and retention
When you use Claude Code, we collect feedback, which includes usage data (such as code acceptance or rejections), associated conversation data, and user feedback submitted via the `/bug` command.
### How we use your data
See our [data usage policies](https://docs.anthropic.com/en/docs/claude-code/data-usage).
### Privacy safeguards
We have implemented several safeguards to protect your data, including limited retention periods for sensitive information, restricted access to user session data, and clear policies against using feedback for model training.
For full details, please review our [Commercial Terms of Service](https://www.anthropic.com/legal/commercial-terms) and [Privacy Policy](https://www.anthropic.com/legal/privacy).