clt-rs 0.6.6

File-backed task manager with a TUI Kanban board and multi-project Codex agent registry
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    clt_rs::run()
}