NanoClaw Logo

NanoClaw Персональный ИИ-агент

Агенты в изолированных контейнерах

Встроенный WhatsApp

Рой агентов

Постоянная память

Запланированные задачи

Ваш персональный ИИ-ассистент. Достаточно компактный, чтобы разобраться.

Большинство ИИ-агентов — раздутые фреймворки. NanoClaw достаточно компактен, чтобы прочитать весь код. Построен на Claude Agent SDK, агенты работают в изолированных Linux-контейнерах. WhatsApp встроен, другие каналы через навыки. Клонируй, настрой, готово.

Разверни ИИ-агента за пару минут

BETA
# macOS — clone and start. 🤖
$ git clone https://github.com/qwibitai/NanoClaw.git && cd NanoClaw && claude

~500 lines of TypeScript. Built on Claude Agent SDK.

Создавай ИИ-агентов с NanoClaw

memory

Лёгкое ядро

Достаточно компактный, чтобы разобраться. Один процесс, несколько файлов, никаких микросервисов. Попросите Claude Code провести вас по всей кодовой базе.

chat_bubble

WhatsApp + навыки

WhatsApp встроен через Baileys. Добавьте Telegram, Discord, Slack через навыки Claude Code. Каждый канал — чистый код в вашем форке.

database

Постоянная память

База данных SQLite для сообщений, сессий и состояния. Файлы памяти CLAUDE.md для каждой группы. Переживает перезапуски, полностью доступна для запросов.

swap_horiz

Agent Swarms

Запускайте команды специализированных агентов для совместной работы над сложными задачами. Первый персональный ИИ-ассистент с поддержкой роёв агентов.

shield

Изоляция контейнеров

Агенты работают в Linux-контейнерах — Apple Container на macOS, Docker на macOS/Linux. Изоляция файловой системы, а не проверки разрешений.

bolt

Запланированные задачи

Периодические cron-задачи, которые запускают Claude и отправляют вам ответ. Веб-поиск и автоматизация браузера внутри контейнеров.

Исследуй экосистему ИИ-агентов

Разработчики ИИ-агентов доверяют NanoClaw

@ts_dev avatar

"~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
@devops_mike avatar

"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
@sarahcodes avatar

"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
@cloud_native_tom avatar

"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
@privacy_first avatar

"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
@cron_master avatar

"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
@ts_dev avatar

"~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
@devops_mike avatar

"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
@sarahcodes avatar

"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
@cloud_native_tom avatar

"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
@privacy_first avatar

"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
@cron_master avatar

"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
@alex_builds avatar

"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
@startup_alex avatar

"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
@data_lisa avatar

"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
@homelab_dan avatar

"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
@security_emma avatar

"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
@casual_user avatar

"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
@alex_builds avatar

"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
@startup_alex avatar

"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
@data_lisa avatar

"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
@homelab_dan avatar

"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
@security_emma avatar

"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
@casual_user avatar

"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

FAQ по NanoClaw ИИ-агенту

Частые вопросы о NanoClaw и принципах его работы.

Начни создавать ИИ-агентов прямо сейчас

Получайте обновления о новых релизах, интеграциях и развитии NanoClaw. Без спама, отписка в любой момент.