mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-19 07:44:48 +00:00
Summary: - accept `moonshotai` and `moonshot-ai` as direct Moonshot provider aliases at runtime - expose both aliases in the Moonshot manifest catalog - add resolver/catalog regression coverage for #73876 Verification: - `pnpm test src/agents/model-selection.test.ts src/agents/pi-embedded-runner/model.test.ts src/model-catalog/manifest-planner.test.ts` - `pnpm test src/plugins/contracts/plugin-registration.moonshot.contract.test.ts` - `git diff --check` - `OPENCLAW_TESTBOX=0 pnpm check:changed`