One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms. Learn more →
Nanoclaw Alternatives
Similar projects and alternatives to nanoclaw
-
claude-code
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
-
Puter.js
Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
-
-
-
container
A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.
-
-
-
nanobot
Ultra-lightweight, open-source, self-hosted personal AI agent framework in Python with WebUI, tools, memory, MCP, multi-agent workflows, automation, and chat apps
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
lobu
Open-source control plane and runtime for organisational agents: shared company context, isolated execution, approvals and MCP.
-
-
airut
Airut is a system for running Claude Code tasks from email and Slack. It handles workspace provisioning, container isolation, network sandboxing, session persistence, and cleanup — a secure foundation for autonomous agentic development.
-
-
container-shell
Starts and attaches a sandboxed shell using docker with access to the current or project directory
-
prompt-tower
Context management for long-context LLMs, agents, and vibe coding. Instantly build context for an entire repo, selected files, folders, and GitHub issues to generate structured AI-XML context with real-time token counting.
-
nanoclaw
A lightweight alternative to Clawdbot / OpenClaw that runs in containers for security. Connects to WhatsApp, has memory, scheduled jobs, and runs directly on Anthropic's Agents SDK (by nickpourazima)
-
eval-ception
Learn AI evals by running them against ai-evals.io. Hands-on tutorials using multiple eval tools and agent types.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
nanoclaw discussion
nanoclaw reviews and mentions
-
I Use NanoClaw in Telegram All Day. I Stopped Typing to It.
Clone github.com/qwibitai/nanoclaw
-
Don't YOLO your file system
or you can just run nanoclaw for isolation by default?
https://nanoclaw.dev
-
Ask HN: AI Agents vs. Gateways vs. Harnesses
- https://github.com/qwibitai/nanoclaw: Typescript, gaining popularity, minimalist, implementation seems reliant on Claude Code to handle install and configuration
-
I'm losing the SEO battle for my own open source project
So the real site is https://nanoclaw.dev
(putting this here for the search engines to see)
- Don't trust AI agents
- Show HN: Badge that shows how well your codebase fits in an LLM's context window
- Show HN: Badge that shows whether your codebase fits in an LLM's context window
-
Show HN: Signal Support for NanoClaw
How it works: signal-cli runs in JSON-RPC mode. Newline-delimited JSON from stdout gets parsed, messages route to the right group queue, a container spawns, and responses go back via stdin RPC calls. The Signal channel is ~800 lines.
Setup: run /add-signal in Claude Code, or set SIGNAL_ONLY=true to drop WhatsApp. Needs Java 21+ and signal-cli, no npm dependencies.
Upstream skill PR: https://github.com/qwibitai/nanoclaw/pull/490
-
Running NanoClaw in a Docker Shell Sandbox
Gavriel (creator of NanoClaw) here. This is the correct answer. It's more dogfooding than testing though.
This is describing the structure of an Obsidian vault that is mounted in the container as an additional directory that claude has access to. Me and my co-founder chat with NanoClaw in WhatsApp and get daily briefings on sales pipeline status, get reminders on tasks, give it updates after calls, etc.
You can see that I described the same vault structure on twitter a few days before starting to build NanoClaw: https://x.com/Gavriel_Cohen/status/2016572489850065016?s=20
I accidentally committed this - if you look at the .gitignore (https://github.com/qwibitai/nanoclaw/blob/main/.gitignore) you can see that this specific file is included although the folder it's in is excluded. There's some weirdness here because the CLAUDE.md is a core part of the project code that gives claude general context about the memory system, but is then also updated per user.
-
OpenClaw Joins OpenAI
Two open-source alternatives if you want to avoid OpenAI:
https://github.com/qwibitai/nanoclaw
https://github.com/HKUDS/nanobot
Both are much more lightweight than OpenClaw.
-
A note from our sponsor - Puter.js
developer.puter.com | 15 Aug 2026
Stats
nanocoai/nanoclaw is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of nanoclaw is TypeScript.