{
  "parts": [
    {
      "contract": "Microsoft.VisualStudio.Copilot.ICopilotResponderProvider",
      "serviceMoniker": {
        "name": "Microsoft.DiagnosticsHub.VisualStudio.DataWarehouse.Copilot.PerformanceProfilerAgentProvider",
        "version": "0.3"
      },
      "metadata": [
        {
          "name": "CopilotAgentProviderConfiguration",
          "values": {
            "shortDescription": "%PerformanceProfiler.ShortDescription%",
            "avatarMoniker": "KnownMonikers.Performance",
            "shortName": "profiler",
            "displayName": "%PerformanceProfiler.DisplayName%"
          }
        }
      ]
    }
  ],
  "commandSets": [
    {
      "name": "Microsoft.DiagnosticsHub.VisualStudio.DataWarehouse.Copilot.PerformanceProfilerExtension",
      "serviceMoniker": {
        "name": "Microsoft.DiagnosticsHub.VisualStudio.DataWarehouse.Copilot.PerformanceProfilerExtensionCommandSet",
        "version": "17.0"
      },
      "commands": [],
      "dynamicCommandAnchors": []
    }
  ],
  "services": [
    {
      "host": "dotnetExtensibility",
      "name": "Microsoft.DiagnosticsHub.VisualStudio.DataWarehouse.Copilot.PerformanceProfilerAgentProvider",
      "serviceBaseDirectory": ".",
      "serviceAudience": "Local | RemoteExclusiveClient",
      "version": "0.3",
      "entryPoint": {
        "assemblyPath": "Microsoft.DiagnosticsHub.VisualStudio.Package.dll",
        "fullClassName": "Microsoft.DiagnosticsHub.VisualStudio.DataWarehouse.Copilot.PerformanceProfilerExtension"
      },
      "additionalServiceInterfaceTypes": [
        "Microsoft.VisualStudio.Copilot.ICopilotResponderProvider, Microsoft.VisualStudio.Copilot, Version=17.14.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
      ],
      "allowHostingInProcess": true
    },
    {
      "host": "dotnetExtensibility",
      "name": "Microsoft.DiagnosticsHub.VisualStudio.DataWarehouse.Copilot.PerformanceProfilerExtensionCommandSet",
      "serviceBaseDirectory": ".",
      "serviceAudience": "Local | RemoteExclusiveClient",
      "version": "17.0",
      "entryPoint": {
        "assemblyPath": "Microsoft.DiagnosticsHub.VisualStudio.Package.dll",
        "fullClassName": "Microsoft.DiagnosticsHub.VisualStudio.DataWarehouse.Copilot.PerformanceProfilerExtension"
      },
      "allowHostingInProcess": true
    },
    {
      "host": "dotnetExtensibility",
      "name": "PerformanceProfilerAgentToolsService",
      "serviceBaseDirectory": ".",
      "serviceAudience": "Local | RemoteExclusiveClient",
      "version": "0.3",
      "entryPoint": {
        "assemblyPath": "Microsoft.DiagnosticsHub.VisualStudio.Package.dll",
        "fullClassName": "Microsoft.DiagnosticsHub.VisualStudio.DataWarehouse.Copilot.PerformanceProfilerExtension"
      },
      "allowHostingInProcess": true
    },
    {
      "host": "dotnetExtensibility",
      "name": "PerformanceProfilerFunctionProxyService",
      "serviceBaseDirectory": ".",
      "serviceAudience": "Local | RemoteExclusiveClient",
      "version": "0.3",
      "entryPoint": {
        "assemblyPath": "Microsoft.DiagnosticsHub.VisualStudio.Package.dll",
        "fullClassName": "Microsoft.DiagnosticsHub.VisualStudio.DataWarehouse.Copilot.PerformanceProfilerExtension"
      },
      "allowHostingInProcess": true
    }
  ]
}