claude-code anthropics
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.
- 主要语言
- Python
- Stars
- 142,407
- Forks
- 22,829
标签
- 编程Agent
- CLI工具
- 终端界面
- AI副驾驶
- 插件生态
- 版本管理
摘要
Claude Code 是 Anthropic 推出的编程Agent工具,运行在终端中,通过自然语言命令理解代码库、执行日常编码任务、解释复杂代码并处理 Git 工作流,帮助开发者更快编码。它支持在终端、IDE 中使用,并可在 GitHub 上通过 @claude 标签调用,还提供可扩展的插件系统。适用于希望以对话方式加速开发、自动化重复性编码任务的开发者。
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 是一款驻留在终端中的代理式编码工具,它能理解你的代码库,并通过执行常规任务、解释复杂代码以…