# NullClaw

Fastest, smallest, and fully autonomous AI assistant infrastructure written in Zig

Repository: https://github.com/nullclaw/nullclaw
Canonical: https://ross.abutalabs.com/products/nullclaw
Homepage: https://nullclaw.io
Language: Zig
License: MIT
License Family: permissive
Topics: ai, assistant, personal, zig
Last push: 2026-07-19T04:20:06+00:00
Link (homepage): https://nullclaw.io
Link (site_page): https://nullclaw.io/nullclaw/docs/getting-started
Link (site_page): https://nullclaw.io/nullclaw/docs/providers
Link (site_page): https://nullclaw.io/nullclaw/docs/tools
Link (site_page): https://nullclaw.io/nullclaw/docs/channels

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 86, longevity 14
- inputs: {"age_days": 198, "days_push": 45, "days_rel": 96, "gap_med": 1.0, "n_releases_24m": 29}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8052, forks 943 (observed 2026-08-28T04:10:12.326159+00:00)

## What it is
NullClaw is an autonomous AI assistant/agent runtime written in Zig, distributed as a tiny static binary (~678 KB, ~1 MB RAM, <2 ms startup) with no external dependencies. It bundles 50+ LLM providers, 19 messaging channels, 35+ tools, pluggable memory engines, sandboxing, MCP support, and a CLI/gateway operator surface.

## Use cases
- run an autonomous AI agent on a cheap ARM board or microcontroller
- self-host a personal AI assistant that works over Telegram, Discord, or Slack
- let an agent refactor code, run tests, and open PRs from the terminal
- route one assistant across OpenAI, Anthropic, Ollama, and local models
- give a chatbot persistent memory across sessions
- run an AI agent with strict sandboxing and allowlists on an edge device

## When to choose
- you need an extremely lightweight, zero-dependency agent runtime for edge or low-resource hardware
- you want a single self-hosted binary that multiplexes many LLM providers and chat channels
- security matters: you need sandboxing, pairing, allowlists, and encrypted secrets by default
- you prefer fast startup and minimal memory footprint over a heavyweight framework

## When to avoid
- you need a rich GUI-first experience out of the box (the NullHub UI layer is still in beta)
- you want to extend the runtime in Python or JavaScript rather than Zig
- you need mature integrations or a large plugin ecosystem beyond the built-in tools and channels
- your team requires long-term enterprise support or a large community around the tool

## Facets
- artifact type: application
- maturity: active
- function: agent-framework, llm-inference, chatbot, cli, mcp, rag, scheduling, webhook, security, http-server
- domain: large-language-models, chatbots, developer-tools, self-hosted, iot
- platform: windows, cli, cross-platform, self-hosted, embedded, iot
- tags: zig, single-binary, autonomous-agents, multi-provider, memory-engines, messaging-channels, sandboxing, edge-computing, tiny-binary, subagents, ai-agents, command-line, automation, linux, macos, docker

## Member repositories
- nullclaw/nullclaw (main) score 75
- nullclaw/nullhub (plugin) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:12.326159+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:31:23.994841+00:00, confidence not recorded.
  - readme: https://github.com/nullclaw/nullclaw (fetched 2026-08-28T04:10:12.326159+00:00, sha 3b6dae480c25)
  - homepage: https://nullclaw.io (fetched 2026-08-29T08:29:06.550956+00:00, sha 073515b7c2e6)
  - site_page: https://nullclaw.io/nullclaw/docs/getting-started (fetched 2026-08-29T08:29:06.553459+00:00, sha e53531489bd4)
  - site_page: https://nullclaw.io/nullclaw/docs/providers (fetched 2026-08-29T08:29:06.555265+00:00, sha dc7a6738ab4b)
  - site_page: https://nullclaw.io/nullclaw/docs/tools (fetched 2026-08-29T08:29:06.557191+00:00, sha dc7d0dbba6be)
  - site_page: https://nullclaw.io/nullclaw/docs/channels (fetched 2026-08-29T08:29:06.558795+00:00, sha 5a1079119459)
  - site_page: https://nullclaw.io/nullclaw/docs/memory (fetched 2026-08-29T08:29:06.560367+00:00, sha 67f858ee2eef)
- Data as of 2026-08-30T08:39:29.467469+00:00.
