What's Changed
- refactor(desktop): use gh flows for PR discovery, creation, and checkout by @Kitenite in #1771
- Add OpenAI/Codex model provider support to chat by @Kitenite in #1766
- fix(desktop): allow importing empty repos with unborn HEAD by @Kitenite in #1773
- fix(ci): remove accidental gitlink causing checkout post-job git 128 warnings by @Kitenite in #1775
- chore(desktop): bump version to 0.0.85 by @Kitenite in #1772
- fix(desktop): resolve ws optional peer crash in dev startup by @Kitenite in #1778
- fix(desktop): make scripts import file action functional by @Kitenite in #1779
- Refresh local ahead/behind status on workspace hover by @Kitenite in #1780
- fix(desktop): handle branch-mismatch in read-side PR detection by @Kitenite in #1794
- Improve first-terminal responsiveness (write path + runtime prewarm) by @Kitenite in #1782
- feat(desktop): add fish shell support for agent notifications by @zoumo in #1776
- fix(desktop): prevent workspace hover card from covering context menu by @ehsan in #1793
- Add preset mode: new tab with split panes by @Kitenite in #1804
- feat(desktop): add discard button to unstaged file rows by @supungbab in #1698
- chore: enable solve PRs in issue triage action by @Kitenite in #1807
- fix(desktop): handle null clipboardData for terminal copy on Linux/Wayland by @AviPeltz in #1808
- fix(desktop): show hover action buttons without requiring file selection by @de1mat in #1761
- fix(desktop): linkify terminal URLs across wrapped TUI lines by @Kitenite in #1803
- fix(desktop): restore microphone permission for Codex voice transcription by @Kitenite in #1809
- fix(desktop): restore immediate Enter action in Close Workspace dialog by @ehsan in #1800
- fix(chat-mastra): fix message display and streaming by @saddlepaddle in #1810
- fix(chat-mastra): dedupe merged streaming/history messages by @Kitenite in #1818
New Contributors
- @ehsan made their first contribution in #1793
- @supungbab made their first contribution in #1698
Full Changelog: desktop-v0.0.85...desktop-v0.0.86