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 settings

  • FileSelectorScreen - Modal for selecting specific files

Planned Screens:

  • MonitorScreen - Job monitoring and log display

  • HistoryScreen - Previous run browser

These screens will be extracted to separate modules as implementation grows.

Submodules