cc-haha/docs/index.md
程序员阿江(Relakkes) 970521a41f docs: 重写 README 精炼开头,补充桌面端预览与赞助信息,更新 Computer Use Windows 支持
- README/README.en:精简开头为单句介绍,新增桌面端预览区(2x3 截图网格 + 下载按钮)、桌面端导航链接、赞助与合作联系方式
- docs/index:首页新增桌面端功能卡片,logo 替换为去背景透明 PNG
- docs/features/computer-use:更新 Windows 平台完整支持说明,补充 win_helper.py 和 Windows 依赖说明

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 11:26:36 +08:00

52 lines
1.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
layout: home
hero:
name: Claude Code Haha
text: 本地可运行的 Claude Code
tagline: 基于泄露源码修复,支持接入任意 Anthropic 兼容 APIMiniMax、OpenRouter 等)
image:
src: /images/app-icon.png
alt: Claude Code Haha
actions:
- theme: brand
text: 快速开始
link: /guide/quick-start
- theme: alt
text: GitHub
link: https://github.com/NanmiCoder/cc-haha
features:
- icon: "\U0001F5A5"
title: 完整 TUI 交互
details: 与官方 Claude Code 一致的 Ink 终端界面,支持 --print 无头模式
- icon: "\U0001F9E0"
title: 记忆系统
details: 跨会话持久化记忆自动提取、智能检索、AutoDream 做梦整合
link: /memory/
- icon: "\U0001F916"
title: 多 Agent 系统
details: 多代理编排、并行任务执行、Teams 协作、Worktree 隔离
link: /agent/
- icon: "\U0001F9E9"
title: Skills 系统
details: 可扩展能力插件、自定义工作流、条件激活
link: /skills/01-usage-guide
- icon: "\U0001F310"
title: 第三方模型支持
details: 接入 OpenAI、DeepSeek、Ollama 等任意兼容模型
link: /guide/third-party-models
- icon: "\U0001F4AC"
title: IM 接入
details: 在桌面端 webapp 配置 Telegram / 飞书,并通过独立 adapter 进程远程对话 Claude Code
link: /im/
- icon: "\U0001F4BB"
title: Computer Use
details: 桌面控制功能 — 截屏、鼠标、键盘操作Python Bridge 实现)
link: /features/computer-use
- icon: "\U0001F5A5"
title: 桌面端
details: 基于 Tauri 2 + React 的图形化客户端多标签、多会话、IM 适配器接入,支持 macOS 和 Windows
link: /desktop/
---