| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| clawhip-x86_64-unknown-linux-gnu.tar.xz.sha256 | 2026-04-05 | 107 Bytes | |
| dist-manifest.json | 2026-04-05 | 17.2 kB | |
| sha256.sum | 2026-04-05 | 497 Bytes | |
| source.tar.gz | 2026-04-05 | 245.4 kB | |
| source.tar.gz.sha256 | 2026-04-05 | 81 Bytes | |
| clawhip-aarch64-apple-darwin.tar.xz | 2026-04-05 | 2.4 MB | |
| clawhip-aarch64-apple-darwin.tar.xz.sha256 | 2026-04-05 | 103 Bytes | |
| clawhip-aarch64-unknown-linux-gnu.tar.xz | 2026-04-05 | 2.5 MB | |
| clawhip-aarch64-unknown-linux-gnu.tar.xz.sha256 | 2026-04-05 | 108 Bytes | |
| clawhip-installer.sh | 2026-04-05 | 52.6 kB | |
| clawhip-x86_64-apple-darwin.tar.xz | 2026-04-05 | 2.6 MB | |
| clawhip-x86_64-apple-darwin.tar.xz.sha256 | 2026-04-05 | 102 Bytes | |
| clawhip-x86_64-unknown-linux-gnu.tar.xz | 2026-04-05 | 2.7 MB | |
| 0.5.4 - 2026-04-05 source code.tar.gz | 2026-04-05 | 246.3 kB | |
| 0.5.4 - 2026-04-05 source code.zip | 2026-04-05 | 295.1 kB | |
| README.md | 2026-04-05 | 2.2 kB | |
| Totals: 16 Items | 11.1 MB | 0 | |
Release Notes
Highlights
- native OMC/OMX lifecycle hooks with one-shot installer (
clawhip hooks install --omc|--omx|--all) clawhip omc "prompt"andclawhip omx launch "prompt"for guaranteed prompt delivery with TUI detection- session-init and session-stop hooks emit
session.started/session.finished/session.failedto clawhip daemon - cleaned up accidentally committed embedded worktree and local agent state from repo history
Upgrade notes
- crate version is now
0.5.4 - run
clawhip hooks install --omcto deploy OMC lifecycle hooks to~/.claude/hooks/ - run
clawhip hooks install --omxfor OMX lifecycle hooks - existing config remains compatible; no migration required
Install clawhip 0.5.4
Install prebuilt binaries via shell script
:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Yeachan-Heo/clawhip/releases/download/v0.5.4/clawhip-installer.sh | sh
Download clawhip 0.5.4
| 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 |