What's Changed
- terminal click feature by @mistercrunch in #293
- feat(ui): enhance event stream with badges, filters, and entity/action split by @mistercrunch in #295
- feat(ui): add improved board switcher with emoji and worktree count badges by @mistercrunch in #298
- feat: position new worktrees at center of viewport by @mistercrunch in #296
- feat: Create worktree off of tag by @Vitor-Avila in #294
- feat(ui): move board switcher to navbar, separate drawer toggle by @mistercrunch in #299
- feat: use task creator's user context for env vars and API keys by @mistercrunch in #300
- feat(ui): @ mention autocomplete and highlighting by @mistercrunch in #297
- feat(ui): add scroll-to-top and scroll-to-bottom navigation buttons to conversation view by @mistercrunch in #301
- fix(ui): restore board switcher in navbar by @mistercrunch in #303
- feat(ui): add user pill to event stream items by @mistercrunch in #304
- docs: add cross-agent code review example to subsessions guide by @mistercrunch in #305
- docs: add parallel test generation example to subsessions guide by @mistercrunch in #306
- test: add unit tests for 5 utility files by @mistercrunch in #307
- feat(ui): add folder support to @ mention autocomplete by @mistercrunch in #302
- feat(ui): ensure worktree pin colors have minimum contrast by @mistercrunch in #309
- feat(ui): add emoji autocomplete to all textareas by @mistercrunch in #308
- refactor(ui): upgrade to comprehensive emojibase emoji pack by @mistercrunch in #310
- docs: consolidate exploration docs into concept guides by @mistercrunch in #311
- feat(ui): highlight comment badges red when user is mentioned by @mistercrunch in #312
- fix(ui): extract UserSettingsModal to prevent layered modals by @mistercrunch in #313
- feat(ui): replace Welcome modal with Getting Started popover by @mistercrunch in #314
Full Changelog: v0.8.3...v0.8.7