ZeroClaw
零开销,零妥协。
别的 AI Agent 动辄吃掉 1GB 内存,这个只要 4MB。单个 Rust 二进制,10ms 冷启动,30+ 频道,接任何模型。10 美元的树莓派或生产级云服务器都能跑——不要 Node.js,不要 Python,不妥协。
快速上手
brew install zeroclaw 单一 Rust 二进制文件,无运行时依赖。
核心能力
极致轻量
Release 构建内存占用不到 5MB,比 OpenClaw 小 99%。10 美元的硬件就能跑——ARM、x86、RISC-V 全支持。
全频道覆盖
Telegram、Discord、Slack、WhatsApp、Signal、iMessage、Matrix、IRC、飞书、钉钉、QQ、Nostr、Email 等等。
混合记忆
基于 SQLite 的向量 + 关键词混合搜索。零外部依赖——不需要 Pinecone,不需要 Elasticsearch,不需要 LangChain。
随意替换
每个子系统都是 trait——Provider、Channel、Tool、Memory、Tunnel。改一行配置就能换实现,零代码改动。
安全优先
网关配对、严格沙箱、显式白名单、工作区隔离、加密密钥。频道默认拒绝策略。
极速冷启动
单二进制 Rust 运行时,日常操作近乎瞬间启动。同等硬件上比 OpenClaw 快 400 倍。
安装 arrow_forward
一行脚本搞定一切。推荐大多数用户使用。
博客 arrow_forward
来自 ZeroClaw 社区的新闻、版本发布和故事。
集成 arrow_forward
ZeroClaw 打通你常用的工具和平台,随时随地对话。
文档 arrow_forward
运行 ZeroClaw 所需的一切:安装、config.toml 配置项、CLI 命令、插件架构、安全模型和 API 参考。
贡献者 arrow_forward
每一次提交都在打磨 ZeroClaw。认识这些写 Rust、交付功能、让运行时快到极致的开发者。
用户怎么说
"ZeroClaw uses 4MB of RAM. OpenClaw uses over 1GB. That's not an optimization — that's a completely different class of software. Running it on my Raspberry Pi Zero with zero issues."
@rustacean_dev"Deployed ZeroClaw on a $10 Orange Pi. It handles Telegram + Discord + Slack channels simultaneously with <5MB memory. My OpenClaw setup needed a $599 Mac mini for the same thing."
@devops_mike"The trait-driven architecture is brilliant. Swapped from OpenAI to a local Ollama model by changing one line in config.toml. No code changes, no recompile. Just works."
@sarahcodes"Cold start in under 10ms. I measured it. My Node.js agent takes 8 seconds. ZeroClaw's single binary approach is exactly what edge deployment needs."
@cloud_native_tom"Finally an AI agent that takes security seriously. Gateway pairing, deny-by-default allowlists, workspace scoping, symlink escape detection. This is how it should be done."
@security_emma"Running ZeroClaw on ARM64, x86, and even RISC-V boards. Same binary workflow everywhere. The portable architecture is a game changer for IoT agent deployments."
@embedded_chris"ZeroClaw uses 4MB of RAM. OpenClaw uses over 1GB. That's not an optimization — that's a completely different class of software. Running it on my Raspberry Pi Zero with zero issues."
@rustacean_dev"Deployed ZeroClaw on a $10 Orange Pi. It handles Telegram + Discord + Slack channels simultaneously with <5MB memory. My OpenClaw setup needed a $599 Mac mini for the same thing."
@devops_mike"The trait-driven architecture is brilliant. Swapped from OpenAI to a local Ollama model by changing one line in config.toml. No code changes, no recompile. Just works."
@sarahcodes"Cold start in under 10ms. I measured it. My Node.js agent takes 8 seconds. ZeroClaw's single binary approach is exactly what edge deployment needs."
@cloud_native_tom"Finally an AI agent that takes security seriously. Gateway pairing, deny-by-default allowlists, workspace scoping, symlink escape detection. This is how it should be done."
@security_emma"Running ZeroClaw on ARM64, x86, and even RISC-V boards. Same binary workflow everywhere. The portable architecture is a game changer for IoT agent deployments."
@embedded_chris"The hybrid memory system blew my mind. SQLite vector search + FTS5 keyword search, zero external dependencies. No Pinecone, no Elasticsearch. Just a single file."
@ivanfioravanti"Migrated from OpenClaw to ZeroClaw in 20 minutes. 'zeroclaw migrate openclaw --dry-run' showed exactly what would change. Memory, config, everything carried over cleanly."
@startup_alex"17 channels supported out of the box. Telegram, Discord, Slack, WhatsApp, Signal, Matrix, IRC, Lark, DingTalk, QQ, Nostr... I've never seen this level of integration coverage."
@data_lisa"ZeroClaw as a systemd service on my home server. Always on, <5MB footprint, handles all my home automation through natural language. This is the future of personal AI."
@homelab_dan"The Docker sandboxed runtime option is perfect for multi-tenant setups. Each user gets their own isolated ZeroClaw instance. Security without complexity."
@mobile_chris"Built by Harvard and MIT students, and it shows. The code quality, the architecture decisions, the documentation — everything is production-grade from day one."
@backend_ninja"The hybrid memory system blew my mind. SQLite vector search + FTS5 keyword search, zero external dependencies. No Pinecone, no Elasticsearch. Just a single file."
@ivanfioravanti"Migrated from OpenClaw to ZeroClaw in 20 minutes. 'zeroclaw migrate openclaw --dry-run' showed exactly what would change. Memory, config, everything carried over cleanly."
@startup_alex"17 channels supported out of the box. Telegram, Discord, Slack, WhatsApp, Signal, Matrix, IRC, Lark, DingTalk, QQ, Nostr... I've never seen this level of integration coverage."
@data_lisa"ZeroClaw as a systemd service on my home server. Always on, <5MB footprint, handles all my home automation through natural language. This is the future of personal AI."
@homelab_dan"The Docker sandboxed runtime option is perfect for multi-tenant setups. Each user gets their own isolated ZeroClaw instance. Security without complexity."
@mobile_chris"Built by Harvard and MIT students, and it shows. The code quality, the architecture decisions, the documentation — everything is production-grade from day one."
@backend_ninja常见问题
关于 ZeroClaw 的常见问题和解答。