zed/crates/assistant2
Marshall Bowers 1c4868979d
Allow the use of both Assistants when in the assistant2 feature flag (#22150)
This PR makes it so both Assistant panels are visible when in the
`assistant2` feature flag.

This way folks can continue using Assistant1 if Assistant2 isn't meeting
their needs.

Right now they are shown as two different panels shown in the status bar
(although using the same icon), but this is just a temporary state until
we can surface the Assistant1 functionality in Assistant2 somehow.

Note that the inline assist will always use the Assistant2 panel.

Release Notes:

- N/A
2024-12-17 14:23:57 -05:00
..
src Allow the use of both Assistants when in the assistant2 feature flag (#22150) 2024-12-17 14:23:57 -05:00
Cargo.toml assistant2: Add ability to fetch URLs as context (#21988) 2024-12-13 15:03:55 -05:00
LICENSE-GPL