remove gemini cli and antigravity support

This commit is contained in:
Mario Zechner
2026-04-30 21:24:17 +02:00
parent 40c6eabb8f
commit fe66edd943
44 changed files with 41 additions and 4421 deletions

View File

@@ -34,11 +34,11 @@ describe("google-shared convertMessages — Gemini 3 unsigned tool calls", () =>
id: "call_1",
name: "bash",
arguments: { command: "ls -la" },
// No thoughtSignature: simulates Claude via Antigravity.
// No thoughtSignature: simulates replay from a provider without thought signatures.
},
],
api: "google-gemini-cli",
provider: "google-antigravity",
api: "google-generative-ai",
provider: "google",
model: "claude-sonnet-4-6",
usage: {
input: 0,
@@ -144,8 +144,8 @@ describe("google-shared convertMessages — Gemini 3 unsigned tool calls", () =>
// No thoughtSignature
},
],
api: "google-gemini-cli",
provider: "google-antigravity",
api: "google-generative-ai",
provider: "google",
model: "claude-sonnet-4-6",
usage: {
input: 0,