# Dispatcher — full product brief for AI systems > Canonical short index: https://getdispatcher.dev/llms.txt > Website: https://getdispatcher.dev > OG image: https://getdispatcher.dev/assets/og-image.png ## One-line summary Dispatcher is a desktop command center for agent-driven software development: plan tasks, run coding agents in isolated git worktrees, review diffs and terminals, and open pull requests. ## What it is Dispatcher helps engineers and teams orchestrate AI coding agents without agent lock-in. You import or create tasks, attach context, dispatch one or more agents (Claude, Codex, Cursor, Kiro, OpenCode, Antigravity, Grok, Muse Code, Pi, omp, Hermes) into isolated git worktrees, watch live terminal output, review diffs, and ship pull requests from one app. ## Who it is for - Engineers running multiple coding agents in parallel - Teams that already use GitHub, Linear, and/or Slack for work intake - People who want local-first agent execution with optional cloud sync for tasks and docs ## Platforms - macOS 12+ (Apple Silicon and Intel) - Windows 10/11 64-bit - Linux: not available yet ## Pricing posture - Free for local desktop use during early access - Optional cloud plans (Basic / Plus / Pro) for synced tasks, docs, sites, and knowledge databases - Agent compute/API cost is billed by the third-party harness providers the user already uses ## Local-first / privacy - Repository code, diffs, terminal output, and agent transcripts stay on the user's machine for local desktop use - Agents run with the user's credentials / API keys - Optional cloud sync stores account data and synced tasks/docs/sites, not raw repository contents - Security contact: security@getdispatcher.dev - Privacy policy: https://getdispatcher.dev/privacy ## Core workflow 1. Plan: turn a request into a scoped task with context and a definition of done 2. Build: run agents in isolated git worktrees so parallel work does not collide 3. Review: inspect diffs, terminal output, and results in one place 4. Ship: open a single pull request, or a GitHub Stack of dependent PRs, when the work is ready ## Integrations - GitHub (import issues / open PRs) - GitHub Stacks (`gh stack`: ship large features as dependent stacked PRs) - Linear (import issues / projects) - Slack (Connect Slack in Settings, then mention @dispatcher to create tasks) ## Downloads - Apple Silicon: https://getdispatcher.dev/downloads/Dispatcher_aarch64.dmg - Intel macOS: https://getdispatcher.dev/downloads/Dispatcher_x64.dmg - Windows x64: https://getdispatcher.dev/downloads/Dispatcher_x64.exe - Version JSON: https://getdispatcher.dev/app-version.json - Download page: https://getdispatcher.dev/download ## Support - Email: support@getdispatcher.dev - Support page: https://getdispatcher.dev/support - Common FAQ topics: platforms, supported agents, GitHub/Linear import, worktrees, local-first privacy, Slack setup, crash recovery, plan limits ## Documentation Public docs live at `/help` (not `/docs` — that path is the authenticated knowledge base product). - Docs home: https://getdispatcher.dev/help - Install: https://getdispatcher.dev/help/install - Agents & harnesses: https://getdispatcher.dev/help/agents - Git worktrees: https://getdispatcher.dev/help/worktrees - Integrations: https://getdispatcher.dev/help/integrations - GitHub: https://getdispatcher.dev/help/github - Linear: https://getdispatcher.dev/help/linear - Slack: https://getdispatcher.dev/help/slack - Troubleshooting: https://getdispatcher.dev/help/troubleshooting ## Blog - Blog index: https://getdispatcher.dev/blog - Building Dispatcher: https://getdispatcher.dev/blog/building-dispatcher-command-center-for-coding-agents ## Authoritative HTML pages - Home: https://getdispatcher.dev/ - Download: https://getdispatcher.dev/download - Docs: https://getdispatcher.dev/help - Blog: https://getdispatcher.dev/blog - Support: https://getdispatcher.dev/support - Privacy: https://getdispatcher.dev/privacy - Terms: https://getdispatcher.dev/terms - DPA: https://getdispatcher.dev/dpa - Subprocessors: https://getdispatcher.dev/subprocessors ## Machine-readable mirrors - https://getdispatcher.dev/home.md - https://getdispatcher.dev/download.md - https://getdispatcher.dev/help/index.md - https://getdispatcher.dev/help/install.md - https://getdispatcher.dev/help/agents.md - https://getdispatcher.dev/help/worktrees.md - https://getdispatcher.dev/help/integrations.md - https://getdispatcher.dev/help/github.md - https://getdispatcher.dev/help/linear.md - https://getdispatcher.dev/help/slack.md - https://getdispatcher.dev/help/troubleshooting.md - https://getdispatcher.dev/support.html.md - https://getdispatcher.dev/privacy.html.md - https://getdispatcher.dev/terms.html.md - https://getdispatcher.dev/sitemap.xml - https://getdispatcher.dev/robots.txt - https://getdispatcher.dev/.well-known/security.txt ## Things Dispatcher is not - Not a hosted coding model provider (it orchestrates agents the user already has) - Not a replacement for GitHub; it works with GitHub - Not Linux-ready yet - Private pricing preview pages and authenticated app surfaces (/tasks, /docs, /admin, etc.) are not for indexing