ZIm/crates/assistant_slash_command/src
Marshall Bowers 9a7f1d1de4
Add assistant_context_editor crate (#23429)
This PR adds a new `assistant_context_editor` crate.

This will ultimately house the `ContextEditor` so that it can be
consumed by both `assistant` and `assistant2`.

For the purposes of this PR, we just introduce the crate and move some
supporting constructs to it, such as the `ContextStore`.

Release Notes:

- N/A
2025-01-21 21:22:59 +00:00
..
assistant_slash_command.rs Add assistant_context_editor crate (#23429) 2025-01-21 21:22:59 +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