Conductor for Windows/Linux

Entropnt1 pts0 comments

Maestro — Run coding agents in parallel on Mac, Windows & Linux

How you’ll use it

1. Hand out tasks

Describe the task and go — each workspace is a fresh worktree on its own branch.

2. Glance, don’t babysit

The rail shows who’s working, who’s waiting on you, and what’s done.

3. Review and ship

Read the diff, ask for changes in the same chat, and open the PR.

Fair questions

Does my code leave my machine?

No. Maestro is a desktop app — there&rsquo;s no Maestro server and no<br>account. Agents run locally in your shell with your own credentials, and talk only<br>to their own providers (Anthropic, OpenAI, and so on), exactly as if you&rsquo;d<br>run them in a terminal yourself.

What does Maestro phone home?

Two anonymous counts, so I know it&rsquo;s being used at all: the app sends<br>app_opened when it launches, and this page counts download-button<br>clicks. No code, no prompts, no file paths, no cookies. That&rsquo;s the complete<br>list.

What does it cost?

Nothing — no account, no card. Your agents&rsquo; API or<br>subscription usage is billed by your providers, same as running them in a<br>terminal.

Why does Windows warn me about the installer?

The Windows build isn&rsquo;t code-signed yet (a proper certificate for a small<br>project like this is still in the works), so SmartScreen shows &ldquo;Windows protected your<br>PC&rdquo; on first run. Click More info , then Run anyway . The macOS<br>build is signed and notarized with Apple.

Which agents does it work with?

Claude Code, Codex, Cursor, OpenCode, and Kimi Code — plus a plain shell<br>workspace for everything else. Bring your own subscriptions or API keys; Maestro<br>doesn&rsquo;t sit between you and your provider. Coming from Conductor? There&rsquo;s<br>a one-click import.

How do updates work?

The app updates itself from a public feed — the same feed this page&rsquo;s<br>download buttons read, so what you download is always the current build. The<br>version and date at the top are live from that feed, not hand-edited.

Why this exists

I built Maestro because I was running four coding agents in four terminal tabs and<br>kept losing track of who was stuck, who was waiting on me, and which two were about<br>to trample the same checkout.

It&rsquo;s built with itself — every release is written by agents running<br>inside Maestro, reviewed before merge. If it breaks, or if it makes your week,<br>I&rsquo;d like to hear about it.

— @PlathsOven

Recent releases

Full changelog &rarr;

Install

macOS<br>Open the .dmg and drag Maestro into Applications. Signed and<br>notarized — no Gatekeeper hoops.

Windows<br>Run the installer.<br>SmartScreen objects once (unsigned for now) — click More info ,<br>then Run anyway .<br>Details &rarr;

Linux<br>chmod +x the AppImage and run it. Updates apply in place.<br>Details &rarr;

rsquo maestro windows agents code linux

Related Articles