mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-30 08:53:35 +00:00
Reuse a lazy model manifest context across configured model resolution so common static defaults do not trigger manifest metadata loads, while keeping plugin-owned normalization available when aliases, provider rows, or OpenRouter compat paths need it. Preserves exact alias behavior, auth-profile-suffixed alias behavior, provider inference from manifest-normalized configured refs, and existing plugin/runtime cache lifecycle rules. Co-authored-by: Alyana <alyana@lumina.local>