Commit Graph

6 Commits

Author SHA1 Message Date
程序员阿江(Relakkes) 919dd34a7a docs: add bilingual README and Bun install guide 2026-04-01 12:08:36 +08:00
程序员阿江(Relakkes) 76d21ddf33 docs: add runtime screenshot and architecture diagrams to README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 01:41:12 +08:00
程序员阿江(Relakkes) 124912c71d feat: fix leaked source to be locally runnable
- Restore full Ink TUI startup chain (cli.tsx entry point)
- Create stub .md files for verify skill (Bun text loader hang fix)
- Create stub types for filePersistence and SDK modules
- Fix Enter key not working (modifiers-napi missing, added try-catch)
- Remove overly conservative LOCAL_RECOVERY early return
- Add README with setup instructions
- Add .env.example template
- Add bin/claude-haha entry script and preload.ts

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 01:30:48 +08:00
sigridjineth 5a774a2b62 docs: emphasize leaked source and include original tweet 2026-03-31 02:00:52 -07:00
sigridjineth 7707c0e129 docs: rewrite README in English 2026-03-31 01:59:24 -07:00
sigridjineth e6c6a1ec12 docs: add comprehensive README with architecture analysis 2026-03-31 01:58:29 -07:00