Skip to content

[docs] Document copilot-app coding agent detection - #1589

Merged
David Pine (IEvangelist) merged 1 commit into
release/13.6from
docs/pr-19740-33092146467-1-df21bd2b20afdf3d
Sep 1, 2026
Merged

[docs] Document copilot-app coding agent detection#1589
David Pine (IEvangelist) merged 1 commit into
release/13.6from
docs/pr-19740-33092146467-1-df21bd2b20afdf3d

Conversation

@aspire-repo-bot

Copy link
Copy Markdown
Contributor

Documents changes from microsoft/aspire#19740

@DamianEdwards

Targeting release/13.6 based on the source PR milestone 13.6.

Why

PR #19740 adds a new copilot-app entry to CodingAgentDetector in the Aspire CLI, detecting the GitHub Copilot desktop app (AI_AGENT=github_copilot_app_agent) separately from copilot-cli. The CLI telemetry doc already documents coding agent detection (added in 13.5) but did not mention this new detected value.

Changes

  • Updated src/frontend/src/content/docs/reference/cli/microsoft-collected-cli-telemetry.mdx to add a 13.6 data-points row noting the CLI now separately reports copilot-app for the GitHub Copilot desktop app, alongside copilot-cli.

No new pages were created; this is a small addition to the existing telemetry data-points table.

Generated by PR Documentation Check for #19740 · auto · 102.1 AIC · ⌖ 7.18 AIC · ⊞ 19.6K ·

@aspire-repo-bot aspire-repo-bot Bot added the docs-from-code Copilot initiated issue from dotnet/aspire repo label Aug 27, 2026
@aspire-repo-bot

Copy link
Copy Markdown
Contributor Author

Frontend HTML artifact ready

The latest frontend build uploaded the frontend-dist artifact for PR #1589. Use the VS Code button below to open this PR with GitHub Artifacts Explorer and browse the built HTML locally.

VS Code: Open PR #1589 artifacts

This comment updates automatically when a new frontend build artifact is uploaded.

@IEvangelist
David Pine (IEvangelist) marked this pull request as ready for review September 1, 2026 03:05
Copilot AI lite review requested due to automatic review settings September 1, 2026 03:05
@IEvangelist
David Pine (IEvangelist) merged commit 1af8fbb into release/13.6 Sep 1, 2026
10 of 11 checks passed
@IEvangelist
David Pine (IEvangelist) deleted the docs/pr-19740-33092146467-1-df21bd2b20afdf3d branch September 1, 2026 03:05
Copilot stopped reviewing on behalf of David Pine (IEvangelist) due to an error September 1, 2026 03:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Pull request overview

Updates the Aspire CLI telemetry documentation to include a new, more granular coding-agent detection value for the GitHub Copilot app.

Changes:

  • Added a new telemetry table row that documents detection of the GitHub Copilot app as copilot-app.
  • Clarified that copilot-app may be reported in addition to copilot-cli when Copilot CLI environment variables are present.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +59 to 60
| 13.6 | Coding agent detection: GitHub Copilot app. | The detector now separately identifies the GitHub Copilot app (the desktop GitHub application acting as an AI agent) as `copilot-app`, in addition to `copilot-cli` when the underlying Copilot CLI environment variables are also present. |
| 13.5 | AI agent skill usage. | Recorded only for Aspire's own skills and tools. See [AI agent skill usage data](#ai-agent-skill-usage-data). |
| 13.2 | Ensure .NET SDK install. | Includes .NET SDK version installed. |
| 13.2 | CLI-related unhandled exceptions. | — |
| 13.5 | Coding agent detection. | When the CLI is invoked from a known coding agent environment (such as GitHub Copilot, Claude, Cursor, or others), the detected agent name is recorded. Only the known agent name is sent — no environment variable values or other identifying data are included. This data point is omitted entirely when no known coding agent is detected. |
| 13.6 | Coding agent detection: GitHub Copilot app. | The detector now separately identifies the GitHub Copilot app (the desktop GitHub application acting as an AI agent) as `copilot-app`, in addition to `copilot-cli` when the underlying Copilot CLI environment variables are also present. |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-from-code Copilot initiated issue from dotnet/aspire repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants