ZIm/crates/assistant2/src
Agus Zubiaga 401342c6ec
assistant: Display edits from scripts in panel (#26441)
https://github.com/user-attachments/assets/a486ff2a-4aa1-4c0d-be6c-1dea2a8d60c8
 
- [x] Track buffer changes in `ScriptingSession`
- [x] Show edited files in thread

Reviewing diffs and displaying line counts will be part of an upcoming
PR.

Release Notes:

- N/A

---------

Co-authored-by: Antonio Scandurra <me@as-cii.com>
2025-03-11 10:12:52 +00:00
..
context_picker git_ui: Branch picker improvements (#26287) 2025-03-10 11:39:01 -04:00
ui gpui: Rename rounded_md to rounded_sm (#26228) 2025-03-06 17:57:31 +00:00
active_thread.rs assistant2: Remove excess padding around scripting tool inputs (#26412) 2025-03-10 22:29:50 +00:00
assistant.rs chore: Extract PromptStore out of prompt_library (#25837) 2025-03-01 00:34:28 +01:00
assistant_configuration.rs gpui: Rename rounded_md to rounded_sm (#26228) 2025-03-06 17:57:31 +00:00
assistant_model_selector.rs Fix language model selector (#26138) 2025-03-05 12:48:10 -05:00
assistant_panel.rs assistant: Use tool interface for scripts (#26377) 2025-03-10 13:59:31 -03:00
buffer_codegen.rs chore: Extract PromptStore out of prompt_library (#25837) 2025-03-01 00:34:28 +01:00
context.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
context_picker.rs Remove more references to 'model' in GPUI APIs (#23693) 2025-01-27 04:00:27 +00:00
context_store.rs assistant2: Allow adding directories as context that contain non-UTF8 files (#26135) 2025-03-05 16:47:43 +00:00
context_strip.rs assistant2: Remove unneeded pub on field (#26399) 2025-03-10 20:55:53 +00:00
history_store.rs assistant2: Combine history views into one (#25293) 2025-02-20 22:53:58 +00:00
inline_assistant.rs Allow too many arguments (#26375) 2025-03-10 13:38:30 -06:00
inline_prompt_editor.rs Allow too many arguments (#26375) 2025-03-10 13:38:30 -06:00
message_editor.rs assistant: Display edits from scripts in panel (#26441) 2025-03-11 10:12:52 +00:00
terminal_codegen.rs windows: Fix terminal inline assistant (#25715) 2025-02-27 10:03:46 +08:00
terminal_inline_assistant.rs chore: Extract PromptStore out of prompt_library (#25837) 2025-03-01 00:34:28 +01:00
thread.rs assistant: Display edits from scripts in panel (#26441) 2025-03-11 10:12:52 +00:00
thread_history.rs git_ui: Prevent button overflow due to long names (#25940) 2025-03-03 18:38:15 +00:00
thread_store.rs assistant2: Persist scripting tool uses in saved threads (#26404) 2025-03-10 21:42:23 +00:00
tool_use.rs assistant2: Persist scripting tool uses in saved threads (#26404) 2025-03-10 21:42:23 +00:00
ui.rs assistant2: Sketch in sending file context to model (#21829) 2024-12-10 16:35:53 -05:00