You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/web/src/content/docs/ecosystem.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw
32
32
|[opencode-shell-strategy](https://github.com/JRedeker/opencode-shell-strategy)| Instructions for non-interactive shell commands - prevents hangs from TTY-dependent operations |
33
33
|[opencode-wakatime](https://github.com/angristan/opencode-wakatime)| Track OpenCode usage with Wakatime |
34
34
|[opencode-md-table-formatter](https://github.com/franlol/opencode-md-table-formatter/tree/main)| Clean up markdown tables produced by LLMs |
35
-
|[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 |
35
+
|[opencode-morph-plugin](https://github.com/morphllm/opencode-morph-plugin)|Fast Apply editing, WarpGrep codebase search, and context compaction via Morph|
|[opencode-notificator](https://github.com/panta82/opencode-notificator)| Desktop notifications and sound alerts for OpenCode sessions |
38
38
|[opencode-notifier](https://github.com/mohak34/opencode-notifier)| Desktop notifications and sound alerts for permission, completion, and error events |
0 commit comments