What's Changed
- chore(desktop): bump version to 0.0.88 by @Kitenite in #1842
- perf(desktop): reduce startup chat preload and title sync fanout by @Kitenite in #1846
- Revert "fix(desktop): linkify terminal URLs across wrapped TUI lines" by @Kitenite in #1850
- feat(desktop): clickable @file tags in Mastra chat user messages by @saddlepaddle in #1849
- fix(desktop): restore focus-chat shortcut hint in chat composer by @saddlepaddle in #1853
- Allow dedup if branch name already exists by @Kitenite in #1855
- fix(desktop): add conservative hard-wrap URL fallback by @Kitenite in #1852
- Add Cmd+Shift+W to close active tab by @Kitenite in #1860
- Default file edit tool diffs to diffs.com and align web search tool styling by @Kitenite in #1859
- fix(chat-mastra): run Stop hooks from harness agent_end events by @Kitenite in #1861
- feat(api): route @superset.sh users to Electric Cloud by @saddlepaddle in #1863
- refactor(desktop): simplify scrollback rail component by @saddlepaddle in #1862
- fix(api): prevent Vercel CDN from caching Electric responses by @saddlepaddle in #1864
- perf(desktop): preload Electric collections for active org only by @AviPeltz in #1865
- Use Superset mastracode fork bundle and document workflow by @Kitenite in #1856
- fix(chat-mastra): pass model to title generation + re-title every 10th turn by @saddlepaddle in #1866
- feat(chat): show changes-pane option when opening files from edit tools by @Kitenite in #1868
- feat(chat-mastra): wire up Superset MCP tools as built-in extra tools by @saddlepaddle in #1858
- Update chat visuals by @Kitenite in #1876
- Fix chat UI perf degradation by replacing aggressive polling and reducing scrollback churn by @Kitenite in #1872
- fix(chat-mastra): dedupe duplicate tool entries in assistant message rendering by @Kitenite in #1879
- desktop: add mastracode agent hook wrapper by @Kitenite in #1881
- Desktop: refactor new workspace modal and send-to-agent flow by @Kitenite in #1882
- feat(analytics): add PostHog chat analytics + panel_opened event by @saddlepaddle in #1883
- Revert "Fix chat UI perf degradation by replacing aggressive polling and reducing scrollback churn" by @Kitenite in #1889
- chore(desktop): bump version to 1.0.0 by @Kitenite in #1885
- Allow Cmd+Enter to submit in new workspace flow by @Kitenite in #1887
- Revert "fix(chat-mastra): dedupe duplicate tool entries in assistant message rendering" by @Kitenite in #1890
- Revert "Revert "Fix chat UI perf degradation by replacing aggressive polling and reducing scrollback churn"" by @Kitenite in #1891
- Add pane right-click menu to chat and browser panes by @Kitenite in #1886
- Restore polling pattern and restore dedup message logic by @Kitenite in #1893
Full Changelog: desktop-v0.0.88...desktop-v1.0.1