Release Notes
Highlights
- native OMC/OMX lifecycle hooks with one-shot installer (
clawhip hooks install --omc|--omx|--all)
clawhip omc "prompt" and clawhip omx launch "prompt" for guaranteed prompt delivery with TUI detection
- session-init and session-stop hooks emit
session.started / session.finished / session.failed to 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 --omc to deploy OMC lifecycle hooks to ~/.claude/hooks/
- run
clawhip hooks install --omx for OMX lifecycle hooks
- existing config remains compatible; no migration required
Install clawhip 0.5.4
Install prebuilt binaries via shell script
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