Codex Claude Gemini CLI parallel agents orchestration
Mozzie is a local-first desktop tool that lets you orchestrate multiple AI coding agents in parallel. Create work items, spawn agents, and manage their execution from a single workspace. Each agent runs in its own terminal while Mozzie tracks tasks, context, and results. Mozzie works with existing coding agents like Codex, Claude Code, and Gemini CLI — it doesn’t replace them, it coordinates them. Open source on GitHub.
Hey everyone 👋
Mozzie is a tool I built because of how I actually work.
When using AI coding agents like Codex, Claude Code, or Gemini CLI, I kept ending up with multiple terminals and lots of context switching. It quickly becomes messy when you're trying to run several tasks at the same time.
Mozzie lets you create work items and spawn multiple coding agents in parallel, while keeping the tasks and context organized in one place.
It's a local-first desktop app and fully open source.
Would love feedback from other developers building with AI agents.