macOS
brew install nullclawlocal Homebrew formula metadata
brew
Tiny autonomous AI assistant infrastructure written in Zig. Version 2026.5.29 via Homebrew; verified 2026-06-14.
install
brew install nullclawlocal Homebrew formula metadata
overview
Tiny autonomous AI assistant infrastructure written in Zig
history
NullClaw is a Zig-based autonomous AI assistant runtime packaged as a small single-binary tool. Its public materials emphasize low memory use, fast startup, provider agnosticism, and running agent infrastructure on inexpensive or resource-constrained machines.
GitHub's repository API reports that nullclaw/nullclaw was created on February 16, 2026. That makes it a very young project in package-history terms, so there is not enough independent history to treat it like a long-established ecosystem component.
The repository README frames the project as '100% Zig' assistant infrastructure with a 678 KB binary, roughly 1 MB RAM use, and startup under 2 ms. Those are project claims from the official repository, not independently benchmarked adoption facts.
NullClaw's visible adoption is early but unusually loud for a 2026 repository. The GitHub API reported 7,736 stars and 907 forks on July 1, 2026, while the Homebrew formula showed stable version 2026.5.29 and 1,661 installs over its visible 365-day analytics window.
The official docs focus on a source-build path with Zig, Git, and an LLM provider API key, followed by `nullclaw onboard`, `nullclaw agent`, `status`, `doctor`, and `capabilities --json`. That indicates adoption is aimed at agent-runtime experimenters and self-hosting users rather than a mature enterprise distribution channel.
Practical use begins by building or installing the `nullclaw` binary, onboarding a provider such as OpenRouter, OpenAI, or Anthropic, then running an agent message or gateway. The docs also describe web-channel pairing through `~/.nullclaw/config.json`, which turns it from a terminal-only agent into a runtime that can talk to a browser UI.
Package nerds would care about NullClaw as a counterpoint to Python/Node-heavy agent frameworks: it is distributed as a compiled Zig binary, it has minimal runtime assumptions, and its Homebrew formula depends on Zig only when building from source.
NullClaw is significant mostly as an early signal in AI-agent packaging: small native binaries and local runtimes are being used to package agent infrastructure. The history is too short for high confidence about durability.
security posture
formula declares a Homebrew service. infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.nullclaw/config.jsonCredential-bearing paths to review before unattended agent runs.
~/.nullclaw/config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
nullclaw | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/nullclaw/nullclaw
install metadata
| Package key | brew:nullclaw |
|---|---|
| Version | 2026.5.29 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nullclaw |
| Homepage | https://nullclaw.io |
| Repository | https://github.com/nullclaw/nullclaw |
| Upstream docs | https://nullclaw.io/nullclaw/docs/getting-started |
| License | MIT |
| Source archive | https://github.com/nullclaw/nullclaw/archive/refs/tags/v2026.5.29.tar.gz |
| Last updated | 2026-06-14T14:13:23-04:00 |
| Pulse | updated |
| Build dependencies | zig |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nullclaw |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.