mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-18 20:51:10 +00:00
Regeneration-Prompt: | Chutes CI was still failing before test discovery with a Node module-loader error tied to importing the extension entry module. Replace that test with extension-local onboarding coverage that still exercises real Chutes code but avoids the plugin entrypoint entirely. Keep the lane meaningful by checking provider catalog setup, alias registration, and default model wiring in onboard.ts.