GitHub16

Open the app.
Pair one machine. Keep working from the web.

Conductor is app-first now. Open app.conductross.com, connect the machine that should run your agents, then manage work from any browser while execution stays on that paired machine.

Start Here

10 built-in agents

Claude Code logoCodex logoGemini logoOpenCode logoCursor CLI logoAmp logoDroid logoQwen Code logoCC Router logoGitHub Copilot logo
Conductor agent picker with built-in coding agents
RB

Rust Backend

Native performance engine

A compiled Rust binary handles file watching, SQLite state, agent spawning, and the API. Sub-second startup, native binaries for macOS, Linux, and Windows.

BW

Board Watcher

Markdown-native intake

Tasks live in CONDUCTOR.md. Move a tagged card to Ready to Dispatch and the Rust watcher picks it up instantly.

SM

Session Manager

Local runtime isolation

Each task runs in a tmux session with local branch or git worktree isolation, so parallel work stays reproducible.

M+

MCP + Webhooks

External triggers

Dispatch tasks via MCP tools or GitHub webhooks without leaving your existing workflow. HMAC-SHA256 signed.

Built for the real Conductor OSS workflow

Run native agent terminals in parallel

Conductor does not fake the agent UI. Claude Code, Codex, Gemini, and the rest run in their native terminal surfaces while the dashboard handles routing, session state, and review flow around them.

Claude Code native terminal running inside Conductor

Codex and Gemini stay real too

The same pattern applies across agents. Conductor launches the real Codex and Gemini CLIs, keeps their native terminal behavior, and layers workflow orchestration around them.

Codex native terminal running inside Conductor

All projects, one command center

Monitor every project, see active sessions at a glance, and jump straight into the repo or runtime that needs attention without losing the local-first workflow.

Conductor all projects command center

Review diffs before merge

Inspect changed files, review summaries, and session output from the same surface so PR approval feels like part of the agent workflow, not a separate tool hop.

Conductor PR review diff and lifecycle updates

Start here

Open the production app first, sign in, and pair the machine that should run your work. After that, add your workspace from the browser and keep using Conductor from any browser while execution stays on the paired device.

Open App

Need terminal bootstrap instead. Use the copied fallback command above. It now works across macOS, Linux, and Windows.

Conductor agent picker for getting started