What's Changed
- Gate workspace provider behind PostHog feature flag by @arnestrickmann in #1515
- feat(dashboard): show line change counts on Open PRs by @ubuntudroid in #1517
- feat: handle whitespace scroll by @liamhess in #1365
- fix: env vars not deleted when saving agent config by @millar in #1523
- fix: update broken link in docs home page by @arnestrickmann in #1529
- feat(settings): add workspace provider info card and fix docs URL by @arnestrickmann in #1533
- feat(skills): integrate skills.sh catalog with install/uninstall support by @janburzinski in #1527
- fix(pty): resolve tmux config from remote filesystem for SSH sessions by @voxtex in #1534
- fix: wait for setup script before spawning agent PTY by @ubuntudroid in #1538
- feat: show CI check status icon on project dashboard PR list by @ubuntudroid in #1535
- fix(workspace): gate terminals on remote connection and cache provision logs by @arnestrickmann in #1541
- fix(db): prevent saveProject from silently deleting unrelated projects by @arnestrickmann in #1546
- fix(terminal): use buffered write drain scheduler with visibility fallback by @arnestrickmann in #1547
- refactor(ui): simplify WorkspaceProviderInfoCard and fix visibility logic by @arnestrickmann in #1548
- docs(skills): add skills.sh as a skill source by @drpayyne in #1550
- fix: always sync systemTheme with OS for instant theme switching by @janburzinski in #1549
- fix(pty): restore workspace cwd for SSH terminal sessions by @arnestrickmann in #1555
New Contributors
Full Changelog: v0.4.37...v0.4.39