Smart Cleanup & Reliability 🛡️
🚀 Performance & UI Reliability (supports latest release)
- Aggressive DOM Cleanup: Rewrote the snapshot capture logic to filter out more desktop-specific noise, including "Review Changes" bars, "Linked Objects," and leftover desktop input elements.
- Improved Model Selection: Implemented a multi-strategy polling approach for the remote Model Selector, significantly increasing reliability when switching between Gemini, Claude, and GPT.
- Smart Container Detection: The server now supports multiple chat container IDs (including legacy
#conversationand newer#cascade), ensuring compatibility across various Antigravity versions.
📚 Documentation & Developer Experience
- Documentation Overhaul: Major updates to
README.md,CODE_DOCUMENTATION.md, andDESIGN_PHILOSOPHY.mdto reflect the current security model and new features. - Context Menu Visibility: Added documentation for the native Windows/Linux right-click context menu installation scripts.
- Setup Refinement: Clearer instructions for self-signed certificate handling and Web Mode (ngrok) configuration.
🐛 Bug Fixes & Refinements
- UI Overflow: Fixed an issue where the history panel would occasionally overflow on small mobile screens.
- Empty State Formatting: Corrected HTML formatting in the empty chat state component.
- Process Cleanup: Enhanced the port-killing logic to handle stubborn "ghost" processes on Windows more reliably.
Full Changelog: v0.2.6...v0.2.13