Antigravity Built-in Command for sending a query via a chat to the model

We are authors of Spring Boot Tools extension that is installable into Antigravity. One of the features of the extension is CodeLens over some pieces of code that states “Explain with AI” which sends a query via the chat UI to the model.
We’d like to add support for this feature for Antigravity as well (already did Cursor). For this we’d like:

  1. String id of the command that sends a query via chat UI to the AI (“antigravity.sendTextToChat“ ?)
  2. What are the parameters for the command? If its an object expected the scheme of the object would be neccessarry.
2 Likes

Hello @Alex_Boyko, welcome to AI Forum!

Thank you for your interest in integrating the Spring Boot Tools extension with Antigravity. We would welcome a more detailed overview of the extension, as well as any documentation or project references you can provide. Once received, I will present this information to our engineering team for further evaluation.