| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nullclaw-android-aarch64.bin | 2026-04-05 | 3.5 MB | |
| nullclaw-android-armv7.bin | 2026-04-05 | 4.3 MB | |
| nullclaw-android-x86_64.bin | 2026-04-05 | 4.3 MB | |
| nullclaw-linux-aarch64.bin | 2026-04-05 | 3.5 MB | |
| nullclaw-linux-arm32-gnu.bin | 2026-04-05 | 4.2 MB | |
| nullclaw-linux-arm32-musl.bin | 2026-04-05 | 4.2 MB | |
| nullclaw-linux-riscv64.bin | 2026-04-05 | 3.6 MB | |
| nullclaw-linux-x86_64.bin | 2026-04-05 | 4.2 MB | |
| nullclaw-macos-aarch64.bin | 2026-04-05 | 4.4 MB | |
| nullclaw-macos-x86_64.bin | 2026-04-05 | 4.7 MB | |
| nullclaw-windows-aarch64.exe | 2026-04-05 | 4.3 MB | |
| nullclaw-windows-x86_64.exe | 2026-04-05 | 4.8 MB | |
| README.md | 2026-04-05 | 3.4 kB | |
| v2026.4.4 source code.tar.gz | 2026-04-05 | 5.6 MB | |
| v2026.4.4 source code.zip | 2026-04-05 | 5.8 MB | |
| Totals: 15 Items | 61.6 MB | 8 | |
What's Changed
- feat(cron): wire up session_target routing for agent jobs by @sanderdewijs in https://github.com/nullclaw/nullclaw/pull/666
- fix(ollama): avoid empty chat responses by default / 修复 Ollama 默认空响应问题 by @manelsen in https://github.com/nullclaw/nullclaw/pull/668
- v2026.3.21 by @DonPrus in https://github.com/nullclaw/nullclaw/pull/670
- fix(web): clarify public-bind guidance for browser UI / 澄清浏览器 UI 公网绑定使用指引 by @manelsen in https://github.com/nullclaw/nullclaw/pull/672
- fix(compatible): enable reasoning for custom vLLM/Qwen endpoints / 为自定义 vLLM/Qwen 兼容接口启用推理 by @manelsen in https://github.com/nullclaw/nullclaw/pull/669
- docs: refine navigation and runtime guidance by @telagod in https://github.com/nullclaw/nullclaw/pull/713
- docs: add reliability and model fallbacks section / 文档:新增可靠性与模型备选配置说明 by @manelsen in https://github.com/nullclaw/nullclaw/pull/695
- fix(shell): stop hanging on interactive commands / 修复交互式命令导致挂起的问题 by @manelsen in https://github.com/nullclaw/nullclaw/pull/673
- feat(inbound): debounce rapid-fire text across Telegram, Discord, and CLI / 为 Telegram、Discord 与 CLI 的连续文本消息增加入站防抖 by @manelsen in https://github.com/nullclaw/nullclaw/pull/676
- provider: resolve explicit custom-url model refs by @juslintek in https://github.com/nullclaw/nullclaw/pull/681
- fix(error_classify): handle msg field and image+not-supported pattern by @vernonstinebaker in https://github.com/nullclaw/nullclaw/pull/685
- feat(a2a): multi-modal support — agent card capability, inlineData forwarding, vision probe by @vernonstinebaker in https://github.com/nullclaw/nullclaw/pull/686
- fix: respect NULLCLAW_HOME in cron.zig config directory resolution by @realrubberduckdev in https://github.com/nullclaw/nullclaw/pull/692
- fix/markdown timestamp temporal decay clean by @shkarlsson in https://github.com/nullclaw/nullclaw/pull/679
- refactor(main): route Telegram and Signal startup through shared channel loops / 将 Telegram 与 Signal 的启动流程统一到共享轮询循环 by @manelsen in https://github.com/nullclaw/nullclaw/pull/677
- feat(gateway): make HTTP body size limit and request timeout configurable by @vernonstinebaker in https://github.com/nullclaw/nullclaw/pull/687
- feat(otel): enrich observability with channel attribution, delegation tracing, and skill load spans / 增强 OTEL 观测能力:新增渠道归属、委托追踪及技能加载耗时 by @manelsen in https://github.com/nullclaw/nullclaw/pull/693
- feat: integrate sandbox support for shell tool execution by @shkarlsson in https://github.com/nullclaw/nullclaw/pull/678
- fix(gemini-cli): align ACP handshake with Gemini CLI 0.34 / 使 gemini-cli 的 ACP 握手与 Gemini CLI 0.34 对齐 by @manelsen in https://github.com/nullclaw/nullclaw/pull/675
- fix: telegram dupes, bifrost compatibility, and tool cache staleness / 修复 Telegram 重复消息、Bifrost 兼容性及工具缓存失效 by @manelsen in https://github.com/nullclaw/nullclaw/pull/694
New Contributors
- @realrubberduckdev made their first contribution in https://github.com/nullclaw/nullclaw/pull/692
- @shkarlsson made their first contribution in https://github.com/nullclaw/nullclaw/pull/679
Full Changelog: https://github.com/nullclaw/nullclaw/compare/v2026.3.21...v2026.4.4