app · Google

Antigravity

Antigravity is Google's agent-first development platform: instead of one assistant in a chat box, it gives AI agents their own space to work. A "Manager Surface" lets you spawn, orchestrate, and watch multiple agents running in parallel across different workspaces, spin up subagents to split a job, and schedule tasks to run in the background on a cron. An "Editor View" is a full AI IDE with tab-completion and inline commands. It ships as a desktop app (Mac/Windows/Linux), a CLI, an SDK, and a managed agent service, and it is model-agnostic — Gemini 3 Pro, Anthropic's Claude Sonnet 4.5, and OpenAI's GPT-OSS all run inside it, with live voice transcription via Gemini Audio. For a researcher it suits bigger, multi-step jobs you want to hand off — refactor a pipeline, build a tool, run an overnight task — and check on later, rather than one quick question.

  • free-tier
  • cloud
  • Commercial

What it can help with

  • agent orchestration
  • parallel agents
  • background tasks
  • cron scheduling
  • ai ide
  • model-agnostic
  • desktop client