ZIm/crates/assistant_slash_command
Marshall Bowers c9f24c7d45
Move SlashCommandWorkingSet to assistant_slash_command (#23252)
This PR moves the `SlashCommandWorkingSet` out of the `assistant` crate
and into `assistant_slash_command`.

This will unlock moving some things that depend on it out of the
`assistant` crate.

Release Notes:

- N/A
2025-01-16 19:13:30 +00:00
..
src Move SlashCommandWorkingSet to assistant_slash_command (#23252) 2025-01-16 19:13:30 +00:00
Cargo.toml Extract ExtensionSlashCommand to assistant_slash_command crate (#20617) 2024-11-13 14:34:58 -05:00
LICENSE-GPL Extract SlashCommand trait from assistant (#12252) 2024-05-24 13:03:41 -04:00