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: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@
13
13
-**OpenCode** with plugin support
14
14
-**agentmemory** backend (auto-installed via `npx @agentmemory/agentmemory` if not present)
15
15
16
+
> **Note:** This plugin has only been tested on Windows 11. If you need support for other platforms, pull requests are welcome.
17
+
16
18
## What It Does
17
19
18
20
This plugin automatically starts the [agentmemory](https://github.com/rohitg00/agentmemory) backend (REST API + iii-engine) when OpenCode loads its configuration. It runs once per OpenCode process and health-checks the backend every 60 seconds, restarting it if the process dies.
0 commit comments