What's New / Release Notes!

June 25th Rollup of Changes


:sparkles: Feature Updates

More Detailed File Change Information

We Improved how file changes are displayed by showing added/removed lines counts and providing a detailed diff view with before/after content

Support for More AI Rules Configurations

Added more file paths (airules.md, GEMINI.md, .gemini/styleguide.md, etc.) for our AI assistant to check when looking for AI rules configuration:

Create Richer UI with Support for Carousel and Collapsible UI Components

When prototyping, your apps can use our new Carousel and Collapsible UI components to the using Radix UI and Embla Carousel


:bug: Bug Fixes

:wrench: Stabilized Preview Server Launch
Fixed an issue where the preview server start command could repeatedly restart (“thrash”) when interacting with the UI iframe.

:card_index_dividers: Smarter File Management during Prototyping
Large context state and thread history files are now automatically rotated and trimmed to improve performance. Image attachments from trimmed history are safely saved to disk.

:stop_sign: Faster Response to Cancel Actions
Generation processes now respond more quickly when users cancel operations (e.g., by clicking “Stop”).

:compass: Easier Navigation Near Token Limits
Added a “See Files” link to the token usage warning. When you’re close to token limits in Prototyping mode, this makes it easier to jump to the code view

3 Likes