ZIm/crates/assistant_slash_command/src
Richard Feldman 8f87b5637a
Wire up @mentioned files in assistant2 (#23389)
`@mention`ed files in assistant2 now get replaced by the full path of
the file in what gets sent to the model, while rendering visually as
just the filename (in a crease, so they can only be selected/deleted as
a whole unit, not character by character).


https://github.com/user-attachments/assets/a5867a93-d656-4a17-aced-58424c6e8cf6

Release Notes:

- N/A

---------

Co-authored-by: João Marcos <joao@zed.dev>
Co-authored-by: Conrad <conrad@zed.dev>
2025-01-20 21:33:18 -05:00
..
assistant_slash_command.rs Wire up @mentioned files in assistant2 (#23389) 2025-01-20 21:33:18 -05: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