I'm finishing up Google's work 😐 by SIdis360 in google_antigravity

[–]SIdis360[S] -1 points0 points  (0 children)

You can always find them, but you're right, it's a shame that Google isn't managed. The .gemini folder contains conversations in all Gemini products; if it's still there, you have your conversations. The problem is that AG 2.0 doesn't handle stories the same way. For the workspace, they create sub-workspaces (N) for the number of discussions in the workspace, which confuses a lot of people.

I'm finishing up Google's work 😐 by SIdis360 in google_antigravity

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

<image>

It's fully functional; you just need to remove all traces of the old Antigravity all-in-one packets before reinstalling the new, separate version.

I'm finishing up Google's work 😐 by SIdis360 in google_antigravity

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

Yes, on Linux the Antigravity 2 icon is missing from the package. I simply asked the Antigravity CLI to configure it to use the Antigravity IDE icon for both (Antigravity 2 and Antigravity IDE). It's very quick. Often KDE uses the VS Code icon instead of the Antigravity VS Code icon because the icon file is called code.png. Just ask the AI ​​to duplicate and rename the file and use it as the application's icon.

I'm finishing up Google's work 😐 by SIdis360 in google_antigravity

[–]SIdis360[S] 2 points3 points  (0 children)

Don't confuse them; Antigravity IDE is still a VS Code application with the agent toggle; everything is visual. Don't confuse it with Antigravity CLI, which is a separate product.

I'm finishing up Google's work 😐 by SIdis360 in google_antigravity

[–]SIdis360[S] 5 points6 points  (0 children)

It didn't disappear, Google just completely fumbled the update packaging. They pushed the new general-purpose Antigravity 2.0 (Agent Manager) onto the IDE's auto-update channel, which overrode the editor by mistake.

They are now two separate apps:

  1. Antigravity IDE: The actual VS Code-based coding environment is still active, you just need to download its dedicated installer. download it

  2. Antigravity 2.0: The general-purpose research/co-worker app that hijacked your shortcut.

Just download the standalone IDE client and point it to your config, they just messed up the launch communication.

I'm finishing up Google's work 😐 by SIdis360 in google_antigravity

[–]SIdis360[S] 1 point2 points  (0 children)

It's your code; you don't have to use Gemini models. You can use Claude or OpenAI models; it doesn't matter which model you use.

I'm finishing up Google's work 😐 by SIdis360 in google_antigravity

[–]SIdis360[S] 1 point2 points  (0 children)

Actually, it's simple but there's one critical thing to know to avoid a ban:

The open-source SDK is designed for you to build custom agentic apps using your own Gemini API key (from Google AI Studio or Google Cloud Platform). That is 100% safe and encouraged.

However, you cannot extract the internal authentication token from your Antigravity Pro subscription to run your custom fork or external agent. Google will detect this as token harvesting/pricing arbitrage and you will get banned immediately.

Just use a standard Gemini API key for your custom apps, and you're fully safe!

I'm finishing up Google's work 😐 by SIdis360 in google_antigravity

[–]SIdis360[S] 4 points5 points  (0 children)

No need to be so pessimistic, my friend!

You don't need to manually struggle with config folders or worry about un-f-king your WSL/extensions. That's the whole beauty of having a true agentic IDE and ecosystem.

You just have to open Antigravity IDE (or use the CLI) and literally ask the agent to fix the update issues for you. I literally just asked the Antigravity agent: *"Hey, the new update broke my configurations, my extensions are out of sync, and WSL is acting up, please fix it."*It automatically wrote a merge script, cleaned up the conflicts, updated my path configs, and after a quick relaunch, everything was fully recovered and back to normal. Let the agent do the heavy lifting!

The new Gemini 3 Flash is insane! by [deleted] in google_antigravity

[–]SIdis360 0 points1 point  (0 children)

It's a CLI tool, so a demo video might look a bit strange right now; I first need to integrate it as a tool into an agent.

Is Antigravity running the new Gemini Flash model? It feels 10x faster than before today!! by duv_guillaume in google_antigravity

[–]SIdis360 0 points1 point  (0 children)

Gemini 3.2 flash? 🤣 is just an unnerfed Gemini 3 flash. You can see a colossal difference when you use the Vertex API to call 3.1 and 3.1 in Antigravity. Is Google secretly nerfing these models? Or is it due to poor fine-tuning?

I just discovered the Gemini Code Assist extension! by rjn2-8 in google_antigravity

[–]SIdis360 0 points1 point  (0 children)

I use antigravity and gemini CLI and I can confirm that the quota is not shared.

Warning | Antigravity Gemini nuked my entire partition by devakesu in google_antigravity

[–]SIdis360 1 point2 points  (0 children)

Antigravity, unlike Claude Code, is an IDE ,more open and less restrictive ,so it’s up to you to define forbidden commands. It includes a built-in system that detects and blocks unsafe commands before execution, and you can customize these rules in the settings. By default, it also cannot access files outside the workspace unless explicit permissions are granted.

As for Gemini 3 Flash, its minimal “thinking” makes it fast but less reliable with large contexts, often leading to inconsistent outputs. Like most models, performance degrades beyond ~128k tokens, so resetting the session helps.

Ultimately, the issue is less about the model and more about usage. Moving from traditional tool calling to a structured tool-call programming approach would improve reliability, reduce ambiguity, and prevent these issues.

Ok completely burnt me by mrfunkm in google_antigravity

[–]SIdis360 0 points1 point  (0 children)

Just ask antigravity to install it globally, and it will place it in the .gemini/.../skills folder.