fix: repair doctor config cleanup

This commit is contained in:
Peter Steinberger
2026-01-20 01:30:33 +00:00
parent 3036c38144
commit 8e33bd8610
4 changed files with 116 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ clawdbot doctor --deep
Notes:
- Interactive prompts (like keychain/OAuth fixes) only run when stdin is a TTY and `--non-interactive` is **not** set. Headless runs (cron, Telegram, no terminal) will skip prompts.
- `--fix` (alias for `--repair`) writes a backup to `~/.clawdbot/clawdbot.json.bak` and drops unknown config keys, listing each removal.
## macOS: `launchctl` env overrides