From 85eb926482a96fb6dc2fb9a1226f898d0ad7545f Mon Sep 17 00:00:00 2001 From: "Kai (Tam Nhu) Tran" <61256810+kaitranntt@users.noreply.github.com> Date: Sun, 30 Nov 2025 12:43:12 -0500 Subject: [PATCH] fix: change AGY to Antigravity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 948936a6..1ab5ca16 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Browser-based tool to translate SRT subtitles using your Gemini subscription via ### [CCS (Claude Code Switch)](https://github.com/kaitranntt/ccs) -CLI wrapper for instant switching between multiple Claude accounts and alternative models (Gemini, Codex, AGY) via CLIProxyAPI OAuth - no API keys needed +CLI wrapper for instant switching between multiple Claude accounts and alternative models (Gemini, Codex, Antigravity) via CLIProxyAPI OAuth - no API keys needed > [!NOTE] > If you developed a project based on CLIProxyAPI, please open a PR to add it to this list.