feat(installer): add openclaw config-set installer with automatic rollback

This commit is contained in:
2026-02-25 23:04:14 +00:00
parent c912ceed79
commit 2f269c25b4
3 changed files with 164 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
- Added containerization (`Dockerfile`, `docker-compose.yml`)
- Added helper scripts for smoke/dev lifecycle and rule validation
- Added no-touch config rendering and integration docs
- Added installer script with rollback (`scripts/install-whispergate-openclaw.sh`)
- Added discord-control-api with:
- `channel-private-create` (create private channel for allowlist)
- `channel-private-update` (update allowlist/overwrites for existing channel)