ZIm/crates/assistant2/src
Richard Feldman 4c86cda909
Prompt before running some tools (#27284)
Also includes some fixes for how the Lua tool was being generated.

<img width="644" alt="Screenshot 2025-03-21 at 6 26 18 PM"
src="https://github.com/user-attachments/assets/51bd1685-5b3f-4ed3-b11e-6fa8017847d4"
/>


Release Notes:

- N/A

---------

Co-authored-by: Ben <ben@zed.dev>
Co-authored-by: Agus Zubiaga <agus@zed.dev>
Co-authored-by: Joseph T. Lyons <JosephTLyons@gmail.com>
Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
Co-authored-by: Ben Kunkle <ben.kunkle@gmail.com>
2025-03-22 00:05:34 -04:00
..
context_picker Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
ui assistant2: Truncate context pill labels (#26721) 2025-03-13 16:56:49 -03:00
active_thread.rs Prompt before running some tools (#27284) 2025-03-22 00:05:34 -04:00
assistant.rs assistant2: Allow creating agent profiles via settings (#27216) 2025-03-20 20:30:07 +00:00
assistant_configuration.rs assistant2: Uniquely identify context server entries in configuration view (#27207) 2025-03-20 17:37:15 +00:00
assistant_model_selector.rs Fix language model selector (#26138) 2025-03-05 12:48:10 -05:00
assistant_panel.rs Display what the tool is doing (#27120) 2025-03-20 09:16:39 -04:00
buffer_codegen.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
context.rs assistant2: Combine file & directory picker (#26975) 2025-03-18 09:49:25 +00:00
context_picker.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
context_store.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
context_strip.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
history_store.rs Introduce rating for assistant threads (#26780) 2025-03-14 14:41:50 +00:00
inline_assistant.rs Automatically expand context for inline assistant to nearest block (#27282) 2025-03-21 21:24:27 -06:00
inline_prompt_editor.rs New excerpt controls (#24428) 2025-03-13 15:52:47 -06:00
message_editor.rs Delete unused checkpoints (#27260) 2025-03-21 16:39:01 +00:00
terminal_codegen.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
terminal_inline_assistant.rs chore: Extract PromptStore out of prompt_library (#25837) 2025-03-01 00:34:28 +01:00
thread.rs Prompt before running some tools (#27284) 2025-03-22 00:05:34 -04:00
thread_history.rs Introduce rating for assistant threads (#26780) 2025-03-14 14:41:50 +00:00
thread_store.rs assistant: Add support for claude-3-7-sonnet-thinking (#27085) 2025-03-21 12:29:07 +00:00
tool_selector.rs assistant2: Order agent profiles in the order they are defined in settings (#27255) 2025-03-21 11:38:02 -04:00
tool_use.rs Prompt before running some tools (#27284) 2025-03-22 00:05:34 -04:00
ui.rs assistant2: Sketch in sending file context to model (#21829) 2024-12-10 16:35:53 -05:00