tidev 0.1.0

A terminal-based AI coding agent
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    tidev::run()
}