What is Gizzi Code?
Gizzi Code is the unified CLI for the Allternit agentic runtime. It is distributed as thegizzi executable and powers the same engine that drives the platform web, desktop, and mobile surfaces.
The CLI gives you:
- An interactive TUI (terminal user interface) for agent conversations
- A headless mode for scripting and CI pipelines
- Built-in tool execution, code editing, and browser automation
- First-class permission profiles and credential management
Installation
Install Gizzi Code on macOS, Linux, or Windows
Configuration
Configure profiles, models, and runtime options
Headless Execution
Run agents non-interactively in scripts and CI