Skip to main content
ClaudeWave

🚀 Open source Claude Code CLI source code. Advanced AI Agent for developers. Includes TypeScript codebase for LLM tool-calling, agentic workflows, and terminal UI. Remember this is just the skeleton not the brain itself. Found by Chaofan Shou.

Subagents3.5k estrellas4.7k forksTypeScriptActualizado 2mo ago
Nota editorial

This repository is a mirror and breakdown of Anthropic's Claude Code CLI source code, which was inadvertently exposed on the npm registry when Bun's default build behavior included source map files containing the full original TypeScript in their `sourcesContent` fields. The leak was discovered by Chaofan Shou on March 31st, 2026. The codebase centers on a 785KB `main.tsx` entry point built with React/Ink for terminal rendering and contains over 40 agent tools covering Bash execution, file operations, LSP integration, and web access. Notable internal systems include KAIROS, a proactive background assistant that acts on logs without user prompts; ULTRAPLAN, which delegates complex planning to a remote Opus 4.6 session for up to 30 minutes; an autoDream memory consolidation service; an Undercover Mode that blocks disclosure of internal model codenames like Tengu and Capybara; and a Tamagotchi companion system called BUDDY with 18 species and Claude-authored personality descriptions. The repository also bundles an MCP server called `claude-code-explorer-mcp` that allows browsing the source through Claude Desktop. Researchers, reverse engineers, and developers studying agentic CLI architecture are the primary audience, though the code remains proprietary to Anthropic.

ClaudeWave Trust Score
75/100
Trusted
Passed
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/yasasbanukaofficial/claude-code && cp claude-code/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
claude-aiclaude-codeleaked-claude-codeleaked-code

Lo que la gente pregunta sobre claude-code

¿Qué es yasasbanukaofficial/claude-code?

+

yasasbanukaofficial/claude-code es subagents para el ecosistema de Claude AI. 🚀 Open source Claude Code CLI source code. Advanced AI Agent for developers. Includes TypeScript codebase for LLM tool-calling, agentic workflows, and terminal UI. Remember this is just the skeleton not the brain itself. Found by Chaofan Shou. Tiene 3.5k estrellas en GitHub y se actualizó por última vez 2mo ago.

¿Cómo se instala claude-code?

+

Puedes instalar claude-code clonando el repositorio (https://github.com/yasasbanukaofficial/claude-code) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar yasasbanukaofficial/claude-code?

+

Nuestro agente de seguridad ha analizado yasasbanukaofficial/claude-code y le ha asignado un Trust Score de 75/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene yasasbanukaofficial/claude-code?

+

yasasbanukaofficial/claude-code es mantenido por yasasbanukaofficial. La última actividad registrada en GitHub es de 2mo ago, con 4 issues abiertos.

¿Hay alternativas a claude-code?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega claude-code en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: yasasbanukaofficial/claude-code
[![Featured on ClaudeWave](https://claudewave.com/api/badge/yasasbanukaofficial-claude-code)](https://claudewave.com/repo/yasasbanukaofficial-claude-code)
<a href="https://claudewave.com/repo/yasasbanukaofficial-claude-code"><img src="https://claudewave.com/api/badge/yasasbanukaofficial-claude-code" alt="Featured on ClaudeWave: yasasbanukaofficial/claude-code" width="320" height="64" /></a>

Más Subagents