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