ZIm/crates/acp_thread/src
Agus Zubiaga 03efb2ac3c
acp: Clean up entry views on rewind (#36197)
We were leaking diffs and terminals on rewind, we'll now clean them up.
This PR also introduces a refactor of how we mantain the entry view
state to use a `Vec` that's kept in sync with the thread entries.

Release Notes:

- N/A
2025-08-23 10:39:14 -04:00
..
acp_thread.rs acp: Clean up entry views on rewind (#36197) 2025-08-23 10:39:14 -04:00
connection.rs acp: Clean up entry views on rewind (#36197) 2025-08-23 10:39:14 -04:00
diff.rs Delay rendering tool call diff editor until it has a revealed range (#35901) 2025-08-23 10:38:19 -04:00
mention.rs Allow editing Agent2 messages (#36155) 2025-08-23 10:39:14 -04:00
terminal.rs agent2: Refine terminal tool call display (#35984) 2025-08-23 10:38:39 -04:00