From 64035044d39eac60767ff8a9dc49cca6513aaa9f Mon Sep 17 00:00:00 2001 From: Yuji Hatakeyama Date: Sat, 16 May 2026 23:22:13 +0900 Subject: [PATCH] docs(ecosystem): add opencode-gpt-imagegen to plugins --- 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..7a44e82b0fd0 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -53,6 +53,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | [opencode-sentry-monitor](https://github.com/stolinski/opencode-sentry-monitor) | Trace and debug your AI agents with Sentry AI Monitoring | | [opencode-firecrawl](https://github.com/firecrawl/opencode-firecrawl) | Web scraping, crawling, and search via the Firecrawl CLI | | [opencode-jfrog-plugin](https://github.com/jfrog/opencode-jfrog-plugin) | JFrog Plugin for seamless integration of Opencode users to JFrog platform | +| [opencode-gpt-imagegen](https://github.com/yuji-hatakeyama/opencode-gpt-imagegen) | gpt-image-2 image generation, including via your ChatGPT subscription | ---