Files
OmniRoute/tests
Minxi Hou 795312d799 test(sse): cover the provider-prefixed model id through the cap resolver
A routed request arrives as `agy/...` or `antigravity/...`, and cleanModelName
strips that prefix before the ceiling is resolved. Neither function mentions
the other, so a change to the stripping would send every prefixed request to
the fallback with nothing failing: the capability lookup returns null for a
prefixed id, and null is exactly what the fallback is for.

Deleting the strip turns this test red along with five existing ones, which is
the coupling made visible.
2026-08-04 23:36:00 -04:00
..
2026-07-29 15:18:55 -03:00
2026-07-29 15:18:55 -03:00
2026-05-23 01:46:59 -03:00
2026-07-13 09:12:40 -03:00
2026-07-29 15:18:55 -03:00
2026-07-29 15:18:55 -03:00
2026-07-29 15:18:55 -03:00
2026-07-06 02:25:17 -03:00
2026-07-29 15:18:55 -03:00
2026-07-29 15:18:55 -03:00
2026-07-29 15:18:55 -03:00
2026-07-29 15:18:55 -03:00
2026-06-13 17:27:40 -03:00