[copilot-session-insights] Daily Copilot Agent Session Analysis — 2026-06-02 #36427
Closed
Replies: 1 comment
-
|
This discussion has been marked as outdated by Copilot Session Insights. A newer discussion is available at Discussion #36596. |
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-06-02
Executive Summary
action_requiredat zero duration — permission/approval gating, not agent failureKey Metrics
action_required)Session Composition
All 50 sessions ran on just 3 branches:
copilot/create-github-agentic-workflow(19, 38%),copilot/duplicate-code-permission-denied(17, 34%),copilot/update-effective-tokens-flow(14, 28%).CGOworkflow (~3 min each) — a single recurring failing gate.Success Factors ✅
concentrated_branch_activitypattern).long_session_clustering).Failure Signals⚠️
action_required, zero duration). Largest source of "non-completion"; it's scheduling friction, not agent failure.CGOgate — all 3 hard failures from one workflow → persistent gate/config defect.Orphaned Branch Escalation Alerts 🚨
main); max simultaneous gates on any branch = 1, far below the ≥5 trigger.📈 Session Trends Analysis
Completion Patterns
Completion rebounded to 16% from yesterday's 8%, driven by 8 successes vs 4 — but stays below the 7-day avg (24.6%) and far from the window peaks of 44–46% (05-23, 05-26). The 14-day series is highly oscillatory (0% on 05-25; a 24-failure spike on 05-31), reflecting gating and a tiny active-branch set rather than steady throughput.
Duration & Efficiency
Average duration edged up to 1.52 min but stays in the low, gating-dominated band; the ≥15-min "productive" cluster shrank to 1 (from 2). Window peaks in long sessions (05-23: 12; 05-26/05-28: 7 each) align with the high-completion days — long-session presence remains the clearest signal of real agent work.
Actionable Recommendations
For users: (1) Pre-authorize routine gated workflows — 78% stall at
action_required; grant standing approval for low-risk automation (label/PR-description/moderation) so they run. (2) Keep work on a single agent-owned branch — that's where successes cluster.For system: (1) Fix conversation-log ingestion (HIGH) — 10+ days of missing transcripts blocks all behavioral analysis. (2) Split "gated" from "failed" in metrics (MED) — reporting
action_requiredas non-completion hides the true 73% executed-success rate. (3) Fix the recurringCGOfailure (MED).For tools: (1) Transcript-fetch health-check/retry (needed every run since 2026-05-24). (2) Gating-aware scheduling to batch or auto-approve perpetually-blocked workflows.
Statistical Summary & Diagnostics
Gated workflows (stalled at approval): AI Moderator, Agentic Commands, CGO, CJS, Content Moderation, Design Decision Gate, Doc Build-Deploy, Label Closed PRs, Matt Pocock Skills Reviewer, PR Code Quality Reviewer, PR Description Updater, Q, Smoke CI, Test Quality Sentinel. Loop and clarification-request detection are unavailable without transcripts.
Next Steps
CGOworkflow failureReferences: §26807140963 (this run) · §26805936210 (Code Review, success) · §26806671685 (PR Description Updater, gated)
Generated 2026-06-02 · Run ID 26807140963 · Workflow: Copilot Session Insights
Beta Was this translation helpful? Give feedback.
All reactions