carryctx 0.0.1

Persistent project context for coding agents
1
2
3
fn main() {
    println!("Hello, world!");
}