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-cn | |
| 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-cn')
| -rw-r--r-- | packages/web/src/content/docs/zh-cn/ecosystem.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/zh-cn/ecosystem.mdx b/packages/web/src/content/docs/zh-cn/ecosystem.mdx index d222903d3..aaa6a3ede 100644 --- a/packages/web/src/content/docs/zh-cn/ecosystem.mdx +++ b/packages/web/src/content/docs/zh-cn/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) | 针对权限请求、任务完成和错误事件的桌面通知与声音提醒 | |
