From 23925ac37e362f8fdda80347757a77633322c534 Mon Sep 17 00:00:00 2001 From: Chris Clapham Date: Sun, 10 May 2026 10:16:57 +1000 Subject: [PATCH] docs: add OpenCode Ensemble plugin --- data/plugins/opencode-ensemble.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/plugins/opencode-ensemble.yaml diff --git a/data/plugins/opencode-ensemble.yaml b/data/plugins/opencode-ensemble.yaml new file mode 100644 index 0000000..d730110 --- /dev/null +++ b/data/plugins/opencode-ensemble.yaml @@ -0,0 +1,11 @@ +name: OpenCode Ensemble +repo: https://github.com/hueyexe/opencode-ensemble +tagline: Parallel agent teams for OpenCode +description: Coordinate parallel OpenCode agents with peer messaging, a shared task board, git worktree isolation, and a live dashboard. +homepage: https://www.npmjs.com/package/@hueyexe/opencode-ensemble +tags: + - agents + - multi-agent + - orchestration + - worktrees + - dashboard