Install via package manager

One-line installer

For the full runtime (including BYOC components):

Build from source

Clone the monorepo and build the CLI:
The binary is produced at cmd/gizzi-code/dist/gizzi.

Verify the installation

Post-install

Configuration lives at ~/.config/gizzi-code/config.toml by default. Run gizzi auth login to authenticate — see Authentication.
On macOS you can also install via Homebrew: brew install allternit/tap/gizzi-code.