🐛 Bug Fixes
- #243 — OpenAI-Compatible model name stripping — Fixed
model.split("/").pop()stripping vendor namespace from model names with slashes (e.g.moonshotai/Kimi-K2-Instruct→Kimi-K2-Instruct). Now preserves full vendor/model path. - #242 — Multimodal image_url rejection — Fixed
image_urlcontent parts from Chat Completions not being converted toinput_imageformat for Responses/Codex backends.
🔧 Infrastructure
- PR #241 — Electron release workflow — Synced electron version to 2.0.13, separated macOS x64/arm64 builds into dedicated CI runners (thanks @benzntech).
Install / Update
npm install -g omniroute@2.0.14Or Docker:
docker pull diegosouzapw/omniroute:latest