mirror of
https://github.com/instructkr/claw-code.git
synced 2026-06-05 14:07:11 +08:00
Added prompt_ready:bool and prompt_blocked_reason:string|null to the auth check in doctor --output-format json. prompt_ready is true when any auth credential is present, false otherwise. prompt_blocked_reason is auth_missing when prompt_ready is false. Generated with https://github.com/Yeachan-Heo/gajae-code Co-authored-by: Gajae Code <dev@gajae-code.com>