Skip to content

0.7.14

Choose a tag to compare

@239573049 239573049 released this 06 Apr 20:15
· 120 commits to main since this release

[0.7.14] - 2026-04-07

Added

  • Added a clearer comparison-style preview flow for AskUserQuestion, including safer single-select preview handling and improved option presentation across chat surfaces.
  • Added stronger OpenAI chat provider payload typing and indexing support in the .NET sidecar to better preserve structured tool and streaming data.

Changed

  • Bumped the app version to v0.7.14.
  • Updated the docs homepage release badge from v0.7.13 to v0.7.14.
  • Refined task, teammate, and follow-up interaction flow across renderer and main-process team runtime paths.

Fixed

  • Improved ask-user interaction stability in chat, settings, and workspace flows to reduce edge-case state mismatches.
  • Improved tool-call handling and replay consistency in the agent runtime and OpenAI provider integration.

Notes

  • This release focuses on agent interaction flow polish, ask-user UX reliability, and provider/runtime consistency updates.