Changelog
- d964d37 Revert "fix(cli): add --content-file / --description-file for non-ASCII on Wi…" (#2252)
- de35656 docs(changelog): add v0.2.27 entry
- d1a6881 docs(changelog): add v0.2.28 entry for 2026-05-08 release (#2271)
- fe8326f feat(agents): add search box to skill picker dialog (#2269)
- 61ce8a8 feat(daemon): add disk-usage CLI to surface per-task / per-workspace footprint (#2267)
- 823f124 feat(daemon): extend GC to chat / autopilot / quick-create tasks (#2260)
- 14ab487 feat(issues): show identifier in detail page breadcrumb (#2244)
- 9650788 fix(cli): add --content-file / --description-file for non-ASCII on Windows (#2247)
- 6b7294a fix(daemon): use brew prefix symlink for self-restart so Linux Cellar deletion does not orphan runtimes (#2076)
- 00ba0aa fix(desktop): replace Electron placeholder icons with Multica asterisk for Windows + Linux (#2248)
- 0b64f09 fix(runtimes): exclude archived agents from counts (#2166)
- eb067ff fix(server): aggregate task_usage into daily rollup table to cut DB load (#2256)
- 161194b fix(timeline): exclude activities from comment page budget (#2253)
- bbbbcf9 fix(timeline): make Show older / Show newer affordances clearly clickable (MUL-1858) (#2257)
- 6400868 fix(timeline): off-by-one — exact-limit comments no longer triggers Show older (#2259)
- b1d874e fix(timeline): rescue orphaned replies + bump page size to 50 (#2263)
- f1dc3dc fix: keep daemon health responsive during repo lookup (#2211)
- 9a3a99c fix: make CLI short IDs routable
- 97df9b9 refactor(daemon): rename repoCache interface, relax /health test timeout (#2270)