ZIm/crates/agent/src
Antonio Scandurra f888f3fc0b
Start separating authentication from connection to collab (#35471)
This pull request should be idempotent, but lays the groundwork for
avoiding to connect to collab in order to interact with AI features
provided by Zed.

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
Co-authored-by: Richard Feldman <oss@rtfeldman.com>
2025-08-01 17:37:38 +00:00
..
prompts agent: Send stale file notifications using the project_notifications tool (#34005) 2025-07-07 19:48:18 +03:00
agent.rs Extract an agent_ui crate from agent (#33284) 2025-06-23 18:00:28 -07:00
agent_profile.rs Allow edit tool to access files outside project (with confirmation) (#35221) 2025-07-28 14:01:34 -04:00
context.rs Move UI code from assistant_context_editor -> agent_ui (#33289) 2025-06-23 22:22:01 -07:00
context_server_tool.rs Allow edit tool to access files outside project (with confirmation) (#35221) 2025-07-28 14:01:34 -04:00
context_store.rs Move UI code from assistant_context_editor -> agent_ui (#33289) 2025-06-23 22:22:01 -07:00
history_store.rs Move UI code from assistant_context_editor -> agent_ui (#33289) 2025-06-23 22:22:01 -07:00
thread.rs Start separating authentication from connection to collab (#35471) 2025-08-01 17:37:38 +00:00
thread_store.rs Start separating authentication from connection to collab (#35471) 2025-08-01 17:37:38 +00:00
tool_use.rs Allow edit tool to access files outside project (with confirmation) (#35221) 2025-07-28 14:01:34 -04:00