ZIm/crates/assistant2/src
Marshall Bowers 787c75cbda
assistant2: Add thread history (#21599)
This PR adds support for thread history to the Assistant 2 panel.

We also now generate summaries for the threads.

<img width="986" alt="Screenshot 2024-12-05 at 12 56 53 PM"
src="https://github.com/user-attachments/assets/46cb1309-38a2-4ab9-9fcc-c1275d4b5f2c">

<img width="986" alt="Screenshot 2024-12-05 at 12 56 58 PM"
src="https://github.com/user-attachments/assets/8c91ba57-a6c5-4b88-be05-b22fb615ece5">

Release Notes:

- N/A

---------

Co-authored-by: Piotr <piotr@zed.dev>
2024-12-05 13:22:25 -05:00
..
active_thread.rs assistant2: Add thread history (#21599) 2024-12-05 13:22:25 -05:00
assistant.rs assistant2: Add thread history (#21599) 2024-12-05 13:22:25 -05:00
assistant_panel.rs assistant2: Add thread history (#21599) 2024-12-05 13:22:25 -05:00
context_picker.rs assistant2: Sketch in context picker (#21560) 2024-12-04 18:00:28 -05:00
message_editor.rs assistant2: Sketch in context picker (#21560) 2024-12-04 18:00:28 -05:00
thread.rs assistant2: Add thread history (#21599) 2024-12-05 13:22:25 -05:00
thread_history.rs assistant2: Add thread history (#21599) 2024-12-05 13:22:25 -05:00
thread_store.rs assistant2: Add thread history (#21599) 2024-12-05 13:22:25 -05:00