From b0aa66170a46cfb1d50d2e0d7409e5b04c3528c1 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Mon, 27 Apr 2026 00:55:11 +0200 Subject: [PATCH] docs: add Sortie to projects --- data/projects/sortie.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/projects/sortie.yaml diff --git a/data/projects/sortie.yaml b/data/projects/sortie.yaml new file mode 100644 index 0000000..19ce1da --- /dev/null +++ b/data/projects/sortie.yaml @@ -0,0 +1,11 @@ +name: Sortie +repo: https://github.com/sortie-ai/sortie +tagline: OpenCode orchestrator for Jira and GitHub tickets +description: Open-source orchestrator that turns Jira and GitHub tickets into isolated, parallel OpenCode sessions. Handles retries, stall detection, CI feedback, and cost tracking. +homepage: https://docs.sortie-ai.com +tags: + - orchestrator + - jira + - github + - workflow + - parallel