triage remaining tracker fixes

This commit is contained in:
Advait Paliwal
2026-04-09 10:34:29 -07:00
parent 96234425ba
commit bfa538fa00
9 changed files with 157 additions and 1 deletions

View File

@@ -95,6 +95,14 @@ const RESEARCH_MODEL_PREFERENCES = [
spec: "zai/glm-5",
reason: "good fallback when GLM is the available research model",
},
{
spec: "minimax/minimax-m2.7",
reason: "good fallback when MiniMax is the available research model",
},
{
spec: "minimax/minimax-m2.7-highspeed",
reason: "good fallback when MiniMax is the available research model",
},
{
spec: "kimi-coding/kimi-k2-thinking",
reason: "good fallback when Kimi is the available research model",