Skip to main content

Module ui

Module ui 

Source
Expand description

The interactive TUI (see docs/tui-viewer.md): a runs sidebar, the graph pane, an inspector with steps/trace/conversation/info tabs, and a replay transport. Works against a local runs directory, a single run, or a piw serve WebSocket server; all three feed the same view model.

Structs§

RunData
Borrowed view of one run, identical for local and remote providers.
RunSummary

Enums§

Provider

Functions§

render_single_once
Render one complete run view without taking over the terminal.
run_local
run_remote
run_single