| 1 | 'use strict'; |
| 2 | |
| 3 | // Real-socket e2e for GET /v1/models routing. The probe is routed by the `anthropic-version` header to the |
| 4 | // Anthropic or OpenAI upstream's model list (so codex/opencode/cursor/SDK startup probes never 404). Mocks the |
nothing calls this directly
no test coverage detected