← 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
3649 docs: remove numeric model selection references and document /models Jackten 2026-01-29 View
6603 fix: use allowAny flag instead of size check for model override validation (#... rep gavinbmoore 2026-02-01 View
6673 fix: preserve allowAny flag in createModelSelectionState for custom providers... tenor0 2026-02-01 View
6875 test: add coverage for sessions_spawn model + agentId (#6817) whoknowsmann 2026-02-02 View
7267 feat: Add token optimizer plugin with message_received hook integration hayssamhob 2026-02-02 View
7292 feat: Implement subagent model inheritance system levineam 2026-02-02 View
7570 fix: allow models from providers with auth profiles configured DonSqualo 2026-02-03 View
7770 feat(routing): Smart Router V2 - Configuration-driven model dispatching zzjj7000 2026-02-03 View
8475 models: discover local Windsurf/Cursor/Antigravity models gitSITTI 2026-02-04 View
9123 Feat/smart router backport and custom model provider JuliusYang3311 2026-02-04 View
9583 fix(models): allow models in agents.defaults.models even if not in catalog hotzen100 2026-02-05 View
9721 fix: heartbeat model override not working for per-agent config (#9556) divol89 2026-02-05 View
9822 fix: allow local/custom model providers for sub-agent inference stammtobias91 2026-02-05 View
10608 fix(agents): honor spawn model override in gateway and session spawn tool 1kuna 2026-02-06 View
10629 feat(sherpa-onnx-tts): enables sherpa support for rockchip-based CPUs using ... DimitrK 2026-02-06 View
11107 fix(models): auto-allow selected model on sessions.patch Mokoby 2026-02-07 View
11138 fix(gateway): inherit exec overrides for spawned sessions T1mn 2026-02-07 View
11562 Fix #10883: Enforce subagent model configuration divol89 2026-02-08 View
11693 Model Provider Failover for Default and Session Model When Rate Limiting or O... synchronic1 2026-02-08 View
11806 fix(ui): agent model dropdown not reflecting actual primary model arturhoo 2026-02-08 View
11833 在openclaw onboard过程中,在model/auth provider选项中增加Huawei Cloud MAAS供应商的选择 wukunming168 2026-02-08 View
12020 feat: add AIsa provider, production-grade Chinese AI models renning22 2026-02-08 View
13376 fix: pass model directly to agent for sub-agent runs jrbobbyhansen-pixel 2026-02-10 View
14508 fix(models): allow forward-compat models in allowlist check jonisjongithub 2026-02-12 View
15130 fix: guard against undefined modelId to prevent .trim() crash in subagent spa... echoVic 2026-02-13 View
15327 feat:(models): discover ZAI models dynamically for GLM-5 support [AI-assisted] vincentkoc 2026-02-13 View
15591 Fix repo name and link. Still named clawdbot-formal-models. mansilladev 2026-02-13 View
16247 feat(agents): declarative agent definitions for sessions_spawn zerone0x 2026-02-14 View
16677 feat(routing): intelligent model routing via pre-route hook gonesurfing 2026-02-15 View
16761 sessions_spawn: inline attachments + redaction + hardening napetrov 2026-02-15 View