What's Changed
- fix(tui-sidebar): long model names wrapping in the TUI sidebar by @vmvarela in #1129
- fix: trigger model fallback on content-policy moderation rejections by @dhaern in #1135
- fix: block repeated wait tool calls within a turn by @gitslim in #1140
- fix: point default_agent at the visible orchestrator entry when a displayName is set by @xiaolf0813 in #1138
- fix(config): allow spaces in provider model names by @zjm54321 in #1136
- feat(fallback): add configurable initialRetryDelayMs and retryDelayMs by @BaconDroid in #1130
- fix: correct rewrite ordering, empty-file handling and rollback fidelity in apply-patch by @dhaern in #1146
- fix(agents): hide bare councillor without council config by @bferanmi806-sketch in #1148
- fix(perf): avoid repeated tui-state writes, image re-decoding and history hashing by @dhaern in #1149
- feat(v2): adapt to current opencode2 builds and port orchestrator-wake to v2 by @GoldJohnKing in #1151
- fix(smartfetch): load jsdom from file-backed module by @bferanmi806-sketch in #1150
- fix(orchestrator-wake): suppress archived sessions by @bferanmi806-sketch in #1155
- fix(task-session-manager): mark task notifications as internal initiators by @GoldJohnKing in #1159
- fix(v2): route internal wake injections through session.synthetic by @GoldJohnKing in #1158
- fix(task-session-manager): settle quiescent jobs via host outcome on v2 by @GoldJohnKing in #1161
- fix(v2): only purely-internal bodies take the session.synthetic route by @GoldJohnKing in #1160
- fix(task-session-manager): correct parallel same-agent task pairing by @GoldJohnKing in #1162
- perf(v2): single-pass allocation-free trailing user detection in setup by @GoldJohnKing in #1165
- chore: remove production-dead code (agent model resolution, disabled-agents, retryable-error) by @GoldJohnKing in #1163
- chore: remove provably-dead checks in orchestrator-wake scheduler by @GoldJohnKing in #1164
New Contributors
- @vmvarela made their first contribution in #1129
- @gitslim made their first contribution in #1140
- @xiaolf0813 made their first contribution in #1138
- @BaconDroid made their first contribution in #1130
- @bferanmi806-sketch made their first contribution in #1148
Full Changelog: v2.2.18...v2.2.19