fix: add actionable auth hint to 401/403 API errors (#28)

401 and 403 errors now include a hint explaining which env vars to
check for each provider (OPENAI_API_KEY, ANTHROPIC_API_KEY, etc.)
and suggesting claw doctor for credential verification.

Generated with https://github.com/Yeachan-Heo/gajae-code
Co-authored-by: Gajae Code <dev@gajae-code.com>
This commit is contained in:
bellman
2026-06-05 10:10:24 +09:00
parent b60cbebb3a
commit d4aad7103e
2 changed files with 31 additions and 1 deletions

File diff suppressed because one or more lines are too long