[copilot-session-insights] Daily Copilot Agent Session Analysis — 2026-07-17 #46180
Closed
Replies: 2 comments
-
|
This discussion has been marked as outdated by Copilot Session Insights. A newer discussion is available at Discussion #46379. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Smoke test discussion ping for run 29638033192.
|
Beta Was this translation helpful? Give feedback.
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.
-
🤖 Copilot Agent Session Analysis — 2026-07-17
Executive Summary
Today is a hard collapse from yesterday's window-high 38% back to the 2% floor — the 4th time completion has hit exactly 2% in the last 8 days (07-10, 07-11, 07-13, 07-17). The single-day CI-gate "conversion" that broke the provenance inversion on 07-16 did not sustain: the classic split re-asserted, with the only success coming from an agentic run. Orphan health remains perfect — 50th+ consecutive healthy day, 0 escalations.
Key Metrics
📈 Session Trends Analysis
Completion Patterns
The saw-tooth is now unmistakable: both recent peaks (07-14 at 36%, 07-16 at 38%) each collapsed straight back to the 2% floor the very next sampled day. Trailing-7d completion sits at ~15.7%, propped up almost entirely by those two isolated spikes rather than any sustained lift. The floor itself is stable and re-visited roughly every other sampling day.
Duration & Efficiency
Average duration tracks completion tightly: high-completion days carry real coding wall-clock, floor days are dominated by 0-duration CI-gate stubs. Today's 0.40 min average is a single 15.2-min success diluted by 44 instant
action_requiredgate fires. The lone loop bar (07-17) reflects one benign iterative session, not a stuck agent.Success Factors ✅
Running Copilot cloud agentonfix-mapdeletecheck-comment-guard, 15.2 min) is a coding/comment-addressing run, not a CI gate. agentic 1/5 = 20% vs ci_gate 0/45 = 0%.developer+agentic-workflowsskills early and usedreport_progresscheckpoints — a consistent marker of productive agentic sessions.Failure Signals⚠️
Agentic Commands0/11,Smoke CI0/7,CGO0/6,CWI0/5,Doc Build0/5, moderators 0/8,CJS0/2. These areaction_requiredapproval-gate churn, not agent failures.apply_patchfailed 3/5 times, all in gpt-5.4 sessions — an engine-specific patch-format issue absent from the claude-sonnet-4.6 runs.Prompt Quality & Transcript Analysis
Conversation-log metrics (5 agentic transcripts)
Orphaned Branch Escalation Alerts 🚨
Summary
Escalation Candidate Details
✅ No orphaned branches exceed the escalation threshold today.
maincarried 4 concurrent runs).copilot/*PRs are Copilot-assigned.fix/codeql-...,signed/jsweep/...) are non-Copilot automation with 0 active gates — not orphan candidates.CI Waste Estimate
Notable Observations
Loop Detection, Tool Usage & Strategy Update
Loop Detection
multi-device-docs-testingrun issued 10 consecutivepython3 -cbash calls for iterative validation).session.idle.Tool Usage
parallel_validationfailed 3/5 = 60% — the 2nd consecutive day it leads failures (80% on 07-16). It has now displacedreport_progressas the persistent flaky tool.apply_patch3/5 failures, isolated to gpt-5.4 (see Failure Signals).Strategy Update — WTC (Workflow-Type Completion)
The WTC alert fired correctly: yesterday's inversion break was a 1-day spike, and today the categorical agentic-vs-CI-gate split reverted. CGO remains the zero-anchor CI type across both days. Recorded to
strategies.json.Experimental Analysis
Standard analysis only — no experimental strategy this run (roll=44, threshold 30).
Actionable Recommendations
For Users Writing Task Descriptions
For System Improvements
parallel_validationreliability (2 consecutive days ≥60% failure). Potential impact: High — it's now the dominant tool-level failure mode.apply_patchformat handling (100% of patch failures were gpt-5.4). Potential impact: Medium — engine-specific and reproducible.For Tool Development
Historical Trends & Statistical Summary
Trends Over Time
Statistical Summary
Next Steps
parallel_validationflakiness (2-day ≥60% failure streak)apply_patchformat frictionReferences:
Beta Was this translation helpful? Give feedback.
All reactions