claw-code/rust/crates/rusty-claude-cli/src
bellman 4d41ab37e1 fix: expose openai_key_present in doctor auth check
check_auth_health data fields now include openai_key_present alongside
api_key_present and auth_token_present. any_auth_present already
includes OPENAI_API_KEY for prompt_ready status.

Generated with https://github.com/Yeachan-Heo/gajae-code
Co-authored-by: Gajae Code <dev@gajae-code.com>
2026-06-05 02:46:24 +09:00
..
init.rs fix: scaffold safe init settings 2026-06-04 15:34:15 +09:00
input.rs Reduce REPL overhead for orchestration-heavy workflows 2026-04-02 07:19:14 +00:00
main.rs fix: expose openai_key_present in doctor auth check 2026-06-05 02:46:24 +09:00
render.rs Remove the deprecated Claude subscription login path and restore a green Rust workspace 2026-04-11 17:24:44 +00:00
setup_wizard.rs feat: interactive provider wizard with fast model selection 2026-05-25 11:24:20 +09:00