diff options
| author | bhaktatejas922 <[email protected]> | 2026-03-10 04:00:13 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-10 06:00:13 -0500 |
| commit | d036c57d592331c1a2643b5d56457be033f3c927 (patch) | |
| tree | ea30c8888b88a787ebbd891df1356c2f51d1e0d3 /packages/web/src/content/docs/zh-tw | |
| parent | e7493e220494619f23e73774065b4e556743adae (diff) | |
| download | opencode-d036c57d592331c1a2643b5d56457be033f3c927.tar.gz opencode-d036c57d592331c1a2643b5d56457be033f3c927.zip | |
docs: update opencode-morph-plugin in all language ecosystem pages (#16869)
Diffstat (limited to 'packages/web/src/content/docs/zh-tw')
| -rw-r--r-- | packages/web/src/content/docs/zh-tw/ecosystem.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/zh-tw/ecosystem.mdx b/packages/web/src/content/docs/zh-tw/ecosystem.mdx index b44dfdacf..99067acf4 100644 --- a/packages/web/src/content/docs/zh-tw/ecosystem.mdx +++ b/packages/web/src/content/docs/zh-tw/ecosystem.mdx @@ -32,7 +32,7 @@ description: 基於 OpenCode 建置的專案與整合。 | [opencode-shell-strategy](https://github.com/JRedeker/opencode-shell-strategy) | 非互動式 shell 指令說明——防止依賴 TTY 的操作導致卡住 | | [opencode-wakatime](https://github.com/angristan/opencode-wakatime) | 使用 Wakatime 追蹤 OpenCode 的使用情況 | | [opencode-md-table-formatter](https://github.com/franlol/opencode-md-table-formatter/tree/main) | 清理 LLM 生成的 Markdown 表格 | -| [opencode-morph-fast-apply](https://github.com/JRedeker/opencode-morph-fast-apply) | 透過 Morph Fast Apply API 和惰性編輯標記實現 10 倍更快的程式碼編輯 | +| [opencode-morph-plugin](https://github.com/morphllm/opencode-morph-plugin) | 透過 Morph 提供 Fast Apply 編輯、WarpGrep 程式碼搜尋和上下文壓縮 | | [oh-my-opencode](https://github.com/code-yeongyu/oh-my-opencode) | 背景代理、預建置的 LSP/AST/MCP 工具、精選代理,相容 Claude Code | | [opencode-notificator](https://github.com/panta82/opencode-notificator) | OpenCode 工作階段的桌面通知和聲音提醒 | | [opencode-notifier](https://github.com/mohak34/opencode-notifier) | 針對權限請求、任務完成和錯誤事件的桌面通知與聲音提醒 | |
