fix: remove setup-token run option in onboarding

This commit is contained in:
Peter Steinberger
2026-01-22 00:42:04 +00:00
parent 39b375e32b
commit 7d93de710e
6 changed files with 10 additions and 21 deletions

View File

@@ -6,6 +6,7 @@ Docs: https://docs.clawd.bot
### Changes
- Docs: add troubleshooting entry for gateway.mode blocking gateway start. https://docs.clawd.bot/gateway/troubleshooting
- Onboarding: remove the run setup-token auth option (paste setup-token or reuse CLI creds instead).
### Fixes
- Doctor: warn when gateway.mode is unset with configure/config guidance.