Prerequisites
Before you begin, ensure you have the following:- Node.js 18+
- Git
- An API key from platform.allternit.com
Install Gizzi Code
Gizzi Code is the unified Allternit CLI. macOS / Linux:brew tap Gizziio/tap && brew install gizzi-code
npm (all platforms):
curl -fsSL https://install.allternit.com/install | bash.
Talk to the public API
Production clients use the Cloud API only::8013 is the private data plane (desktop / your VPS / a provisioned instance). See API Overview.
Authenticate
Set your API key so Gizzi Code can talk to the Allternit platform:Start the interactive TUI
Launch the terminal user interface and start an agent session:- Chat with agents
- Run tools and browse the web
- Edit files and review diffs
- Switch profiles and models
Run a headless command
You can also run a single prompt and exit:Start the web platform (optional)
If you installed the full BYOC runtime, start the local platform:Next steps
CLI overview
Learn everything Gizzi Code can do
Configuration
Profiles, models, and runtime options
Architecture
Understand how Allternit works