Docs / Install
Install the hooks
Installers are signed, per-platform, and served from your own account — there's no public curl-and-run one-liner, on purpose: a signed link you fetch after signing in is verifiable back to your account, a bare URL floating in a doc isn't.
- Step 1
Sign in to the portal
Every install starts at the portal, not a public download page — it's how you get a signed link for your exact platform.
- Step 2
Download for your platform
The Downloads page lists a signed, time-limited link and a sha256 checksum per platform (macOS, Linux, Windows).
- Step 3
Run the installer
Extracts the local engine and registers the hook entries Claude Code and Cowork already support — no separate proxy, no background daemon by default.
What the installer does
- Verifies the downloaded binary against the sha256 checksum shown next to your download link.
- Registers the hook entries Claude Code and Cowork already support — nothing runs as a background daemon by default.
- Starts you in shadow mode. Nothing blocks until you explicitly turn enforcement on.
No admin/root privileges are required for any of this — see the project's own least-privilege audit for the exact permission list.
Next: Quickstart →