A fast, native terminal built for running multiple coding agents in parallel — and a terminal that agents can actually understand. Sidebar sessions, live agent status, and tab control for Claude Code & Codex.
Signed & notarized universal build · built on the maxx-v* release line
Maxx keeps Ghostty's fast native terminal core and adds a focused workflow layer for people running many coding agents at once.
Tabs and sessions live in a sidebar built for switching between many parallel agent terminals at a glance.
Sidebar indicators surface each session's state — running, needs input, error, or idle — for supported CLIs.
Claude Code and Codex can open, name, prompt, monitor, and manage Maxx tabs through the optional maxx-tabs skill.
A dedicated, signed and notarized release path for the fork — published directly through GitHub Releases.
Release artifacts are published from maxx-v* tags, kept separate from upstream Ghostty builds.
Close to "Ghostty with a sidebar and agent statuses" — low idle overhead, terminal feel intact, easy to maintain against upstream.
Maxx isn't just a terminal for running agents — it's one they can work with. The bundled
maxx-agent-hook helper and optional maxx-tabs skill let supported
agents drive the running Maxx window instead of spawning hidden background processes.
Install or remove the Claude Code and Codex skills from Maxx Settings, with default permission / sandbox modes for agent-spawned sessions. Explicit agent CLI flags always take precedence.
| Area | Status |
|---|---|
| macOS sidebar tabs / sessions | Supported |
| macOS sidebar agent statuses | Supported |
| macOS agent tab control skill | Claude Code & Codex |
| Claude Code status integration | Automatic |
| Codex status integration | Automatic |
| X.ai CLI status integration | In progress |
| Gemini CLI status integration | In progress |
| Linux / GTK sidebar agent statuses | Not in UI yet |
The underlying hook event pipeline is shared infrastructure. Other CLIs can use that pipeline, but only Claude Code and Codex currently have built-in status integration.
Maxx's north star is to stay a lightweight, high-performance Ghostty terminal for running multiple coding agents in parallel.
When in doubt, prefer terminal-native, lightweight, and maintainable.
macOS builds are published through GitHub Releases, produced from maxx-v* release tags and signed + notarized.