mirror of
https://github.com/instructkr/claw-code.git
synced 2026-06-05 22:17:10 +08:00
#683-#692: help topic JSON now includes usage, purpose, formats, related, local_only, requires_credentials, and aliases extracted from help prose. Export and doctor keep their custom structured responses. #466: new check_base_url_health() validates ANTHROPIC_BASE_URL, OPENAI_BASE_URL, XAI_BASE_URL, and DASHSCOPE_BASE_URL for basic HTTP(S) URL format. Non-http schemes and empty values produce a warn-level diagnostic. Generated with https://github.com/Yeachan-Heo/gajae-code Co-authored-by: Gajae Code <dev@gajae-code.com>