Changelog
- abd6989 Revert "feat(issues): server-side filters incl. label, fixing pagination drop…" (#1779)
- d63e7c1 ci(release): skip homebrew-tap publish on forks (#1687)
- dabebe0 docs(changelog): publish v0.2.18 release notes (#1745)
- 6f9e82c docs(changelog): publish v0.2.19 release notes (#1791)
- 2f793fb docs(desktop-app): correct self-host callout to reflect build-time URLs (#1777)
- c366cf2 feat(agent): add Kiro CLI ACP runtime (#1780)
- b8f661e feat(create-issue): default assignee to last-selected value (#1774)
- bbe73ad feat(desktop): dock unread badge + focus-gated inbox notifications (#1445)
- 0236e40 feat(issues): client-side label filter on the issues list (#1782)
- 246fcd4 feat(issues): server-side filters incl. label, fixing pagination drops (#1776)
- 9db91e8 feat: add daemon websocket task wakeups (#1772)
- f864a07 feat: add server Prometheus metrics endpoint
- 03f3180 fix(agent): ignore Kiro session/load history replay (#1789)
- b77acdf fix(comments): cancel triggered tasks when comment is deleted (#1747)
- 4c81fbe fix(daemon/windows): break out of parent shell Job Object so daemon survives
- 1292ecf fix(labels): apply label attach optimistically (#1746)
- 541aaa9 fix(server): clarify silent-exit prompt and pin handoff contract (#1775)
- 81231e0 fix(server): prevent agent-to-agent mention inheritance loops (BRI-34) (#1765)
- 6ef711c fix: gate dev verification code behind explicit env (#1773)
- c381d59 fix: preserve authored markdown links during linkify (#1761)
- fae108e fix: refresh mention issue search results
- 6bd5bba fix: timeout stalled Codex turns (#1730)
- 1845eaf fix: update kiro runtime icon (#1787)
- b2fb39e refactor(issues): flatten status group headers in list/board (#1783)
- f628e48 refactor(server): error-returning ParseUUID to prevent silent data loss