pub async fn handle_review_command(
common: CommonParams,
_print: bool,
) -> Result<()>Expand description
Handles the review command which generates an AI code review of staged changes with comprehensive analysis across multiple dimensions of code quality