What's Changed
- Jira Issue selection tooltip fix by @prath47 in #1231
- chore: introduce
ProjectManagementContextandTaskManagementContext(2) by @Davidknp in #1225 - chore: improve modal management (3) by @Davidknp in #1227
- refactor: centralize app settings via typed RPC and shared provider (4) by @Davidknp in #1230
- fix(remote-open): preserve SSH authority and harden terminal launches by @ma08 in #1217
- fix(terminal): open hyperlinks in default browser by @jschwxrz in #1218
- fix(pty): pass display/desktop env vars to PTY to open browser on linux by @jschwxrz in #1219
- fix: focus agent cli after task creation by @jschwxrz in #1222
- refactor: terminal selection hook by @jschwxrz in #1226
- feat(sidebar): add Remote Project option to new project menu by @arnestrickmann in #1236
- fix: make single-task sidebar panels resizable by @arnestrickmann in #1238
- feat: add Autohand Code as a supported CLI provider by @igorcosta in #1237
- Add TMPDIR to PTY spawn modes by @sairus2k in #1224
- feat(menu): add reload and force reload to View menu by @arnestrickmann in #1256
New Contributors
- @ma08 made their first contribution in #1217
- @igorcosta made their first contribution in #1237
- @sairus2k made their first contribution in #1224
Full Changelog: v0.4.23...v0.4.24