co-mono/packages
Mario Zechner 8b6bc30301 fix(hooks): deep copy messages in context event before passing to hooks
The context event handler documentation promised a deep copy but the
implementation passed the original array reference. This could cause
hooks to accidentally mutate session messages.

Uses structuredClone() for fast native deep copying.
2026-01-04 17:16:49 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-04 01:08:11 +01:00
ai Add [Unreleased] section for next cycle 2026-01-04 01:08:11 +01:00
coding-agent fix(hooks): deep copy messages in context event before passing to hooks 2026-01-04 17:16:49 +01:00
mom Add [Unreleased] section for next cycle 2026-01-04 01:08:11 +01:00
pods Release v0.33.0 2026-01-04 01:07:24 +01:00
tui fix(tui): add legacy terminal support for shift+letter shortcuts 2026-01-04 09:29:47 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-04 01:08:11 +01:00