What's Changed
- chore(desktop): bump version to 0.0.77 by @Kitenite in #1498
- refactor(desktop): externalize port allocation to setup/teardown scripts by @Kitenite in #1494
- fix(desktop): eliminate stale port data from dual-source race condition by @Kitenite in #1497
- fix(setup): use real tabs in Caddyfile heredoc instead of literal \t by @Kitenite in #1502
- superagent by @abhiaiyer91 in #1413
- refactor(desktop): remove Cloudflare Electric proxy, revert to API proxy by @saddlepaddle in #1501
- Add more to logo crawl by @Kitenite in #1508
- feat(desktop): add copy/paste to terminal right-click context menu by @AviPeltz in #1509
- fix(desktop): replace PostgresStore with InMemoryStore to fix canary crash by @Kitenite in #1510
- feat(marketing): redesign hero section with Linear-style stacked layout by @Kitenite in #1452
- refactor(desktop): centralize workspace deletion toast logic by @Kitenite in #1511
- fix(api): fix MCP OAuth connection through reverse proxy by @saddlepaddle in #1512
- fix(api): add sessionIdGenerator for MCP SDK v1.26.0 compatibility by @saddlepaddle in #1515
- feat(desktop): add Start Working flow to launch Claude from tasks by @AviPeltz in #1243
- fix(api): pin @modelcontextprotocol/sdk to 1.25.3, revert sessionIdGenerator by @saddlepaddle in #1516
- fix(api): replace mcp-handler with direct MCP SDK transport by @saddlepaddle in #1518
- Implement in-app browser by @saddlepaddle in #1519
- fix(desktop): use Tailwind 500 colors for dev dock icon border by @saddlepaddle in #1520
- fix(db): use timestamptz for device_presence timestamps by @saddlepaddle in #1521
- fix(desktop): surface per-item errors in command watcher failure reporting by @saddlepaddle in #1522
- fix(slack): prevent web search context bloat and increase max searches by @saddlepaddle in #1523
- refactor(AuthProvider): improve token hydration logic and session refetching by @Ipriyankrajai in #1506
- docs: weekly changelog - 2026-02-16 by @github-actions[bot] in #1526
- perf(desktop): fix diff sidebar performance with many commits by @Kitenite in #1531
- fix(desktop): stabilize workspace list item hover layout by @ascrazy in #1532
New Contributors
- @abhiaiyer91 made their first contribution in #1413
Full Changelog: desktop-v0.0.77...desktop-v0.0.78