Skip to main content

run_diagnostics

Function run_diagnostics 

Source
pub fn run_diagnostics(registry: &AgentRegistry) -> DiagnosticReport
Expand description

Run all diagnostics and return the report.

This function gathers all diagnostic information without printing. The CLI handler is responsible for formatting and displaying the results.