summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content
diff options
context:
space:
mode:
authorIvan Pantic <[email protected]>2025-12-28 01:54:27 +0100
committerGitHub <[email protected]>2025-12-27 18:54:27 -0600
commit9d485dd307ebced056729ae56903064c66cff85c (patch)
tree5ece29ec1b4cb8f15973b860d0bf969c9c97227c /packages/web/src/content
parent613813ac12fa17cfae9b3b26d7b0d2105e273a63 (diff)
downloadopencode-9d485dd307ebced056729ae56903064c66cff85c.tar.gz
opencode-9d485dd307ebced056729ae56903064c66cff85c.zip
docs: add opencode-notificator to ecosystem plugins list (#6269)
Co-authored-by: Ivan Pantic <[email protected]> Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Copilot <[email protected]>
Diffstat (limited to 'packages/web/src/content')
-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 9c772b993..de0d5fd37 100644
--- a/packages/web/src/content/docs/ecosystem.mdx
+++ b/packages/web/src/content/docs/ecosystem.mdx
@@ -32,6 +32,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw
| [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-notificator](https://github.com/panta/opencode-notificator) | Desktop notifications and sound alerts for OpenCode sessions |
| [opencode-zellij-namer](https://github.com/24601/opencode-zellij-namer) | AI-powered automatic Zellij session naming based on OpenCode context |
---