Gizzi mascot

What is Gizzi Code?

Gizzi Code is the unified CLI for the Allternit agentic runtime. It is distributed as the gizzi 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

Quick example

Start an interactive session:
Or run a single prompt and exit:

How it fits

Gizzi Code is one of many surfaces that talk to the same Allternit API and runtime. Anything you can do in the web platform, you can do from the terminal.