- Added "Nudge" messages. Short static copy to include with every interactive message sent, perhaps to remind the agent on how to work ๐
- Addressed various resource consumption issues to reduce battery cost ๐
- Implemented fuzzy file search in quick actions for instant navigation ๐
- Added "clear" command support to clean terminal shell logs ๐งน
- Simplified search highlighting by integrating into markdown pipeline โจ
- Enhanced update checker to filter prerelease tags like -rc, -beta ๐
- Fixed RPM package compatibility for OpenSUSE Tumbleweed ๐ง (H/T @JOduMonT)
- Added libuuid1 support alongside standard libuuid dependency ๐ฆ
- Introduced Cmd+Shift+U shortcut for tab unread toggle โจ๏ธ
- Enhanced keyboard navigation for marking tabs unread ๐ฏ
- Expanded Linux distribution support with smart dependencies ๐
- Major underlying code re-structuring for maintainability ๐งน
- Improved stall detection to allow for individual docs to stall out while not affecting the entire playbook ๐ (H/T @mattjay)
- Added option to select a static listening port for remote control ๐ฎ (H/T @b3nw)
What's Changed
- Code Deduplication by @pedramamini in #31
Full Changelog: v0.8.7...v0.8.8