open-mercato/cezar
174 stars · Last commit 2026-08-30
Cezar is a parallel coding agents orchestrator. Type a task, pick a workflow and an agent — Claude Code, Codex or OpenCode, or a mix of them per step — and watch it work live: steps, tool calls ... or: fire and forget, PR will land and issue will be fixed. Run ot locally (Linux, Mac, WSL2) or on VPS!
README preview
<div align="center"> # cezar ⚡ **Parallel coding agents orchestrator** — a local cockpit for running and tracking AI coding-agent tasks in your repo. Type a task, pick a workflow and an agent — **Claude Code, Codex, OpenCode or pi (the latter two experimental), or a mix of them per step** — and watch it work live: steps, tool calls, tokens, diffs, in a browser cockpit that runs entirely on your machine. Your CLI logins, your `gh`, your files. No accounts, no database, no cloud. 🔥 **Fire and forget.** Queue a stack of autonomous coding and maintenance tasks and let them run — cezar orchestrates them across isolated worktrees, in parallel. Flip the **Autonomous** flag and a run never stops to ask; it just finishes. Leave it on a VPS and you get a dev team that's *always on* — a mobile-friendly cockpit you can check from your phone, working your backlog while you're away. [A look inside](#a-look-inside) · [What cezar does best](#what-cezar-does-best) · [What it solves](#what-it-solves) · [Who it's for](#who-its-for) · [Quick start](#quick-start) · [How it works](#how-it-works) · [Core concepts](#core-concepts) · [Cockpit tour](#cockpit-tour) · [Agent backends](#coding-agent-backends) · [Remote access](#remote-access-host-cezar-on-a-server)