ZIm/crates/assistant2/src
Marshall Bowers c57cc35b03
assistant2: Add ability to fetch URLs as context (#21988)
This PR adds the ability to fetch URLs as context in Assistant2.

In the picker we use the search area as an input for the user to enter
the URL they wish to fetch:

<img width="1159" alt="Screenshot 2024-12-13 at 2 45 41 PM"
src="https://github.com/user-attachments/assets/b3b20648-2c22-4509-b592-d0291d25b202"
/>

<img width="1159" alt="Screenshot 2024-12-13 at 2 45 47 PM"
src="https://github.com/user-attachments/assets/7e6bab2d-2731-467f-9781-130c6e4ea5cf"
/>

Release Notes:

- N/A
2024-12-13 15:03:55 -05:00
..
context_picker assistant2: Add ability to fetch URLs as context (#21988) 2024-12-13 15:03:55 -05:00
ui assistant2: Allow removing individual context (#21868) 2024-12-11 12:51:05 -05:00
active_thread.rs assistant2: Sketch in sending file context to model (#21829) 2024-12-10 16:35:53 -05:00
assistant.rs Inline terminal assistant v2 (#21888) 2024-12-12 11:06:09 -05:00
assistant_panel.rs assistant2: Add initial support for attaching file context (#21934) 2024-12-12 15:30:17 -05:00
assistant_settings.rs Inline assistant v2 (#21828) 2024-12-11 14:32:30 -05:00
context.rs assistant2: Add ability to fetch URLs as context (#21988) 2024-12-13 15:03:55 -05:00
context_picker.rs assistant2: Add ability to fetch URLs as context (#21988) 2024-12-13 15:03:55 -05:00
inline_assistant.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
message_editor.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
prompts.rs Inline terminal assistant v2 (#21888) 2024-12-12 11:06:09 -05:00
streaming_diff.rs Inline assistant v2 (#21828) 2024-12-11 14:32:30 -05:00
terminal_inline_assistant.rs language_model_selector: Don't recreate the Picker view each render (#21939) 2024-12-12 17:08:48 -05:00
thread.rs assistant2: Add ability to fetch URLs as context (#21988) 2024-12-13 15:03:55 -05:00
thread_history.rs assistant2: Add ability to delete past threads (#21607) 2024-12-05 15:57:35 -05:00
thread_store.rs assistant2: Sketch in sending file context to model (#21829) 2024-12-10 16:35:53 -05:00
ui.rs assistant2: Sketch in sending file context to model (#21829) 2024-12-10 16:35:53 -05:00