summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMohak S <[email protected]>2025-12-29 00:39:38 +0530
committerGitHub <[email protected]>2025-12-28 13:09:38 -0600
commit70fa66397e01ab3915058421d2060c62f5a2e01c (patch)
tree5adccfd4c7cd0ab158daba99477a89a1065b8eae
parent6e8cd3174c6e02d9c4b42086d33a4a232c812b49 (diff)
downloadopencode-70fa66397e01ab3915058421d2060c62f5a2e01c.tar.gz
opencode-70fa66397e01ab3915058421d2060c62f5a2e01c.zip
docs: add opencode-notifier plugin to ecosystem (#6283)
-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 de0d5fd37..222a77e15 100644
--- a/packages/web/src/content/docs/ecosystem.mdx
+++ b/packages/web/src/content/docs/ecosystem.mdx
@@ -33,6 +33,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw
| [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-notificator](https://github.com/panta/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 |
| [opencode-zellij-namer](https://github.com/24601/opencode-zellij-namer) | AI-powered automatic Zellij session naming based on OpenCode context |
---