summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJon Redeker <[email protected]>2025-12-22 16:21:14 -0500
committerGitHub <[email protected]>2025-12-22 15:21:14 -0600
commit224e5466c1fc5d5289ae05bae4ca8d5a88be347e (patch)
treea31ee6f659ba82650e5680fe1b03a8b150d823d3
parent87b5b34280722c64ebbef8825f6391a6eaa4f388 (diff)
downloadopencode-224e5466c1fc5d5289ae05bae4ca8d5a88be347e.tar.gz
opencode-224e5466c1fc5d5289ae05bae4ca8d5a88be347e.zip
docs: add opencode-morph-fast-apply plugin to ecosystem (#5992)
-rw-r--r--packages/web/src/content/docs/ecosystem.mdx1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx
index 0335b2740..48ae971fe 100644
--- a/packages/web/src/content/docs/ecosystem.mdx
+++ b/packages/web/src/content/docs/ecosystem.mdx
@@ -29,6 +29,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw
| [opencode-pty](https://github.com/shekohex/opencode-pty.git) | Enables AI agents to run background processes in a PTY, send interactive input to them. |
| [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 |
| [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-zellij-namer](https://github.com/24601/opencode-zellij-namer) | AI-powered automatic Zellij session naming based on OpenCode context |