# Conductor > Conductor is a Mac app that lets you run many coding agents in parallel on your codebase. ## Links - [Changelog](https://www.conductor.build/changelog.md) - [Blog](https://www.conductor.build/blog) - [Docs](https://www.conductor.build/docs) - [Join Us](https://www.conductor.build/join-us) - [All Docs Markdown](https://www.conductor.build/llms-full.txt) ## Docs - **Get Started** - [Run a team of coding agents](/docs) - [Install](/docs/installation): Get Conductor up and running - [Your first workspace](/docs/first-workspace) - [Workflow](/docs/workflow) - **Core Features** - [Parallel agents](/docs/core/parallel-agents): Run multiple Claude Codes at once - [Scripts](/docs/core/scripts): Automate repeated actions with scripts - [Testing](/docs/core/testing): Automate testing in Conductor - [Diff viewer](/docs/core/diff-viewer): See the changes Claude made to your codebase and sync with GitHub - [Todos](/docs/core/todos): Track what needs to be done before merging your work - [MCP](/docs/core/mcp): Connect to external tools and data sources - [Slash commands](/docs/core/slash-commands): Run custom commands within a chat - [Checkpoints](/docs/core/checkpoints): View turn by turn changes in a workspace and revert to previous turns - [Deep Links](/docs/core/deep-links): Open Conductor and trigger actions via conductor:// URLs - [Sharing scripts with teammates](/docs/core/conductor-json) - **How-to Guides** - [Setting up a workspace](/docs/guides/how-to-setup) - [Using run scripts](/docs/guides/how-to-run) - [Using spotlight testing](/docs/guides/spotlight-testing) - [From issue to PR](/docs/guides/issue-to-pr): Conductor development lifecycle - [Use with OpenRouter, Bedrock, Vertex, or Vercel](/docs/guides/providers): Connect Conductor to different model providers - [Migrate from Cursor](/docs/guides/migrate-from-cursor): Bring your Cursor MCP servers and rules into Conductor - [Use with Cursor or VSCode](/docs/guides/use-with-cursor): Tips for using Conductor alongside VSCode IDEs - **Quickstart** - [NextJS + Vercel](/docs/quickstart/nextjs) - [Rails](/docs/quickstart/rails) - [Elixir + Phoenix](/docs/quickstart/phoenix) - [Django](/docs/quickstart/django) - **Tips & Troubleshooting** - [Workspaces and branches](/docs/tips/workspaces-and-branches) - [Conductor environment variables](/docs/tips/conductor-env) - [Running multiple processes](/docs/tips/multiple-processes) - [Codex](/docs/tips/codex): Run OpenAI's Codex in Conductor - [Nested source directories](/docs/tips/nesting-issues) - [Using monorepos](/docs/tips/using-monorepos) - [Using multiple repositories](/docs/tips/using-multiple-repos) - **FAQ and known issues** - [FAQ and known issues](/docs/faq): Frequently asked questions and known issues with Conductor - **Account** - [Privacy](/docs/account/privacy): What we do (and don't do) with your data