flow-tui 0.1.2

Terminal UI for Flow with Kanban board, agent status, and dependency graph views
Documentation
1
2
3
4
5
pub mod agents;
pub mod graph;
pub mod help;
pub mod kanban;
pub mod logs;