Wanna see something cool? Check out Angular Spotify 🎧

How to hide Agent View by default on startup in Antigravity

I really enjoy using Antigravity so far. I use it mainly as an editor like VS Code, but it has some nice touches. For example, the Save prompt when closing an unsaved file has keyboard-navigable options that you can cycle through without reaching for the mouse. Even though you can always use Cmd + S to save or Cmd + D to discard in VS Code since those are built-in Mac shortcuts, it feels very nice to have full keyboard navigation on the dialog itself.

Antigravity Save prompt with keyboard-navigable options

That said, since I use Claude Code as my primary agent, I don’t need the Agent view that Antigravity opens by default on startup.

Antigravity Agent panel open on startup

Here is how to turn it off.

Steps

  1. Click on the gear/settings icon in the header at the top-right corner, then click on “Open Antigravity User Settings”. A dialog will open.

Opening Antigravity User Settings from the gear icon

  1. Under the “Agent” section, scroll down and find Open Agent on Reload.

Open Agent on Reload setting under the Agent section

  1. Turn it off. By default, it is turned on.

Turning off the Open Agent on Reload toggle

That is it. Next time you open Antigravity, the Agent view will no longer appear on startup.

Antigravity starting up without the Agent view

Published 11 Apr 2026

Read more

 — Upgrade to Angular 20 from Angular 13 - Part 7: Angular 20 with Claude Code
 — Fuzzy search everywhere on macOS with fzf and fd
 — Speed up zsh startup by lazy loading nvm
 — Upgrade to Angular 20 from Angular 13 - Part 6: Angular 19 with Claude Code
 — Fast terminal navigation for running multiple AI agents in Antigravity