docs: refresh gateway update and memory refs

This commit is contained in:
Peter Steinberger
2026-04-04 08:52:33 +01:00
parent 4c450ede65
commit 470898b5e1
4 changed files with 64 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ Related:
```bash
openclaw memory status
openclaw memory status --deep
openclaw memory status --fix
openclaw memory index --force
openclaw memory search "meeting notes"
openclaw memory search --query "deployment" --max-results 20
@@ -46,6 +47,7 @@ openclaw memory index --agent main --verbose
- `--deep`: probe vector + embedding availability.
- `--index`: run a reindex if the store is dirty (implies `--deep`).
- `--fix`: repair stale recall locks and normalize promotion metadata.
- `--json`: print JSON output.
`memory index`: