[prompt-clustering] Prompt Clustering Analysis - 2026-08-06 #50830
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by Copilot Agent Prompt Clustering Analysis. A newer discussion is available at Discussion #51051. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Warning
Threat Detection Engine Failure — The analysis engine could not complete. This is a tooling failure, not a security finding.
What happened
The threat detection engine failed to produce results.
Review the workflow run logs for details.
Summary
Analysis Period: Last 30 days (2026-07-20 → 2026-08-06)
Total Tasks Analyzed: 1,000 copilot-agent PRs (all usable — 748 merged, 248 closed, 4 open)
Clusters Identified: 6
Overall Success Rate: 74.8%
Full Analysis Report
Methodology
<!-- START COPILOT CODING AGENT SUFFIX -->marker, since that HTML comment delimits the end of the human-authored task description, not the start (an earlier draft of this pipeline had this backwards and discarded ~46% of prompts as "too short"; corrected before this run).min_df=3,max_df=0.6).gh-aw logs) were not ingested for turn-count/cost metrics — downloading logs for ~1,000 runs across 30 days was not practical within this run's time budget. This report is based on PR text and interaction data (comments, reviews, files changed) only, not agent turn counts or token cost.General Insights
avg_files_changed(58.75) — somewhat surprising for a cluster whose top terms suggest small mechanical edits; likely driven by a handful of broader "sous chef" refactors bundled with metadata work.Cluster Analysis
Cluster 1 (displayed as "Agentic Workflow Infra"): Workflow & Agentic Runtime Changes
.github/workflows/*, markdown-based workflow definitions, and gh-aw/copilot runtime behavior (timeouts, gateway config, driver switches).Cluster 2 (displayed as "Bug Fixes, Tests & CI"): Bug Fixes, Tests & CI Failures
global.getOctokit()aliases inno-github-request-interpolated-route#46856, Clarify intent-aware safe-output mutation contracts across optional and strict modes #46857, [WIP] Fix failing GitHub Actions job for CLI completion #46859, feat: mode-specific intent guidance for all safe-output mutation tools #46861Cluster 3 (displayed as "CLI & Package Features"): CLI & Package-Level Features
PolicyRuletoFirewallPolicyRule#46961, fix: expose linters.All() registry, document sprintfbool, add bidirectional doc-sync guard #47007, refactor(parser): extract extractEngineMCPSettings to bring extractEngineConfig under 60-line limit #47009Cluster 4 (displayed as "Container, MCP & Publishing"): Container, MCP & Publishing Infra
Cluster 5 (displayed as "AI Engine & Docs"): AI Engine Config & Docs
llms.txt, robots.txt). Lowest average review count — likely lower-risk, docs-adjacent changes that don't need as much scrutiny./llms.txtfor GitHub Pages AI indexing #47121, fix(daily-vulnhunter-scan): raise max-ai-credits to 1500 #47236Cluster 6 (displayed as "Footer/Metadata (Sous Chef)"): Footer/Metadata & Static Analysis
--syftcontainer scan support togh aw compile#47515Success Rate by Cluster
Full Data Table (sample of 20 PRs across clusters)
global.getOctokit()aliases inno-github-request-interpolated-routePolicyRuletoFirewallPolicyRule(Full 1,000-row dataset available in the workflow's cache-memory artifacts; table above is a representative sample per cluster to keep the report readable.)
Key Findings
Recommendations
gh-aw logsingestion, even sampled (e.g., 1-in-5 PRs) rather than exhaustive, would let future reports correlate cluster success rate with agent iteration count and cost, which is currently a blind spot.Generated by Prompt Clustering Analysis (Run: 31093718214)
All reactions