ZIm/crates/agent2/src
Antonio Scandurra db901278f2
Lay the groundwork to create terminals in AcpThread (#35872)
This just prepares the types so that it will be easy later to update a
tool call with a terminal entity. We paused because we realized we want
to simplify how terminals are created in zed, and so that warrants a
dedicated pull request that can be reviewed in isolation.

Release Notes:

- N/A

---------

Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
2025-08-08 14:39:40 +00:00
..
templates Wire up find_path tool in agent2 (#35799) 2025-08-07 22:21:26 +00:00
tests Lay the groundwork to create terminals in AcpThread (#35872) 2025-08-08 14:39:40 +00:00
tools Lay the groundwork to create terminals in AcpThread (#35872) 2025-08-08 14:39:40 +00:00
agent.rs Lay the groundwork to create terminals in AcpThread (#35872) 2025-08-08 14:39:40 +00:00
agent2.rs agent2: Port edit_file tool (#35844) 2025-08-08 12:43:53 +00:00
native_agent_server.rs Add system prompt and tool permission to agent2 (#35781) 2025-08-07 13:40:12 +00:00
templates.rs Wire up find_path tool in agent2 (#35799) 2025-08-07 22:21:26 +00:00
thread.rs Lay the groundwork to create terminals in AcpThread (#35872) 2025-08-08 14:39:40 +00:00
tools.rs agent2: Port edit_file tool (#35844) 2025-08-08 12:43:53 +00:00