From 19cd58cf5a48f0e9ed476e08348b3630a61ab2bd Mon Sep 17 00:00:00 2001 From: jkrandom-sudo Date: Tue, 11 Aug 2026 22:01:07 +0800 Subject: [PATCH] docs: add opencode-plugin-peers to ecosystem --- packages/web/src/content/docs/ecosystem.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx index ce4f3100afb5..b7b15624230a 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -55,6 +55,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | [opencode-jfrog-plugin](https://github.com/jfrog/opencode-jfrog-plugin) | JFrog Plugin for seamless integration of Opencode users to JFrog platform | | [opencode-goal-plugin](https://github.com/willytop8/OpenCode-goal-plugin) | Session-scoped `/goal` workflow that keeps objectives in context and auto-continues until complete | | [opencode-tavily](https://github.com/tavily-ai/opencode-tavily) | Web search, extraction, crawling, and deep research via the Tavily CLI | +| [opencode-plugin-peers](https://github.com/jkrandom-sudo/opencode-plugin-peers) | Claude Code-style cross-session messaging and durable local handoffs between OpenCode sessions | ---