ZIm/crates/assistant2
Marshall Bowers eff61ee764
assistant2: Remove WeakView<Workspace> optionality for inline assist (#22099)
This PR removes the optionality for the `WeakView<Workspace>` that we
pass to the inline assist.

This was always `Some` in practice, so it seems we don't need to have it
be an `Option`.

Release Notes:

- N/A
2024-12-16 13:26:11 -05:00
..
src assistant2: Remove WeakView<Workspace> optionality for inline assist (#22099) 2024-12-16 13:26:11 -05:00
Cargo.toml assistant2: Add ability to fetch URLs as context (#21988) 2024-12-13 15:03:55 -05:00
LICENSE-GPL Break ground on assistant2 (#21109) 2024-11-23 11:24:52 -05:00