Gateways whose model ids carry a vendor prefix now show up instead of an empty model list.
What's wrong with this entry?
Gateways that expose vendor-prefixed model ids no longer come back with an empty model list.
- The filter over the gateway model list changed from an anchored-at-start match to an unanchored one, so ids such as
.../anthropic.claude-...now survive. - Previously discovery gave up with "[gatewayDiscovery] 0 usable models after filter".
- Discovery requires ANTHROPIC_BASE_URL plus an auth token or header.
[gatewayDiscovery] 0 usable models after filter
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.248
Gateway model discovery explains why it skipped, and can use apiKeyHelper
Both mention base model discovery
-
v2.1.219
Remote Control now explains exactly which endpoint setting blocks it
Both mention base
-
v2.1.238
CLAUDE_CODE_ARTIFACT_SYNC_BASE_URLenv var for artifact syncBoth mention base