1 implementation of DetectAsync
aspire (1)
Agents\AgentEnvironmentDetector.cs (1)
12public async Task<AgentEnvironmentApplicator[]> DetectAsync(
1 reference to DetectAsync
aspire (1)
Commands\McpInitCommand.cs (1)
92async () => await _agentEnvironmentDetector.DetectAsync(context, cancellationToken));