Is something new here? Wasn't this launched months ago? https://antigravity.google/blog/introducing-google-antigravi...
Antigravity 2.0
11–20 of 34 posts
Re: Antigravity 2.0
#12https://antigravity.google/blog/introducing-google-antigravi...
Discussion: https://news.ycombinator.com/item?id=48196838
Re: Antigravity 2.0
#13Re: Antigravity 2.0
#14It's wild how much these agent interfaces have aligned UI-wise. There's almost zero difference between all of them.
It's kind of bizarre in that it's not like this is an optimal interface, either. I mean, it's fine, but why not try something different? I also don't really get why TUI's have become such a big deal, other than maybe nerd bait. The only time I want a TUI is when I'm SSH'd into a machine, which isn't very often? TUI's have so many downsides. Selecting text is inconsistent, copy paste is inconsistent, mouse behaviors..…
Re: Antigravity 2.0
#15Re: Antigravity 2.0
#16I don't see a 2.0 of the CLI, thus far. When they killed Gemini CLI (a better product), they said it was to share effort across the GUI and TUI, but I guess that doesn't mean what a normal person would assume it means. The current CLI version 1.1.10 is still completely broken for any security work (even though Gemini CLI had a security plugin and the Gemini models are competent at the task and don't refuse it when ca…
Antigravity is a whole different product, the only way I use it currently is to abstract the OAuth mechanism so we can leverage Google subscriptions within our own agents.
Re: Antigravity 2.0
#17Earlier quoted context omitted.
It's kind of bizarre in that it's not like this is an optimal interface, either. I mean, it's fine, but why not try something different? I also don't really get why TUI's have become such a big deal, other than maybe nerd bait. The only time I want a TUI is when I'm SSH'd into a machine, which isn't very often? TUI's have so many downsides. Selecting text is inconsistent, copy paste is inconsistent, mouse behaviors..…
The SSH into machine market is huge. Cloud work, Dedicated servers, VPS, Colab.
And not sandboxing your agents seems insane.
Re: Antigravity 2.0
#18It's wild how much these agent interfaces have aligned UI-wise. There's almost zero difference between all of them.
Re: Antigravity 2.0
#19It's wild how much these agent interfaces have aligned UI-wise. There's almost zero difference between all of them.
It's kind of bizarre in that it's not like this is an optimal interface, either. I mean, it's fine, but why not try something different? I also don't really get why TUI's have become such a big deal, other than maybe nerd bait. The only time I want a TUI is when I'm SSH'd into a machine, which isn't very often? TUI's have so many downsides. Selecting text is inconsistent, copy paste is inconsistent, mouse behaviors..…
Re: Antigravity 2.0
#20I’m curious how well the dynamic subagents work in practice compared with agents in other harnesses. Coordination overhead and duplicated work are usually where these systems start to fall apart for me.
https://github.com/kunchenguid/firstmate
Not affiliated, just started using a few weeks back and am pleasantly surprised how well it works even with rather dumb agents.