What's Changed
- Refactor task settings rows to share one settings state by @rabanspiegel in #961
- Fix task terminal resize prompt duplication on drag by @rabanspiegel in #963
- Refine settings layout and toggle behavior by @rabanspiegel in #964
- fix: improve copy/paste from chat messages by @naaa760 in #967
- fix(chat): hide spinner for single-agent conversations by @arnestrickmann in #976
- fix(terminal): auto-focus terminal when switching back by @naaa760 in #978
- chore(ci): add Windows beta build workflow by @arnestrickmann in #984
- chore(ci): fix Windows beta build (install Windows SDK) by @arnestrickmann in #985
- chore(ci): pin Windows beta build runner by @arnestrickmann in #986
- Fix Linear API key setup navigation copy by @rabanspiegel in #987
- docs: fix Linear API key setup instructions path in docs by @arnestrickmann in #988
- fix: use SVG for Linear logo instead of PNG across components by @arnestrickmann in #989
- fix(pty): use keystroke injection for SSH remote init instead of remoteInitCommand by @arnestrickmann in #991
- feat: Add no-cache header to auto-updater requests to ensure the late… by @prath47 in #970
- feat(pty): add shellSetup command for per-project terminal initialization by @chrishoffman in #992
- fix(terminal): correct CSI handler params for DECRQM workaround by @arnestrickmann in #993
New Contributors
Full Changelog: v0.4.14...v0.4.15