zed/crates/assistant
Marshall Bowers 1e1997c97b
Wire up AssistantPanelDelegate based on assistant2 feature flag (#23444)
This PR adjusts how the `AssistantPanelDelegate` global is set to be
based on the state of the feature flag.

This should prevent `assistant` and `assistant2` from potentially
clobbering each other.

Release Notes:

- N/A
2025-01-22 04:57:51 +00:00
..
src Wire up AssistantPanelDelegate based on assistant2 feature flag (#23444) 2025-01-22 04:57:51 +00:00
Cargo.toml Extract ContextHistory to assistant_context_editor (#23437) 2025-01-22 01:32:24 +00:00
LICENSE-GPL