# claude-code-2188 **Repository Path**: tteedd/claude-code-2188 ## Basic Information - **Project Name**: claude-code-2188 - **Description**: A collected source snapshot for Claude code 2.1.88 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2026-04-02 - **Last Updated**: 2026-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 - [CLI main-chain analysis](reports/cli-main-chain.md) ## Buddy TUI Demo This repo also contains a small buddy demo derived from the recovered `buddy/*` source area. - Terminal demo: [demos/buddy/terminal](demos/buddy/terminal) - Browser demo: [demos/buddy/web](demos/buddy/web) - Live preview: https://cc2188.vercel.app Related links: - X: https://x.com/cryptonerdcn - GitHub repo: https://github.com/cryptonerdcn/claude-code-2188 Run locally: ```bash npm run test:buddy npm run buddy:tui ```