flow-tui 0.1.1

Terminal UI for Flow with Kanban board, agent status, and dependency graph views
Documentation
1
2
3
4
pub mod app;
pub mod input;
pub mod theme;
pub mod views;