# tanbiralam/claude-code

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.

Repository: https://github.com/tanbiralam/claude-code
Canonical: https://ross.abutalabs.com/products/tanbiralam-claude-code
Homepage: https://x.com/Fried_rice/status/2038894956459290963
Language: TypeScript
License Family: other
Topics: claude-code, claude-code-source-code
Last push: 2026-05-06T19:36:40+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 35, longevity 11
- inputs: {"age_days": 155, "days_push": 119, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2195, forks 2760 (observed 2026-08-28T04:06:25.110243+00:00)

## What it is
A repository containing the leaked TypeScript source of Anthropic's Claude Code, an agentic coding CLI that runs in the terminal and performs software engineering tasks via natural language. It is an unofficial mirror with some proprietary modules replaced by stubs, requiring Bun and an Anthropic API key to run.

## Use cases
- run an agentic coding assistant in my terminal
- study how claude code works internally
- understand how an ai coding agent executes git workflows
- explore the architecture of a terminal-based llm coding tool
- customize an ai coding cli for my own workflow
- learn how to build a terminal ui with react and ink

## When to choose
- you want to read or research the internals of Anthropic's Claude Code CLI
- you want to self-run an agentic terminal coding assistant with your own Anthropic API key
- you are studying agent tooling architecture, tool registries, or Ink-based terminal UIs

## When to avoid
- you need a legally licensed, officially supported product - this is leaked proprietary source with no license
- you need production reliability - some modules are stubbed no-ops and behavior may diverge from the official tool
- you just want to use Claude Code normally - install the official npm package instead

## Facets
- artifact type: cli-tool
- maturity: experimental
- function: agent-framework, cli, developer-tools, llm-inference, chat-interface
- domain: developer-tools, large-language-models
- platform: cli, bun, cross-platform, windows
- tags: claude-code, leaked-source, anthropic, agentic-coding, terminal-ui, ink, react, typescript, source-map-leak, unofficial-mirror, command-line, ai-agents, nodejs, macos, linux

## Member repositories
- tanbiralam/claude-code (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:25.110243+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:47:15.733722+00:00, confidence not recorded.
  - readme: https://github.com/tanbiralam/claude-code (fetched 2026-08-28T04:06:25.110243+00:00, sha 1ca0fbcae7c3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
