What's Changed
- fix(supervision): genuine-operator gating + completed-assistant progress semantics by @Alfiegerner in #1211
- fix(tui): clear inactive sidebar agents on subagent completion and idle events by @kumar-shivang in #1210
- fix(task-session-manager): gate all terminal publications on runtime evidence by @dhaern in #1209
- fix(task-session-manager): route foreground completion through the terminal gate by @dhaern in #1215
- fix(v2): migrate to OpenCode v2.0.5 plugin API by @GoldJohnKing in #1213
- Adapt to OpenCode v2.0.7: reload-safe teardown, 2.0.7 baseline pin, docs refresh by @GoldJohnKing in #1218
- feat(config): include project-local skills automatically by @Aveer in #1204
- fix(task-session-manager): release the notification lease when its local wait ends by @dhaern in #1217
- fix(companion): edge-trigger native window dragging by @Amm1rr in #1220
- fix(task-revive): don't block revive on v2 hosts with no status map by @kumar-shivang in #1221
- fix(task-revive): bound relaunch deadlines and close admission ownership gaps by @dhaern in #1222
- fix(task-cancel): bound verification reads and revalidate before deferred aborts by @dhaern in #1223
- test(task-message): pin the deferred-write quarantine contracts by @dhaern in #1224
- fix(v2): honest noReply/revive semantics + strict outcome attribution by @dhaern in #1225
- feat(tui): reusable history marker and row navigation for finished subagents by @dhaern in #1229
- fix(task-session-manager): drop hallucinated UUID task_ids instead of refusing by @dhaern in #1228
- feat(task-control): provisional provenance for unattributed child placeholders by @dhaern in #1226
- docs: add Persian README by @Amm1rr in #1230
- fix(board): keep reconciled provisional placeholders out of reusable sessions by @dhaern in #1232
- fix(foreground-fallback): promote foreground task() waiters to background before abort by @dhaern in #1231
- fix(apply-patch): align pre-native matching with native trim semantics by @dhaern in #1234
- fix(multiplexer): probe /session/status with the child project directory by @dhaern in #1233
New Contributors
- @kumar-shivang made their first contribution in #1210
- @Amm1rr made their first contribution in #1220
Full Changelog: v2.2.21...v2.2.22