Antigravity CLI v1.0.8
Antigravity CLI v1.0.8 was released on .
Summary
- Added support for capturing slash command history, allowing users to use the up arrow to replay previously entered slash commands. - Redesigned the "Models & Quota" page (enabled by default, repl...
Release Notes
- Added support for capturing slash command history, allowing users to use the up arrow to replay previously entered slash commands. - Redesigned the "Models & Quota" page (enabled by default, replacing the legacy usage page) to gracefully handle disabled quota buckets by displaying a dimmed "Disabled" status and omitting the progress bar. - Added display of quota usage and execution mode in the status line. - Improved /btw to be more token efficient and support streaming responses for a smoother user experience and fixed premature truncation. - Fixed a bug where the /hooks command wrote configurations to ~/.gemini/antigravity-cli/hooks.json instead of the shared ~/.gemini/config/hooks.json, ensuring hooks remain synchronized between the TUI and the backend. - Fixed a CPU compatibility issue (SIGILL on non-AES-NI CPUs), preventing immediate crashes on startup on older CPUs (like Intel Ivy Bridge) or VM environments that lack AES-NI support. - Added a per-line guard against extremely long single-line pastes in the TUI prompt editor to prevent performance lag, replacing them with an expandable placeholder. - Redesigned the /resume conversation picker to align the workspace column and added adaptive column dropping (workspace, time, steps) to support narrow terminals. - Redesigned the /tasks list and detail views for better alignment and readability, placing start times on the left, right-aligning status, and capping the panel height. - Fixed dynamic reloading of custom skills and system slash commands, ensuring they are instantly discovered in autocomplete upon conversation switch or /add-dir. - Improved configuration saving by propagating write failures as transient error flashes on the statusline. - Improved settings inheritance by ensuring the CLI inherits the useaicredits setting from global user settings on startup. - Fixed a TUI hang in the artifact view during long sessions by optimizing the rendering complexity of large step histories. - Fixed an autocomplete
Other Recent Antigravity CLI Releases
All Antigravity CLI releases · All AI coding tool releases on Havoptic