diff options
| author | bhaktatejas922 <[email protected]> | 2026-03-09 12:39:06 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-09 14:39:06 -0500 |
| commit | 3627c67cf25fdfa4e36d2b49b83e3f93c069c286 (patch) | |
| tree | defce49e8897549dcb83cee821fb5bafa45f2aa5 /packages/web/src/content | |
| parent | 2518fd81f6ec638b3b0a896466d0eb29a1d6cd70 (diff) | |
| download | opencode-3627c67cf25fdfa4e36d2b49b83e3f93c069c286.tar.gz opencode-3627c67cf25fdfa4e36d2b49b83e3f93c069c286.zip | |
docs: update opencode-morph-fast-apply to opencode-morph-plugin in ecosystem (#16634)
Diffstat (limited to 'packages/web/src/content')
| -rw-r--r-- | packages/web/src/content/docs/ecosystem.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx index 9522e9cf8..d5a1e853d 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -32,7 +32,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | [opencode-shell-strategy](https://github.com/JRedeker/opencode-shell-strategy) | Instructions for non-interactive shell commands - prevents hangs from TTY-dependent operations | | [opencode-wakatime](https://github.com/angristan/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 | -| [opencode-morph-fast-apply](https://github.com/JRedeker/opencode-morph-fast-apply) | 10x faster code editing with Morph Fast Apply API and lazy edit markers | +| [opencode-morph-plugin](https://github.com/morphllm/opencode-morph-plugin) | Fast Apply editing, WarpGrep codebase search, and context compaction via Morph | | [oh-my-opencode](https://github.com/code-yeongyu/oh-my-opencode) | Background agents, pre-built LSP/AST/MCP tools, curated agents, Claude Code compatible | | [opencode-notificator](https://github.com/panta82/opencode-notificator) | Desktop notifications and sound alerts for OpenCode sessions | | [opencode-notifier](https://github.com/mohak34/opencode-notifier) | Desktop notifications and sound alerts for permission, completion, and error events | |
