Web dashboard
Sortie
Turn tracker tickets into autonomous agent sessions.
Sortie is an open-source orchestration daemon that turns issue-tracker tickets — GitHub Issues, Linear, Jira — into autonomous coding agent sessions. Engineers manage work at the ticket level while agents handle implementation: Sortie schedules parallel runs, keeps persistent state with retries, feeds CI results and review comments back to agents, and tracks costs. A single Go binary with an embedded local web dashboard showing running sessions, retry queues and token spend; optional SSH workers distribute runs across machines.
FAQ
- Is Sortie free?
- Yes — Sortie is free and open source (Apache-2.0).
- Which coding agents does Sortie support?
- Sortie works with Claude Code, GitHub Copilot CLI, OpenCode, Codex and Kiro CLI.
- What platforms does Sortie run on?
- Sortie runs on macOS, Linux, Windows and Web.
- Is Sortie open source?
- Yes — Sortie is open source, licensed under Apache-2.0.