Void
Open source AI code editor with full privacy control and multi-model support.
Conductor is a macOS-native app for orchestrating parallel Claude Code + Codex agents in isolated git worktrees. Review all agent work from a unified interface and merge changes cleanly. Uses your existing Claude Code or Codex auth. Backed by $22M Series A. Trusted by Notion, Vercel, Life360, Ramp.
Conductor is a macOS-native application for orchestrating multiple AI coding agents in parallel, built by Melty Labs (backed by a $22M Series A). Rather than replacing Claude Code, Conductor multiplies it — enabling developers to run multiple Claude Code and OpenAI Codex agents simultaneously in isolated git worktrees, review their outputs from a unified interface, and merge changes back to the main branch with clear oversight. For developers who have experienced the single-threaded bottleneck of traditional agentic coding tools, Conductor offers a fundamentally different paradigm: run a team of AI agents, not just one.
Each Conductor workspace is an isolated git worktree on your Mac. When you deploy an agent, Conductor clones your repository and gives each Claude Code or Codex agent its own branch, preventing conflicts between parallel workflows. A unified review interface shows all agent activity at a glance — what each agent is working on, what needs attention, and what's ready to merge. You review and merge changes just as you would with a human development team, except the team works in parallel at AI speed.
Conductor uses your existing Claude Code or Codex authentication — whether that's an API key, Claude Pro, or Claude Max plan. There's no additional AI cost or new subscription for the models themselves. The application works entirely on your Mac; repositories are cloned locally, and agent work happens on your machine. This local-first design preserves privacy and eliminates cloud dependencies beyond the AI model providers themselves.
| Feature | Conductor | Claude Code |
|---|---|---|
| Parallel agents | Yes (multiple Claude Code + Codex agents simultaneously) | No (single agent per session) |
| Isolated git worktrees | Yes (one per workspace automatically) | Manual setup required |
| Unified review interface | Yes (visual overview of all agent work) | No |
| Agent backends supported | Claude Code + OpenAI Codex | Claude models only |
| Works locally on Mac | Yes (repo cloned locally, runs on your Mac) | Yes (CLI) |
| macOS native app | Yes | No (CLI only) |
| Uses existing Claude auth | Yes (API key, Pro, or Max plan) | Yes |
| Branch rename automation | Yes | No |
| Cross-platform | macOS only | macOS, Linux, Windows |
| Independent code generation | No (orchestrates Claude Code/Codex) | Yes |
Conductor is best for individual developers and small engineering teams who use Claude Code or Codex heavily and are ready to go parallel. The tool shines for developers working on projects with multiple independent workstreams — feature development, bug fixes, refactoring, and testing — that can be run in parallel without stepping on each other. Mac-native development teams at startups and scale-ups, particularly those at companies like the ones listed in Conductor's testimonials (Notion, Vercel, Life360), are the natural fit.
Developers who have experienced the frustration of waiting for a single Claude Code agent to finish one task before starting another will find Conductor's parallel execution model immediately valuable. Engineering leads who want to assign multiple agent workstreams to different feature areas simultaneously will also benefit from the unified review interface.
Conductor's pricing is not publicly documented on the website at the time of this writing. A free tier appears to be available based on the download flow. For the latest pricing information, visit the Conductor website or contact the team directly.
Note: AI model costs (Claude Code, Codex) are not included in Conductor's pricing — Conductor uses your existing subscriptions and API access for those models.
Choose Conductor when you're already using Claude Code and want to multiply your output by running multiple agents in parallel. If you find yourself sequentially queuing tasks for a single Claude Code session — waiting for one feature to complete before starting another — Conductor's parallel worktree model directly eliminates that bottleneck. The unified review interface adds value when you want to maintain visibility and control over multiple parallel workstreams without context-switching between terminal sessions.
Conductor is also the right choice when working with teams that benefit from clear separation of concerns: one agent handles the API layer, another handles the UI, a third handles tests — all running simultaneously and merging cleanly.
Claude Code remains the better choice for developers who don't use macOS, don't already have Claude Code or Codex subscriptions, or need a standalone AI coding assistant rather than an orchestration layer. For complex, deeply interconnected tasks that require a single agent to reason holistically across many files simultaneously, Claude Code's focused approach may outperform parallel agents working independently. Single-developer projects with simple feature workflows also don't need Conductor's parallelism overhead.
Conductor represents the next evolution in AI-assisted development: moving from single-agent to multi-agent workflows. By leveraging git worktrees, isolated workspaces, and a polished macOS review interface, Conductor enables developers to run a coordinated team of AI agents at AI speed — without the conflict, confusion, or coordination overhead that would accompany a human team of the same size. For Mac developers who are already comfortable with Claude Code or Codex and ready to go parallel, Conductor is the multiplier that takes AI-assisted development to a new level of productivity.
Yes. Conductor orchestrates Claude Code and Codex agents but does not provide AI model access itself. You need an existing Claude Code subscription (via API key, Claude Pro, or Claude Max plan) or OpenAI Codex access. Conductor uses your existing authentication; it doesn't add new model costs on top of what you're already paying.
Git worktrees allow multiple working directories from the same repository, each on a different branch. Conductor creates one worktree per workspace, so each AI agent works on its own branch without interfering with other agents. When an agent completes its work, you review the changes and merge them through Conductor's interface — just like a PR review process.
No. Conductor is currently macOS-only. There is no Windows or Linux version available at this time. Cross-platform support has not been officially announced.
Currently, Conductor supports Claude Code (Claude models) and OpenAI Codex as agent backends. Other AI models (Gemini, Llama, Mistral, etc.) are not supported. The team accepts requests for additional agent backend integrations via email.