pub fn run_test_agent_command( config: &str, prompt: Option<String>, out: Option<String>, ) -> Result<String>