docs: add project status update and correct GitHub username in README.

This commit is contained in:
Nikketryhard
2026-02-18 03:31:11 -06:00
parent f05f2057ff
commit 7577e28229

View File

@@ -18,6 +18,10 @@
OpenAI-compatible proxy that intercepts and relays requests to Google's Antigravity language server, impersonating the real Electron webview. OpenAI-compatible proxy that intercepts and relays requests to Google's Antigravity language server, impersonating the real Electron webview.
</p> </p>
> **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 ## 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 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. 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 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
``` ```
<details> <details>