1 write to _agentInitCommand
aspire (1)
Commands\NewCommand.cs (1)
85
_agentInitCommand
= agentInitCommand;
1 reference to _agentInitCommand
aspire (1)
Commands\NewCommand.cs (1)
279
return await
_agentInitCommand
.PromptAndChainAsync(_hostEnvironment, InteractionService, templateResult.ExitCode, workspaceRoot, cancellationToken);