What's Changed
- fix(tmux): route subagent panes to attached parent session by @ermanhavuc in #1047
- fix(smartfetch): set parentID on secondary sessions to suppress TUI notifications (#1046) by @MyGO-Mujica in #1048
- fix(task-result): return status for running background tasks by @HeZ2z in #1049
- fix(config): strip UTF-8 BOM before parsing config files (#1028) by @MyGO-Mujica in #1035
- fix(task_message): preserve the child agent when queueing messages by @Qiaoyi-Li in #1055
- fix(agents): remove default temperatures by @alvinunreal in #1057
- Update models in opencode-zen-free preset by @raphaelwdrf in #1060
- fix(tui): support opencode2 beta-17793 { id, setup } TUI plugin contract by @arpankanwer in #1058
- fix(config): preserve legacy continueOnIdle opt-out by @Iams4kura in #1062
- fix: preserve primary model variant for subagents by @zjm54321 in #1022
- fix(task-session-manager): block duplicate spawns of unreconciled terminal jobs by @mhenke in #1075
- fix(orchestrator): suppress periodic wake during active children by @zjm54321 in #1082
- feat(hooks): tool-loop-guard to break repeated identical tool calls (#1071) by @mhenke in #1074
- fix(foreground-fallback): make replay notification self-explanatory to the model by @mhenke in #1073
- fix: resolve pre-existing check:ci failures (tui.ts + format) by @mhenke in #1067
- fix(compat): resolve bare commands via PATH/PATHEXT on Windows; spawn .cmd shims through cmd.exe by @JoJohanse in #1045
- fix(wait_for_user): harden against background tasks with a tool-layer guard (#1068) by @mhenke in #1077
- docs: refresh codemaps for current codebase state by @mhenke in #1064
- fix(task_message): preserve live child model identity by @alvinunreal in #1085
- fix(tasks): accept legacy task completions by @alvinunreal in #1091
New Contributors
- @ermanhavuc made their first contribution in #1047
- @HeZ2z made their first contribution in #1049
- @Qiaoyi-Li made their first contribution in #1055
- @arpankanwer made their first contribution in #1058
- @Iams4kura made their first contribution in #1062
- @zjm54321 made their first contribution in #1022
- @JoJohanse made their first contribution in #1045
Full Changelog: v2.2.15...v2.2.17