From 95e765168f9de4a89c00f77ed225d6d74191b1a2 Mon Sep 17 00:00:00 2001 From: shawn Date: Mon, 25 May 2026 18:42:30 +0900 Subject: [PATCH] Add local-code-opencode-plugin 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 55f0bcdaac79..0d785634698b 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -19,6 +19,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | -------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | | [opencode-daytona](https://github.com/daytonaio/daytona/tree/main/libs/opencode-plugin) | Automatically run OpenCode sessions in isolated Daytona sandboxes with git sync and live previews | | [opencode-helicone-session](https://github.com/H2Shami/opencode-helicone-session) | Automatically inject Helicone session headers for request grouping | +| [local-code-opencode-plugin](https://github.com/wi202im/local-code-opencode-plugin) | Inject git-based handoff context when switching models in OpenCode | | [opencode-type-inject](https://github.com/nick-vi/opencode-type-inject) | Auto-inject TypeScript/Svelte types into file reads with lookup tools | | [opencode-openai-codex-auth](https://github.com/numman-ali/opencode-openai-codex-auth) | Use your ChatGPT Plus/Pro subscription instead of API credits | | [opencode-gemini-auth](https://github.com/jenslys/opencode-gemini-auth) | Use your existing Gemini plan instead of API billing |