docs: clarify setup-token location

This commit is contained in:
Peter Steinberger
2026-01-16 02:53:33 +00:00
parent af61b353a4
commit dae34f3a61
5 changed files with 8 additions and 8 deletions

View File

@@ -165,7 +165,7 @@ Doctor checks:
### 5) Model auth health (OAuth expiry)
Doctor inspects OAuth profiles in the auth store, warns when tokens are
expiring/expired, and can refresh them when safe. If the Anthropic Claude Code
profile is stale, it suggests `claude setup-token` on the gateway host.
profile is stale, it suggests running `claude setup-token` (or pasting a setup-token).
Refresh prompts only appear when running interactively (TTY); `--non-interactive`
skips refresh attempts.