From 7577e28229984c74b7045e495fdf43b48be503ab Mon Sep 17 00:00:00 2001
From: Nikketryhard
Date: Wed, 18 Feb 2026 03:31:11 -0600
Subject: [PATCH] docs: add project status update and correct GitHub username
in README.
---
README.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index af2143e..e650155 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,10 @@
OpenAI-compatible proxy that intercepts and relays requests to Google's Antigravity language server, impersonating the real Electron webview.
+> **Early stage.** Ran this on OpenCode with an Ultra account for 3 days straight, stress testing the whole time. No issues so far. For comparison, a Pro account got banned after about 3 hours using CLIProxyAPI / Antigravity Manager. Not using a firewall since I'm living overseas, so your situation may vary if google detects any suspicious activity.
+>
+> Star the repo so more people can find it while it still works. Issues and PRs are welcome.
+
---
## Skip Reading This — It's the Age of AI
@@ -28,7 +32,7 @@
Read this README and explain to me what ZeroGravity actually does, why it's
not just another API wrapper, and what makes the architecture different.
Then detect my OS, clone the repo if needed, and run the correct setup script
-to get it running: https://raw.githubusercontent.com/nickel-gg/zerogravity/refs/heads/main/README.md
+to get it running: https://raw.githubusercontent.com/NikkeTryHard/zerogravity/refs/heads/main/README.md
```