Download Latest Version clawhip-x86_64-apple-darwin.tar.xz (2.6 MB)
Email in envelope

Get an email when there's a new version of clawhip

Home / v0.4.0
Name Modified Size InfoDownloads / Week
Parent folder
source.tar.gz 2026-03-11 229.8 kB
source.tar.gz.sha256 2026-03-11 81 Bytes
clawhip-installer.sh 2026-03-11 54.0 kB
clawhip-x86_64-apple-darwin.tar.xz 2026-03-11 2.4 MB
clawhip-x86_64-apple-darwin.tar.xz.sha256 2026-03-11 102 Bytes
clawhip-x86_64-pc-windows-msvc.zip 2026-03-11 3.1 MB
clawhip-x86_64-pc-windows-msvc.zip.sha256 2026-03-11 102 Bytes
clawhip-x86_64-unknown-linux-gnu.tar.xz 2026-03-11 2.5 MB
clawhip-x86_64-unknown-linux-gnu.tar.xz.sha256 2026-03-11 107 Bytes
dist-manifest.json 2026-03-11 22.2 kB
sha256.sum 2026-03-11 598 Bytes
clawhip-aarch64-apple-darwin.tar.xz 2026-03-11 2.2 MB
clawhip-aarch64-apple-darwin.tar.xz.sha256 2026-03-11 103 Bytes
clawhip-aarch64-unknown-linux-gnu.tar.xz 2026-03-11 2.3 MB
clawhip-aarch64-unknown-linux-gnu.tar.xz.sha256 2026-03-11 108 Bytes
clawhip-installer.ps1 2026-03-11 21.6 kB
0.4.0 - 2026-03-11 source code.tar.gz 2026-03-11 230.5 kB
0.4.0 - 2026-03-11 source code.zip 2026-03-11 269.9 kB
README.md 2026-03-11 3.1 kB
Totals: 19 Items   13.3 MB 0

Release Notes

Highlights

  • added clone-local install lifecycle polish: repo-local install.sh, clawhip install, and clawhip update/uninstall now cover the current dev build workflow more cleanly
  • added an optional post-install GitHub star prompt for interactive installs, with explicit opt-in only and skip controls for both the shell installer and CLI install path
  • shipped clawhip memory init and clawhip memory status for filesystem-offloaded memory scaffolds in repos and workspaces
  • normalized native OMC/OMX payloads into the lower-noise session.* contract while keeping legacy agent.* compatibility
  • refreshed live verification guidance around daemon health/status and custom send delivery

Upgrade notes

  • crate version is now 0.4.0
  • interactive install flows may offer a GitHub star prompt only when gh is installed and authenticated; disable it with --skip-star-prompt or CLAWHIP_SKIP_STAR_PROMPT=1
  • runtime memory scaffolds can now be bootstrapped and inspected with clawhip memory init and clawhip memory status
  • existing config remains compatible; no config migration is required for this release

Install clawhip 0.4.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

:::sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Yeachan-Heo/clawhip/releases/download/v0.4.0/clawhip-installer.ps1 | iex"

Download clawhip 0.4.0

File Platform Checksum
clawhip-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
clawhip-x86_64-apple-darwin.tar.xz Intel macOS checksum
clawhip-x86_64-pc-windows-msvc.zip x64 Windows checksum
clawhip-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
clawhip-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
Source: README.md, updated 2026-03-11