| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sha256.sum | 2026-04-10 | 497 Bytes | |
| source.tar.gz | 2026-04-10 | 251.5 kB | |
| 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.7 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.8 MB | |
| clawhip-x86_64-unknown-linux-gnu.tar.xz.sha256 | 2026-04-10 | 107 Bytes | |
| dist-manifest.json | 2026-04-10 | 17.8 kB | |
| 0.6.4 - 2026-04-10 source code.tar.gz | 2026-04-10 | 252.3 kB | |
| 0.6.4 - 2026-04-10 source code.zip | 2026-04-10 | 288.3 kB | |
| README.md | 2026-04-10 | 2.5 kB | |
| Totals: 16 Items | 11.5 MB | 3 | |
Release Notes
Breaking
- replace provider-specific wrapper/launcher docs with the shared provider-native Codex + Claude hook surface
- document
clawhip native hookas the generic ingress for shared hook payload verification - move public guidance to provider-native installation,
.clawhip/project.json, and additive.clawhip/hooks/augmentation
Highlights
- add
clawhip deliverfor prompt-submit-aware prompt recovery into existing hooked tmux-backed provider sessions - validate repo-local hook setup and active Codex/Claude (including OMC/OMX wrapper) panes before retrying Enter
- record prompt-submit readiness in
.clawhip/state/prompt-submit.jsonso delivery can stop once the hook actually fires
Upgrade notes
- if you were using wrapper-specific launch flows, migrate to provider-owned hook registration plus
clawhip native hookfor local testing - the shared v1 contract now documents only
SessionStart,PreToolUse,PostToolUse,UserPromptSubmit, andStop
Install clawhip 0.6.4
Install prebuilt binaries via shell script
:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Yeachan-Heo/clawhip/releases/download/v0.6.4/clawhip-installer.sh | sh
Download clawhip 0.6.4
| 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 |