Skip to content

v1.0.1

Choose a tag to compare

@diegosouzapw diegosouzapw released this 18 Feb 04:43

Fixed

  • 🐛 Codex OAuth on remote access — Fixed redirect_uri mismatch when accessing OmniRoute remotely (e.g. llms.omniroute.online). Was using http://localhost:443/callback, now correctly uses http://localhost:1455/auth/callback (OpenAI's registered URI). Antigravity and other Google-based providers were unaffected.