Skip to content
Tools/Agent Orchestrators
Agent OrchestratorsCommunityOpen source

sortie

Turns tracker tickets (GitHub Issues, Linear, Jira) into autonomous agent sessions. Agent-agnostic, shipped as a single Go binary with SQLite state.

Visit source
Use casesPR automation

Key capabilities

Parallel scheduling, isolated workspaces, retry logic, and state reconciliation
Tracker adapters: GitHub Issues, Linear, and Jira
Single Go binary with SQLite persistence, talking to agents over stdio
License: Apache-2.0

Best for

Ticket-driven agent work
Issue-to-implementation across trackers
Self-hosted single-binary setup

Not for

Auto-merge without review
Tasks without a clear ticket

Risk notes

Autonomous ticket-to-PR flows need stop rules and human approval before merge.
This is a community project. Verify maturity, licensing, permissions, and safety behavior before relying on it in production.