fix: prevent channel login exec wedges

This commit is contained in:
Peter Steinberger
2026-04-28 05:16:24 +01:00
parent ed98762832
commit 738f5f7508
13 changed files with 517 additions and 14 deletions

View File

@@ -92,6 +92,7 @@ openclaw channels logout --channel whatsapp
- `channels login` supports `--verbose`.
- `channels login` and `logout` can infer the channel when only one supported login target is configured.
- Run `channels login` from a terminal on the gateway host. Agent `exec` blocks this interactive login flow; channel-native agent login tools, such as `whatsapp_login`, should be used from chat when available.
## Troubleshooting