macOS
brew install nullclawlocal Homebrew formula metadata
安装
brew install nullclawlocal Homebrew formula metadata
概览
Tiny autonomous AI assistant infrastructure written in Zig
历史
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.
安全态势
formula declares a Homebrew service. infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
nullclaw | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/nullclaw/nullclaw
安装元数据
| 软件包键 | brew:nullclaw |
|---|---|
| 版本 | 2026.5.29 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/nullclaw |
| 主页 | https://nullclaw.io |
| 仓库 | https://github.com/nullclaw/nullclaw |
| 上游文档 | https://nullclaw.io/nullclaw/docs/getting-started |
| 许可证 | MIT |
| 源码归档 | https://github.com/nullclaw/nullclaw/archive/refs/tags/v2026.5.29.tar.gz |
| 最后更新 | 2026-06-14T14:13:23-04:00 |
| Pulse | updated |
| 构建依赖 | zig |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.