Commit Graph

12 Commits

Author SHA1 Message Date
程序员阿江(Relakkes) 3c705f491b docs: add third-party model integration guide (OpenAI/DeepSeek/Ollama via LiteLLM)
Add comprehensive documentation for using non-Anthropic models through
protocol translation proxies like LiteLLM. Also document ~/.claude/settings.json
env configuration as an alternative to .env files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 00:45:06 +08:00
Relakkes Yang 430502e7bb docs: add Windows startup instructions to README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 13:58:32 +08:00
程序员阿江-Relakkes d166eb89b6 Merge pull request #3 from NanmiCoder/docs/bilingual-readme-bun-install
docs: add bilingual README and Bun install guide
2026-04-01 12:09:17 +08:00
程序员阿江(Relakkes) 919dd34a7a docs: add bilingual README and Bun install guide 2026-04-01 12:08:36 +08:00
程序员阿江-Relakkes edae0e612d Merge pull request #2 from dhb52/patch-1
fix: startup error ColorDiff
2026-04-01 11:46:26 +08:00
dhb52 b88a334e35 fix: 启动失败 报错 ColorDiff 2026-04-01 10:30:17 +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
sigridjineth f5a40b86de init: add source code from src.zip 2026-03-31 01:55:58 -07:00