ZIm/crates/agent2/src
Antonio Scandurra 6c255c1973
Lay the groundwork to support history in agent2 (#36483)
This pull request introduces title generation and history replaying. We
still need to wire up the rest of the history but this gets us very
close. I extracted a lot of this code from `agent2-history` because that
branch was starting to get long-lived and there were lots of changes
since we started.

Release Notes:

- N/A
2025-08-19 14:24:23 +00:00
..
templates Wire up find_path tool in agent2 (#35799) 2025-08-07 22:21:26 +00:00
tests Lay the groundwork to support history in agent2 (#36483) 2025-08-19 14:24:23 +00:00
tools Lay the groundwork to support history in agent2 (#36483) 2025-08-19 14:24:23 +00:00
agent.rs Lay the groundwork to support history in agent2 (#36483) 2025-08-19 14:24:23 +00:00
agent2.rs agent2: Port edit_file tool (#35844) 2025-08-08 12:43:53 +00:00
native_agent_server.rs Prevent sending slash commands in CC threads (#36453) 2025-08-19 02:00:41 -04:00
templates.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
thread.rs Lay the groundwork to support history in agent2 (#36483) 2025-08-19 14:24:23 +00:00
tools.rs Support profiles in agent2 (#36034) 2025-08-12 12:17:48 +00:00