Skip to content

0.6.3 - 2026-04-09

Choose a tag to compare

@github-actions github-actions released this 09 Apr 09:06

Release Notes

Highlights

  • suppress duplicate GitHub CI lifecycle emission on cold start / daemon restart by avoiding initial CI event emission from an empty previous-state snapshot

Upgrade notes

  • crate version is now 0.6.3
  • this release narrows a restart replay bug in the GitHub source: in-progress workflow runs should no longer be re-announced just because the daemon restarted
  • no local route/filter migration is required for this patch

Install clawhip 0.6.3

Install prebuilt binaries via shell script

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

Download clawhip 0.6.3

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