Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Claude Code

This repository contains the full source code of Anthropic's Claude Code CLI — a TypeScript/Bun application that brings Claude directly into the terminal for software engineering tasks. The terminal UI is built on a custom fork of React+Ink, commands are parsed with Commander.js, and the codebase spans 1,884 TypeScript files and 512K+ lines of code across 42 tools, 103+ slash commands, and 20+ services.

For full documentation see docs/index.md.

Quick Links

Section Description
Getting Started Commands, config, permissions, plugins
Architecture Internals, subsystems, data flow
Extending Plugins, skills, MCP, LSP, IDE bridge
Reference Tools, commands, flags, hooks, services

About

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. All original source code is the property of Anthropic.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages