diff options
| author | Shoubhit Dash <[email protected]> | 2025-12-30 03:16:22 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-29 15:46:22 -0600 |
| commit | fe8ef041f620897946d9646d3c9fbe89d6918d0c (patch) | |
| tree | 545ba59197465476791fd3b2b2bc30ee9b6fe2c2 | |
| parent | c841de947e0e6d45436046287c3649eeebd52b13 (diff) | |
| download | opencode-fe8ef041f620897946d9646d3c9fbe89d6918d0c.tar.gz opencode-fe8ef041f620897946d9646d3c9fbe89d6918d0c.zip | |
add supermemory plugin to ecosystem (#6399)
| -rw-r--r-- | packages/web/src/content/docs/ecosystem.mdx | 1 |
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 ee67b06ad..da595763e 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -36,6 +36,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | [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 | | [opencode-skillful](https://github.com/zenobi-us/opencode-skillful) | Allow OpenCode agents to lazy load prompts on demand with skill discovery and injection | +| [opencode-supermemory](https://github.com/supermemoryai/opencode-supermemory) | Persistent memory across sessions using Supermemory | --- |
