Open Source · MIT License · v0.1.8

The swarm ships
while you sleep

Orchestrate AI coding agents in parallel on your machine.
Local-first. No cloud. No compromises.

Download for Windows x64 · .exe
Mozzie  - Codex Claude Gemini CLI parallel agents orchestration | Product Hunt
Works with
Claude Code Gemini CLI Codex CLI Custom Scripts

100% Local

SQLite database, git worktrees, and agent processes — all on your machine. Your code never leaves your environment.

Parallel Agents

Run as many AI agents as your machine can handle — simultaneously. Each in its own isolated git worktree.

Worktree Isolation

Every work item gets its own branch and worktree. Agents can't interfere with each other or your working directory.

Review & Iterate

Approve, reject with feedback, or refine. Rejected items carry full history context into the next attempt.

Smart Decomposition

Describe what you want in plain English. The orchestrator breaks it into dependency-aware work items automatically.

Live Terminal

Watch every agent work in real-time. Streaming terminal output with tool-call visualization powered by xterm.js.

How it works

01

Describe

Tell Mozzie what you want to build in natural language. It uses an LLM orchestrator to decompose your request into discrete, dependency-aware work items.

02

Dispatch

Mozzie spawns AI agents in parallel — each in its own git worktree and branch. Claude Code, Gemini CLI, Codex, or your own custom scripts.

03

Review

Approve completed work or reject with feedback. The context carries forward — agents learn from each iteration. Merge when you're satisfied.

Built with

Tauri 2.0Native performance
RustBackend engine
ReactInterface layer
SQLiteLocal persistence