heal-cli 0.2.1

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