cc-haha/docs/index.md
程序员阿江(Relakkes) f9c42c3b40 feat: Tauri desktop app with sidecar, brand identity, and CORS fix
- Add Tauri sidecar architecture: Rust shell spawns claude-server binary,
  dynamic port allocation, health-check wait loop, graceful shutdown
- Fix CORS middleware to accept `tauri://localhost` and `https://tauri.localhost`
  origins from Tauri WebView, and add CORS headers to /health endpoint
- Enable native macOS window decorations (traffic lights) with Overlay title bar,
  add data-tauri-drag-region on sidebar for window dragging
- Conditionally apply desktop-only padding (44px for traffic lights) vs web (12px)
- Generate brand identity: light-background app icon, horizontal logo, full icon
  set (icns/ico/png) for Tauri bundle
- Add brand mark + GitHub link in sidebar, replace mascot SVG with app icon
  in EmptySession page
- Update README (zh/en) and docs hero image with new branding
- Add sidecar build scripts and launcher entry points
- Gitignore Rust target/, Tauri gen/, and brand-assets candidates

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 16:07:38 +08:00

1.4 KiB
Raw Blame History

layout hero features
home
name text tagline image actions
Claude Code Haha 本地可运行的 Claude Code 基于泄露源码修复,支持接入任意 Anthropic 兼容 APIMiniMax、OpenRouter 等)
src alt
/images/app-icon.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