//! Auto-subagents — automatically run review/test subagents at the end of
//! each turn.
pub mod engine;
pub mod paths;