co-mono/packages
Mario Zechner ddf8bfceee 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 18:13:30 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-04 01:08:11 +01:00
ai fix duplicated thinking tokens in chutes (#443) 2026-01-04 18:12:09 +01:00
coding-agent fix(hooks): deep copy messages in context event before passing to hooks 2026-01-04 18:13:30 +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 18:13:29 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-04 01:08:11 +01:00