mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
- Add TurnCopyButton component that copies all assistant messages from a turn - Detect turn boundaries (before user message or end of stream when not running) - Lazily compute turn content on click to avoid render-time overhead - Ghost icon style with hover effect (color lightens)