mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-16 20:02:45 +03:00
- src/lib/db/migrations: 163 collided with radar_feed_cache_generated_at and 3 other provenance-sweep retirement migrations already in this batch (164 Designer, 165 Felo, 166 GPL-derived); renumbered to 167. - tests/unit/qwen-web-retirement.test.ts, chatcore-executor-proxy.test.ts, web-cookie-providers-new.test.ts: getExecutor became async on v3.8.51 (#11220 lazy-loading refactor); fixed 3 assertions comparing/throwing against the raw Promise instead of the awaited result. - tests/unit/qwen38-max-bare-id-alias.test.ts: removed the retired qwen-web from the SERVES_BARE fixture (it no longer exists as a provider); kept the newer catalog-split test structure already on v3.8.51 instead of the PR's pre-split version. - docs/reference/PROVIDER_REFERENCE.md: regenerated via npm run gen:provider-reference.