Skip to the content.

The smallest fully autonomous AI assistant.

1 MB binary · Zero dependencies · Written in Zig

GitHub Repository


What is nullclaw?

nullclaw (also written as Null Claw or NullClaw) is a lightweight autonomous AI assistant — part of the OpenClaw family (formerly MoltBot → ClawdBot) alongside ZeroClaw, PicoClaw, nanobot and others.

Built from scratch in Zig, it runs on anything from a Raspberry Pi to a cloud VM with no runtime dependencies.

Quick Start

git clone https://github.com/nullclaw/nullclaw.git
cd nullclaw
zig build -Doptimize=ReleaseSmall

./zig-out/bin/nullclaw onboard   # interactive setup wizard
./zig-out/bin/nullclaw agent -m "Hello!"

See the Getting Started guide for a full walkthrough.

Stats

   
Binary ~1 MB (ReleaseSmall)
Peak RAM ~27 MB under full test load
Startup < 2 ms
Tests 3,371
Providers 50+ (9 core + 41 compatible services)
Channels 17 (Telegram, Discord, Slack, WhatsApp …)
Tools 30+ built-in
Dependencies 0 (besides libc + optional SQLite)
Language Zig 0.15

Feature Highlights