Skip to content

0.7.8

Choose a tag to compare

@239573049 239573049 released this 30 Mar 12:54
· 539 commits to main since this release

[0.7.8] - 2026-03-30

Added

  • Added a long-running mode for autonomous sessions so the agent can persist this preference per session, auto-answer AskUserQuestion, and continue iterating until the work is verified complete.

Fixed

  • Forwarded refs in the shared Select primitives to improve Radix integration reliability across renderer UI surfaces.
  • Improved the app plugin settings panel so unconfigured plugins resolve state safely instead of failing on missing setup data.
  • Preserved nested preview panel height constraints to avoid layout regressions in the renderer preview area.
  • Sent Chatgpt-Account-Id for OpenAI Responses account-backed requests and included account_id in exported provider account JSON.

Changed

  • Bumped the app version to v0.7.8.
  • Updated the docs homepage release badge from v0.7.7 to v0.7.8.