ZIm/crates/acp_thread/src
Agus Zubiaga 43ee604179
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-14 18:30:18 +00:00
..
acp_thread.rs acp: Clean up entry views on rewind (#36197) 2025-08-14 18:30:18 +00:00
connection.rs acp: Clean up entry views on rewind (#36197) 2025-08-14 18:30:18 +00:00
diff.rs Delay rendering tool call diff editor until it has a revealed range (#35901) 2025-08-11 12:49:46 -04:00
mention.rs Allow editing Agent2 messages (#36155) 2025-08-14 13:39:33 +00:00
terminal.rs agent2: Refine terminal tool call display (#35984) 2025-08-11 17:50:47 -03:00