codeaashu/claude-code
Leaked source code of Anthropic's Claude Code terminal-based agentic coding assistant.

Velocity · 7d
+41
★ / day
Trend
→steady
star history
This repository contains the full source of Claude Code, Anthropic’s CLI tool that acts as an AI coding agent in the terminal. The tool understands codebases, executes routine development tasks, explains complex code, and automates git workflows through natural language commands. It uses a tool system and MCP server integration for extensibility.