mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-11 06:31:54 +00:00
cc1dd9b581
Collapse the chain-of-thought by default with a pulsing Thinking header, summarize tool calls as 'N tools called', and hide success outcomes. Add a copy button and hover timestamps under each message (agent left, user right). Stream client: subscribe before POST without the open-event gate (avoids a deadlock) and set the session URL with history.replaceState instead of router.push (avoids remounting mid-stream).