Changelog
- [83ecad] MUL-2690 fix(deps): force @xmldom/xmldom to ^0.8.13 via pnpm overrides (#3290)
- [382e29] Show CLI version in daemon status (#3212)
- [88fe6d] docs(cli): list valid statuses in issue status --help (#3239)
- [46f7ac] docs(self-host): document task_usage_hourly rollup requirement (MUL-2682) (#3280)
- [960bef] feat(agent): per-agent toggle to isolate host-machine skills (MUL-2603) (#3200)
- [0b50c5] feat(agents): hide skills_local toggle for runtimes that don't honour it (MUL-2603) (#3276)
- [612ac8] feat(issues): server-side sort + fix drag position corruption (#3228)
- [30a7da] feat(list): drag-and-drop reordering + loadMore sort fix (#3284)
- [bf8a34] feat(runtimes): cascade-archive agents on runtime delete (MUL-2667) (#3266)
- [e33b89] feat(views): sticky group headers in list view (#3221)
- [65ed57] feat: add issue view swimlane (MUL-2607) (#3149)
- [40da88] fix(agent): mirror $HOME/.claude.json into isolated config dir (MUL-2661) (#3261)
- [a67bf8] fix(agent): surface host OAuth token via env var on macOS isolation (MUL-2603) (#3267)
- [d8075a] fix(agents): tighten skills-tab intro and drop redundant import hint (#3265)
- [c5b4c4] fix(chat): unify expand and drag-to-max rendering (MUL-2653) (#3235)
- [6bc3d1] fix(daemon/execenv): refresh stale Codex config copies across env reuse (MUL-2646) (#3268)
- [ec1589] fix(deps): add eslint phantom dep detection + fix existing violations (MUL-2654) (#3249)
- [057cb2] fix(issues): thread sort through load-more so appended pages render (MUL-2678) (#3279)
- [ae11f2] fix(server): gate GitHub auto-close on closing keywords (MUL-2680) (#3281)
- [77c726] fix(server): trigger assignee on agent-driven backlog→active (MUL-2670) (#3270)
- [e6324a] fix(server/child-done): require sibling dependency check before promoting backlog (MUL-2618) (#3272)
- [312ee2] fix(views): always show assignee meta row on board cards when assignee property is enabled (#3250)
- [91506e] refactor(cli): rename daemon status helper and align value column (MUL-2676) (#3275)
- [744b47] revert(agent): remove per-agent local skill toggle (MUL-2603) (#3286)