You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve dashboard AI agents landing content (#1231)
Co-authored-by: David Pine <7679720+IEvangelist@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@@ -107,12 +108,13 @@ Open the dashboard URL, then point your apps' OTLP exporter to `http://localhost
107
108
## AI-powered debugging
108
109
109
110
<ImageShowcase
110
-
title="MCP server for AI agents"
111
-
description="Expose your app's telemetry, resources, and logs to AI coding agents via the Model Context Protocol. Give your coding assistants full observability context for smarter debugging."
112
-
image={mcpDialogImage}
113
-
imageAlt="Aspire Dashboard MCP server configuration dialog showing connection details for AI assistants."
111
+
title="AI agents with dashboard context"
112
+
description="Give AI coding agents deep observability into resource state, health checks, logs, traces, and relationships so they can diagnose issues and verify fixes with confidence."
113
+
lightImage={aiAgentsDialogLight}
114
+
darkImage={aiAgentsDialogDark}
115
+
imageAlt="Aspire Dashboard AI agents dialog explaining telemetry data available to coding agents."
0 commit comments