Commit graph

2 commits

Author SHA1 Message Date
Adil Hafeez
2e3744fd1a use double-fork daemon to fully detach child processes 2026-03-23 01:39:09 +00:00
Adil Hafeez
15b9e8b95c rewrite planoai CLI in Rust
Add crates/plano-cli/ as a full Rust rewrite of the Python CLI.
Binary name: planoai. All subcommands ported: up, down, build,
logs, cli-agent, trace, init. Config validation and Tera template
rendering replace the Python config_generator. CI updated to use
cargo test/build instead of Python test jobs.
2026-03-22 22:57:35 +00:00