The Unofficial Antigravity SDK for Java
Before heading for well-deserved vacations, I wanted to share something I’ve been cooking on and off for the past few weeks: an unofficial Java SDK for Antigravity.
If you’re familiar with Antigravity, you’ll know it’s available across different surfaces:
- Antigravity 2.0: an agent manager for the Antigravity harness, where you can work across multiple projects and sessions from a rich UI,
- Antigravity CLI: a CLI coding agent, where you can interleave running terminal commands, with active agent coding actions,
- Antigravity IDE: a VSCode fork, with an integrated Antigravity chat assistant, when you want to be deep into the code,
- Antigravity SDK: which is actually a toolkit you can integrate and manage yourself, to create your own Antigravity harness.

