Tandem v0.5.0
What's New
- Authorship tracking — Y.Map overlay marks text as user-written or Claude-written, with text-color styling (blue for user, orange for Claude) (#190)
- Threaded annotation replies — reply to annotations with back-and-forth conversation threads (#187)
- Claude cursor decoration — character-level cursor shows where Claude is editing in real time (#209)
- Auto-save — documents save automatically on change; Ctrl+S triggers immediate manual save (#272)
- Text zoom — keyboard shortcuts (Ctrl+=/Ctrl+-) for adjusting text size in the Tauri desktop app (#273)
- Three-panel default layout — editor, side panel, and chat visible by default (#264)
- Selection event suppression — selection events only fire after a chat message is sent, reducing noise (#270)
Fixes
- Session persistence, tab bar horizontal scrollbar, and tab cycling keyboard shortcuts (#278)
- Authorship styling uses text color instead of background highlight; reopen sync corrected
- Annotation replies renamed from Acknowledge/Dismiss to Accept/Reject for clarity
Other
Install
npm: npm install -g tandem-editor@0.5.0
Desktop: Download installers from the assets below (added by CI after build completes).
Full changelog: https://github.com/bloknayrb/tandem/blob/master/CHANGELOG.md