ZIm/crates/agent_ui
Antonio Scandurra d0fb6120d9
Fix scrollbar flicker when streaming agent2 response (#36606)
This was caused by calling `list_state.splice` on updated entries. We
don't need to splice the entry, as we'll recompute its measurements
automatically when we render it.

Release Notes:

- N/A
2025-08-20 16:39:46 +00:00
..
src Fix scrollbar flicker when streaming agent2 response (#36606) 2025-08-20 16:39:46 +00:00
Cargo.toml ACP history mentions (#36551) 2025-08-20 06:25:07 +00:00
LICENSE-GPL Extract an agent_ui crate from agent (#33284) 2025-06-23 18:00:28 -07:00