#70 · Primary category: AI Agents & Automation
nanoclaw
A lightweight alternative to OpenClaw that runs in containers for security. Connects to WhatsApp, Telegram, Slack, Discord, Gmail and other messaging apps,, has memory, scheduled jobs, and runs directly on Anthropic's Agents SDK
Project last updated:08/29/26
GitHub Stars
30.6K
Forks
12.8K
Contributors
166
License
MIT
Why we included this project
NanoClaw is for people who want an AI assistant that can actually act in their chat apps, replying from WhatsApp, Telegram, Slack, or Discord, keeping memory across conversations, and running scheduled jobs, but who are not comfortable handing a black box the keys to their machine. The codebase is deliberately small, one process and a handful of files, so a developer can read it and modify it rather than trust it blindly. The security model is the interesting part: each agent runs inside its own Linux container with filesystem isolation, so the OS bounds what the assistant can reach instead of relying on permission checks inside the app. It builds on Anthropic's Agents SDK, and the setup script walks you from a fresh machine to a named agent you can message, even calling in Claude Code to diagnose and resume if a step fails. That combination of a small, auditable codebase and real OS-level isolation is what makes it worth a look for individuals and small teams who want to self-host their assistant.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.