Skip to content

0.6.5 - 2026-04-10

Choose a tag to compare

@github-actions github-actions released this 10 Apr 12:49

Release Notes

Highlights

  • remove the residual dispatch bypass-delivery timing flake with a deterministic test path so CI stays boring under load
  • fix clawhip tmux new false-negative launch failures by handing monitoring back to the daemon after successful session creation
  • add clawhip release preflight and gate the release workflow on version / Cargo.lock / changelog consistency
  • add clawhip explain plus route/delivery provenance output for operator debugging

Upgrade notes

  • crate version is now 0.6.5
  • existing config remains compatible; no migration required

Install clawhip 0.6.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Yeachan-Heo/clawhip/releases/download/v0.6.5/clawhip-installer.sh | sh

Download clawhip 0.6.5

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