pub fn build_cli_task_from_resolved( args: &CliArgs, resolved: &ResolvedModelConfig, task_id: impl Into<String>, ) -> Result<AgentTask, String>