NanoClaw is a lightweight AI assistant built on Claude that runs securely in containerized environments. It delivers powerful functionality through an intentionally minimal codebase designed for transparency, security, and easy customization without complex configurations.
Key benefits include:
- Container Isolation: Each chat runs in its own sandboxed environment using Apple Container (macOS) or Docker (Linux), ensuring commands execute safely without host system access.
- Radical Simplicity: Just ~500 lines of core TypeScript code that can be fully understood in under 10 minutes, eliminating abstraction layers and microservices complexity.
- Direct Customization: Modify behavior by editing the straightforward codebase instead of managing configuration files, with intentional minimalism making changes safe.
- WhatsApp Integration: Message your Claude assistant directly from mobile devices for convenient access to AI capabilities.
- Extensible Skills System: Add capabilities like Gmail integration, web search, and scheduled tasks through modular skills.
- Isolated Contexts: Separate filesystems and memory for each group conversation, maintaining secure separation between projects.
Perfect for developers and technically-minded users who need a secure, customizable AI assistant without the bloat of enterprise solutions.