OmniRoute
OmniRoute copied to clipboard
Never stop coding. Free MIT AI gateway: one endpoint, 290+ providers (90+ free), 500+ models — Kimi, Claude, GPT, OpenAI, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCod...
Replaces #3790 as an independent, non-stacked PR branched from release/v3.8.27. Extracts chatgpt-web handler into a modular structure. Supersedes: #3790
### OmniRoute Version 3.8.26 ### Installation Method npm (global) ### Operating System Windows ### OS Version Windows 11 ### Node.js Version v24.15.0 ### Provider(s) Involved Nvidia ### Model(s) Involved any...
Release **v3.8.27** — `release/v3.8.27` → `main`. Living release notes — updated as PRs merge this cycle, finalized at release time by `/generate-release`. ## [3.8.27] — TBD _Cycle open — entries...
## Description When Hermes Agent sends requests with tool role messages through OmniRoute to certain providers (e.g., THEOLDLLM with claude_opus_4), the provider returns a 400 Bad Request error because the...
Replaces #3787 as a clean, non-contaminated PR branched from release/v3.8.27. Adds comprehensive plugin documentation: - Plugin Development Guide (dev mode, testing, doctor, signing) - Plugin Marketplace documentation (discovery, publishing, ratings)...
Replaces #3784 as a clean, non-contaminated PR branched from release/v3.8.27. Updates the Plugin SDK reference documentation with: - Typed API docs for IPC, DB, and UI extension interfaces - Corrected...
### Problem / Use Case some provider using request instead of token. want to know detail log about this ### Proposed Solution log every input, output, tools call request and...
Replaces #3794 as an independent, non-stacked PR branched from release/v3.8.27. Extracts 3.1K-line providers.ts constants into modular structure. Supersedes: #3794
Replaces #3798 as an independent, non-stacked PR branched from release/v3.8.27. Extracts combo.ts into modular structure. Supersedes: #3798
Replaces #3796 as an independent, non-stacked PR branched from release/v3.8.27. Extracts 3.7K-line imageGeneration.ts into modular structure. Supersedes: #3796