Conductor review: who it is for, and who should skip it

Conductor does one thing well and does not pretend otherwise, which makes it easy to review honestly. The question is not whether it works. It works. The question is whether the paid tier solves a problem you have, on a platform you use, at a price that sits on top of a model bill you are already paying.

By the Continuum team. We build a workbench that runs Claude Code, Codex, and their peers, so the model rates quoted here are the ones our own cost analytics ship with.

The short version

Conductor is a well-built macOS app for running Claude Code, Codex, Cursor, and OpenCode in parallel git worktrees. Its strengths are real: fast worktree creation, a genuinely uncapped free tier, an unusually candid documentation set, and a fast release cadence backed by a 22 million dollar Series A. Four constraints decide most evaluations: it is macOS only with no Windows or Linux build, local workspaces are explicitly not sandboxed, the 50 dollar per month Pro tier is additive to your model subscription rather than inclusive of it, and Teams is invite-only. Buy it if you are a Mac developer whose agents need to survive a closed laptop. Skip it if you are cross-platform, if your bottleneck is reviewing work rather than starting it, or if you need governance features it does not have.

What you need to know
  • The core product is good and the free tier is not a trap. Unlimited parallel local workspaces at 0 dollars.
  • The documentation is unusually honest, including admitting that local workspaces are not a security boundary.
  • macOS only is the hardest filter. No Windows or Linux build exists, only a waitlist.
  • Pro at 50 dollars a month buys cloud and collaboration, not more concurrency, which Free already gives you.
  • Governance is thin. No audit log is documented, and there are no spend caps because nothing is metered.
  • The company is well funded and shipping weekly, which lowers abandonment risk relative to most tools in this category.

The verdict, up front

Conductor is the strongest dedicated Mac board for parallel coding agents that exists in August 2026. If your working pattern is three to eight agents on separate branches of one repository, you are on a Mac, and you want that to feel like a managed system instead of a wall of terminal tabs, it does the job with very little friction. The free tier is enough to answer the question for yourself in an afternoon, which is the right way to evaluate it.

The paid tier is a narrower proposition. Fifty dollars a month buys remote sandboxes and multiplayer, and both are genuinely useful, but neither is what most people think they are buying. They are not buying more agents; Free already has no cap on those.

A scenario-by-scenario read rather than a single score.
If you areVerdictWhy
A solo Mac developer running several Claude Code branchesUse the free tierIt solves the working-tree collision problem completely at no cost
A Mac developer whose agents need to outlive a closed laptopPro is defensibleCloud workspaces are the real content of the paid tier
On Windows or Linux, or on a mixed teamNot an optionNo build exists; the waitlist has no date
Mostly reviewing and landing diffsWeak fitThe bottleneck is review, and an IDE or review tool serves it better
A team needing SSO, audit, and spend capsPartial fitSSO and SCIM are new and Enterprise only; audit is undocumented and caps do not exist
A GitLab or Bitbucket shop wanting cloudBuy nothing yetCloud workspaces are GitHub only, so the paid tier does not apply to you

What Conductor does well

  • Worktree handling is the right abstraction, executed well. Creating a workspace is near instant even on a large repository because the object database is shared, and the city-name convention makes branches memorable rather than a list of numbers.
  • The free tier is honest. Uncapped parallelism on the free plan is unusual, and it means the trial is the product rather than a limited demo. Most tools gate the thing you want to test.
  • The documentation admits things. Conductor states that worktree isolation is development isolation rather than a security boundary, that agents run without sandboxing, and that cloud chat messages are stored on its servers. That candor is rare enough to count as a feature when you are trying to make a decision.
  • It does not lock you into a model. Four harnesses across Anthropic, OpenAI, Cursor, and an open provider list means a model shift does not strand you. Claude Opus 5 support arrived within days of release.
  • The release cadence is real. Multiple substantive releases a month through August 2026, backed by a Series A rather than a side project. Abandonment risk is low compared to most single-purpose tools in this category.
  • It uses the auth you already have. Setup leans on your existing local git and GitHub CLI credentials rather than demanding broad account scopes, which was a point of friction the company addressed early.

The four constraints that decide it

None of these are secret. All of them come up in real evaluations, and they are the reason a positive review is still a conditional one.

01

macOS only, with no date for anything else

Conductor's documentation says Windows and Linux are not available yet and offers a waitlist. There is no build to try, no beta, no announced quarter. For an individual on a Mac this is irrelevant. For a team of eight with three Linux developers it ends the evaluation, and no amount of product quality changes that.

02

Local workspaces are not sandboxed

A worktree stops two agents from overwriting each other's files. It does not stop either of them from running a destructive command against your machine, reading your credentials, or reaching your network. Conductor says so directly. If you want a sandbox locally you have to build one around it, or use the cloud tier, which sandboxes but also stores your chats.

03

The price is additive

Fifty dollars a month is orchestration only, on top of Claude, ChatGPT, or Cursor. On Claude Max that is a 250 dollar monthly total for one developer. Whether that is good value depends entirely on whether cloud workspaces and multiplayer are load-bearing for you, since parallelism is free. The arithmetic is laid out in Conductor pricing.

04

The governance layer is thin and new

SAML SSO and SCIM shipped in mid August 2026, so any evaluation older than that is out of date, in Conductor's favor. Audit logging is not documented anywhere. Spend caps do not exist and structurally cannot, because Conductor meters no usage. Teams is invite-only, so even reaching the tier with an admin portal requires a sales conversation.

What a fair comparison looks like

The comparison people reach for first is usually the wrong one. Conductor against Cursor is a category error: Cursor is an editor with an agent, Conductor is a board that runs other companies' agents. Conductor against Devin is closer but still mismatched, because Devin sells its own model and Conductor sells none. The honest comparison set is other ways to run several agent CLIs in parallel, which is what Conductor alternatives covers and what the Claude Code GUI roundup ranks.

The three shapes people actually choose between.
ApproachStrengthWhat it costs you
ConductorA dense, polished Mac board with remote sandboxes on the paid tiermacOS only, a second subscription, no phone client yet, no spend controls
Git worktrees plus tmuxTotal control, no new vendor, works on every platformYou build and maintain the dashboard, recovery, and status yourself
A multi-client workbenchSame worktree isolation, plus native phone and web control and a spend ledgerA denser single-purpose board is traded for breadth across devices

Questions people ask

Is Conductor worth it?

The free tier is worth installing for any Mac developer running more than two agents at once, because it removes working-tree collisions at no cost. The 50 dollar Pro tier is worth it if remote sandboxes or multiplayer solve a current problem. It is not worth it for more parallelism, because parallelism is already unlimited on Free.

Is Conductor better than Cursor?

They are not competitors. Cursor is an AI editor with its own agent and pricing. Conductor is a board that runs Claude Code, Codex, Cursor agent, and OpenCode in parallel worktrees. Many people run both, using Cursor to read and edit code and Conductor to manage several concurrent agent branches.

What is the biggest problem with Conductor?

That it only runs on macOS. Every other limitation has a workaround or a roadmap entry; this one has neither a build nor a date. For mixed-platform teams it is disqualifying regardless of how good the product is.

Is Conductor safe to run on a work machine?

Local workspaces run agents with your user's full permissions and no sandbox, which Conductor states plainly. Whether that is acceptable depends on what is on the machine and what approvals your agents run under. Treat it the way you would treat any unsandboxed agent, and review your permission settings before enabling autonomous modes.

Will Conductor still exist in two years?

Nobody can promise that, but the signals are better than average: a 22 million dollar Series A in March 2026 from Spark and Matrix, roughly 24.5 million dollars raised in total, an acquihire in April 2026, and multiple substantive releases per month through August 2026. The risk to price is repositioning rather than shutdown.

Sources

Every figure above was read from these pages on August 2026. Vendors reprice without notice; if you find a stale number, tell us.

  1. Conductor
  2. Conductor pricing
  3. Conductor git worktrees documentation
  4. Conductor changelog
  5. Conductor Series A announcement
Try it

Not Mac only.
Not a second bill.

Continuum runs the same parallel worktree sessions on Mac, iPhone, Watch, web, Windows, and Linux, with live quota gauges and spend by repository. The app is free.

free app · your subscriptions · local-first