SIGN IN SIGN UP

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
M
Marshall Bowers committed
a30ea2fc682bdaec572f3e130631e297670612a6
Parent: 55ecb3c
Committed by GitHub <noreply@github.com> on 12/4/2024, 9:39:39 PM