summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src
diff options
context:
space:
mode:
authorZhou Rui <[email protected]>2025-12-14 10:28:39 +0800
committerGitHub <[email protected]>2025-12-13 20:28:39 -0600
commited1eacfce043b32815a74e270c920a4d7f72e167 (patch)
tree8f423e043f8f2fe81f7ae711706a12dd088de522 /packages/web/src
parent629f475f633f250ec5a5562a20c6135b2c4a74fc (diff)
downloadopencode-ed1eacfce043b32815a74e270c920a4d7f72e167.tar.gz
opencode-ed1eacfce043b32815a74e270c920a4d7f72e167.zip
docs: Add opencode-websearch-cited to plugin list (#5501)
Diffstat (limited to 'packages/web/src')
-rw-r--r--packages/web/src/content/docs/ecosystem.mdx1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx
index 03af6fd8c..1b449d31d 100644
--- a/packages/web/src/content/docs/ecosystem.mdx
+++ b/packages/web/src/content/docs/ecosystem.mdx
@@ -24,6 +24,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw
| [opencode-gemini-auth](https://github.com/jenslys/opencode-gemini-auth) | Use your existing Gemini plan instead of API billing |
| [opencode-antigravity-auth](https://github.com/NoeFabris/opencode-antigravity-auth) | Use Antigravity's free models instead of API billing |
| [opencode-dynamic-context-pruning](https://github.com/Tarquinen/opencode-dynamic-context-pruning) | Optimize token usage by pruning obsolete tool outputs |
+| [opencode-websearch-cited](https://github.com/ghoulr/opencode-websearch-cited.git) | Add native websearch support for supported providers with Google grounded style |
| [opencode-wakatime](https://github.com/angrister/opencode-wakatime) | Track OpenCode usage with Wakatime |
| [opencode-md-table-formatter](https://github.com/franlol/opencode-md-table-formatter/tree/main) | Clean up markdown tables produced by LLMs |
| [oh-my-opencode](https://github.com/code-yeongyu/oh-my-opencode) | Background agents, pre-built LSP/AST/MCP tools, curated agents, Claude Code compatible |