mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-16 13:03:31 +08:00
docs: move banner above badges in READMEs
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
c7b6f2083d
commit
61a857c2de
@ -1,5 +1,9 @@
|
||||
# Claude Code Haha
|
||||
|
||||
<p align="center">
|
||||
<img src="docs/images/banner.jpg" alt="Claude Code Haha Banner" width="800">
|
||||
</p>
|
||||
|
||||
<div align="center">
|
||||
|
||||
[](https://github.com/NanmiCoder/cc-haha/stargazers)
|
||||
@ -12,10 +16,6 @@
|
||||
|
||||
</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.
|
||||
|
||||
@ -1,5 +1,9 @@
|
||||
# Claude Code Haha
|
||||
|
||||
<p align="center">
|
||||
<img src="docs/images/banner.jpg" alt="Claude Code Haha Banner" width="800">
|
||||
</p>
|
||||
|
||||
<div align="center">
|
||||
|
||||
[](https://github.com/NanmiCoder/cc-haha/stargazers)
|
||||
@ -12,10 +16,6 @@
|
||||
|
||||
</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 交互界面可以在本地工作。
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user