← Back to Clusters

Model Management Enhancements

This cluster focuses on improvements and fixes related to model selection, validation, and routing within the AI agent framework.

56 PRs
feat models config Representative: #6603
# Title Author Created GitHub
16815 feat: add Kilo provider and OpenRouter routing params hoysama 2026-02-15 View
17577 feat: add GET /v1/models endpoint for OpenAI-compatible model listing lazmo88 2026-02-15 View
17921 feat: add spawnableBy bidirectional sub-agent spawn authorization jacobot01 2026-02-16 View
18673 fix(web-search): allow per-request model override for AI search providers Clawborn 2026-02-16 View
19293 feat: A2A typed contracts for sessions_send AdairBear 2026-02-17 View
19328 Fix: preserve modelOverride in agent handler (#5369) CodeReclaimers 2026-02-17 View
19483 feat: enhance rate-limiting with provider-specific backoff and OpenRouter pro... nickf1227 2026-02-17 View
19710 feat(nvidia): expand NIM model catalog from 3 to 38 models 88plug 2026-02-18 View
19774 Allow explicit model allowlist entries missing from provider catalogs harshang03 2026-02-18 View
19994 fix(model-picker): filter models by auth when no allowlist configured [AI-ass... norci 2026-02-18 View
20146 fix(agents): use label and model in subagent completion announce irchelper 2026-02-18 View
20212 feat: Add Kilo Gateway provider jrf0110 2026-02-18 View
20587 feat: add Tetrate Agent Router Service provider RicHincapie 2026-02-19 View
20712 fix(subagents): prioritize agent runtime default model over global defaults o... sourcesavant 2026-02-19 View
20868 fix: resolve {model} responsePrefix vars in non-agent-turn paths Operative-001 2026-02-19 View
20954 feat: per-agent model allowlist coletebou 2026-02-19 View
20968 fix(ui): enable save button when editing default agent models Gitjay11 2026-02-19 View
20986 fix(docs): remove dead link to non-existent formal-models repo miloudbelarebia 2026-02-19 View
21088 fix: sessions_sspawn model override ignored for sub-agents Slats24 2026-02-19 View
21293 fix(ui): use live() directive for agent Primary model select to fix wrong sel... soohanpark 2026-02-19 View
21502 fix #20871: update broken formal models repo link neipor 2026-02-20 View
21520 feat(onboard): add Cencori provider. bolaabanjo 2026-02-20 View
21556 fix(agents): graceful fallback when spawned model is not in allowlist irchelper 2026-02-20 View
21882 feat(gateway): filter models.list by agents.defaults.models allowlist kckylechen1 2026-02-20 View
22072 Fix responsePrefix {model} to use runtime model metadata graysurf 2026-02-20 View
23568 fix(agents): preserve multi-segment model IDs in splitModelRef arosstale 2026-02-22 View