YeonGyu-Kim
6a66bfccec
fix(doctor): respect user-configured agent variant (#1464)
* fix(doctor): respect user-configured agent variant
* fix(doctor): align variant resolution with agent-variant.ts
- Add case-insensitive agent key lookup (matches canonical logic)
- Support category-based variant inheritance (agent.category -> categories[cat].variant)
- Separate getCategoryEffectiveVariant for category-specific resolution
- Addresses Oracle review feedback
2026-02-04 11:25:37 +09:00
..
2026-02-03 14:12:22 +09:00
2026-02-04 11:25:37 +09:00
2026-02-03 12:11:23 +09:00
2026-02-03 16:56:40 +09:00
2026-02-04 11:06:54 +09:00
2026-02-01 19:26:57 +09:00
2026-02-03 14:28:57 +09:00
2026-02-04 11:07:02 +09:00
2026-02-03 16:56:40 +09:00
2026-02-01 17:07:18 +09:00
2026-02-01 16:47:50 +09:00
2026-02-04 11:07:02 +09:00
2026-02-01 16:47:50 +09:00
2026-02-03 12:11:23 +09:00
2026-01-02 11:35:56 +09:00