model-registry: drop google-antigravity from claude family_failover (preparing rip-out)

This commit is contained in:
Mikael Hugo 2026-04-19 10:35:56 +02:00
parent eed84a2624
commit 233432d486

View file

@ -83,13 +83,12 @@ export const PROXY_FAMILY_PRIORITY: ReadonlyArray<{
providers: ["google-gemini-cli", "google", "google-vertex"],
family_failover: ["github-copilot"],
},
// Claude: Anthropic is the ONLY direct provider.
// google-antigravity and github-copilot re-serve Claude via Google's and
// GitHub's own platforms — failover, not direct.
// Claude: Anthropic is the ONLY direct provider. github-copilot re-serves
// Claude via GitHub's platform as failover.
{
match: /^claude-/i, prefix: "claude-",
providers: ["anthropic"],
family_failover: ["google-antigravity", "github-copilot"],
family_failover: ["github-copilot"],
},
// GPT / o-series / codex: OpenAI is direct. azure-openai-responses is
// Microsoft's re-serving of OpenAI weights — treated as failover (it is