Skip to main content

evaluate_agent_result

Function evaluate_agent_result 

Source
pub fn evaluate_agent_result(
    project_root: &Path,
    state: &State,
    git_flow: &GitFlowConfig,
) -> Result<AgentResult, ResultError>
Expand description

Full three-layer evaluation: returns the best available AgentResult.