Highlights
- Thinking blocks are now rendered as markdown and always collapsed by default on macOS, making AI reasoning output cleaner and easier to skim. Performance is also improved by caching parsed markdown segments to avoid repeated work on every render.
- Personal Knowledge Base (PKB) injection is now configurable via an
_autoinject.mdfile, with fixes for duplicate injection across turns, incorrect interleaving inside memory blocks, and more accurate deduplication through text normalization. - API key management has been overhauled with a new async gateway API for reading and writing keys, migrating settings, UI components, and voice services away from direct disk access for improved reliability and security.
- Chat and sidebar experience improvements include a new animated typing indicator, spell checking in the composer, a new "Recents" group replacing ungrouped conversations, fixes for oversized greeting fonts, doubled placeholder suggestions, sidebar text truncation, and suppressed unread indicators for automated threads.
- Numerous stability and correctness fixes were made across scroll geometry, history reloading, dictation, audio tap handling, remote feature flag polling, and OAuth flows — reducing crashes, infinite loops, and stale-data issues throughout the app.
Build: 0.6.2
Commit: c08389952
Built at: 2026-04-07 20:51:52 UTC