NullClaw Overview
NullClaw is the runtime layer of the ecosystem: it executes prompts, tools, memory operations, and channel I/O.
Start In 5 Minutes
- Follow Quick Start.
- Run one successful command with
nullclaw agent -m "hello". - Then add channels, tools, and memory incrementally.
Choose NullClaw When
- you need a fast local/hosted agent runtime
- you want provider + tool + memory execution in one process
- you need channel/gateway delivery without full task orchestration
Ecosystem Integration
For orchestrated pipelines, multi-step DAGs, robust task queueing, and full ecosystem management, please refer to the NullHub Ecosystem. NullClaw is designed to be the single-node execution engine within that broader ecosystem.