| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| clawhip-x86_64-unknown-linux-gnu.tar.xz.sha256 | 2026-04-04 | 107 Bytes | |
| dist-manifest.json | 2026-04-04 | 17.3 kB | |
| sha256.sum | 2026-04-04 | 497 Bytes | |
| source.tar.gz | 2026-04-04 | 230.4 kB | |
| source.tar.gz.sha256 | 2026-04-04 | 81 Bytes | |
| clawhip-aarch64-apple-darwin.tar.xz | 2026-04-04 | 2.3 MB | |
| clawhip-aarch64-apple-darwin.tar.xz.sha256 | 2026-04-04 | 103 Bytes | |
| clawhip-aarch64-unknown-linux-gnu.tar.xz | 2026-04-04 | 2.5 MB | |
| clawhip-aarch64-unknown-linux-gnu.tar.xz.sha256 | 2026-04-04 | 108 Bytes | |
| clawhip-installer.sh | 2026-04-04 | 52.6 kB | |
| clawhip-x86_64-apple-darwin.tar.xz | 2026-04-04 | 2.6 MB | |
| clawhip-x86_64-apple-darwin.tar.xz.sha256 | 2026-04-04 | 102 Bytes | |
| clawhip-x86_64-unknown-linux-gnu.tar.xz | 2026-04-04 | 2.7 MB | |
| 0.5.2 - 2026-04-04 source code.tar.gz | 2026-04-04 | 231.2 kB | |
| 0.5.2 - 2026-04-04 source code.zip | 2026-04-04 | 269.6 kB | |
| README.md | 2026-04-04 | 2.2 kB | |
| Totals: 16 Items | 10.9 MB | 0 | |
Release Notes
Highlights
- reduced routine Discord burst noise with configurable batching for routine notifications
- allow
stale_minutes = 0to disable tmux stale detection cleanly - keep cron startup alive when persisted scheduler state is empty or invalid
- surface source failures as degraded alerts before the daemon appears healthy
- make matched route channels override source-provided channel hints consistently
- quiet invalid git monitor paths so they stop drowning out actionable failures
Upgrade notes
- crate version is now
0.5.2 - existing config remains compatible; no schema migration is required for this patch release
stale_minutes = 0is now treated as an explicit disable for tmux stale alerts
Install clawhip 0.5.2
Install prebuilt binaries via shell script
:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Yeachan-Heo/clawhip/releases/download/v0.5.2/clawhip-installer.sh | sh
Download clawhip 0.5.2
| File | Platform | Checksum |
|---|---|---|
| clawhip-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| clawhip-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| clawhip-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| clawhip-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |