| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| clawhip-x86_64-unknown-linux-gnu.tar.xz.sha256 | 2026-05-08 | 107 Bytes | |
| dist-manifest.json | 2026-05-08 | 17.1 kB | |
| sha256.sum | 2026-05-08 | 497 Bytes | |
| source.tar.gz | 2026-05-08 | 307.2 kB | |
| source.tar.gz.sha256 | 2026-05-08 | 81 Bytes | |
| clawhip-aarch64-apple-darwin.tar.xz | 2026-05-08 | 2.6 MB | |
| clawhip-aarch64-apple-darwin.tar.xz.sha256 | 2026-05-08 | 103 Bytes | |
| clawhip-aarch64-unknown-linux-gnu.tar.xz | 2026-05-08 | 2.7 MB | |
| clawhip-aarch64-unknown-linux-gnu.tar.xz.sha256 | 2026-05-08 | 108 Bytes | |
| clawhip-installer.sh | 2026-05-08 | 52.6 kB | |
| clawhip-x86_64-apple-darwin.tar.xz | 2026-05-08 | 2.9 MB | |
| clawhip-x86_64-apple-darwin.tar.xz.sha256 | 2026-05-08 | 102 Bytes | |
| clawhip-x86_64-unknown-linux-gnu.tar.xz | 2026-05-08 | 3.0 MB | |
| 0.6.8 - 2026-05-08 source code.tar.gz | 2026-05-08 | 307.5 kB | |
| 0.6.8 - 2026-05-08 source code.zip | 2026-05-08 | 347.0 kB | |
| README.md | 2026-05-08 | 2.1 kB | |
| Totals: 16 Items | 12.2 MB | 0 | |
Release Notes
Highlights
- harden tmux keyword monitoring so stale scrollback and wrapper/audit noise no longer re-trigger false alerts
- add native hook ingress observability and routing telemetry so dropped, deferred, default-routed, and explicitly-routed hook events are diagnosable without log archaeology
- make replay/restart handling safer by deferring stale native hook replays before they spray into live channels
- allow configuring clawhip daemon Tokio worker threads at startup for constrained hosts
Upgrade notes
- crate version is now
0.6.8 - existing route/config schema remains compatible; no migration required
Install clawhip 0.6.8
Install prebuilt binaries via shell script
:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Yeachan-Heo/clawhip/releases/download/v0.6.8/clawhip-installer.sh | sh
Download clawhip 0.6.8
| 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 |