Teknium
2aa3f199cb
fix(doctor): sync provider checks, add config migration, WAL and mem0 diagnostics (#5077)
Provider coverage:
- Add 6 missing providers to _PROVIDER_ENV_HINTS (Nous, DeepSeek,
DashScope, HF, OpenCode Zen/Go)
- Add 5 missing providers to API connectivity checks (DeepSeek,
Hugging Face, Alibaba/DashScope, OpenCode Zen, OpenCode Go)
New diagnostics:
- Config version check — detects outdated config, --fix runs
non-interactive migration automatically
- Stale root-level config keys — detects provider/base_url at root
level (known bug source, PR #4329), --fix migrates them into
the model section
- WAL file size check — warns on >50MB WAL files (indicates missed
checkpoints from the duplicate close() bug), --fix runs PASSIVE
checkpoint
- Mem0 memory plugin status — checks API key resolution including
the env+json merge we just fixed
2026-04-04 10:21:33 -07:00
..
2026-04-03 11:14:55 -07:00
2026-03-31 03:10:01 -07:00
2026-04-02 09:36:24 -07:00
2026-03-30 17:34:43 -07:00
2026-03-30 00:02:02 -07:00
2026-03-30 08:10:23 -07:00
2026-03-30 17:39:08 -07:00
2026-03-11 02:56:19 -07:00
2026-03-29 20:10:00 -07:00
2026-03-30 17:07:21 -07:00
2026-04-03 22:43:45 -07:00
2026-04-03 23:30:12 -07:00
2026-03-25 15:02:03 -07:00
2026-03-30 19:05:34 -07:00
2026-03-30 08:10:23 -07:00
2026-03-26 01:34:27 -07:00
2026-04-04 10:21:33 -07:00
2026-03-25 15:02:03 -07:00
2026-04-03 14:21:44 -07:00
2026-04-03 14:21:44 -07:00
2026-03-30 08:10:23 -07:00
2026-04-02 15:33:51 -07:00
2026-04-02 09:36:24 -07:00
2026-04-03 18:47:51 -07:00
2026-03-31 09:29:43 +09:00
2026-03-25 19:47:58 -07:00
2026-03-30 17:34:43 -07:00
2026-03-31 09:29:43 +09:00
2026-04-03 13:10:11 -07:00
2026-04-03 18:47:51 -07:00
2026-04-03 22:42:14 -07:00
2026-04-02 14:00:22 -07:00
2026-03-30 08:37:19 -07:00
2026-03-25 15:54:28 -07:00
2026-03-31 09:29:43 +09:00
2026-04-03 09:08:20 -07:00
2026-03-25 19:47:58 -07:00
2026-03-28 23:47:21 -07:00