20 references to CommonAgentApplicators
aspire (16)
Agents\ClaudeCode\ClaudeCodeAgentEnvironmentScanner.cs (4)
73
CommonAgentApplicators
.AddPlaywrightConfigurationCallback(
83
CommonAgentApplicators
.TryAddAgentInstructionsApplicator(context, context.RepositoryRoot);
110
CommonAgentApplicators
.AddPlaywrightConfigurationCallback(
120
CommonAgentApplicators
.TryAddAgentInstructionsApplicator(context, context.RepositoryRoot);
Agents\CopilotCli\CopilotCliAgentEnvironmentScanner.cs (4)
72
CommonAgentApplicators
.AddPlaywrightConfigurationCallback(
82
CommonAgentApplicators
.TryAddAgentInstructionsApplicator(context, context.RepositoryRoot);
116
CommonAgentApplicators
.AddPlaywrightConfigurationCallback(
126
CommonAgentApplicators
.TryAddAgentInstructionsApplicator(context, context.RepositoryRoot);
Agents\OpenCode\OpenCodeAgentEnvironmentScanner.cs (4)
67
CommonAgentApplicators
.AddPlaywrightConfigurationCallback(
77
CommonAgentApplicators
.TryAddAgentInstructionsApplicator(context, context.RepositoryRoot);
93
CommonAgentApplicators
.AddPlaywrightConfigurationCallback(
98
CommonAgentApplicators
.TryAddAgentInstructionsApplicator(context, context.RepositoryRoot);
Agents\VsCode\VsCodeAgentEnvironmentScanner.cs (4)
69
CommonAgentApplicators
.AddPlaywrightConfigurationCallback(
79
CommonAgentApplicators
.TryAddAgentInstructionsApplicator(context, context.RepositoryRoot);
91
CommonAgentApplicators
.AddPlaywrightConfigurationCallback(
96
CommonAgentApplicators
.TryAddAgentInstructionsApplicator(context, context.RepositoryRoot);
Aspire.Cli.Tests (4)
Agents\CommonAgentApplicatorsTests.cs (4)
19
var result =
CommonAgentApplicators
.TryAddAgentInstructionsApplicator(context, workspace.WorkspaceRoot);
36
var result =
CommonAgentApplicators
.TryAddAgentInstructionsApplicator(context, workspace.WorkspaceRoot);
55
var result =
CommonAgentApplicators
.TryAddAgentInstructionsApplicator(context, workspace.WorkspaceRoot);
71
CommonAgentApplicators
.TryAddAgentInstructionsApplicator(context, workspace.WorkspaceRoot);