ZIm/crates/acp_thread
Agus Zubiaga 725ed5dd01
acp: Hide loading diff animation for external agents and update in place (#36699)
The loading diff animation can be jarring for external agents because
they stream the diff at the same time the tool call is pushed, so it's
only displayed while we're asynchronously calculating the diff. We'll
now only show it for the native agent.

Also, we'll now only update the diff when it changes, which avoids
unnecessarily hiding it for a few frames.

Release Notes:

- N/A

Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de>
2025-08-21 16:56:15 -03:00
..
src acp: Hide loading diff animation for external agents and update in place (#36699) 2025-08-21 16:56:15 -03:00
Cargo.toml ACP history mentions (#36551) 2025-08-20 06:25:07 +00:00
LICENSE-GPL Claude experiment (#34577) 2025-07-17 14:25:55 +00:00