What's Changed
- chore: upgrade dependencies (TypeScript 7, jsdom 29, biome 2.5, zod 4.4, etc.) by @mhenke in #800
- fix: quiet repeated skill update notices by @alvinunreal in #805
- Make background job board injection cache-safe by @DanielMaly in #804
- feat(cli): force bundled skill updates by @alvinunreal in #813
- fix(fixer): add design-boundary constraint to fixer prompt by @mhenke in #814
- fix(deepwork): plan predictable phase reviews by @alvinunreal in #817
- fix(task-session-manager): record non-retryable session errors on job board by @mhenke in #801
- fix: prevent continuation nudges while awaiting input by @alvinunreal in #819
- fix(windows): detect opencode installed via .cmd shims and add Windows install paths by @GiuseppeBellamacina in #820
- docs: update codemaps for foreground-fallback and task-session-manager by @mhenke in #797
- feat(cache-safety): add layered prompt-cache regression guardrails by @alvinunreal in #821
- fix(foreground-fallback): skip abort/log when agent has no chain by @Jiajun0413 in #822
- feat: flatten council dispatch — dynamic councillor subagents with native panes by @mhenke in #816
New Contributors
- @GiuseppeBellamacina made their first contribution in #820
Full Changelog: v2.2.3...v2.2.4