build_tools.pipeline_tui.screens
Screen modules for Pipeline TUI.
This package contains dedicated screen and panel classes for different parts of the pipeline TUI interface.
Available Components:
ConfigurePanel- Pipeline configuration panel with all settingsFileSelectorScreen- Modal for selecting specific files
Planned Screens:
MonitorScreen- Job monitoring and log displayHistoryScreen- Previous run browser
These screens will be extracted to separate modules as implementation grows.