Allow to regenerate a summary of the assistant context (#14964)

Both manual and LLM-through ways are supported:


https://github.com/user-attachments/assets/afb0d2b3-9a9b-4f78-a909-1e663e686323


Release Notes:

- Improved assistant panel summarization usability
This commit is contained in:
Kirill Bulatov 2024-07-23 17:51:49 +03:00 committed by GitHub
parent a0d687c24a
commit a5cb66f0e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 204 additions and 100 deletions

View file

@ -26,7 +26,6 @@ anyhow.workspace = true
assets.workspace = true
assistant_slash_command.workspace = true
async-watch.workspace = true
breadcrumbs.workspace = true
cargo_toml.workspace = true
chrono.workspace = true
client.workspace = true