| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nullclaw-linux-aarch64.bin | 2026-03-04 | 2.8 MB | |
| nullclaw-linux-riscv64.bin | 2026-03-04 | 2.9 MB | |
| nullclaw-linux-x86_64.bin | 2026-03-04 | 3.2 MB | |
| nullclaw-macos-aarch64.bin | 2026-03-04 | 3.5 MB | |
| nullclaw-macos-x86_64.bin | 2026-03-04 | 3.6 MB | |
| nullclaw-windows-aarch64.exe | 2026-03-04 | 3.1 MB | |
| nullclaw-windows-x86_64.exe | 2026-03-04 | 3.5 MB | |
| README.md | 2026-03-04 | 2.0 kB | |
| v2026.3.3 source code.tar.gz | 2026-03-04 | 5.0 MB | |
| v2026.3.3 source code.zip | 2026-03-04 | 5.2 MB | |
| Totals: 10 Items | 32.7 MB | 9 | |
What's Changed
- feat: Config.load() respects NULLCLAW_HOME env for config directory by @DonPrus in https://github.com/nullclaw/nullclaw/pull/237
- usage ledger by @DonPrus in https://github.com/nullclaw/nullclaw/pull/244
- feat(onboard): add custom:prefix to support OpenAI-compatible providers easily and add --model flag for onboard command by @qxo in https://github.com/nullclaw/nullclaw/pull/239
- Feat support net proxy and API error truncation limit configurable via env var by @qxo in https://github.com/nullclaw/nullclaw/pull/240
- allowlist pattern by @DonPrus in https://github.com/nullclaw/nullclaw/pull/248
- guard streaming path when stream context is missing by @DonPrus in https://github.com/nullclaw/nullclaw/pull/247
- update zig2nix lock by @illustris in https://github.com/nullclaw/nullclaw/pull/246
- fix windows console utf8 input for interactive agent by @DonPrus in https://github.com/nullclaw/nullclaw/pull/249
- issue 190 spawn agent profile by @DonPrus in https://github.com/nullclaw/nullclaw/pull/252
- Update README.md by @planktonfun in https://github.com/nullclaw/nullclaw/pull/250
- Fix tool-call leakage and duplicated outbound text in malformed tool outputs by @manelsen in https://github.com/nullclaw/nullclaw/pull/251
- issue 190 subagent slash command by @DonPrus in https://github.com/nullclaw/nullclaw/pull/254
- fix: harden auth/cron/tunnel/websocket paths from issue [#243] by @DonPrus in https://github.com/nullclaw/nullclaw/pull/257
- Vector search: exact top-k optimization + optional sqlite_ann prefilter (#194) by @manelsen in https://github.com/nullclaw/nullclaw/pull/256
New Contributors
- @qxo made their first contribution in https://github.com/nullclaw/nullclaw/pull/239
- @illustris made their first contribution in https://github.com/nullclaw/nullclaw/pull/246
- @planktonfun made their first contribution in https://github.com/nullclaw/nullclaw/pull/250
Full Changelog: https://github.com/nullclaw/nullclaw/compare/v2026.3.2...v2026.3.3