Teknium
93f9db59b2
fix(doctor): update config validation for current auth.py API
...
Follow-up for #3171 cherry-pick — the contributor's validation block
called get_provider_credentials() which doesn't exist on current main.
Replaces it with get_auth_status() limited to API-key providers in
PROVIDER_REGISTRY so providers without a registry entry (openrouter,
anthropic, custom) don't trigger false 'not authenticated' failures.
Also runs the provider name through resolve_provider() so aliases like
'glm'/'moonshot' validate correctly.
Adds StefanIsMe to AUTHOR_MAP.
2026-04-20 02:41:25 -07:00
..
2026-04-16 12:53:06 -07:00
2026-04-17 19:13:40 -07:00
2026-04-19 22:44:35 -07:00
2026-04-20 00:47:40 -07:00
2026-04-13 16:32:04 -07:00
2026-04-14 16:11:37 -07:00
2026-04-12 16:40:37 -07:00
2026-04-13 16:32:04 -07:00
2026-04-11 13:14:32 -05:00
2026-03-29 20:10:00 -07:00
2026-03-30 17:07:21 -07:00
2026-04-18 18:53:22 -07:00
2026-04-14 10:45:42 -07:00
2026-04-20 00:47:39 -07:00
2026-04-13 05:12:36 -07:00
2026-04-07 22:49:01 -07:00
2026-04-16 12:36:49 -07:00
2026-04-17 18:46:30 -07:00
2026-03-26 01:34:27 -07:00
2026-04-17 05:08:07 -07:00
2026-04-20 02:41:25 -07:00
2026-04-19 18:12:55 -07:00
2026-04-14 20:20:31 -07:00
2026-04-17 19:27:58 -07:00
2026-04-11 17:23:36 -07:00
2026-04-19 19:13:47 -07:00
2026-04-16 21:57:10 -07:00
2026-04-15 14:25:40 -07:00
2026-04-17 04:19:36 -07:00
2026-04-19 22:15:49 -07:00
2026-04-19 22:44:47 -07:00
2026-04-16 12:36:49 -07:00
2026-03-25 19:47:58 -07:00
2026-04-14 00:11:49 -07:00
2026-04-10 19:15:50 -07:00
2026-04-15 22:23:01 -07:00
2026-04-17 18:58:29 -07:00
2026-04-20 01:41:27 -07:00
2026-04-19 22:43:09 -07:00
2026-04-19 19:13:47 -07:00
2026-04-13 16:32:04 -07:00
2026-04-17 08:59:33 -05:00
2026-04-16 10:47:41 -05:00
2026-04-17 18:58:29 -07:00
2026-04-20 00:52:50 -07:00
2026-04-19 18:12:55 -07:00
2026-04-17 06:26:18 -07:00
2026-04-18 19:18:13 -07:00
2026-04-19 18:12:55 -07:00
2026-04-19 05:18:19 -07:00