Conductor for Windows/Linux Maestro, a new desktop app for Windows, Linux, and macOS, lets developers run Claude Code, Codex, Cursor, OpenCode, and Kimi Code side by side in separate git worktrees, with a rail showing who's working, who's waiting, and what's done. The app, built by an independent developer, requires no server or account, runs agents locally with users' own credentials, and sends only two anonymous counts (app_opened and download-button clicks) for usage tracking. The Windows build is not yet code-signed, so SmartScreen may show a warning, while the macOS build is signed and notarized with Apple. Claude Code, Codex, Cursor, OpenCode, and Kimi Code side by side — each in its own git worktree. You hand out tasks and review results. Describe the task and go — each workspace is a fresh worktree on its own branch. The rail shows who’s working, who’s waiting on you, and what’s done. Read the diff, ask for changes in the same chat, and open the PR. No. Maestro is a desktop app — there’s no Maestro server and no account. Agents run locally in your shell with your own credentials, and talk only to their own providers Anthropic, OpenAI, and so on , exactly as if you’d run them in a terminal yourself. Two anonymous counts, so I know it’s being used at all: the app sends app opened when it launches, and this page counts download-button clicks. No code, no prompts, no file paths, no cookies. That’s the complete list. Nothing — no account, no card. Your agents’ API or subscription usage is billed by your providers, same as running them in a terminal. The Windows build isn’t code-signed yet a proper certificate for a small project like this is still in the works , so SmartScreen shows “Windows protected your PC” on first run. Click More info , then Run anyway . The macOS build is signed and notarized with Apple. Claude Code, Codex, Cursor, OpenCode, and Kimi Code — plus a plain shell workspace for everything else. Bring your own subscriptions or API keys; Maestro doesn’t sit between you and your provider. Coming from Conductor? There’s a one-click import /maestro-vs-conductor . The app updates itself from a public feed — the same feed this page’s download buttons read, so what you download is always the current build. The version and date at the top are live from that feed, not hand-edited. I built Maestro because I was running four coding agents in four terminal tabs and kept losing track of who was stuck, who was waiting on me, and which two were about to trample the same checkout. It’s built with itself — every release is written by agents running inside Maestro, reviewed before merge. If it breaks, or if it makes your week, I’d like to hear about it.