- Added inter-document markdown linking support. 🔗
- Added image rendering to markdown rendering. 🖼️
- Underlying refactor to improve storage and performance of the History panel. 🪓
- Track individual Auto Run durations with currentRunMs for Discord notifications ⏱️
- Transform file paths and [[wiki links]] into clickable links in AI responses 🔗
- Enable proximity-based file resolution for duplicate filename handling 📍
- Support maestro-file:// protocol for seamless internal navigation 🚀
- Enhance unread tracking with smart scroll position detection 📜
- Add visual unread indicators on collapsed sidebar session groups 🔴
- Improve worktree support with dedicated history and session tracking 🌳
- Implement selective document locking during Auto Run processing 🔒
- Allow parallel editing of non-processed files during batch runs ✨
- Add granular document access control for better multi-file workflows 🎯
What's Changed
- Storage History On Disk, Per Agent by @pedramamini in #29
Full Changelog: v0.8.5...v0.8.6