Changelog
- b9118ae Refine Quick Create agent modal (#1879)
- 1fd583e docs(changelog): publish v0.2.20 release notes (#1855)
- 32d61d0 docs(changelog): publish v0.2.21 release notes (#1937)
- 65f6e9c feat(autopilots): show execution log button for run-only autopilot runs (#1901)
- 2817793 feat(chat): no-agent disabled state with onboarding fix and editor cleanup (#1919)
- 4ad0a0b feat(chat): presence v4 — status pill, failure bubble, elapsed timing (#1856)
- 2dddfaa feat(daemon): Redis empty-claim fast path for /tasks/claim polling (#1860)
- b6a3f8e feat(daemon): add Co-authored-by trailer for Multica Agent to git commits (#1907)
- 924c691 feat(daemon): expose concurrent task slot env (#1889)
- f4eb83b feat(desktop): show current version in Updates settings (#1861)
- 9467a8c feat(editor): preserve Markdown source on copy/cut (#1858)
- 8c9c52b feat(inbox): add notification preferences to control inbox noise by event type (#1906)
- b98c2a5 feat(inbox): add one-click Done button to inbox items (#1885)
- cba3db0 feat(markdown): add fullscreen lightbox for mermaid diagrams (#1927)
- a28312c feat(markdown): render mermaid diagrams (#1888)
- f508190 feat(modals): persist drafts for create-project and feedback modals (#1894)
- 2129aa3 feat(projects): project github_repo resources override workspace repos (#1929)
- 4460871 feat(projects): typed project resources + agent runtime injection (#1926)
- 7dfa724 feat(quick-create): add file upload button to Quick Capture dialog (#1866)
- aeccd4f feat(quick-create): enrich issue title and description with URL context (#1892)
- cfa38df feat(quick-create): gate on daemon CLI version with pre-check + server enforcement (#1857)
- 768d3f8 feat(ui): make New Issue button open Quick Capture instead of manual form (#1862)
- 28b29ec feat(views): add remote machine / AWS EC2 connection wizard to Runtimes page (#1886)
- 80c5bb9 feat(views): quick capture continuous creation mode (#1863)
- 949dffd feat: permission-aware UI across agent/comment/runtime/skill surfaces (#1915)
- 79d28b0 fix(agents): navigate to detail page before invalidating list query (#1897)
- cbe7f2c fix(api): batch-update no-op responses report updated=0 (#1660) (#1759)
- 5bf0e70 fix(auth): route invitees to their workspace instead of forcing /onboarding (#1868)
- 665ac39 fix(ci): restore frontend checks (#1878)
- 562949e fix(daemon): prevent Quick Create from inventing requirements beyond user input (#1903)
- 1d1dedb fix(daemon): reclaim disk on long-open issues + correct cancelled-status check (#1931)
- 68ed2a3 fix(desktop): prevent Cmd+R / Ctrl+R / F5 from reloading the page (#1896)
- e024ab1 fix(desktop): show git-described version in dev instead of stale 0.1.0 (#1867)
- d5611d5 fix(inbox): auto-archive inbox item when marking done from issue detail (#1893)
- 6a665c6 fix(inbox): improve quick-create notification to show issue title prominently (#1873)
- c6a26fa fix(inbox): jump instantly to targeted comments (#1887)
- d68f1f4 fix(issues): wrap Details and Token usage sections in grid (#1921)
- 51bc5a8 fix(onboarding): decouple from workspace state and route invitees correctly (#1936)
- 0b96948 fix(quick-create): block submit while image uploads are in progress (#1864)
- 72d5135 fix(quick-create): subscribe requester to issues created via quick-create (#1924)
- b134568 fix(task): rerun starts a fresh session, skip poisoned resume (#1928)
- 298ed75 fix(views): only show "Mark as Done" button on Inbox page (#1934)
- dde42ba fix(views): remove Sparkles icon before "Created by" in quick capture dialog (#1859)
- 174b8c6 fix(views): remove redundant issue identifier from breadcrumb navigation (#1872)
- 55b7e2e fix(views): stop showing hardcoded model name in default model display (#1875)
- 472e780 fix: improve quick create inbox previews (#1883)
- 06880d6 fix: make workspace table columns resizable (#1881)
- 700e6f3 fix: prevent mobile input focus zoom
- 2fd388d fix: stabilize mobile issue detail layout (#1912)
- e6e9c64 refactor(chat): simplify task-status-pill (#1914)
- da5dbc6 refactor(repos): drop unused description + tighten create-project layout (#1930)