| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| source.tar.gz.sha256 | 2026-04-10 | 81 Bytes | |
| clawhip-aarch64-apple-darwin.tar.xz | 2026-04-10 | 2.5 MB | |
| clawhip-aarch64-apple-darwin.tar.xz.sha256 | 2026-04-10 | 103 Bytes | |
| clawhip-aarch64-unknown-linux-gnu.tar.xz | 2026-04-10 | 2.6 MB | |
| clawhip-aarch64-unknown-linux-gnu.tar.xz.sha256 | 2026-04-10 | 108 Bytes | |
| clawhip-installer.sh | 2026-04-10 | 52.6 kB | |
| clawhip-x86_64-apple-darwin.tar.xz | 2026-04-10 | 2.8 MB | |
| clawhip-x86_64-apple-darwin.tar.xz.sha256 | 2026-04-10 | 102 Bytes | |
| clawhip-x86_64-unknown-linux-gnu.tar.xz | 2026-04-10 | 2.9 MB | |
| clawhip-x86_64-unknown-linux-gnu.tar.xz.sha256 | 2026-04-10 | 107 Bytes | |
| dist-manifest.json | 2026-04-10 | 17.0 kB | |
| sha256.sum | 2026-04-10 | 497 Bytes | |
| source.tar.gz | 2026-04-10 | 267.1 kB | |
| 0.6.5 - 2026-04-10 source code.tar.gz | 2026-04-10 | 267.6 kB | |
| 0.6.5 - 2026-04-10 source code.zip | 2026-04-10 | 304.6 kB | |
| README.md | 2026-04-10 | 2.0 kB | |
| Totals: 16 Items | 11.7 MB | 4 | |
Release Notes
Highlights
- remove the residual dispatch bypass-delivery timing flake with a deterministic test path so CI stays boring under load
- fix
clawhip tmux newfalse-negative launch failures by handing monitoring back to the daemon after successful session creation - add
clawhip release preflightand gate the release workflow on version / Cargo.lock / changelog consistency - add
clawhip explainplus route/delivery provenance output for operator debugging
Upgrade notes
- crate version is now
0.6.5 - existing config remains compatible; no migration required
Install clawhip 0.6.5
Install prebuilt binaries via shell script
:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Yeachan-Heo/clawhip/releases/download/v0.6.5/clawhip-installer.sh | sh
Download clawhip 0.6.5
| File | Platform | Checksum |
|---|---|---|
| clawhip-aarch64-apple-darwin.tar.xz (github.com) | Apple Silicon macOS | checksum |
| clawhip-x86_64-apple-darwin.tar.xz (github.com) | Intel macOS | checksum |
| clawhip-aarch64-unknown-linux-gnu.tar.xz (github.com) | ARM64 Linux | checksum |
| clawhip-x86_64-unknown-linux-gnu.tar.xz (github.com) | x64 Linux | checksum |