Antigravity CLI v1.2.7
Antigravity CLI v1.2.7 was released on .
Summary
Antigravity CLI 1.2.7 now renders LaTeX math equations and Mermaid diagrams directly in your terminal with multiple viewing modes, while smarter question prompts and faster API retries make interactive workflows feel snappier than ever. We've also overhauled token budgeting so...
Release Context
- This was the 50th Antigravity CLI release of 2026 tracked by Havoptic.
- It shipped 1 day after Antigravity CLI v1.2.6 (September 18, 2026).
- Antigravity CLI: ships every 1.6 days — 20 releases in the last month.
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- GitHub Copilot CLI v1.0.87 (September 21, 2026)
- Grok Build v1.0.40 (September 20, 2026)
- Grok Build v1.0.39 (September 20, 2026)
- Claude Code v2.1.278 (September 19, 2026)
- Grok Build v1.0.38 (September 19, 2026)
Compare Antigravity CLI: vs Claude Code · vs OpenAI Codex CLI · vs Cursor · vs Gemini CLI · vs Kiro CLI · vs GitHub Copilot CLI · vs Devin Desktop · vs Grok Build
Release Notes
- Added inline Kitty graphics rendering for LaTeX math equations ($...$ and fenced math, latex, and tex blocks) and Mermaid flowcharts and sequence diagrams in the artifact detail viewer, with Unicode ASCII fallback, Left/Right arrow horizontal panning for wide diagrams, and m to cycle between Image, ASCII, and Raw views
- Improved the askquestion interactive prompt with Left/Right arrow navigation between questions, inline previews of confirmed write-in answers, check marks on answered options, and single-step submission on the final question
- Improved model API retry responsiveness by capping per-attempt retry backoff at 30 seconds instead of waiting up to 4 minutes between attempts
- Improved customization token budgeting by giving user and workspace rules a dedicated 20,000-token budget (cutting oversized rules on newline boundaries and listing over-budget rules by path and description) so large rule sets no longer evict skills, workflows, subagents, or MCP tools
- Improved the /usage panel by removing the duplicate remaining-quota percentage line beneath each progress bar
- Improved the default agent and subagent toolset by retiring the legacy findbyname, grepsearch, and listdir tools from the default baseline while keeping them available to custom agents that explicitly list them in tools
- Fixed plugin skill slash commands being double-prefixed (/<plugin>:<plugin>:<skill>) when a skill's frontmatter name already includes the plugin prefix, or being shadowed when multiple plugins define skills with the same short name
- Fixed plugin upgrades leaving old MCP server and sidecar processes running from deleted install directories, and pruned superseded plugin versions and staging directories from the marketplace cache on startup
- Fixed disabled plugins disappearing from the /plugin list after enabled-only customization queries, and hardened plugin ID path validation on uninstall
- Fixed terminal rendering and Kitty keyboard protocol stack handling on exit and screen clear by upgrading Bubble Tea to v2.0.9
- Fixed headless (-p / --prompt) runs occasionally skipping the background-task waiting notice, logged background SDK tool progress to task log files, and reduced memory usage by cloning truncated command output previews
- Fixed starting the CLI unpinning conversations or marking them unread in the desktop app
Other Recent Antigravity CLI Releases
- v1.2.5 (September 17, 2026)
- v1.2.4 (September 16, 2026)
- v1.2.3 (September 15, 2026)
- v1.2.2 (September 12, 2026)
- v1.2.1 (September 11, 2026)
All Antigravity CLI releases · All AI coding tool releases on Havoptic