mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-21 01:51:39 -06:00
3e0c980aaf
* fix(models): honor per-agent model metadata Resolve per-agent aliases, bare providers, fallbacks, and catalog tags consistently across runtime, CLI, Gateway, sessions, and the Control UI. * fix(models): preserve projection ownership * fix(models): carry agent scope through fallbacks * test(models): complete compaction fallback mock * test(models): complete startup fallback mock * test(agents): isolate recovery id expectations * refactor(protocol): split public schema barrel * test(cron): await child readiness events * fix(models): scope native catalogs to session agent * perf(ui): tighten agent model option projection * perf(ui): reduce agent model projection overhead