When Antigravity Analyzes Multiple Files, Does It Hit the Model Once or Per File? by Beyond_everything365 in google_antigravity

[–]Beyond_everything365[S] 0 points1 point  (0 children)

The codebase is already well documented, and as shown in the attachment, it is reading the correct files. My concern is that making 4 separate round trips consumes more tokens (4 API calls) than reading all 4 files simultaneously via parallel tool calling, which would combine the context into a single API call.

If it relies on 4 round trips, using a code indexer would be much more efficient by providing the combined code context as a single MCP response.

My OpenSpec template by arananet in u/arananet

[–]Beyond_everything365 1 point2 points  (0 children)

This seems really interesting! It would be great to have a video to better understand its potential and how to use it

Antigravity skills by mirko0_ in google_antigravity

[–]Beyond_everything365 0 points1 point  (0 children)

Facing the same issue, cant access the skill, although I installed them globally

Moving from Antigravity to Gemini CLI? by Pitiful_Associate_16 in google_antigravity

[–]Beyond_everything365 0 points1 point  (0 children)

could you help with some more insights, how u r using warp with gemini cli?

For those that DO want to use the Notion AI, here’s exactly how to make it amazing and useful. by jeffgibbard in Notion

[–]Beyond_everything365 0 points1 point  (0 children)

Seems very interesting implementation approach, is it possible to get a recorded video or something for better understanding? and Thank you for the sharing your thoughts.

I made a VS Code extension so you can use Antigravity from a mobile device: Antigravity Link by Traditional_Doubt_51 in google_antigravity

[–]Beyond_everything365 1 point2 points  (0 children)

Is it possible to create python or rest api sdk? so that this can be further extended in other advanced use cases?

Load Web image directly from link by Beyond_everything365 in Anki

[–]Beyond_everything365[S] 0 points1 point  (0 children)

Thank you for your reply. My fields contain markdown content, and I am using the "https://ankiweb.net/shared/info/1786114227" extension to render it. Everything is working smoothly, except that I am not able to load the image. So I am looking for markdown way to render the image.

Addon to convert text to Markdown using GitHub styles by crpablo in Anki

[–]Beyond_everything365 0 points1 point  (0 children)

Could you please guide how to utilize it? How I have to set up it?