Files
cc-haha/docs/index.md
程序员阿江(Relakkes) cf55c55d00 feat: add Computer Use architecture docs and fix all anchor links
- Add Computer Use architecture deep dive documentation (CN/EN)
  with 4 generated diagrams (architecture, security gates,
  Python Bridge, patch environment comparison)
- Move Computer Use section below Skills in sidebar and README
- Fix 153 broken anchor links across 18 documentation files:
  - CN docs: add missing `、` after Chinese numeral prefixes
  - EN docs: add missing `_` prefix for number-starting heading IDs
  - Fix em-dash and special character encoding in anchor hrefs
2026-04-05 01:16:25 +08:00

1.4 KiB
Raw Permalink Blame History

layout, hero, features
layout hero features
home
name text tagline image actions
Claude Code Haha 本地可运行的 Claude Code 基于泄露源码修复,支持接入任意 Anthropic 兼容 APIMiniMax、OpenRouter 等)
src alt
/images/banner.jpg Claude Code Haha
theme text link
brand 快速开始 /guide/quick-start
theme text link
alt GitHub https://github.com/NanmiCoder/cc-haha
icon title details
🖥 完整 TUI 交互 与官方 Claude Code 一致的 Ink 终端界面,支持 --print 无头模式
icon title details link
🧠 记忆系统 跨会话持久化记忆自动提取、智能检索、AutoDream 做梦整合 /memory/
icon title details link
🤖 多 Agent 系统 多代理编排、并行任务执行、Teams 协作、Worktree 隔离 /agent/
icon title details link
🧩 Skills 系统 可扩展能力插件、自定义工作流、条件激活 /skills/01-usage-guide
icon title details link
🌐 第三方模型支持 接入 OpenAI、DeepSeek、Ollama 等任意兼容模型 /guide/third-party-models
icon title details link
💻 Computer Use 桌面控制功能 — 截屏、鼠标、键盘操作Python Bridge 实现) /features/computer-use