Skip to content

0.6.8 - 2026-05-08

Choose a tag to compare

@github-actions github-actions released this 08 May 07:09

Release Notes

Highlights

  • harden tmux keyword monitoring so stale scrollback and wrapper/audit noise no longer re-trigger false alerts
  • add native hook ingress observability and routing telemetry so dropped, deferred, default-routed, and explicitly-routed hook events are diagnosable without log archaeology
  • make replay/restart handling safer by deferring stale native hook replays before they spray into live channels
  • allow configuring clawhip daemon Tokio worker threads at startup for constrained hosts

Upgrade notes

  • crate version is now 0.6.8
  • existing route/config schema remains compatible; no migration required

Install clawhip 0.6.8

Install prebuilt binaries via shell script

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

Download clawhip 0.6.8

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