summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/zh-tw
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-tw
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-tw')
-rw-r--r--packages/web/src/content/docs/zh-tw/ecosystem.mdx1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/zh-tw/ecosystem.mdx b/packages/web/src/content/docs/zh-tw/ecosystem.mdx
index 0bf0b805f..50871355e 100644
--- a/packages/web/src/content/docs/zh-tw/ecosystem.mdx
+++ b/packages/web/src/content/docs/zh-tw/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 的操作導致卡住 |