| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nullclaw-linux-aarch64.bin | 2026-02-27 | 2.5 MB | |
| nullclaw-linux-riscv64.bin | 2026-02-27 | 2.6 MB | |
| nullclaw-linux-x86_64.bin | 2026-02-27 | 2.9 MB | |
| nullclaw-macos-aarch64.bin | 2026-02-27 | 3.1 MB | |
| nullclaw-macos-x86_64.bin | 2026-02-27 | 3.2 MB | |
| nullclaw-windows-aarch64.exe | 2026-02-27 | 2.8 MB | |
| nullclaw-windows-x86_64.exe | 2026-02-27 | 3.1 MB | |
| README.md | 2026-02-27 | 1.5 kB | |
| v2026.2.26 source code.tar.gz | 2026-02-27 | 2.2 MB | |
| v2026.2.26 source code.zip | 2026-02-27 | 2.4 MB | |
| Totals: 10 Items | 24.8 MB | 3 | |
What's Changed
- fix/claude_cli: --verbose is required when output-format=stream-json by @xinzhengzhang in https://github.com/nullclaw/nullclaw/pull/125
- fix(signal): keep typing indicator alive for the full duration of processing by @ibhagwan in https://github.com/nullclaw/nullclaw/pull/124
- feat(providers): add OpenRouter streaming support by @yassinebkr in https://github.com/nullclaw/nullclaw/pull/126
- feat(providers): add Gemini streaming support by @yassinebkr in https://github.com/nullclaw/nullclaw/pull/127
- fix(telegram): add curl timeouts to all network calls by @sleep3r in https://github.com/nullclaw/nullclaw/pull/134
- feat: add wasm build target and edge telegram worker mvp by @DonPrus in https://github.com/nullclaw/nullclaw/pull/132
- feat(providers): add Gemini OAuth token refresh and GEMINI_OAUTH_TOKEN env var by @yassinebkr in https://github.com/nullclaw/nullclaw/pull/128
- feat(diagnostics): add log toggles for tool calls and message receipts by @DonPrus in https://github.com/nullclaw/nullclaw/pull/133
- fix(gateway): enforce security policy in daemon/channel runtime by @DonPrus in https://github.com/nullclaw/nullclaw/pull/138
New Contributors
- @xinzhengzhang made their first contribution in https://github.com/nullclaw/nullclaw/pull/125
- @yassinebkr made their first contribution in https://github.com/nullclaw/nullclaw/pull/126
Full Changelog: https://github.com/nullclaw/nullclaw/compare/v2026.2.25...v2026.2.26