ZeroClaw
Ноль накладных расходов. Ноль компромиссов.
Большинство AI-агентов съедают гигабайт RAM. Этот работает на четырёх мегабайтах. Один бинарник на Rust, холодный старт 10 мс, 30+ каналов, любая AI-модель. Разворачивается на Raspberry Pi за $10 или в продакшн-облаке — без Node.js, без Python, без компромиссов.
Быстрый старт
brew install zeroclaw Single Rust binary. No runtime dependencies.
Возможности
Лёгкий runtime
Потребление памяти <5 МБ в release-сборке. На 99% меньше, чем OpenClaw. Работает на железе за $10 — ARM, x86 и RISC-V.
Любой канал
Telegram, Discord, Slack, WhatsApp, Signal, iMessage, Matrix, IRC, Lark, DingTalk, QQ, Nostr, Email и другие.
Гибридная память
Гибридный поиск на SQLite: векторный + ключевые слова. Без внешних зависимостей — без Pinecone, без Elasticsearch, без LangChain.
Полная заменяемость
Каждая подсистема — это trait: провайдеры, каналы, инструменты, память, туннели. Меняй реализации через конфиг, без изменений кода.
Безопасность по умолчанию
Привязка gateway, строгая песочница, явные allowlist-ы, ограничение рабочей области, шифрование секретов. Политика deny-by-default для каналов.
Быстрый холодный старт
Rust runtime в одном бинарнике. Почти мгновенный запуск для повседневных задач. В 400 раз быстрее OpenClaw на аналогичном железе.
Установка 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 и как он работает.