| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| install.sh | 2026-03-29 | 54.7 kB | |
| SHA256SUMS | 2026-03-29 | 825 Bytes | |
| zeroclaw-x86_64-pc-windows-msvc.zip | 2026-03-29 | 12.3 MB | |
| ZeroClaw.dmg | 2026-03-29 | 5.1 MB | |
| zeroclaw-aarch64-linux-android.tar.gz | 2026-03-29 | 11.8 MB | |
| zeroclaw-aarch64-apple-darwin.tar.gz | 2026-03-29 | 11.7 MB | |
| zeroclaw-aarch64-unknown-linux-gnu.tar.gz | 2026-03-29 | 13.3 MB | |
| zeroclaw-arm-unknown-linux-gnueabihf.tar.gz | 2026-03-29 | 14.4 MB | |
| zeroclaw-armv7-unknown-linux-gnueabihf.tar.gz | 2026-03-29 | 14.3 MB | |
| zeroclaw-x86_64-unknown-linux-gnu.tar.gz | 2026-03-29 | 14.1 MB | |
| README.md | 2026-03-29 | 1.2 kB | |
| v0.6.7 source code.tar.gz | 2026-03-29 | 15.2 MB | |
| v0.6.7 source code.zip | 2026-03-29 | 15.9 MB | |
| Totals: 13 Items | 128.3 MB | 2 | |
What's New
- agent: add context overflow recovery in interactive daemon loop
- agent: add context overflow recovery in tool call loop
- agent: add fast-path tool result trimming in context compressor
- agent: add preemptive context check before provider calls
- agent: add shared iteration budget for parent/subagent coordination
- agent: add tool result truncation to prevent context blowout
- agent: graceful shutdown when max tool iterations reached
- channels: add inbound message debouncing
- hooks: fire session:end hook on idle timeout, shutdown, and replacement
- router: add complexity-based auto model routing
- skills: .well-known/agent-skills discovery for skill install
- tools: binary file type detection in file_read
- http_request: add allowed_private_hosts config for SSRF bypass
- onboard: support Anthropic-compatible endpoints in setup wizard
Automation
- Added
scripts/release/bump-version.shfor single-command version sync across all repo files - Added
.github/workflows/version-sync.ymlto auto-sync versions when Cargo.toml changes - Fixed clippy errors blocking release builds
- Fixed release workflow git config and token permissions
Full changelog: v0.6.5...v0.6.7