Get the full Antigravity 2.0 + Agent OS setup inside the AI Profit Boardroom
← Back to all guides
The Goldie Gravity Five™
5 new features · CLI inside Agent OS · free

NEW Antigravity 2.0 update is insane.

Five huge new features just dropped on Antigravity 2.0. Subagents that split big jobs into small ones. Background tasks that run while you keep working. Scheduled tasks that fire on their own. JSON hooks for your own shell scripts. And voice — you can talk to your agent now. Plus there's a CLI you can plug straight into Agent OS so every output lands in your Workspace.

A celestial bronze airship-style craft rising upward — five golden rays fan out from it carrying small luminous artefacts: subagent constellation, hourglass, calendar gear, key + scroll, speaking trumpet — Antigravity 2.0 as editorial illustration
5
new features
$0
CLI is free
1
dashboard · all outputs
May 28
just dropped

"Features in Antigravity 2.0 — Subagents, Asynchronous Task Management, Scheduled Tasks, JSON Hooks, Voice."

— Google Antigravity · launch post · May 28, 2026

What you'll read

  1. My story — the transition
  2. Real people already using this
  3. Commit before you scroll
  4. The Goldie Gravity Five™
  5. The old way vs the new way
  6. Feature 1 — Subagents
  7. Feature 2 — Async task management
  8. Feature 3 — Scheduled tasks
  9. Feature 4 — JSON hooks
  10. Feature 5 — Voice
  11. Plus there's a CLI — plug it into Agent OS
  12. Why this MUST live inside Agent OS
  13. Three beliefs holding you back
  14. What you've gained
  15. Get the full stack
II · my story · why this matters

I was you. Then I built this.

Before

Using Antigravity was slow.

One job at a time.

I had to sit there and watch it finish.

I could not run things on a timer.

I could not run my own scripts.

And I had to type every single thing.

Then the 2.0 update dropped — and I wired the CLI into my Agent OS.

After

Now I run five jobs at once with subagents.

Long jobs run in the background. I keep working in the front.

Some jobs fire on a schedule — like a 6am blog post every day.

My own shell scripts run during the agent loop.

I can just talk to it. No typing.

And every output lands in my Workspace next to Hermes, Claude, and everyone else.

You can have this too. Same update. Same CLI. Same Agent OS.

III · the receipts

Real people. Real builds. Already shipping.

This is happening right now. Members inside the Boardroom wired the new update the day it dropped. Agency owners. Course creators. Solo operators. Different jobs. Same five features. Same Agent OS Workspace catching every output.

3,200+Founders inside AIPB
258Real wins documented
319kSubscribers on the channel
38Countries · live members
$100k+/moAIPB MRR
Before you scroll on —

Commit to transitioning today. Not tomorrow.

You've seen the proof above. Real people. Real builds. Already happening.

The next 10 minutes walk you through all five new features in plain English. Then I show you how the CLI plugs into Agent OS so every output lives in one place.

So here's the deal.

If you're reading this — promise yourself one thing right now. You're going to finish this guide AND try one of the five new features before you sleep tonight. Just one. Spawn a subagent. Schedule a task. Talk to your agent. Pick whichever one excites you most. Because the moment you make this transition, the way you use AI completely changes.

The people sitting still are still doing one job at a time. The people moving today are running five in parallel.

Be one of those people.

Commit to the transition. Commit to trying one of the five today. This changes everything about how your agent works.

IV · the framework

The Goldie Gravity Five™.

Five forces that lift your agent off the ground.

Each one stands alone. But together they're what turns Antigravity 2.0 from "a fast IDE" into "a system that runs your day for you." You pick one to start. You add the rest as you grow.

Five carved stone workstations in a row, each with a different golden artefact above — subagent constellation, hourglass, clockwork gear with calendar marks, brass key on a scroll, speaking trumpet — the five new Antigravity features as a row of stations
The five forces — Multiply, Background, Schedule, Hook, Voice.
i.

Multiply — subagents do parallel work.

Spawn small subagents on the fly. Each one takes a piece of the job. You stop waiting on one big task. You get many small ones done at once.

ii.

Background — async task management.

Long jobs move to the back. The screen stays fast. The main agent stays free for new asks. You stop staring at a loading bar.

iii.

Schedule — cron-style recurring tasks.

Set a task once. It fires every day at the time you pick. You stop having to remember to run it.

iv.

Hook — JSON hooks fire your scripts.

You give it a JSON file. It runs your shell scripts at the right point in the agent's loop. You stop being limited to what the agent can do alone.

v.

Voice — real-time transcription.

Press a button. Talk. The agent hears you. You stop typing every single command.

V · why this matters

The old way vs the new way.

Same agent. Same goal. Two different ways of working.

Old way · Antigravity 1.0 ~slow · one job at a time
  • One task. Then the next. Then the next.
  • You sit and watch it finish. Screen feels slow.
  • No way to run things on a timer.
  • No way to run your own shell scripts.
  • You type every command, every time.
  • Outputs land in a folder you never check.
New way · Antigravity 2.0 in Agent OS ~fast · five jobs at once
  • Spawn subagents. Five jobs done in parallel.
  • Long jobs go to the background. Front stays fast.
  • Schedule a task once. It runs every day on its own.
  • JSON hooks fire your own shell scripts in the loop.
  • Talk to it. Voice handles the rest.
  • Every output lands in your Agent OS Workspace.
VI · feature one

Feature 1 — Subagents.

i.

Why this matters to you.

You stop waiting on one big job.

Subagents are small specialised agents Antigravity spawns on the fly.

Each one takes a piece of the work.

They run in parallel.

You ask one big thing. You get five small things done.

What you gain: your big job finishes in a fraction of the time.

You do this Ask Antigravity to build a landing page. It splits the job — one subagent writes the HTML, one writes the CSS, one writes the copy, one builds the favicon, one checks for typos. All at the same time. Done before you make a coffee.
Thinking it? "Five agents at once will just collide and mess things up."

Antigravity controls the spawn. The subagents only get safe jobs.

Each subagent gets a clear piece of the work with no overlap.

They report back to the main agent.

The main agent stitches the result together.

You don't manage them. The system manages them for you.

Members report subagent jobs finishing in 1/5 the time of the same job run sequentially.
VII · feature two

Feature 2 — Async task management.

ii.

Why this matters to you.

You stop watching a loading bar.

Long jobs move to the background.

The screen stays fast.

The main agent stays free for new asks.

What you gain: you keep working while the heavy stuff finishes on its own.

You do this Kick off a long job — "research the top 50 AI tools and write a comparison page." Background it. Switch to a quick task — "draft me a tweet." Both finish. You never stared at a spinner.
Thinking it? "Background jobs always get lost or forgotten."

Antigravity tracks every background job and shows you the status.

You see what's running, what's done, what failed.

The output lands in your Workspace when it's ready.

Nothing gets lost. The system keeps a live ledger.

Members report background jobs running for hours and landing cleanly in their Workspace tab.
VIII · feature three

Feature 3 — Scheduled tasks.

iii.

Why this matters to you.

You stop having to remember to run things.

Set a task once.

Pick a time.

It fires on its own. Every day. Every week. Every hour. Whatever you want.

What you gain: recurring work happens without you.

You do this Schedule: "Every weekday at 6am, write a 600-word blog post about today's biggest AI news and save it to Workspace." You wake up. The post is there. Five days a week. Forever.
Thinking it? "Scheduled jobs always need babysitting when they break."

Antigravity logs every scheduled run.

If something fails, it tells you.

You see when it ran, what it did, what came back.

You fix it once. It runs clean from then on.

The schedule is honest. You see what's happening.

Members report 6am daily content jobs running for weeks straight without intervention.
IX · feature four

Feature 4 — JSON hooks.

iv.

Why this matters to you.

You stop being stuck with what the agent does by default.

JSON hooks are little config files that say "when this happens, run my script."

Your script can do anything — send a Slack message, push to GitHub, ping your phone.

The hook fires at the right point in the agent loop.

What you gain: the agent does what YOU need it to do, not just what's built in.

You do this Add a hook: "when a job finishes, push the output to my GitHub repo + send me a Slack DM." Write a 10-line shell script. Save the JSON file. Every future job triggers the hook. Done.
Thinking it? "Shell scripts are scary. I'm not a developer."

You don't have to write them from scratch.

Ask Antigravity itself to write the hook script for you.

You describe what you want in plain English.

It writes the script. You save it. It runs.

You don't need to know shell. You need to know what you want.

Non-technical members report writing their first JSON hook by asking the agent to write the script for them.
X · feature five

Feature 5 — Voice.

v.

Why this matters to you.

You stop typing every single command.

Press a button. Talk.

The agent transcribes in real time.

It hears what you said. It does the thing.

What you gain: you can use Antigravity while cooking dinner, driving, walking, or anything else.

You do this Open the agent. Hit the voice button. Say "spawn a subagent to research today's three biggest AI stories and write me a one-paragraph summary for each." It transcribes. It runs. You get the result.
Thinking it? "Voice AI always gets words wrong."

Real-time transcription has gotten very good in 2026.

The agent shows you what it heard before it acts.

You can correct a word with one tap.

Or just say "wait, change that to..." and it adjusts.

The voice loop is forgiving. You don't have to speak perfectly.

Members report running voice-only Antigravity sessions for daily planning without going back to the keyboard.
XI · the bridge

Plus there's a CLI — plug it into Agent OS.

This is the bit most people miss.

Antigravity isn't just the IDE.

There's also Antigravity CLI — the terminal version.

Same brain. Same models. Same five features.

And the CLI is what you plug into your Agent OS dashboard.

Why that matters:

Full walk-through on wiring the CLI into Agent OS: The Goldie Gravity Terminal →

Full walk-through on the IDE itself: The Goldie Gravity Grid →

"The IDE is the front door. The CLI is what connects it to everything else in your dashboard."

Thinking it? "I'll just use the IDE on its own. Don't need the CLI."

You can. But you'll miss the Workspace compounding.

The IDE alone keeps every output inside the IDE.

The CLI inside Agent OS shares every output with every other agent.

Your blog post from Antigravity becomes raw material for Hermes to publish.

Your code from Antigravity becomes context for Claude to extend.

The IDE is the agent. Agent OS is what makes the agent's work compound.

Members using both the IDE and the CLI report 2-3× more usable output per week vs IDE-only.
Agent OS — owl, lobster, winged figure
~ the 60% mark · time to commit ~

Get the full Antigravity 2.0 + Agent OS setup, ready-made.

I built the CLI integration so you don't have to.

  • Antigravity CLI pre-wired — sits next to every other agent in your dashboard
  • Workspace tab — every output, every render, every script, in one place
  • All five new features — subagents, async, schedule, hooks, voice
  • Sample JSON hooks — copy them, edit them, plug them in
  • 30-day playbook — what to wire when, in what order
  • 3,200+ members running this stack daily
Join the Boardroom → link in description
XII · why agent os

Why this must live inside Agent OS.

The five features are great on their own.

The five features inside Agent OS are a different kind of useful.

a.

One Workspace for every output.

Every render, every blog post, every code file, every render Antigravity makes — lands in your Workspace tab. Right next to outputs from Hermes, Claude, Codex, OpenClaw. You stop losing the things AI built you.

b.

Subagents that share memory with other agents.

Inside Agent OS, Antigravity's subagents read from the same Obsidian vault Hermes reads. They know your brand voice, your goals, your past content. The subagent's output is grounded in YOU, not generic AI defaults. The work sounds like you wrote it.

c.

Scheduled tasks visible in Mission Control.

Your 6am blog post task shows up in Mission Control alongside every other scheduled job in the dashboard. Hermes Goal Mode, Codex Goal Mode, Antigravity schedule — all in one place. You see the whole automation surface at a glance.

d.

JSON hooks that fire across agents.

Your Antigravity hook can ping Hermes when something finishes. Hermes can ping Antigravity when a goal completes. The whole stack starts talking to itself. Automations compound.

e.

Voice that hands off.

You can say "Antigravity, build the page. Hermes, write the SEO post for it. Save both to my vault." One voice command. Two agents. One Workspace. The dashboard is the hand-off layer.

Antigravity 2.0 is the engine.
The CLI is the bridge.
Agent OS is the chassis that turns five features into a system.

XIII · the voice in your head

Three beliefs holding you back.

✕ "I just got Antigravity 1.0 figured out. I don't want to learn five new things."

You don't have to learn them all at once. Pick one feature. Try it tonight. Add the next one next week.

✓ Adding the new features is easier than learning the IDE from scratch.

You already know Antigravity. The new features sit on top of what you already use. Each one slots in next to your existing flow.

✕ "Subagents will use up all my tokens."

Antigravity's subagents run efficiently — small jobs, focused tasks, fast finishes. The total token usage is often LESS than one big sequential job because the subagents don't carry the whole context.

✓ Subagents can actually lower your bill.

Plus the speed savings mean fewer retries when something would have timed out as one big job.

✕ "I'll wait until they fix the bugs."

The update just dropped. The bugs are getting fixed live, in public, in real time. The people learning the new features now are six weeks ahead of the people who wait.

✓ The window to be early is closing fast.

Every new feature you learn today is a workflow you've owned for years to come.

Don't take my word for it

258 real members already broke through these beliefs. Their wins — real subagent runs, real scheduled tasks, real voice sessions — are documented here.

Read the 158-page testimonials doc →

Five new forces.
One lift off the ground.

— and they all land in your Workspace
XIV · the recap

What you've just gained.

i.

You stopped waiting.

Subagents run five jobs at the same time.

ii.

You stopped staring at spinners.

Long jobs run in the background. Screen stays fast.

iii.

You stopped remembering.

Scheduled tasks fire on their own. Every day.

iv.

You stopped being limited.

JSON hooks fire your own scripts in the loop.

v.

You stopped typing.

Voice handles every command. Hands-free.

vi.

You stopped losing files.

Workspace catches every output forever.

vii.

You started compounding.

Antigravity outputs feed every other agent.

viii.

You started running a system.

Not five separate features. One dashboard.

~ ready when you are ~

Get the full Antigravity 2.0 + Agent OS.

The five features are the engine. The CLI is the bridge. Agent OS is the chassis that turns them into a system. Inside the AI Profit Boardroom you get the full setup, the install, the calls, and the community already running this every day.

Join the Boardroom →
3,200+ members · 7-day refund · cancel in 2 clicks · I'll see you in the next one.