Antigravity Chat Bridge (Native)
Control your Antigravity IDE and run the built-in AI assistant remotely via Chat.
Features
- Zero Python Dependency: Entirely written in TypeScript, connects natively via gRPC/HTTP2.
- Auto-Start: The bot automatically starts when you open the IDE.
- Model Selection UI: Choose between different models directly from Chat.
- Real-time Streaming: Watch the AI thinking process stream directly to your Chat channel.
🚀 Setup Guide
- Create an APP at the generic Developer Portal.
- Grab your Application API Key.
- Enable all required Intents (Presence, Members, Message).
- Invite the proxy to your server using the OAuth2 URL generator.
- In your IDE, go to Settings (
Ctrl+,) and search for Antigravity Chat Bridge.
- Paste your API Key and your personal numeric Admin ID (for security).
- The proxy will automatically start! (Or you can toggle it via the Status Bar button).
🤝 Contributing
We welcome contributions from the community! If you are an advanced developer who wants to improve the Antigravity Chat Bridge:
- Fork the repository on GitHub.
- Create a feature branch (
git checkout -b feature/amazing-feature).
- Commit your changes (
git commit -m 'Add some amazing feature').
- Push to the branch (
git push origin feature/amazing-feature).
- Open a Pull Request.
Bug reports and feature requests are also highly appreciated via GitHub Issues!
| |