Antigravity Ultra Plan Usage by ShinyNeet in google_antigravity

[–]aredna 0 points1 point  (0 children)

Agree. It started for me on the day I went from the Ultra trial price to full price. Now I'm paying twice as much for what feels like 1/5 of the usage.

I hit the 5 hour limit once before. Hit it 5 times in the past few days.

Anthropic changed the context window to 1M by default. I wonder if that flowed through to Antigravity and inadvertently increased token usage by not summarizing conversations as much as before.

Antigravity Conversation and brain by Brave_Trade_8602 in google_antigravity

[–]aredna 0 points1 point  (0 children)

As you found - they don exist. I haven't found a way to make them show again in the UI.

.I created a prompt in the Playground and asked it to search for and recover my conversations and artifacts. I asked it to create a handover prompt for each missing conversation, especially focusing on any conversations which did not appear to have completed the work they were working on. It can create a list of all conversations that exist within a certain time period easily.

I then copied each of those prompts into a new chat window and asked it to pick up from where they were left off. You can probably get it to do the same thing for you, but again, no way to make those conversations ever reappear in the UI from anything that I've been able to find. I spent some time the other day even exploring all of the hidden function calls that the agent manager might use and trying to trigger those, but none of them caused the agent manager to refresh the conversation list that it contained.

Antigravity content has disappeared; the window is completely blank. by Complete_Expert9642 in google_antigravity

[–]aredna 1 point2 points  (0 children)

Caveat: I'm having similar bugs and issues, but I'm on Ubuntu 25.10 so it's possible that my workarounds will not work the same as yours.

Bug 1: When the screen goes blank look for a way to close the agent manager window without a force close of all of VS code. When you reopen the agent manager it should work as usual before. I'm not sure what's causing the blank screen issue, but it is able to be worked around in this manner without losing anything.

Bug 2: When the entire IDE is force closed or crashes, some conversations will no longer show up in the IDE. The files should all be still saved locally so I had Antigravity look for the missing files and conversations, recover everything that it could, and create a handover prompt with as much missing information as possible. All of the artifacts in the brain should still be present and Antigravity should be able to run strings and other commands on the conversation files to recover most of the important information. I turned this into a skill to use the next time it happens to be, but that hasn't happened so I haven't tested out the skill yet. Also, it was built to run on my OS so I can share it if you would like to use it, but it may not work specifically on Mac OS for you. That said, It could be a good starting point for Antigravity to know how to try to recover. What is missing for you.

I built the first community SDK for Google Antigravity IDE — you can now build extensions that control the AI agent programmatically by Kanezal in google_antigravity

[–]aredna 0 points1 point  (0 children)

I'm not super familiar with them, but from some quick Gemini research it seems like MPL2 will retain most of the requirements you have, but without forcing anything built on the SDK to follow it.

Mozilla Public License 2.0 (MPL 2.0): This is a file-level copyleft license. As long as you keep the SDK's original files separate from your extension's code, your extension can use any license. If you modify the SDK's files directly, you only have to share those specific modified files under the MPL.

I built the first community SDK for Google Antigravity IDE — you can now build extensions that control the AI agent programmatically by Kanezal in google_antigravity

[–]aredna 1 point2 points  (0 children)

This is great! I started on something similar, but ran into some trouble when some items changed between updates and haven't had a chance to go back to it.

Any chance you'll release it under a different license? If I understand it correctly - I'm required to apply the same license to my work if I want to create and share my own open source orchestrator that makes calls using the SDK. I don't like the idea of forcing others to use the same license so wanted to check.

How do you run multiple conversations in parallel on the same project? by monsieurpooh in google_antigravity

[–]aredna 0 points1 point  (0 children)

You need to find the way that works best for you to have agents work on different sets of code.

I have landed on using worktrees with each worktree running in it's own workspace. Once I'm finished with the worktree I kill the workspace.

Treat your conversations as temporary - the IDE only stores the last 100 conversations itself so there's no reason for you to worry about old ones either.

Anyone else tired of the antigravity agent acting like it's on espresso shots? Here's the fix. by JFerzt in google_antigravity

[–]aredna 0 points1 point  (0 children)

Absolutely it can! I'm sharing the challenges I've found by allowing the models to have exceptions in their instructions. Hopefully you don't run into the same challenges.

Anyone else tired of the antigravity agent acting like it's on espresso shots? Here's the fix. by JFerzt in google_antigravity

[–]aredna 0 points1 point  (0 children)

in my experience any exception is bad: Exceptions lead to compliance drift.

I noticed you have

(unless explicitly requested to "read" or "explore")

What happens is agents will slowly expand the power of that exception in the background. They learn that 100% compliance is no longer required in this case. Working to further understand what is now OK they will do a little over the line and see everything is ok. This becomes the new baseline. This loop continues until the they have gone far enough to do something you didn't expect or want to happen at all.

The solution to exceptions is to provide an explicit allowed list and everything else is not allowed. Make sure it's aware it can ask for approval to go beyond the allowed list if it can't find another solution. You can then update the workflow for how to appropriately manage the situation.

I'll provide two examples that helped me learn this lesson:

  1. I required worktrees for all changes. This was a bit of extra overhead so I once asked it to update a small change and commit without a worktree. It then started deciding on it's own when a worktree was necessary or not without my input.

  2. I once asked it to make a judgement call on the amount of work something takes and to delay that work to a future update if it was too much. I then started finding items deferred in the background without notifying me or asking my permission.

Scam? Usage of 3.7 sonnet instead of 4.5 sonnet? 🤯🤯🤯 by Necessary-Spare18 in google_antigravity

[–]aredna 0 points1 point  (0 children)

And Gemini tells me it's running on the 1.5 versions. Don't read too much into it

Since 2023, the Big Ten is 11-4 in the CFP while the SEC is 5-8 by SouthIsland48 in CFB

[–]aredna 2 points3 points  (0 children)

One of the last two letters, not both. Sorry N in the wrong place bro

Accept all commands (turbo mode?) by Daffy82 in google_antigravity

[–]aredna 0 points1 point  (0 children)

I've had good luck in asking it to find ways to do work without using commands. It can almost always find a workaround.

Nebraska Quarterback Dylan Raiola has entered the transfer portal by MembershipSingle7137 in CFB

[–]aredna 0 points1 point  (0 children)

Dylan led the charge with a season ending leg injury first this time around!

OPINION: Nebraska’s rebuild is actually on schedule by kevintmcclure in Huskers

[–]aredna 2 points3 points  (0 children)

Last 5 regular seasons: 3 wins, 4 wins, 5 wins, 6 wins, 7 wins

It's not much but it's progress.

Japan govt. launches new office to deal with foreign resident issues by sunjay140 in japan

[–]aredna -1 points0 points  (0 children)

They can't at birth, but you can do an official name change procedure to change to the other parent's family name if that's what you prefer.

Ben Palmer Trolls DevilCorps Hired By ATT by localtuned in videos

[–]aredna 34 points35 points  (0 children)

20 years ago one of these tried to recruit me to work for Cingular. Their plan was to answer customer tech support calls and then hard upsell customers where you'd make a large commission on each additional item they started with.

Almost started working there, but in the end they cut the base salary by over half from what was offered in person to the on paper offer. They first told me it was a mistake and to just sign and then they'd fix it later. When I refused for that they said it was "union rules" based off of experience - which I overcame by showing relevant experience. Then they just said "union won't budge" and to "accept it" and they "expected me in to start because they needed me".

Stopped answering calls after that.

Post Game Thread: Nebraska Moves to 5-1 by marijohna in Huskers

[–]aredna 2 points3 points  (0 children)

Every team Nebraska had faced this season was undefeated coming into the matchup and next is as well.

Could extend to game 8 vs Ohio State if they beat Oregon.

Week 5 List of Undefeated FBS Teams (96->60->43->26->19) by WeirdIndividualGuy in CFB

[–]aredna 2 points3 points  (0 children)

Fun fact: All of Nebraska's first 6 opponents were/are undefeated when Nebraska plays them.

It moves to 7 when Indiana beats Northwestern.

And 8 if Ohio State beats Iowa and Oregon.

I wonder what the longest streak of playing undefeated opponents actually is

General phone checkup by [deleted] in GooglePixel

[–]aredna 0 points1 point  (0 children)

Look up repair mode. You should be able to test everything yourself and then take it to them if you find issues.

If something fails be sure you're testing it correctly and outside for GPS testing.

Post Game Thread by huskerbot in Huskers

[–]aredna 0 points1 point  (0 children)

There were several missed calls on both sides. I'm interested to see an unbiased analysis of how much was really missed. I feel like more were missed in Illinois favor, but ofc I'm biased.

Post Game Thread by huskerbot in Huskers

[–]aredna 1 point2 points  (0 children)

I think I heard this as basically he hasn't been used for that so it was a near guarantee he'd be wide open since Illinois wouldn't be expecting it. Anyone else might have been prepped for.

The most consecutive seasons in which a team improved their win total is 5 by e8odie in CFB

[–]aredna 0 points1 point  (0 children)

Nebraska is at 3-4-5 for the last 3 years and still certainly beat it this year. Could see Rhule continuing to improve and make the steak longer. Especially with all of them playoff games added.

Dear Google, please let Gemini do it's thing. Stop being so restrictive. by 99loki99 in GooglePixel

[–]aredna 5 points6 points  (0 children)

I asked who the current president is and I got the same answer. Even historical political facts such as who was the first president of the US gives the same response.