Skip to content

Commit f0a9832

Browse files
committed
docs: update README title and plugin reference
1 parent ba357ed commit f0a9832

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Node.js](https://img.shields.io/node/v/opencode-agentmemory-launcher)](https://nodejs.org/)
44
[![CI](https://github.com/Cle2ment/opencode-agentmemory-launcher/actions/workflows/ci.yml/badge.svg)](https://github.com/Cle2ment/opencode-agentmemory-launcher/actions/workflows/ci.yml)
55

6-
# opencode-agentmemory-launcher
6+
# Agentmemory Launcher for OpenCode
77

88
> OpenCode plugin that auto-starts the [agentmemory](https://github.com/agentmemory/agentmemory) backend with health-check supervision.
99
@@ -26,7 +26,7 @@ Add to your OpenCode config:
2626
```jsonc
2727
// opencode.json
2828
{
29-
"plugin": ["opencode-agentmemory-launcher"]
29+
"plugin": ["opencode-agentmemory-launcher@latest"]
3030
}
3131
```
3232

0 commit comments

Comments
 (0)