From a4531869b8f49e4d5689990d8b16253ee771dd65 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 17 Mar 2026 22:12:30 +0300 Subject: [PATCH] =?UTF-8?q?Add=20ORCH=20=E2=80=94=20CLI=20AI=20agent=20run?= =?UTF-8?q?time?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 043b559..02dc43d 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Stoneforge](https://stoneforge.ai) — Open-source orchestration for AI coding agents. Run multiple agents in parallel with automatic dispatch, merge, and recovery. - [Trellis](https://github.com/mindfold-ai/Trellis) - All-in-one AI framework & toolkit for Claude Code & Cursor. Manages tasks, specs, and multi-agent pipelines. +- [ORCH](https://github.com/oxgeneral/ORCH) — CLI runtime that coordinates Claude Code, OpenCode, Codex, and Cursor as a typed AI team. State machine (todo→review→done), auto-retry, inter-agent messaging, TUI dashboard. + ## PR agents - [Greptile](https://greptile.com/code-review-bot) — AI bot that reviews PRs in GitHub/Gitlab with full context of the codebase.