Stability improvements
Addresses a bug where the terminal could freeze while running TUI apps, and improves compatibility with remote SSH terminals.
What's Changed
- Fix off-by-one in merge queue position display by @sbertix in #752
- Label the PR inspector's open-in-browser button by @sbertix in #753
- Set worktree upstream at creation by @sbertix in #755
- Fix terminal surfaces staying occluded after a worktree selection flap by @sbertix in #759
- Fix remote SSH terminal compatibility by @bmargula in #756
- Build with Tuist 4.203.1 by @khoi in #763
New Contributors
Full Changelog: v0.10.7...v0.10.8