mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
TimelineAssembler.messages map retained full assistantText and reasoningText for every message for the lifetime of the session. Replace with a lightweight finalizedMessageIds set that prevents duplicate emission during history replay without holding the text.