fix: persist local gateway mode in configure wizard

This commit is contained in:
Peter Steinberger
2026-01-16 01:05:55 +00:00
parent f17dcb6213
commit bb665bf22c
4 changed files with 155 additions and 1 deletions

View File

@@ -11,10 +11,12 @@ Interactive prompt to set up credentials, devices, and agent defaults.
Related:
- Gateway configuration reference: [Configuration](/gateway/configuration)
Notes:
- Choosing where the Gateway runs always updates `gateway.mode`. You can select "Continue" without other sections if that is all you need.
## Examples
```bash
clawdbot configure
clawdbot configure --section models --section channels
```