diff --git a/CHANGELOG.md b/CHANGELOG.md index 70da05266f5..74433f397df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -376,7 +376,6 @@ Docs: https://docs.openclaw.ai - Agents/compaction transcript updates: emit a transcript-update event immediately after successful embedded compaction so downstream listeners observe the post-compact transcript without waiting for a later write. (#25558) thanks @rodrigouroz. - Agents/sessions_spawn: use the target agent workspace for cross-agent spawned runs instead of inheriting the caller workspace, so child sessions load the correct workspace-scoped instructions and persona files. (#40176) Thanks @moshehbenavraham. - ## 2026.3.7 ### Changes