Skip to content

v0.6.12

Choose a tag to compare

@EKKOLearnAI EKKOLearnAI released this 09 Jun 12:59
· 82 commits to main since this release
b2de33a

Highlights

  • Coding Agent is now a fuller chat experience with dedicated sessions, clearer history, preserved tool/final output, and better chat-state recovery.
  • Claude Code and Codex launch more reliably from the desktop app on Windows, with corrected command resolution and readable failure messages.
  • Coding Agent reasoning, queue status, and error states are easier to follow with stored reasoning content and a nonblocking queue overlay.
  • Desktop runtime version management supports Coding Agent workflows with active-version switching, website version manifests, release packaging support, and desktop-only visibility.

Frontend Updates

  • Per-session reasoning effort controls are available for compatible chat models and hidden for Coding Agents where they do not apply.
  • Group chat mention positioning, active Profile uploads, file downloads, Markdown previews, and highlighted code block wrapping were improved.
  • The changelog modal is taller and the latest changelog entries are localized across supported languages, with 0.6.11 wording cleanup in non-English locales.

Validation

  • npm run test -- tests/client/i18n-coverage.test.ts
  • npm run build