Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
Go to file
2026-01-29 22:45:17 +08:00
.agent/workflows chore(repo): remove stray .DS_Store 2026-01-26 19:41:25 +00:00
.github CI: add auto-response labels 2026-01-27 23:17:22 -06:00
apps chore: bump beta version to 2026.1.27-beta.1 2026-01-28 01:28:16 +01:00
assets refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
docs fix: update MiniMax API URL from .io to .com domain 2026-01-29 09:37:27 +08:00
extensions chore: prep 2026.1.27-beta.1 release 2026-01-28 01:35:58 +01:00
git-hooks fix: add git hook setup and stable config hash sorting 2026-01-19 02:02:17 +00:00
packages/clawdbot refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
patches fix: bundle mac model catalog 2026-01-21 19:58:19 +00:00
scripts fix: update MiniMax API URL from .io to .com domain 2026-01-29 09:37:27 +08:00
skills Accidental inclusion 2026-01-28 01:12:04 -06:00
src fix(tts): add minimax provider to TtsProvider and TtsConfig types 2026-01-29 22:45:17 +08:00
Swabble fix: tui local shell consent UX (#1463) 2026-01-22 23:38:44 +00:00
test refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
ui fix(ui): trim whitespace from config input fields on change 2026-01-28 23:41:33 +00:00
vendor/a2ui refactor(vendor): align a2ui renderer typings 2026-01-14 01:17:56 +00:00
.detect-secrets.cfg chore: stabilize prek hooks runner selection (#1720) (thanks @dguido) 2026-01-25 10:55:28 +00:00
.dockerignore Docker: add root-level setup 2026-01-02 13:53:06 +02:00
.env.example Add warelay CLI with Twilio webhook support 2025-11-24 11:23:15 +01:00
.gitattributes ci: enforce lf line endings 2026-01-08 02:29:20 +00:00
.gitignore fix: update remaining ClawdbotKit path references to MoltbotKit 2026-01-27 14:17:20 -06:00
.npmrc build: allow matrix crypto build scripts 2026-01-20 12:23:05 +00:00
.oxfmtrc.jsonc chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
.oxlintrc.json Update oxlint config to put ignore pattern inside the oxlint config. 2026-01-17 03:19:42 +00:00
.pre-commit-config.yaml chore: stabilize prek hooks runner selection (#1720) (thanks @dguido) 2026-01-25 10:55:28 +00:00
.prettierignore fix: stabilize ci checks 2026-01-19 00:34:26 +00:00
.secrets.baseline chore: stabilize prek hooks runner selection (#1720) (thanks @dguido) 2026-01-25 10:55:28 +00:00
.shellcheckrc feat: add prek pre-commit hooks and dependabot (#1720) 2026-01-25 10:53:23 +00:00
.swiftformat fix: update remaining ClawdbotKit path references to MoltbotKit 2026-01-27 14:17:20 -06:00
.swiftlint.yml fix: update remaining ClawdbotKit path references to MoltbotKit 2026-01-27 14:17:20 -06:00
AGENTS.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
appcast.xml refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
CHANGELOG.md fix: tts base url runtime read (#3341) (thanks @hclsys) 2026-01-28 23:30:29 +00:00
CLAUDE.md Document exclamation mark escaping workaround for Claude Code 2025-12-02 06:52:56 +00:00
CONTRIBUTING.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
docker-compose.yml refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
docker-setup.sh refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
Dockerfile fix: allow docker builds to skip missing a2ui assets 2026-01-27 15:16:20 +00:00
Dockerfile.sandbox feat: add per-session agent sandbox 2026-01-03 21:41:58 +01:00
Dockerfile.sandbox-browser refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
docs.acp.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
fly.private.toml refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
fly.toml refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
LICENSE Initial commit 2025-11-24 11:16:47 +01:00
moltbot.mjs update import 2026-01-27 13:50:46 -08:00
package.json chore: bump beta version to 2026.1.27-beta.1 2026-01-28 01:28:16 +01:00
pnpm-lock.yaml Extensions: use workspace moltbot in memory-core 2026-01-27 21:19:30 +01:00
pnpm-workspace.yaml chore: update molt.bot domains 2026-01-27 12:21:01 +00:00
README-header.png docs: add README header image 2025-11-25 14:29:21 +01:00
README.md docs: 更新 README,中英文双语版,重命名为 crayfish-bot 2026-01-29 15:47:14 +08:00
render.yaml refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
SECURITY.md refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
tsconfig.json web: add heartbeat and bounded reconnect tuning 2025-11-26 02:34:43 +01:00
vitest.config.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
vitest.e2e.config.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
vitest.extensions.config.ts chore: speed up tests and update opencode models 2026-01-23 11:36:32 +00:00
vitest.gateway.config.ts chore: speed up tests and update opencode models 2026-01-23 11:36:32 +00:00
vitest.live.config.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
vitest.unit.config.ts chore: speed up tests and update opencode models 2026-01-23 11:36:32 +00:00
zizmor.yml feat: add prek pre-commit hooks and dependabot (#1720) 2026-01-25 10:53:23 +00:00

🦞 Crayfish-Bot — Moltbot 中文版 / Chinese Fork

English | 中文


English

Crayfish-Bot is a Chinese fork of Moltbot, a personal AI assistant that runs on your own devices.

Features

  • Domestic Model Support - MiniMax, Silicon Flow, and other Chinese AI models
  • Full Chinese Localization - Docs, UI, and error messages in Chinese
  • Domestic Service Integration - Adapted for Chinese API services
  • Active Upstream Sync - Regular updates from upstream Moltbot

Quick Start

# Clone the repository
git clone https://github.com/BlackBearCC/crayfish-bot.git
cd crayfish-bot

# Install dependencies
pnpm install

# Build
pnpm build

# Run onboarding
pnpm moltbot onboard --install-daemon

Installation

# Global install
pnpm add -g crayfish-bot

# Start
crayfish-bot onboard --install-daemon

Documentation

Contributing

Issues and PRs welcome!

  1. Fork this repository
  2. Create your branch (git checkout -b feature/xxx)
  3. Commit your changes (git commit -am 'Add new feature')
  4. Push to the branch (git push origin feature/xxx)
  5. Open a Pull Request

Contact


中文

小龙虾 BotMoltbot 的中文分支,一个运行在你自己设备上的个人 AI 助手。

主要特性

  • 国内模型支持 - 适配 MiniMax、硅基流动等国产模型
  • 汉化完善 - 文档、界面、错误信息全面汉化
  • 国内服务集成 - 适配国内 API 服务
  • 持续同步 - 定期同步上游更新

快速开始

# 克隆本项目
git clone https://github.com/BlackBearCC/crayfish-bot.git
cd crayfish-bot

# 安装依赖
pnpm install

# 构建
pnpm build

# 启动引导
pnpm moltbot onboard --install-daemon

安装

# 全局安装
pnpm add -g crayfish-bot

# 启动
crayfish-bot onboard --install-daemon

文档

参与贡献

欢迎提交 Issue 和 PR

  1. Fork 本项目
  2. 创建分支 (git checkout -b feature/xxx)
  3. 提交更改 (git commit -am '添加新功能')
  4. 推送到分支 (git push origin feature/xxx)
  5. 创建 Pull Request

交流群


与上游区别 | Differences from Upstream

特性 / Feature 上游 Moltbot 本项目 Crayfish-Bot
模型 / Models OpenAI/Anthropic + MiniMax/国产模型
文档 / Docs 英文 中文为主
服务 / Services 国外为主 国内优先
社区 / Community Discord 中文社区

本项目基于 Moltbot,遵循 MIT 协议。