Skip to content

docs(roadmap): add #362 — doctor auth false-positive: misses CLI session tokens#2865

Open
code-yeongyu wants to merge 1 commit intomainfrom
docs/roadmap-345-doctor-auth-check-incomplete
Open

docs(roadmap): add #362 — doctor auth false-positive: misses CLI session tokens#2865
code-yeongyu wants to merge 1 commit intomainfrom
docs/roadmap-345-doctor-auth-check-incomplete

Conversation

@code-yeongyu
Copy link
Copy Markdown
Collaborator

Pinpoint #345

/doctor auth check reports warn even when valid CLI session auth exists.

Live on f65b2b4:

{"name":"auth","status":"warn","summary":"no supported auth env vars were found",
 "api_key_present":false,"auth_token_present":false}

Yet claw --resume latest works fine (valid session in ~/.claw/). Doctor only probes env vars + legacy refresh token, misses CLI session tokens and OAuth tokens in config files → false-positive warning on every healthy machine that uses browser/OAuth auth.

ROADMAP.md only

@code-yeongyu code-yeongyu force-pushed the docs/roadmap-345-doctor-auth-check-incomplete branch from 154d7ce to 1810cba Compare April 29, 2026 19:03
@code-yeongyu code-yeongyu changed the title docs(roadmap): add #345 — doctor auth check false-positive: misses CLI session tokens docs(roadmap): add #350 — doctor auth check false-positive: misses CLI session tokens Apr 29, 2026
@code-yeongyu code-yeongyu force-pushed the docs/roadmap-345-doctor-auth-check-incomplete branch from 1810cba to 959556c Compare April 29, 2026 22:06
@code-yeongyu code-yeongyu changed the title docs(roadmap): add #350 — doctor auth check false-positive: misses CLI session tokens docs(roadmap): add #362 — doctor auth false-positive: misses CLI session tokens Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant