Claude Code 2.1.88 leaked sources.
Find a file
Nixieboluo e4237e711d
chore: init the repo
Signed-off-by: Nixieboluo <me@sagirii.me>
2026-04-01 15:28:43 +08:00
src chore: init the repo 2026-04-01 15:28:43 +08:00
vendor chore: init the repo 2026-04-01 15:28:43 +08:00
vendor-private/@ant chore: init the repo 2026-04-01 15:28:43 +08:00
.gitignore chore: init the repo 2026-04-01 15:28:43 +08:00
bun.lock chore: init the repo 2026-04-01 15:28:43 +08:00
CLAUDE.md chore: init the repo 2026-04-01 15:28:43 +08:00
package.json chore: init the repo 2026-04-01 15:28:43 +08:00
README.md chore: init the repo 2026-04-01 15:28:43 +08:00
tsconfig.json chore: init the repo 2026-04-01 15:28:43 +08:00

claude-code-2.1.88

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.3. Bun is a fast all-in-one JavaScript runtime.