yasasbanukaofficial/claude-code
Full source code of Claude Code, Anthropic's official AI coding assistant CLI with tool-calling and terminal UI.

Velocity · 7d
+50
★ / day
Trend
→steady
star history
This repository is a backup and analysis of the leaked Claude Code source code originally discovered in an npm package sourcemap. It exposes the complete TypeScript codebase including LLM tool-calling mechanisms, agentic workflow implementations, and the terminal UI components. The leak illustrates how sourcemap files embedded in published npm packages can expose full production source code publicly.