mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
System-injected prompts (finish notifications, schedule fires) are wrapped in a <paseo-system> envelope and dispatched as regular user messages to the provider. The app was showing them as user-message turns. Detect the envelope at the manager boundary and skip them during live runs and history replay so only real user input renders.