Changelog
- 21e3cfa Agent runtime status redesign: split presence into availability + last-task (#1794)
- f0a3f5d chore(docs): remove shipped agent-runtime redesign + workspace audit docs (#1829)
- 5763045 docs(execenv): expose label/subscriber CLI + complete create/update flag list (#1830)
- f745a3b feat(agent): presence v3 + execution log + trigger summary (#1823)
- 286ecf0 feat(daemon): add WebSocket heartbeat with HTTP fallback
- 3755345 feat(editor): rank mention dropdown by per-device recency (#1825)
- 40a984c feat(quick-create): default assignee to picker agent when user didn't name one (#1836)
- 86e7de3 feat(server/auth): cache auth token lookups in Redis with 10m TTL
- e66bd59 feat(web): add editorial 404 page (#1844)
- 391a4ec feat: add backend default agent args env vars (#1807)
- 2d9c153 feat: quick-create issue (async agent + inbox completion) (#1786)
- 805071b fix(agent/cursor): route Windows launcher through PowerShell -File to preserve multi-line prompts (#1709)
- 49ccd22 fix(cli,quick-create): no duplicate issue when --attachment fails post-create (#1849)
- 9ccaf18 fix(comment): don't inherit parent @mentions from agent-authored roots (#1833)
- 936ccce fix(comments): unescape
\nin agent task-completion output (#1850) - 866b901 fix(desktop): use themed Toaster wrapper instead of bare sonner (#1835)
- bd82607 fix(execenv): default-disable Codex native multi-agent in per-task config (#1845)
- 54d895a fix(execenv): mandate comment-history read on assignment-triggered runs (#1843)
- 365e84b fix(execenv): prefer stdin for formatted comment replies (#1851)
- e4103f6 fix(execenv): strip [[skills.config]] from per-task codex config.toml (#1816)
- 7528022 fix(quick-create): bound dialog height + scroll editor when content overflows (#1847)
- 415060e fix(quick-create): unstick queued tasks (workspace resolution + WS wakeup) (#1827)
- 22136a5 fix(server/heartbeat): split auth_ms into decode/runtime_lookup/workspace_check + auth_path (#1822)
- a475c17 fix(views): drop disableHoverCard from QuickCreate modal ActorAvatars (#1818)
- 9587a57 fix: guide codex multiline comments (#1795)
- 9baa72c fix: polish quick-create UX (kind labeling, dark toast, placeholder) (#1831)
- f0c845b fix: popover click bubble + resilient presence loading (#1798)
- 2a59236 refactor(create-issue): unify agent/manual modes under one Dialog shell (#1826)
- 01855f6 revert(chat): Chat V2 — restore right-bottom floating drawer (#1580) (#1792)