feat(installer): restart gateway and validate custom no-reply model visibility after install

This commit is contained in:
2026-02-26 06:14:06 +00:00
parent 1746fb33ad
commit 875cd66d34
2 changed files with 17 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ The script:
- writes via `openclaw config set ... --json`
- creates config backup first
- restores backup automatically if any install step fails
- restarts gateway during install, then validates `whisper-gateway/no-reply` is visible via `openclaw models list/status`
- writes a change record for every install/uninstall:
- directory: `~/.openclaw/whispergate-install-records/`
- latest pointer: `~/.openclaw/whispergate-install-record-latest.json`