mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-14 19:02:17 +03:00
543 B
543 B
- fix(combos): the combo builder's precision-select, global-model-search, and manual-entry flows now serialize a model step's
modelstring using the provider's already-computed routing-alias prefix (e.g.oc/) instead of rebuilding it from the raw canonicalproviderId, fixing the no-auth "OpenCode Free" provider (opencode) being routed to the unrelated paid "OpenCode Zen" provider (opencode-zen) becauseopencodedoubles as a manual routing-prefix override (#11433).