mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-12 02:02:13 +03:00
* feat(cursor): prefer live synced catalog for listing and Test All When an active synced Cursor catalog exists, list only live models plus injected auto routers (and customs). Keep the static registry as offline fallback. Co-authored-by: Cursor <cursoragent@cursor.com> * fix(cursor): send live-catalog model ids verbatim on AgentRun Skip #7289 effort/reasoning splits when the exact id is in the active synced Cursor catalog so AgentRun does not rewrite flattened live ids into missing bases that return AI Model Not Found. Also wires auto-cost/balance/intelligence to default + optimization for the injected routers. Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: yansigit <yansigit@users.noreply.github.com>
12 lines
215 B
JSON
12 lines
215 B
JSON
{
|
|
"title": "Providers",
|
|
"description": "Provider-specific integration guides",
|
|
"pages": [
|
|
"ALIBABA-QWEN-PROVIDER-FAMILIES",
|
|
"CLAUDE_WEB",
|
|
"AGENTROUTER",
|
|
"ZED-DOCKER",
|
|
"CURSOR-DOCKER"
|
|
]
|
|
}
|