summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/zh-cn
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-04 11:27:41 +0000
committeropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-04 11:27:41 +0000
commit0541d756a60ea8dad1bf74e07627231f3c5532b9 (patch)
tree4d3592ba27f2788810cfa73ab3d47c222fd1084c /packages/web/src/content/docs/zh-cn
parent850fd9419e00b6850b1418124c6cb0d98a49561c (diff)
downloadopencode-0541d756a60ea8dad1bf74e07627231f3c5532b9.tar.gz
opencode-0541d756a60ea8dad1bf74e07627231f3c5532b9.zip
docs(i18n): sync locale docs from english changes
Diffstat (limited to 'packages/web/src/content/docs/zh-cn')
-rw-r--r--packages/web/src/content/docs/zh-cn/ecosystem.mdx1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/zh-cn/ecosystem.mdx b/packages/web/src/content/docs/zh-cn/ecosystem.mdx
index a6dd64f73..24a5fbe87 100644
--- a/packages/web/src/content/docs/zh-cn/ecosystem.mdx
+++ b/packages/web/src/content/docs/zh-cn/ecosystem.mdx
@@ -26,6 +26,7 @@ description: 基于 OpenCode 构建的项目与集成。
| [opencode-devcontainers](https://github.com/athal7/opencode-devcontainers) | 多分支开发容器隔离,支持浅克隆和自动分配端口 |
| [opencode-google-antigravity-auth](https://github.com/shekohex/opencode-google-antigravity-auth) | Google Antigravity OAuth 插件,支持 Google 搜索及更强健的 API 处理 |
| [opencode-dynamic-context-pruning](https://github.com/Tarquinen/opencode-dynamic-context-pruning) | 通过修剪过时的工具输出来优化 Token 使用 |
+| [opencode-vibeguard](https://github.com/inkdust2021/opencode-vibeguard) | 在调用 LLM 之前将机密/PII 替换为 VibeGuard 风格的占位符;并在本地恢复 |
| [opencode-websearch-cited](https://github.com/ghoulr/opencode-websearch-cited.git) | 为受支持的提供商添加原生网页搜索支持,采用 Google grounded 风格 |
| [opencode-pty](https://github.com/shekohex/opencode-pty.git) | 使 AI 代理能够在 PTY 中运行后台进程,并向其发送交互式输入 |
| [opencode-shell-strategy](https://github.com/JRedeker/opencode-shell-strategy) | 非交互式 shell 命令指令——防止依赖 TTY 的操作导致挂起 |