ZIm/crates/assistant2
Marshall Bowers a30ea2fc68
assistant2: Factor out ActiveThread view (#21555)
This PR factors a new `ActiveThread` view out of the `AssistantPanel` to
group together the state that pertains solely to the active view.

There was a bunch of related state on the `AssistantPanel` pertaining to
the active thread that needed to be initialized/reset together and it
makes for a clearer narrative is this state is encapsulated in its own
view.

Release Notes:

- N/A
2024-12-04 16:39:39 -05:00
..
src assistant2: Factor out ActiveThread view (#21555) 2024-12-04 16:39:39 -05:00
Cargo.toml assistant2: Add ability to open past threads (#21548) 2024-12-04 14:35:44 -05:00
LICENSE-GPL Break ground on assistant2 (#21109) 2024-11-23 11:24:52 -05:00