Megan Rogge
merogge@microsoft.com
90d · built 2026-05-28
90-day totals
- Commits
- 169
- Grow
- 9.6
- Maintenance
- 4.4
- Fixes
- 12.9
- Total ETV
- 26.8
Where this dev ranks
Percentile against the global top-100 leaderboard (all-time totals).
- By commits
- Top 17 %
- By Growth share
- Top 35 %
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).
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'.
Bug flow over time
Monthly bug flow attributed to this developer. The left bar (red) is bug impact this dev authored that was addressed in the given month — combining bugs others fixed for them and bugs they fixed themselves. The right bar is fixes they personally shipped that month, split between self-fixes (overlap with the red bar) and fixes done for someone else. X-axis is fix-time, not introduction-time — the Navigara API attributes bugs backward to the author at the moment the fix lands.
- Self-fix share
- 42%
- Bugs you introduced
- 28.1
- Bugs you fixed
- 35.8
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.
- 1.5ETVTerminal output compression: argv-aware filters, dedup cache, structured-data guard (#315905)github.com-microsoft-vscode · 41360110 · 2026-05-13
- 1.1ETVFix listener leak in terminal tool progress parts, execute strategies, and detached terminals (#310157) Fix terminal leaksgithub.com-microsoft-vscode · 8379a047 · 2026-04-15
- 1.0ETVAdd completion notifications and async prompt monitoring for background terminals (#307199)github.com-microsoft-vscode · f540be8c · 2026-04-02
- 1.0ETVFix terminal hang when process exits without shell integration sequences (#312827)github.com-microsoft-vscode · d19a99ae · 2026-04-27
- 0.9ETVadd terminal button to questions tool, detailed progress messages, hide when input happens (#309050)github.com-microsoft-vscode · bb77eceb · 2026-04-10
- 0.8ETVCompress tool output to reduce token usage (#314525) Ports https://github.com/microsoft/vscode-copilot-chat/pull/5106 to vscode core. Co-authored-by: Megan Rogge <meganrogge@Megans-MacBook-Pro.local>github.com-microsoft-vscode · dd6fd0e7 · 2026-05-05
- 0.7ETVAgent customizations: screen reader accessibility fixes (#314770)github.com-microsoft-vscode · 5bd8d882 · 2026-05-07
- 0.6ETVLimit task tool output to the current task run in reused terminals (#302554)github.com-microsoft-vscode · a27c4590 · 2026-03-17
- 0.5ETVFix spurious exit-130 cascade, idle SIGINT, nohup over-wrap, and missing terminal ID (#313414)github.com-microsoft-vscode · 8eaab1c0 · 2026-04-30
- 0.5ETVsupport multiple questions coming in for chat (#299006) fix #297408github.com-microsoft-vscode · 29d5097f · 2026-03-03
- 0.5ETVmake integrated browser attach to chat feature kb accessible (#300465) fix #300216github.com-microsoft-vscode · 772547f6 · 2026-03-11
- 0.4ETVTerminal tools: replace `isBackground` with `mode=sync|async`, remove `await_terminal` tool (#307141)github.com-microsoft-vscode · a9ccde38 · 2026-04-01
- 0.4ETVweight and maintain specific order for foundational tips (#298745)github.com-microsoft-vscode · d356f40d · 2026-03-02
- 0.4ETVdispose of all terminals for session on dispose or archive (#299816)github.com-microsoft-vscode · 8fb2a54f · 2026-03-06
- 0.4ETVChat terminal: detect sensitive prompts and surface focus-terminal UI (#314826)github.com-microsoft-vscode · e8d8f5f3 · 2026-05-06
- 0.4ETVmove bg button registration (#308000) fix #304828github.com-microsoft-vscode · 4e5ed5db · 2026-04-06
- 0.4ETVUse bracketed paste mode for `run_in_terminal` tool (#304268) fixes #296955github.com-microsoft-vscode · 5a791c66 · 2026-03-23
- 0.3ETVremove LLM calls to detect prompts for input, add fg terminal support for `send_to_terminal`/`get_terminal_output` (#308587)github.com-microsoft-vscode · edd5c960 · 2026-04-09
- 0.3ETVFix Agents window accessibility: picker aria labels and keybindings (#310805) fix 3rd round of agents app issuesgithub.com-microsoft-vscode · e2a6c9c2 · 2026-04-16
- 0.3ETVAdd `send_to_terminal` tool for sending commands to background terminals (#306875)github.com-microsoft-vscode · 79a97517 · 2026-03-31