zed/crates/assistant2
Marshall Bowers fffa40f973
assistant2: Make context persistent in the thread (#22789)
This PR makes it so the context is persistent in the thread, rather than
having to reattach it for each message.

This PR intentionally does not make an attempt to refresh the attached
context if it changes. That will come in a follow-up.

Release Notes:

- N/A
2025-01-07 19:16:30 +00:00
..
src assistant2: Make context persistent in the thread (#22789) 2025-01-07 19:16:30 +00:00
Cargo.toml assistant2: Wire up the directory context picker (#22582) 2025-01-02 19:42:59 +00:00
LICENSE-GPL