mirror of
https://github.com/cryptonerdcn/claude-code-2188.git
synced 2026-09-11 10:47:35 +02:00
A collected source snapshot for Claude code 2.1.88
- TypeScript 70%
- JavaScript 30%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| demos/buddy | ||
| input | ||
| manifest | ||
| reports | ||
| restored | ||
| .gitignore | ||
| package.json | ||
| README.md | ||
Claude Code 2.1.88 Source Snapshot
A collected source snapshot for @anthropic-ai/claude-code v2.1.88, including package source files, selected dependency sources, and a CLI main-chain analysis report.
Included Reports
Buddy TUI Demo
This repo also contains a small buddy demo derived from the recovered buddy/* source area.
- Terminal demo: demos/buddy/terminal
- Browser demo: demos/buddy/web
- Live preview: https://cc2188.vercel.app
Related links:
Run locally:
npm run test:buddy
npm run buddy:tui