Documentation
¶
Overview ¶
Package session_picker provides UI components for selecting and managing chat sessions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model is an autonomous UI component for managing chat sessions.
func NewModel ¶
NewModel creates a new session picker UI Model with a bus, theme, and path resolver.
func (*Model) SelectedID ¶
SelectedID returns the ID of the chosen session if any.
Click to show internal directories.
Click to hide internal directories.