ZIm/crates/agent/src
Richard Feldman e2b863116d
Allow edit tool to access files outside project (with confirmation) (#35221)
Now the edit tool can access files outside the current project (just
like the terminal tool can), but it's behind a prompt (unlike other edit
tool actions).

Release Notes:

- The edit tool can now access files outside the current project, but
only if the user grants it permission to.
2025-07-28 14:02:54 -04: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:02:54 -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:02:54 -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 Allow edit tool to access files outside project (with confirmation) (#35221) 2025-07-28 14:02:54 -04:00
thread_store.rs ai onboarding: Add overall fixes to the whole flow (#34996) 2025-07-24 11:20:26 -04:00
tool_use.rs Allow edit tool to access files outside project (with confirmation) (#35221) 2025-07-28 14:02:54 -04:00