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