# Conductor ## Docs - [Amp](https://autmallc.mintlify.app/agents/amp.md): Amp CLI support for teams already operating in Amp-centered coding loops. - [CC Router](https://autmallc.mintlify.app/agents/cc-router.md): CC Router plugin support for teams that want multi-model routing through Claude Code Router inside Conductor. - [Claude Code](https://autmallc.mintlify.app/agents/claude-code.md): Strong default choice for general-purpose coding, review loops, and longer implementation passes in Conductor OSS. - [Codex](https://autmallc.mintlify.app/agents/codex.md): Fast OpenAI coding agent support with profile-friendly model switching for parallel runs. - [Cursor CLI](https://autmallc.mintlify.app/agents/cursor-cli.md): Dedicated Cursor CLI plugin support instead of a generic shell wrapper. - [Droid](https://autmallc.mintlify.app/agents/droid.md): Factory Droid support for broader fleet coverage inside Conductor OSS. - [Gemini](https://autmallc.mintlify.app/agents/gemini.md): Google Gemini CLI support for teams already using Gemini-based coding workflows. - [GitHub Copilot](https://autmallc.mintlify.app/agents/github-copilot.md): GitHub Copilot CLI integration for GitHub-heavy teams using Conductor OSS. - [Agents](https://autmallc.mintlify.app/agents/index.md): Start in the portal, connect a device, and use Conductor from the browser. - [OpenCode](https://autmallc.mintlify.app/agents/opencode.md): OpenCode plugin support for teams that want that CLI inside the same orchestration layer. - [Qwen Code](https://autmallc.mintlify.app/agents/qwen-code.md): Qwen Code integration with normalized aliases and dedicated plugin routing. - [GitHub Webhooks](https://autmallc.mintlify.app/api/github-webhooks.md): Route GitHub events into Conductor without introducing a separate hosted control plane. - [Webhook Endpoints](https://autmallc.mintlify.app/api/webhook-endpoints.md): Reference for the lightweight HTTP endpoints exposed by a running Conductor instance. - [Browser Testing](https://autmallc.mintlify.app/browser-testing.md): Use Conductor to coordinate browser-testing tasks while keeping execution isolated per repo and per task. - [Configuration Reference](https://autmallc.mintlify.app/configuration.md): Understand conductor.yaml, project definitions, runtime defaults, and per-project agent configuration. - [Getting Started](https://autmallc.mintlify.app/getting-started.md): Open the app, connect a device, and start using Conductor from the browser. - [Conductor Docs](https://autmallc.mintlify.app/index.md): Control-plane documentation for running Conductor with markdown boards, browser-first setup, MCP, webhooks, and parallel coding agents. - [GitHub](https://autmallc.mintlify.app/integrations/github.md): Connect Conductor to repo-aware workflows, pull requests, CI status, and GitHub webhooks. - [Integrations Overview](https://autmallc.mintlify.app/integrations/index.md): How Conductor connects to GitHub, MCP clients, editors, and notifications without giving up the local-first runtime. - [Markdown Editors](https://autmallc.mintlify.app/integrations/markdown-editors.md): Keep the task surface in markdown and edit it from Obsidian, VS Code, or any editor that works well with plain files. - [MCP Clients](https://autmallc.mintlify.app/integrations/mcp-clients.md): Use Conductor from Cursor, Claude Desktop, and other MCP-compatible clients. - [Notifications](https://autmallc.mintlify.app/integrations/notifications.md): Surface task lifecycle updates through optional notifier plugins without living in the dashboard full-time. - [VS Code and Editor Integration](https://autmallc.mintlify.app/integrations/vscode-extension.md): Use editor deep links, remote paths, and MCP-friendly tooling to move quickly from browser state to code state. - [Issue Management](https://autmallc.mintlify.app/issue-management.md): Turn GitHub issues and ad hoc requests into board-ready work that can be routed, reviewed, and shipped cleanly. - [MCP Server](https://autmallc.mintlify.app/mcp-server.md): Expose Conductor as an MCP server for Cursor, Claude Desktop, and other MCP-compatible clients. - [conductor-oss 0.2.3](https://autmallc.mintlify.app/release-notes/conductor-oss-0-2-3.md): Browser-first startup became the default and first-run setup was tightened around repo-local config. - [conductor-oss 0.2.4](https://autmallc.mintlify.app/release-notes/conductor-oss-0-2-4.md): Support-file sync, note-taker flow hardening, and release verification improvements. - [conductor-oss 0.2.5](https://autmallc.mintlify.app/release-notes/conductor-oss-0-2-5.md): Fixes for legacy project path healing, dashboard config normalization, board path deduplication, and release verification. - [Release Notes](https://autmallc.mintlify.app/release-notes/index.md): Live Conductor OSS release feed with contributor profiles and GitHub-linked changelogs. - [Remote Access](https://autmallc.mintlify.app/remote-access.md): Pair a device once, then keep using Conductor from the browser. - [Responsible Disclosure](https://autmallc.mintlify.app/responsible-disclosure.md): Report security issues responsibly and keep operational exposure low while evaluating or self-hosting Conductor OSS. - [Reviewing Code](https://autmallc.mintlify.app/reviewing-code.md): Review diffs, inspect CI state, send feedback, and requeue sessions without leaving the orchestration loop. - [Security Model](https://autmallc.mintlify.app/security.md): Understand Conductor's local-first security posture, secret handling, and isolation boundaries. - [Self-Hosting](https://autmallc.mintlify.app/self-hosting.md): Run Conductor OSS entirely on your own machine with repo-local config, worktrees, and tmux-based task execution. - [Deploy with Docker Compose](https://autmallc.mintlify.app/self-hosting/deploy-docker.md): Run Conductor on a server or shared machine with a repeatable Compose-based deployment while preserving repo-aware runtime behavior. - [Local Development](https://autmallc.mintlify.app/self-hosting/local-development.md): Run and verify Conductor OSS locally with the real dashboard, config, and runtime surfaces instead of static mocks alone. - [Agent Profiles and Configurations](https://autmallc.mintlify.app/settings/agent-configurations.md): Create predictable per-project agent defaults instead of improvising model and binary selection on every task. - [Creating Task Tags](https://autmallc.mintlify.app/settings/creating-task-tags.md): Create reusable snippets and labels that keep prompts consistent across recurring task types. - [General Settings](https://autmallc.mintlify.app/settings/general.md): Configure theme, editor, default agent behavior, and notification preferences without drifting away from repo truth. - [Settings Overview](https://autmallc.mintlify.app/settings/index.md): Configure editor preferences, agent defaults, repo metadata, MCP servers, and remote-development values from one settings surface. - [Connecting MCP Servers](https://autmallc.mintlify.app/settings/mcp-servers.md): Scope MCP servers to the projects that need them instead of dumping every tool into one global runtime. - [Projects and Repositories](https://autmallc.mintlify.app/settings/projects-repositories.md): Define project IDs, display names, repo roots, branch defaults, and runtime metadata cleanly. - [Remote Projects](https://autmallc.mintlify.app/settings/remote-projects.md): Keep remote paths, editor deep links, and SSH-aware development flows accurate when the code is not on the local laptop. - [Supported Coding Agents](https://autmallc.mintlify.app/supported-coding-agents.md): Use Conductor from the browser while execution stays on your paired machine. - [Troubleshooting](https://autmallc.mintlify.app/troubleshooting.md): Diagnose stale dashboards, missing agent binaries, config mismatches, and session-runtime issues. - [Webhooks](https://autmallc.mintlify.app/webhooks.md): Trigger Conductor tasks over HTTP and handle GitHub webhook events against the local-first runtime. - [Changes Panel](https://autmallc.mintlify.app/workspaces/changes.md): Inspect diffs, changed files, branch state, and merge readiness before handing work off to a reviewer. - [Chat Interface](https://autmallc.mintlify.app/workspaces/chat-interface.md): Use the workspace conversation panel to inspect prompts, deliver feedback, and recover sessions without leaving the review loop. - [Command Bar](https://autmallc.mintlify.app/workspaces/command-bar.md): Use keyboard-driven workspace actions to jump between tasks, sessions, and control surfaces faster. - [Creating Workspaces](https://autmallc.mintlify.app/workspaces/creating-workspaces.md): Use the browser-first Add Workspace flow to connect a repo, generate local files, and begin watching the board. - [Git Operations](https://autmallc.mintlify.app/workspaces/git-operations.md): Keep branches, pull requests, rebases, and merge readiness tied to the task and worktree that produced them. - [Workspaces Overview](https://autmallc.mintlify.app/workspaces/index.md): Understand how Conductor binds a repository, markdown board, agent defaults, and runtime rules into one operating unit. - [Interface Guide](https://autmallc.mintlify.app/workspaces/interface.md): Understand the main browser surfaces for dispatch, filtering, inspection, review, and runtime intervention. - [Managing Workspaces](https://autmallc.mintlify.app/workspaces/managing-workspaces.md): Keep workspace names, paths, runtime defaults, and editor settings accurate as repos and team workflows change. - [Multi-Repo and Sessions](https://autmallc.mintlify.app/workspaces/multi-repo-sessions.md): Operate parallel work across several repositories without losing isolation or review clarity. - [Repositories](https://autmallc.mintlify.app/workspaces/repositories.md): Map each workspace to the correct repo root, branch, board path, and source-control metadata. - [Sessions](https://autmallc.mintlify.app/workspaces/sessions.md): Inspect runtime state, worktree binding, output, retries, and cleanup behavior for active Conductor tasks. - [Slash Commands](https://autmallc.mintlify.app/workspaces/slash-commands.md): Use concise in-chat commands to retry, inspect, or steer sessions faster than the full click path. ## OpenAPI Specs - [openapi](https://autmallc.mintlify.app/api-reference/openapi.json)