heal-cli 0.1.0

Hook-driven Evaluation & Autonomous Loop — code-health harness CLI for AI coding agents
Documentation
1
2
3
4
5
6
pub mod check;
pub mod hook;
pub mod init;
pub mod logs;
pub mod skills;
pub mod status;