NanoClaw
NanoClaw is a security-focused alternative to OpenClaw that runs every AI agent in isolated Docker containers. With only ~3,900 lines of code across 15 source files, it provides real OS-level container isolation instead of application-level permission checks, making it ideal for teams concerned about agent security and data isolation. Each agent gets its own container with: - Dedicated filesystem isolation - Separate Claude session history - Independent memory management - Process-level isolation IPC namespace
- Radar Signals0