ZIm/crates/assistant_tool/src
Richard Feldman a55bd49c8d
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:01:34 -04:00
..
action_log.rs Improve distinguishing user from agent edits (#34716) 2025-07-22 14:23:50 +03:00
assistant_tool.rs Allow edit tool to access files outside project (with confirmation) (#35221) 2025-07-28 14:01:34 -04:00
outline.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
tool_registry.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
tool_schema.rs tools: Ensure properties always exists in JSON Schema (#34015) 2025-07-07 15:34:14 +00:00
tool_working_set.rs Allow edit tool to access files outside project (with confirmation) (#35221) 2025-07-28 14:01:34 -04:00