mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 20:32:20 +03:00
- fix(oauth): restore iFlow clientSecret default — was empty string, now uses the valid public key (#339) - fix(mitm): compile src/mitm/*.ts to JS during prepublish so server.js exists in npm bundle (#335) - fix(gemini-cli): graceful projectId fallback — warn + empty string instead of hard 500 error (#338) - feat(models): add gpt5.4 to Codex; add claude-sonnet-4, claude-opus-4.6, deepseek-v3.2, minimax-m2.1, qwen3-coder-next, auto to Kiro (#334) - fix(electron): sync electron/package.json version to 2.3.13 (#323) - feat(scoring): add tierPriority (0.05) to ScoringWeights Zod schema and combos/auto API route