mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-05 13:31:41 +00:00
* fix(channels): restore transcript context after restart Merge bounded active-branch session transcript turns at the shared prepared-turn seam so message channels retain assistant replies after restart or history eviction. Migrate Telegram's one-off merge while preserving exact projection and legacy dedupe behavior.\n\nCloses #112520. Slack case reported by Joe Tam (@joetam) in #102594. * style(channels): avoid spread in transcript mapping * refactor(telegram): drop obsolete transcript exports