Module session_picker

Module session_picker 

Source
Expand description

Session picker widget for viewing and switching between sessions

Full-screen overlay that displays available sessions on the left and session details on the right.

Modules§

defaults
Default configuration values for SessionPicker

Structs§

SessionInfo
Information about a session for display purposes Information about an LLM session for display in the session picker.
SessionPickerConfig
Configuration for SessionPicker widget
SessionPickerState
State for the session picker

Enums§

SessionKeyAction
Result of handling a key event in the session picker

Functions§

render_session_picker
Render the session picker