| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nullclaw-linux-aarch64.bin | 2026-03-09 | 2.9 MB | |
| nullclaw-linux-riscv64.bin | 2026-03-09 | 3.0 MB | |
| nullclaw-linux-x86_64.bin | 2026-03-09 | 3.4 MB | |
| nullclaw-macos-aarch64.bin | 2026-03-09 | 3.6 MB | |
| nullclaw-macos-x86_64.bin | 2026-03-09 | 3.8 MB | |
| nullclaw-windows-aarch64.exe | 2026-03-09 | 3.6 MB | |
| nullclaw-windows-x86_64.exe | 2026-03-09 | 4.0 MB | |
| README.md | 2026-03-09 | 1.9 kB | |
| v2026.3.8 source code.tar.gz | 2026-03-09 | 5.1 MB | |
| v2026.3.8 source code.zip | 2026-03-09 | 5.3 MB | |
| Totals: 10 Items | 34.8 MB | 2 | |
What's Changed
- docs: improve onboarding and align CLI help with command docs by @telagod in https://github.com/nullclaw/nullclaw/pull/347
- file-read shows clear message on error by @ats-bcon in https://github.com/nullclaw/nullclaw/pull/336
- fix(status,threads): estimate fallback tokens and align runtime stack budgets by @manelsen in https://github.com/nullclaw/nullclaw/pull/340
- feat(slack): add reply_to_mode for thread-aware replies by @kokuyouwind in https://github.com/nullclaw/nullclaw/pull/342
- fix(prompt): cap total injected bootstrap context by @manelsen in https://github.com/nullclaw/nullclaw/pull/346
- refactor(telegram): extract control plane, api client, and update ingress by @manelsen in https://github.com/nullclaw/nullclaw/pull/345
- fix: skip vision-incapable providers in ReliableProvider routing loop by @kronk307 in https://github.com/nullclaw/nullclaw/pull/352
- Feat screenshot on windows by @qxo in https://github.com/nullclaw/nullclaw/pull/350
- fix: avoid NameTooLong on Windows by @yuanmao1 in https://github.com/nullclaw/nullclaw/pull/353
- fix(telegram): debounce split long messages across getUpdates polls by @manelsen in https://github.com/nullclaw/nullclaw/pull/333
- fix(threads): raise daemon/session thread stacks to 1024KiB by @manelsen in https://github.com/nullclaw/nullclaw/pull/335
- fix(shell): normalize Windows tool output to avoid follow-up error.CurlFailed by @yuanmao1 in https://github.com/nullclaw/nullclaw/pull/357
- feat(file_read): add binary file detection to prevent garbled output by @qxo in https://github.com/nullclaw/nullclaw/pull/358
New Contributors
- @kronk307 made their first contribution in https://github.com/nullclaw/nullclaw/pull/352
- @yuanmao1 made their first contribution in https://github.com/nullclaw/nullclaw/pull/353
Full Changelog: https://github.com/nullclaw/nullclaw/compare/v2026.3.7...v2026.3.8