Skip to content

0.6.10 - 2026-06-11

Choose a tag to compare

@github-actions github-actions released this 11 Jun 12:25

Release Notes

Highlights

  • add GAJAE receipt ingestion, profile inspection, safe handler execution, integration preflight, doctor diagnostics, mutation plans, and approval hold events so clawhip can route operator decisions through public-safe receipts instead of ad-hoc followups
  • suppress zero-backlog GAJAE followups while still emitting explicit public-safe checkpoint/notice events for auditability
  • auto-scaffold public-safe channel repository profiles from memory context to reduce routing drift
  • make GitHub API rate-limit fallback explicit in cron follow-up observations
  • warn operators when an environment Discord token shadows the configured token, preventing confusing production token precedence surprises

Upgrade notes

  • crate version is now 0.6.10
  • existing route/config schema remains compatible; no migration required
  • this release is tagged from the verified dev line; main still needs a separate sync conflict cleanup before it can mirror the release line

Install clawhip 0.6.10

Install prebuilt binaries via shell script

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

Download clawhip 0.6.10

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