What's Changed
- refactor(workspace): replace hard timeout with warning for provisioning by @arnestrickmann in #1559
- fix(git): route git operations through SSH for workspace provider tasks by @arnestrickmann in #1558
- feat(settings): add toggle to disable auto-close linked issues on PR creation by @arnestrickmann in #1560
- fix: fix skills modal being a little blurred by @janburzinski in #1561
- chore: extract shared AgentTooltipRow and add missing info tooltips to AgentDropdown by @arnestrickmann in #1566
- fix: suppress EPIPE during PTY shutdown on Windows by @saschabuehrle in #1565
- feat: optional resource monitor to keep track of ram/cpu/mem usage by @janburzinski in #1537
New Contributors
- @saschabuehrle made their first contribution in #1565
Full Changelog: v0.4.39...v0.4.40