Module tui

Module tui 

Source
Expand description

TUI module for spawn session monitoring

Three-panel design:

  • Top: Waves/Tasks panel showing tasks by execution wave
  • Middle: Agents panel showing running agents
  • Bottom: Live terminal output from selected agent

Tab switches focus between panels. Space toggles task selection for spawning.

Modules§

agents
Agents panel view for TUI monitor
app
Application state for TUI monitor
components
TUI components for the swarm monitor
header
Header view components for TUI monitor
output
Terminal output panel view for TUI monitor
theme
Theme system for TUI monitor
ui
UI rendering for TUI monitor
waves
Waves panel view for TUI monitor

Functions§

run
Run the TUI monitor