Google tests screen sharing and custom agents in Antigravity (2 minute read)

TLDR AI Products

Summary

Google is testing new features in its Antigravity IDE, including screen sharing for developers to show external contexts to agents and support for custom agent scripts and plugins.

Google is testing screen sharing and custom agents in its Antigravity IDE.
Original Article
View Cached Full Text

Cached at: 05/08/26, 09:26 AM

# Google tests screen sharing and custom agents in Antigravity Source: [https://www.testingcatalog.com/google-tests-screen-sharing-and-custom-agents-in-antigravity-ide/](https://www.testingcatalog.com/google-tests-screen-sharing-and-custom-agents-in-antigravity-ide/) Google appears to be preparing a notable expansion of Antigravity, its agent\-first IDE launched in November 2025 alongside Gemini 3\. So far, two experimental capabilities have surfaced in recent builds\. The first is a**Screen Recording**option living inside the Agent Mode prompt composer\. Once activated, it lets developers stream their screen to the agent so Antigravity can observe what is happening outside the editor itself\. The likely use cases skew toward mobile and desktop development, where an emulator or external runtime sits beyond the IDE's reach, and to live demos, where a developer wants to visually walk the agent through a bug or target behavior\. The approach mirrors what Google already ships in AI Studio, where the Gemini real\-time model accepts shared screens, and it complements Antigravity's existing browser recordings and screenshots, which until now have been agent\-generated rather than developer\-supplied\. ![Antigravity](https://storage.ghost.io/c/2a/1b/2a1b1782-8506-4d7d-bf53-ad3fb52e2a0f/content/images/2026/05/Screenshot-2026-05-06-at-00.55.33.webp)The second feature sits behind a flag in settings and unlocks C**ustom Agents and Plugins**\. Its description tells users to drop Agent Scripts into an Agents directory and place plugins in a plugins folder inside the Gemini configuration directory\. In practice, this would let teams define multiple agent personalities or workflows and invoke them on demand for specific tasks, moving beyond the current Rules and Workflows model that has been a frequent point of feedback from developers migrating off VS Code and Copilot\. The plugin format borrows heavily from the standard Anthropic introduced for Claude Code, hinting at cross\-ecosystem compatibility that would lower the cost for plugin authors targeting both platforms\. ![Antigravity](https://storage.ghost.io/c/2a/1b/2a1b1782-8506-4d7d-bf53-ad3fb52e2a0f/content/images/2026/05/Screenshot-2026-05-06-at-00.58.06.webp)[Antigravity](https://www.testingcatalog.com/tag/antigravity/)has been positioned as mission control for parallel agents, yet its customization surface has lagged behind competitors, and its agents have lacked direct visibility into work happening outside Chrome and the editor\. Bringing screen sharing into the composer and opening the door to community\-built agent scripts would close both gaps at once\. No public timeline has been set, though the flagged state suggests something closer to rollout than to early prototyping\.

Similar Articles

Google Antigravity 2.0

Product Hunt

Google Antigravity 2.0 is a desktop app for orchestrating multi-agent AI workflows, allowing users to manage and coordinate multiple AI agents from a single interface.

Google I/O, Gemini Spark, Antigravity

Simon Willison's Blog

Google I/O announced Gemini Spark, a personal AI agent powered by Gemini 3.5 Flash and Antigravity, and the transition of Gemini CLI to the closed-source Antigravity CLI. The article highlights security concerns regarding prompt injection and data handling for agent products.

Designing a team of agents

Reddit r/openclaw

Google Antigravity has introduced support for building autonomous teams of specialized agents, including roles like Sentinel, Orchestrator, Explorer, Worker, Reviewer, Critic, and Auditor, each with distinct responsibilities rather than a single generalist agent.