Maverick ADE

The OS layer above all CLI agents.

A native desktop IDE (Tauri v2 + React) for orchestrating AI coding CLIs. Multi-agent parallel execution in git-isolated worktrees. Claude Code, Codex, Gemini, Aider, Ollama — or bring your own.

Claude Code
Codex CLI
Gemini CLI
Aider
Ollama
Custom
Features

Orchestrate, don't micromanage.

Maverick ADE gives every AI agent its own sandbox — so you can run many in parallel without stepping on each other.

Multi-Agent Parallel

Run Claude Code, Codex, Gemini, and Aider simultaneously in isolated worktrees. Each agent works in its own branch.

VSCode-Style Workbench

ActivityBar, tabs, panels, command palette, Quick Open. Familiar to any developer, zero learning curve.

Git-Isolated Worktrees

Each agent gets its own git worktree. Changes never conflict. Review diffs side-by-side, merge with one click.

Agent + Terminal Mode

Toggle between agent-driven and manual terminal with Cmd+T. PTYs stay alive across tab switches. Best of both worlds.

14 Bundled Themes

Maverick Dark, One Dark Pro, Dracula, Nord, Catppuccin, Tokyo Night, and more. Glassmorphism throughout. Import custom themes.

Zero Inference Cost

Maverick never calls AI APIs directly. It orchestrates AI CLIs that each manage their own auth. You pay only for what your agents use.

Supported Agents

Your agents, your rules.

Bring your own API keys. Maverick never proxies. Every backend authenticates through its own CLI config.

Claude Code
Codex CLI
Gemini CLI
Aider
Ollama
Custom CLI
Get started

Three steps to multi-agent development.

1

Download the app

Available for macOS (arm64 + x86_64), Windows (x64), and Linux (x64 + arm64). Built with Tauri v2 for native performance.

2

Connect your agents

Point Maverick to your installed AI CLIs. Each agent authenticates through its own config. No keys ever touch Maverick.

3

Start coding

Create a workspace, pick an agent, and start building. Each workspace is an isolated git worktree — run as many as your machine can handle.

Get it

Free. Your keys, your models, your code.

Zero inference cost — we never proxy AI API calls. You bring your own agent subscriptions and only pay for what you use.

FAQ

Questions you might have.

Is ADE a replacement for VS Code?

No — it's a complementary tool. VS Code is your editor. Maverick ADE orchestrates your AI agents. Use them together: code in VS Code, orchestrate agents in Maverick.

Can I use my own agent CLI?

Yes. Any CLI that reads from stdin and writes to stdout can be used as a backend. Just configure it in your workspace preset.

Is telemetry collected?

No. Maverick is local-first. No accounts, no telemetry, no analytics. Your code, your prompts, your agent conversations — all stay on your machine.

What platforms does it run on?

macOS (arm64 + x86_64), Windows (x64), and Linux (x64 + arm64). Built with Tauri v2 for native look and feel on every platform.

How does pricing work?

Maverick ADE is free and open source. You only pay for the API usage of the AI agents you connect (Claude, Codex, Gemini, etc.). Maverick itself has zero inference cost.

How is this different from running agents in tmux?

Maverick gives each agent a git-isolated worktree, persistent conversation history, diff viewer, kanban board, browser panel, and a unified workbench — all in one window. Tmux gives you split terminals. Maverick gives you a cockpit.