What's Changed
- Clarify AppHost/App naming by @benvinegar in #138
- Refactor AppHost into its own module by @benvinegar in #140
- Add tuistory PTY integration coverage by @benvinegar in #139
- Add PTY sidebar jump coverage by @benvinegar in #142
- Add PTY mouse menu interaction coverage by @benvinegar in #145
- Add PTY explicit layout resize coverage by @benvinegar in #143
- Pin the current file header while scrolling the review pane by @tanvesh01 in #141
- docs: add Conventional Commits guidance to AGENTS.md by @benvinegar in #147
- Unify sidebar naming in the app shell by @benvinegar in #150
- Clarify file section layout helper names by @benvinegar in #148
- docs: add major dependencies section and missing command references by @benvinegar in #151
- Extract app keyboard shortcuts, fix reverse paging, and deflake CI by @benvinegar in #144
- Clarify diff layout, geometry, and bounds naming by @benvinegar in #152
- fix(cli): report packaged version in installed builds by @ferologics in #153
- Extract shared diff spatial types by @benvinegar in #154
- docs: remove auto-commit guidance from repo notes by @benvinegar in #156
- Refresh the Hunk review skill docs by @benvinegar in #155
- fix(reload): stale syntax highlights after r key / watch reload by @eduwass in #146
- Make session comment focus opt-in by @benvinegar in #163
- Fix diff pane header popping while scrolling by @benvinegar in #159
- refactor(review): share selection state across UI and MCP by @benvinegar in #165
- test: colocate unit tests beside source modules by @benvinegar in #167
- test: extract shared fixtures for clearer test code by @benvinegar in #168
- Add hunk session review --json for full live-session exports by @benvinegar in #160
- fix(git): avoid failing on untracked directory symlinks by @benvinegar in #169
- test: clarify repo-level test layout by @benvinegar in #170
- feat(review): add horizontal code-column scrolling by @benvinegar in #171
- Sync active hunks to mouse scrolling and prefetch diff highlighting by @benvinegar in #172
- Hide zero-value sidebar file stats by @benvinegar in #174
- docs(help): update in-app controls help by @benvinegar in #175
- fix(ui): align top-menu dropdowns by @benvinegar in #176
- fix(ui): restore live escape handling in PTY flows by @benvinegar in #173
- perf: speed up syntax-highlight row building by @benvinegar in #177
- fix(session): refresh stale daemons after upgrades by @benvinegar in #178
- feat(session): batch apply live comments for agent reviews by @benvinegar in #179
New Contributors
Full Changelog: v0.8.1...v0.9.0-beta.1