ZIm/crates/assistant_slash_command/src
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
..
assistant_slash_command.rs Move SlashCommandWorkingSet to assistant_slash_command (#23252) 2025-01-16 19:13:30 +00:00
extension_slash_command.rs Overhaul extension registration (#21083) 2024-11-22 19:02:32 -05:00
slash_command_registry.rs context_servers: Add initial implementation (#16103) 2024-08-15 10:49:30 -04:00
slash_command_working_set.rs Move SlashCommandWorkingSet to assistant_slash_command (#23252) 2025-01-16 19:13:30 +00:00