4 references to EnvironmentVariableValueRule
dotnet (4)
Telemetry\LLMEnvironmentDetectorForTelemetry.cs (4)
28new EnvironmentVariableValueRule("AI_AGENT", "github_copilot_vscode_agent"), 33new EnvironmentDetectionRuleWithResult<string>("aider", new EnvironmentVariableValueRule("OR_APP_NAME", "Aider")), 35new EnvironmentDetectionRuleWithResult<string>("plandex", new EnvironmentVariableValueRule("OR_APP_NAME", "plandex")), 49new EnvironmentDetectionRuleWithResult<string>("openhands", new EnvironmentVariableValueRule("OR_APP_NAME", "OpenHands")),