[prompt-clustering] Prompt Clustering Analysis - 2026-08-13 #52476
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by Copilot Agent Prompt Clustering Analysis. A newer discussion is available at Discussion #52691. |
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.
Summary
Analysis Period: Last 30 days (2026-07-28 to 2026-08-13)
Total Tasks Analyzed: 1,011 copilot-agent PRs
Clusters Identified: 7
Overall Merge Rate: 73.8% (746 merged / 249 closed unmerged / 16 open)
Limitation: Workflow-run logs (
aw_info.jsonturn/duration/cost data) did not finish downloading within this run's time budget, so this analysis is based on PR body/comment/review/file-change data only — no turn-count or cost metrics.Full Analysis Report
General Insights
Cluster Analysis
Cluster 6: Tests, Lint & Conformance Hardening
data_schema_normalizer.cjs#48496, Strengthenactionpinsspec tests for cache keys, fallback auditing, and container digest validation #48497, fix: add post-result watchdog to codex_harness to prevent CLI hang-on-exit #48499, linters: addbytescomparezeroanalyzer forbytes.Compare(... ) == 0equality checks #48500, Add formal conformance suite for AWF config source contract and DriftRecord invariants #48503Cluster 3: Agent/Workflow Behavior Tuning
smoke-copilot-autolock output by skipping dynamicautopricing injection #48516Cluster 1: Go Refactoring & Cleanup
Cluster 4: Docs & CLI Polish
Cluster 0: Container/Dependency Vuln Fixes — OUTLIER
gh-aw-firewall/squid:0.27.41pin from embedded container pin catalogs #48534, fix: remove ghcr.io/chopratejas/headroom due to 67 CVEs and 131 license violations #48550, fix: remove docker.io/mcp/brave-search — Critical/High CVEs, no upstream fix available #48561Cluster 2: WIP Draft Fixes — OUTLIER
[WIP]— in-progress exploratory fixes for smoke-test failures, agent status, backlog consolidation. By definition these are draft/checkpoint PRs rather than finished work.Cluster 5: Feature Adds (Sous-Chef groomed)
autoas a proper builtin model alias for Copilot #48655Success Rate by Cluster
Full Data Table (representative sample, 6 per cluster)
gh-aw-firewall/squid:0.27.41pinsmoke-copilot-autolock outputautoas a proper builtin model alias for Copilotactionpinsspec tests for cache keysbytescomparezeroanalyzervalidateToolConfigurationFull dataset covers 1,011 PRs; this table shows 6 representative rows per cluster (42 of 1,011).
Key Findings
[WIP]-titled draft PRs — by construction these are checkpoints, not finished submissions. Cluster 0 (container/dependency vuln fixes) is a daily-cadence automated scan that frequently supersedes its own prior-day PR before anyone reviews it.Lowest-Merge Cluster Root Cause
gh-aw-firewall/squid:0.27.41pin from embedded container pin catalogs #48534 (closed with 0 comments and 0 reviews — never touched by a human)The daily container-scan workflow appears to open a fresh remediation PR each run; if the prior day's PR (frequently
[WIP]-titled, 13 of 71 in this cluster) hasn't merged yet, it gets closed unreviewed once the newer scan supersedes it. This is a cadence/dedup issue in the automation, not a code-quality or reviewer-availability problem.Recommendations
[WIP]-titled PRs (Cluster 2) in success-rate dashboards as if they were finished submissions — track them as a separate "in-progress" funnel stage with its own completion metric (e.g., % that later reopen as a non-WIP merged PR), rather than penalizing overall agent performance.Generated by Prompt Clustering Analysis (Run: 31689329524)
All reactions