mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
The heavy release-PR CI (jobs the local --quick pre-flight does not run) surfaced five inherited base-reds: - route-validation:t06 — src/app/api/usage/codex-reset-credit/route.ts (#6361) read request.json() with no Zod validation; add CodexResetCreditBodySchema.safeParse with a 400 on invalid body (behavior only tightened, downstream logic untouched). - GOLDEN provider translate-path — regenerate the snapshot for the new zed-hosted provider (purely additive, no existing provider path changed). - vscode raw-models test — #6241 additively emits supportsThinking + effort_tiers on the models catalog; align the deepEqual expected (no assert removed, 37/37). - docs-counts (Docs-Sync-Strict --strict) — refresh stale counts to code: 75 executors (ARCHITECTURE, CODEBASE_DOCUMENTATION), 19 OAuth providers (ARCHITECTURE), 18 combo strategies incl. the #6396 pipeline strategy (RESILIENCE_GUIDE, AUTO-COMBO, CLAUDE.md).