We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba357ed commit f0a9832Copy full SHA for f0a9832
1 file changed
README.md
@@ -3,7 +3,7 @@
3
[](https://nodejs.org/)
4
[](https://github.com/Cle2ment/opencode-agentmemory-launcher/actions/workflows/ci.yml)
5
6
-# opencode-agentmemory-launcher
+# Agentmemory Launcher for OpenCode
7
8
> OpenCode plugin that auto-starts the [agentmemory](https://github.com/agentmemory/agentmemory) backend with health-check supervision.
9
@@ -26,7 +26,7 @@ Add to your OpenCode config:
26
```jsonc
27
// opencode.json
28
{
29
- "plugin": ["opencode-agentmemory-launcher"]
+ "plugin": ["opencode-agentmemory-launcher@latest"]
30
}
31
```
32
0 commit comments