Skip to content

v0.2.13

Choose a tag to compare

@github-actions github-actions released this 25 Aug 02:33
· 40 commits to main since this release

New Features

  • Project Collections: New project collections with drag-and-drop support.

Improvements

  • Interaction State Management: Enhanced reasoning text handling and state management in interactions, with per-iteration stream metrics reset on each loop.
  • Fuzzy Edit Auto-Indent: Fuzzy edit now auto-pads missing indentation in search and replacement content.
  • UI Polish: New session view syncs draft content and focuses the input box on mount; toolbar dividers consolidated; right panel max ratio increased; form dialog input alignment fixed.

Bug Fixes

  • Chip Insertion Position: Fixed chip insertion position after external focus loss.
  • Mermaid Code Block: Fixed the Mermaid code block example format by removing extra code block tags.
  • Image Gen Error Message: Fixed a missing format!() in the image generation configuration error message.

Full Changelog: v0.2.12...v0.2.13