ZIm/crates/scripting_tool
Marshall Bowers 18f3f8097f
assistant_tool: Decouple Tool from Workspace (#26309)
This PR decouples the `Tool` trait from the `Workspace` (and from the
UI, in general).

`Tool::run` now takes a `WeakEntity<Project>` instead of a
`WeakEntity<Workspace>` and a `Window`.

Release Notes:

- N/A
2025-03-07 22:41:56 +00:00
..
src assistant_tool: Decouple Tool from Workspace (#26309) 2025-03-07 22:41:56 +00:00
Cargo.toml assistant_tool: Decouple Tool from Workspace (#26309) 2025-03-07 22:41:56 +00:00
LICENSE-GPL Add initial scripting_tool (#26066) 2025-03-04 17:59:19 -05:00