NanoClaw Персональный ИИ-агент
Агенты в изолированных контейнерах
Встроенный WhatsApp
Рой агентов
Постоянная память
Запланированные задачи
Ваш персональный ИИ-ассистент. Достаточно компактный, чтобы разобраться.
Большинство ИИ-агентов — раздутые фреймворки. NanoClaw достаточно компактен, чтобы прочитать весь код. Построен на Claude Agent SDK, агенты работают в изолированных Linux-контейнерах. WhatsApp встроен, другие каналы через навыки. Клонируй, настрой, готово.
Разверни ИИ-агента за пару минут
git clone https://github.com/qwibitai/NanoClaw.git && cd NanoClaw && claude ~500 lines of TypeScript. Built on Claude Agent SDK.
Создавай ИИ-агентов с NanoClaw
Лёгкое ядро
Достаточно компактный, чтобы разобраться. Один процесс, несколько файлов, никаких микросервисов. Попросите Claude Code провести вас по всей кодовой базе.
WhatsApp + навыки
WhatsApp встроен через Baileys. Добавьте Telegram, Discord, Slack через навыки Claude Code. Каждый канал — чистый код в вашем форке.
Постоянная память
База данных SQLite для сообщений, сессий и состояния. Файлы памяти CLAUDE.md для каждой группы. Переживает перезапуски, полностью доступна для запросов.
Agent Swarms
Запускайте команды специализированных агентов для совместной работы над сложными задачами. Первый персональный ИИ-ассистент с поддержкой роёв агентов.
Изоляция контейнеров
Агенты работают в Linux-контейнерах — Apple Container на macOS, Docker на macOS/Linux. Изоляция файловой системы, а не проверки разрешений.
Запланированные задачи
Периодические cron-задачи, которые запускают Claude и отправляют вам ответ. Веб-поиск и автоматизация браузера внутри контейнеров.
Исследуй экосистему ИИ-агентов
Установка arrow_forward
Клонируйте репозиторий и запустите через Claude CLI. Готово за считанные минуты.
Блог arrow_forward
Новости, релизы и истории из сообщества NanoClaw.
Интеграции arrow_forward
WhatsApp встроен. Добавляйте каналы через навыки Claude Code. Агенты работают в изолированных контейнерах.
Документация arrow_forward
Всё для запуска NanoClaw: установка, настройка контейнеров, привязка WhatsApp, запланированные задачи и справочник по архитектуре.
Участники arrow_forward
Каждый коммит делает NanoClaw лучше. Познакомьтесь с разработчиками, которые пишут код, выпускают функции и двигают проект вперёд.
Разработчики ИИ-агентов доверяют NanoClaw
"~500 lines of TypeScript. I read the entire codebase in 20 minutes and actually understood every line. Try doing that with any other AI agent framework."
@ts_dev"Deployed NanoClaw in Docker on my VPS. It handles WhatsApp + Telegram + Discord simultaneously from one instance. Been running for 3 weeks straight, zero restarts."
@devops_mike"Agent Swarms is the killer feature. I ask NanoClaw one question and it spawns sub-agents to research, summarize, and draft — all in parallel. Feels like having a team."
@sarahcodes"git clone, claude, /setup — personal AI assistant on WhatsApp in under 5 minutes. I've onboarded 3 friends the same way. Nobody needed docs."
@cloud_native_tom"NanoClaw + Ollama = fully offline AI assistant. No API keys, no cloud, no data leaving my network. Running Llama locally on my Mac with zero cost. This is the way."
@privacy_first"HEARTBEAT.md is genius. I wrote 5 lines of markdown and now NanoClaw sends me a daily news digest, monitors my GitHub repos, and reminds me of meetings. All automatic."
@cron_master"~500 lines of TypeScript. I read the entire codebase in 20 minutes and actually understood every line. Try doing that with any other AI agent framework."
@ts_dev"Deployed NanoClaw in Docker on my VPS. It handles WhatsApp + Telegram + Discord simultaneously from one instance. Been running for 3 weeks straight, zero restarts."
@devops_mike"Agent Swarms is the killer feature. I ask NanoClaw one question and it spawns sub-agents to research, summarize, and draft — all in parallel. Feels like having a team."
@sarahcodes"git clone, claude, /setup — personal AI assistant on WhatsApp in under 5 minutes. I've onboarded 3 friends the same way. Nobody needed docs."
@cloud_native_tom"NanoClaw + Ollama = fully offline AI assistant. No API keys, no cloud, no data leaving my network. Running Llama locally on my Mac with zero cost. This is the way."
@privacy_first"HEARTBEAT.md is genius. I wrote 5 lines of markdown and now NanoClaw sends me a daily news digest, monitors my GitHub repos, and reminds me of meetings. All automatic."
@cron_master"Added a custom tool in 30 lines of TypeScript. No SDK to learn, no build step, no plugin API. Just a function in src/tools/. NanoClaw picked it up on restart. Developer experience is top tier."
@alex_builds"My WhatsApp AI assistant handles daily tasks, sets reminders, and even drafts emails for me. NanoClaw's persistent memory means it knows my preferences without me repeating myself."
@startup_alex"WhatsApp, Telegram, Discord, Slack, Signal — all connected to one NanoClaw instance. I message from whatever app I'm in and get the same context-aware assistant everywhere."
@data_lisa"NanoClaw on my home server controlling lights and thermostat through WhatsApp. 'Turn off the living room lights' just works. Docker keeps it always on, always isolated."
@homelab_dan"Apple Container on macOS, Docker on Linux. Deny-by-default allowlists. Filesystem scoping. NanoClaw is the first AI assistant I've seen that treats security as a feature, not an afterthought."
@security_emma"I'm not a developer. My friend set up NanoClaw for me and now I just chat with it on WhatsApp like a normal conversation. It helps me plan trips, summarize articles, and track my habits."
@casual_user"Added a custom tool in 30 lines of TypeScript. No SDK to learn, no build step, no plugin API. Just a function in src/tools/. NanoClaw picked it up on restart. Developer experience is top tier."
@alex_builds"My WhatsApp AI assistant handles daily tasks, sets reminders, and even drafts emails for me. NanoClaw's persistent memory means it knows my preferences without me repeating myself."
@startup_alex"WhatsApp, Telegram, Discord, Slack, Signal — all connected to one NanoClaw instance. I message from whatever app I'm in and get the same context-aware assistant everywhere."
@data_lisa"NanoClaw on my home server controlling lights and thermostat through WhatsApp. 'Turn off the living room lights' just works. Docker keeps it always on, always isolated."
@homelab_dan"Apple Container on macOS, Docker on Linux. Deny-by-default allowlists. Filesystem scoping. NanoClaw is the first AI assistant I've seen that treats security as a feature, not an afterthought."
@security_emma"I'm not a developer. My friend set up NanoClaw for me and now I just chat with it on WhatsApp like a normal conversation. It helps me plan trips, summarize articles, and track my habits."
@casual_userFAQ по NanoClaw ИИ-агенту
Частые вопросы о NanoClaw и принципах его работы.