| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nullclaw-android-armv7.bin | 2026-04-17 | 5.7 MB | |
| nullclaw-android-aarch64.bin | 2026-04-17 | 4.5 MB | |
| nullclaw-android-x86_64.bin | 2026-04-17 | 5.5 MB | |
| nullclaw-linux-aarch64.bin | 2026-04-17 | 4.1 MB | |
| nullclaw-linux-arm32-gnu.bin | 2026-04-17 | 5.3 MB | |
| nullclaw-linux-arm32-musl.bin | 2026-04-17 | 5.2 MB | |
| nullclaw-linux-riscv64.bin | 2026-04-17 | 4.6 MB | |
| nullclaw-linux-x86_64.bin | 2026-04-17 | 5.1 MB | |
| nullclaw-macos-aarch64.bin | 2026-04-17 | 4.6 MB | |
| nullclaw-macos-x86_64.bin | 2026-04-17 | 5.2 MB | |
| nullclaw-windows-aarch64.exe | 2026-04-17 | 5.3 MB | |
| nullclaw-windows-aarch64.zip | 2026-04-17 | 2.4 MB | |
| nullclaw-windows-x86_64.exe | 2026-04-17 | 6.0 MB | |
| nullclaw-windows-x86_64.zip | 2026-04-17 | 2.4 MB | |
| README.md | 2026-04-17 | 4.2 kB | |
| v2026.4.17 source code.tar.gz | 2026-04-17 | 5.8 MB | |
| v2026.4.17 source code.zip | 2026-04-17 | 6.0 MB | |
| Totals: 17 Items | 77.6 MB | 5 | |
What's Changed
- v2026.4.9 by @DonPrus in https://github.com/nullclaw/nullclaw/pull/795
- Migrate project to Zig 0.16 by @DonPrus in https://github.com/nullclaw/nullclaw/pull/823
- fix(security): initialize docker sandbox mount args via factory | 修复(安全): 通过工厂初始化 Docker 沙箱挂载参数 by @manelsen in https://github.com/nullclaw/nullclaw/pull/801
- fix(agent): persist cli turns into sqlite session history | 修复(agent): 将 CLI 对话持久化到 SQLite 会话历史 by @manelsen in https://github.com/nullclaw/nullclaw/pull/802
- fix(providers): Responses API tool schema and null error handling by @fakhriaunur in https://github.com/nullclaw/nullclaw/pull/790
- fix(agent): keep unbound sessions on the main agent | 修复(agent): 让未绑定会话始终落到主代理 main by @manelsen in https://github.com/nullclaw/nullclaw/pull/804
- fix(config): allow local container hostnames for otel http | 修复(config): 允许 OTEL 使用本地容器主机名作为 HTTP endpoint by @manelsen in https://github.com/nullclaw/nullclaw/pull/803
- fix(provider): fall back to responses on chat endpoint 404 | 修复(provider): chat 端点返回 404 时回退到 responses by @manelsen in https://github.com/nullclaw/nullclaw/pull/806
- hardening(web): expire pairing tokens and tighten provider/browser boundaries | 加固(web): 为配对令牌添加过期并收紧 provider/browser 边界 by @manelsen in https://github.com/nullclaw/nullclaw/pull/807
- service: add SysVinit fallback for nullclaw service install by @mark-os in https://github.com/nullclaw/nullclaw/pull/810
- fix(compaction): fix UTF-8 truncation in history compaction by @wanderingmeow in https://github.com/nullclaw/nullclaw/pull/824
- fix(security): require runnable linux sandboxes in auto-detect | 修复(安全): Linux 自动检测仅接受可实际运行的沙箱后端 by @manelsen in https://github.com/nullclaw/nullclaw/pull/805
- fix(web_search): add setup guidance for missing providers | 修复(web_search): 为缺失搜索提供方补充设置指引 by @manelsen in https://github.com/nullclaw/nullclaw/pull/815
- fix(doctor): clarify CLI-only channel status diagnostics | 修复(doctor): 澄清仅 CLI 场景下的 channel 状态诊断 by @manelsen in https://github.com/nullclaw/nullclaw/pull/828
- fix(onboard): raise models refresh output budget | 修复(onboard): 提高模型目录刷新输出预算 by @manelsen in https://github.com/nullclaw/nullclaw/pull/813
- fix(agent): stabilize named-agent provider lifetimes | 修复(agent): 稳定命名子代理提供方生命周期 by @manelsen in https://github.com/nullclaw/nullclaw/pull/814
- feat(test): utility additions by @fakhriaunur in https://github.com/nullclaw/nullclaw/pull/787
- feat: support http_proxy/https_proxy env vars in std.http.Client by @juvenn in https://github.com/nullclaw/nullclaw/pull/755
- Add admin-oriented config and models CLI by @DonPrus in https://github.com/nullclaw/nullclaw/pull/829
- Add Weixin QR auth flow and channel support by @DDGRCF in https://github.com/nullclaw/nullclaw/pull/818
- ci: pin CI workflow actions and set permissions by @grtninja in https://github.com/nullclaw/nullclaw/pull/798
- feat(telegram): add interactive skill menus and harden topic/codex handling by @vedmalex in https://github.com/nullclaw/nullclaw/pull/782
- feat: dispatch agent on heartbeat when HEARTBEAT.md has tasks by @quinlanjager in https://github.com/nullclaw/nullclaw/pull/757
- refactor(providers): consolidate error text predicates (EN | ZH) by @manelsen in https://github.com/nullclaw/nullclaw/pull/754
- feat(test): Add tests for version, verbose, and web search providers by @fakhriaunur in https://github.com/nullclaw/nullclaw/pull/786
New Contributors
- @mark-os made their first contribution in https://github.com/nullclaw/nullclaw/pull/810
- @DDGRCF made their first contribution in https://github.com/nullclaw/nullclaw/pull/818
- @grtninja made their first contribution in https://github.com/nullclaw/nullclaw/pull/798
- @quinlanjager made their first contribution in https://github.com/nullclaw/nullclaw/pull/757
Full Changelog: https://github.com/nullclaw/nullclaw/compare/v2026.4.9...v2026.4.17