From 298e81af820230aa35de46a74a9cf2976ab45f76 Mon Sep 17 00:00:00 2001 From: 777genius Date: Mon, 11 May 2026 00:54:17 +0300 Subject: [PATCH] docs(readme): mention opencode orchestration --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5da9b954..da1ec0e8 100644 --- a/README.md +++ b/README.md @@ -107,9 +107,9 @@ If you want the FRESHEST version, clone the repo and run it from the `dev` branc ## What is this -An orchestration layer for AI agent teams across Claude and Codex. +An orchestration layer for AI agent teams across Claude, Codex, and OpenCode. -- **Claude + Codex orchestration** — auto-detect available Claude/Codex runtimes and use the provider access you already have - subscriptions or API keys +- **Claude + Codex + OpenCode orchestration** — auto-detect available Claude/Codex/OpenCode runtimes and use the provider access you already have - subscriptions or API keys - **Assemble your team** — create agent teams with different roles that work autonomously in parallel - **Agents talk to each other** — they communicate, create and manage their own tasks, review, leave comments - **Cross-team communication** — agents can fully communicate across different teams; you can configure or prompt them to collaborate and message each other between teams