Skip to content

v0.36.0

Choose a tag to compare

@travsteward travsteward released this 11 Jun 03:21
· 70 commits to main since this release

Changed

  • Redesigned the Review panel with a cleaner top-to-bottom layout: scope, document navigation, a modified/original toggle, the change stepper, accept/reject, and accept-all/reject-all. Bulk actions sit muted by default and only take on intent color on hover, so accepting or rejecting a whole document is harder to trigger by accident.

Fixed

  • Markdown files added to a profile from outside the app now show their real title in the sidebar and document list instead of "Untitled" until opened. Title resolution falls back through frontmatter, the workspace entry, the first heading, then the filename.
  • Pending agent changes (sidebar dots and the Review panel) now survive an app restart.