docs: add project banner with Claude branding to READMEs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
程序员阿江(Relakkes) 2026-04-04 20:03:30 +08:00
parent b81073d87b
commit b933e43ce2
3 changed files with 8 additions and 0 deletions

View File

@ -12,6 +12,10 @@
</div>
<p align="center">
<img src="docs/images/banner.jpg" alt="Claude Code Haha Banner" width="800">
</p>
A **locally runnable version** repaired from the leaked Claude Code source, with support for any Anthropic-compatible API endpoint such as MiniMax and OpenRouter.
> The original leaked source does not run as-is. This repository fixes multiple blocking issues in the startup path so the full Ink TUI can work locally.

View File

@ -12,6 +12,10 @@
</div>
<p align="center">
<img src="docs/images/banner.jpg" alt="Claude Code Haha Banner" width="800">
</p>
基于 Claude Code 泄露源码修复的**本地可运行版本**,支持接入任意 Anthropic 兼容 API如 MiniMax、OpenRouter 等)。
> 原始泄露源码无法直接运行。本仓库修复了启动链路中的多个阻塞问题,使完整的 Ink TUI 交互界面可以在本地工作。

BIN
docs/images/banner.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 KiB