ZIm/crates/assistant_context_editor
Marshall Bowers 1e96663e20
assistant_context_editor: Don't block ContextStore initialization on reloading contexts (#24052)
This PR changes the `ContextStore` constructor to not block on reloading
the contexts before we finish initializing it.

I noticed that the Assistant panel was taking a long time to show up in
the status bar, and upon further investigation uncovered that with a
large number of contexts (I have ~320) it takes a long time to load them
all.

Release Notes:

- N/A
2025-01-31 17:08:33 -05:00
..
src assistant_context_editor: Don't block ContextStore initialization on reloading contexts (#24052) 2025-01-31 17:08:33 -05:00
Cargo.toml assistant: Unship tool use (#23969) 2025-01-30 19:46:15 +00:00
LICENSE-GPL Add assistant_context_editor crate (#23429) 2025-01-21 21:22:59 +00:00