Paul
90d · built 2026-08-09
90-day totals
- Commits
- 73
- Grow
- 9.0
- Maintenance
- 7.3
- Fixes
- 4.0
- Total ETV
- 20.3
Where this dev ranks
Percentile against the global top-100 leaderboard (all-time totals).
- By commits
- Top 76 %
- By Growth share
- Top 5 %
30-day trajectory
Last 30 days vs. the 30 days before. Up arrows on Growth and ETV mean improvement; up arrow on Fixes share means more time on fixes (worse).
↓-100.0 %
vs 32 prior
↓-43.0 pp
recent vs prior
↓-19.4 pp
recent vs prior
Daily performance
Daily ETV, stacked by Growth, Maintenance and Fixes.
Work-mix over time
Share of Growth / Maintenance / Fixes over a rolling 7-day window. Reads as 'where is effort flowing right now'.
Repository spread
Where this developer's commits land. Concentrated work (top1 > 80%) vs polymath spread (top1 < 30%).
Most impactful commits
Top 20 by ETV in the 90-day window.
- 2.4ETVFix model configurations syncing across editors and locations (#321011)github.com-microsoft-vscode · 037f7fbe · 2026-06-12
- 2.0ETVAgent host rich error handling (#321220)github.com-microsoft-vscode · fd0fbb3f · 2026-06-15
- 1.1ETVSync quota snapshots (#318460)github.com-microsoft-vscode · 9f475b05 · 2026-05-27
- 0.9ETVAdd subagent cost hover for agent host (#322840)github.com-microsoft-vscode · 09c18fe5 · 2026-06-26
- 0.9ETVFix context size handling for Agent Host (#322470)github.com-microsoft-vscode · 54f316d4 · 2026-06-24
- 0.8ETVShow per-turn costs for Claude in Agent Host (#321686)github.com-microsoft-vscode · 63384c0f · 2026-06-18
- 0.8ETVClaude harness no model experience (#320856)github.com-microsoft-vscode · aad88ec6 · 2026-06-11
- 0.6ETVFix context size default + reload behaviour, add defensive fallbacks (#322882)github.com-microsoft-vscode · 4972ac9c · 2026-06-25
- 0.6ETVPropagate quota snapshots from copilot SDK (#322162)github.com-microsoft-vscode · c8940a8e · 2026-06-19
- 0.6ETVSimplify experience for no auto model (#321199)github.com-microsoft-vscode · f0b959a9 · 2026-06-14
- 0.5ETVSupport subagent costs for local agent (#323175)github.com-microsoft-vscode · 6d7542b8 · 2026-06-26
- 0.5ETVUpdate display layout for model hover (#321664)github.com-microsoft-vscode · 8e98cd04 · 2026-06-16
- 0.5ETVAdd support for unified model customization picker (#321026)github.com-microsoft-vscode · 906e926d · 2026-06-16
- 0.4ETVFix model context resolution (#322256)github.com-microsoft-vscode · cfb41fb5 · 2026-06-21
- 0.4ETVHandle quota errors for claude CLI (#316310)github.com-microsoft-vscode · b0334a16 · 2026-05-15
- 0.4ETVSupport model hovers in cloud model picker (#318657)github.com-microsoft-vscode · 3633ce07 · 2026-05-29
- 0.4ETVRestore model config for chat sessions (#321672)github.com-microsoft-vscode · e2b92351 · 2026-06-17
- 0.3ETVAdd isBYOK signal to distinguish CAPI vs BYOK models (#321090) * Add isBYOK signal to distinguish CAPI vs BYOK models Plumb an explicit isBYOK flag end-to-end (proposed chatProvider API -> core ILanguageModelChatMetadata -> ext host conversion), set it at the BYOK provider chokepoint (AbstractLanguageModelChatProvider), and consolidate BYOK/Copilot selection helpers in chatSelectedModel.ts used by runSubagentTool and the quota notification. * fix test * PRgithub.com-microsoft-vscode · 46171a9a · 2026-06-12
- 0.3ETVFix default model vendor resolution (#322974)github.com-microsoft-vscode · fa3b663f · 2026-06-26
- 0.3ETVDedupe skill slash commands (#320695)github.com-microsoft-vscode · a8c86d87 · 2026-06-09