Expand description
Reusable UI components for the TUI
Modules§
- help_
overlay - Help overlay component showing keybindings
- info_
panel - Info panel component with tabbed view: Stats | Sources | History
- query_
input - Query input component
- raw_
results_ viewer - Raw results viewer component - shows search results before LLM processing
- results_
viewer - Results viewer component with scrolling support and markdown rendering
- status_
bar - Status bar component with color-coded indicators and query mode badge
Traits§
- Component
- Component trait for UI elements