ZIm/crates/agent2/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
..
templates Wire up find_path tool in agent2 (#35799) 2025-08-07 22:21:26 +00:00
tests acp: Clean up entry views on rewind (#36197) 2025-08-14 18:30:18 +00:00
tools agent2: Allow tools to be provider specific (#36111) 2025-08-13 13:22:05 +00:00
agent.rs acp: Clean up entry views on rewind (#36197) 2025-08-14 18:30:18 +00:00
agent2.rs agent2: Port edit_file tool (#35844) 2025-08-08 12:43:53 +00:00
native_agent_server.rs Agent2 Model Selector (#36028) 2025-08-13 09:01:02 +00:00
templates.rs Wire up find_path tool in agent2 (#35799) 2025-08-07 22:21:26 +00:00
thread.rs Allow editing Agent2 messages (#36155) 2025-08-14 13:39:33 +00:00
tools.rs Support profiles in agent2 (#36034) 2025-08-12 12:17:48 +00:00