Google Antigravity CLI 1.1 adds code search, execution modes, and stronger diff review
Google’s Antigravity CLI changelog highlights new execution modes, line-level diff review, agent selection at launch, and a new /codesearch command, plus performance and reliability fixes.
Editorial Team
The Authority AI Tools editorial team maintains this directory using vendor documentation, dated source checks, product changelogs, and clearly identified hands-on observations where available.
Google’s Antigravity CLI (the agy terminal agent) shipped several notable workflow upgrades in its 1.1 series, based on the project’s official changelog.
New execution modes + stronger review-before-write
The changelog describes execution mode cycling (default → accept-edits → plan), and a default request-review behavior that pauses before file writes to show an interactive, line-level diff preview. It also adds a dedicated preview for new file creation and a /plan mode (replacing legacy /planning).
Select a custom agent at launch
Antigravity CLI added an --agent flag plus agent/agents commands so you can select a custom agent on startup and list available agents.
New: /codesearch
Version 1.1.3 adds a /codesearch command (with /cs and /search aliases) for interactive code search across your workspace. The changelog notes it interprets queries as regex by default, with flags for literal matching and file-path scoping.
Performance, reliability, and safety fixes
Across 1.1.x, the changelog includes improvements like faster startup via async skill loading, timeouts for MCP connections/tool calls, fixes for high CPU in large conversations, and better behavior in headless/print mode for permission prompts and error handling.
Source
- Google Antigravity (GitHub) — Antigravity CLI
CHANGELOG.md: https://github.com/google-antigravity/antigravity-cli/blob/main/CHANGELOG.md
Agentic development platform powered by Gemini for autonomous coding
Tools Mentioned in This Article
Free Resource
2026 AI Coding Tools Comparison Chart
Side-by-side comparison of features, pricing, and capabilities for every major AI coding tool.
No spam, unsubscribe anytime.
Frequently Asked Questions
What is Google Antigravity CLI 1.1 adds code search, execution modes, and stronger diff review?
Related Articles
Warp 2026.07.16 adds a cloud-agent connection indicator and more Agent Mode polish
Warp’s July 16, 2026 update adds a connection indicator for cloud agent sessions plus several Agent Mode and UI improvements.
Read more →Product UpdatesChatGPT (July 2026): global search across chats/projects/files + 5,000-character custom instructions
OpenAI’s mid-July 2026 release notes add global search across chats, projects, images, and documents, and expand custom instructions to 5,000 characters for paid plans.
Read more →Product UpdatesCursor 3.11 adds Side Chats, Conversation Search, and new Cloud Agent hooks
Cursor’s July 2026 update introduces Side Chats for tangents, full transcript search across agent runs, redesigned repo/project pickers, and new Cloud Agent conversation hooks.
Read more →