A TypeScript project mirroring leaked Claude Code source with a large multi-agent CLI framework, containing a Tamagotchi-inspired buddy system and undercover features. It provides setup instructions and MCP tooling, but license status is not listed.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Open source repository named Claude Code's Entire Source Code Got Leaked via a Sourcemap in npm, Let's Talk About It. It reproduces the leaked Claude Code source structure and describes internal systems, including a Tamagotchi-like buddy feature and multi-agent orchestration.
How it works
The project centers on a large main.tsx entry point and multiple modules for agents/tools, with a multi-agent coordination layer, memory/dream systems, and an undercover mode to hide internal info. It mentions components like Buddy (Tamagotchi), Undercover Mode, Dream system, and planning components (KAIROS/ULTRAPLAN).
Getting started
"Prerequisites" include Bun Runtime or Node.js v18+, and TypeScript installed globally. Getting started steps:
- Clone the repository:
git clone https://github.com/your-username/claude-leaked.git cd claude-leaked - Install Dependencies:
npm install - Build the Project:
npm run build - Run the CLI:
node dist/main.js
There is also a command to explore with MCP:
claude mcp add code-explorer -- npx -y claude-code-explorer-mcp
Recent releases
- RELEASES (latest 0): - none
Traction
- Stars: 3915
- Forks: 4822
- Open issues: 4
Behind the repo
- Repository indicates creators and mirrors a leaked Claude Code source; linked to Chaofan Shou and Yasas Banu as author of the mirror. The README references external blog and Twitter/X posts about the leak.
Caveats
- License: none listed
- Created: 2026-03-31
- Last push: 2026-04-04
- Language: TypeScript
- Topics include claude-ai, claude-code, leaked-claude-code, leaked-code
- The README emphasizes this is a backup/mirror of leaked source and not an official Anthropic product, with a disclaimer about potential takedown.






