cotext 0.1.3

Structured project context for humans and coding agents, with a CLI and ratatui TUI.
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    cotext::run()
}