mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
* fix(acp): prevent duplicate image prompts Some ACP agents echo submitted prompts without preserving client message IDs. Attribute live user chunks to the active submitted turn, while coalescing provider-owned chunks outside it. * fix(acp): flush user messages on failed turns * fix(acp): flush user messages on session close