Two bugs preventing adaptive mode from working: - ml-adaptive was missing from ML_IDS array (line 3160) — model checkboxes never rendered, so no models were selected - adaptive-synthesizer was missing from populateAllSelects() ids array (line 3733) — synthesizer/judge dropdown was always empty Both are single-line fixes. The backend pipeline (run_adaptive) was complete and correct — self-eval, RAG retrieval, escalation, quality scoring, KB storage all work. The UI just never wired the config. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…
Description
LLM Team UI - Full-stack local AI orchestration platform
Languages
Python
97.4%
Shell
2.6%