Scripts2026年4月4日·1 分钟阅读

NanoClaw — Lightweight Personal AI Assistant

A minimal alternative to OpenClaw that runs Claude agents in isolated containers. Connects to WhatsApp, Telegram, Slack, Discord, and Gmail with just 500 lines of TypeScript.

介绍

NanoClaw is a lightweight open-source personal AI assistant built on the Anthropic Claude Agent SDK. It has 26,400+ GitHub stars and just ~500 lines of TypeScript, yet delivers the same core features as OpenClaw (335K+ stars) — multi-channel messaging, memory, scheduled tasks, and web access — while staying small enough to read end-to-end in one sitting. Each agent runs in its own Linux container for real OS-level security isolation.

Best for developers who want a cross-platform personal AI assistant without OpenClaw's complexity. Supported platforms: WhatsApp, Telegram, Slack, Discord, Gmail. Setup time: under 5 minutes with Claude Code.


NanoClaw — Architecture & Features

vs. OpenClaw

Feature OpenClaw NanoClaw
Code size 500K+ lines, 53 config files ~500 lines of TypeScript
Security App-level permission checks OS-level container isolation
Process model Single Node process, shared memory Separate container per group

Core Features

  • Multi-channel messaging: WhatsApp, Telegram, Discord, Slack, Gmail
  • Container isolation: Each agent group gets its own container, filesystem, and SQLite database
  • Scheduled tasks: Set up automated recurring jobs
  • Web access: Agents can browse the web and scrape data
  • Agent clusters: Multiple specialized agents collaborating on complex tasks

FAQ

Q: What is NanoClaw? A: A lightweight personal AI assistant that runs Claude agents in isolated containers and connects to WhatsApp, Telegram, and other messaging platforms — in just 500 lines of TypeScript.

Q: Is it free? A: Open source under MIT. You bring your own Anthropic API key.


🙏

来源与感谢

Created by qwibitai. Licensed under MIT.

nanoclaw — ⭐ 26,400+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产