Martin Aeschlimann
90d · built 2026-07-24
90-day totals
- Commits
- 92
- Grow
- 12.8
- Maintenance
- 17.9
- Fixes
- 2.0
- Total ETV
- 32.8
Where this dev ranks
Percentile against the global top-100 leaderboard (all-time totals).
- By commits
- Top 44 %
- By Growth share
- Top 39 %
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).
↓-36.6 %
vs 41 prior
↑+17.6 pp
recent vs prior
↓-7.8 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.
- 3.1ETVcopilot: updateSources (#315005) * copilot: updateSources * updategithub.com-microsoft-vscode · 904c9147 · 2026-05-07
- 2.2ETVMove ComputeAutomaticInstructions to extension (#314402) * Move ComputeAutomaticInstructions to extension * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * update missing fullReferenceName * update * update * update * update * update * Remove ComputeAutomaticInstructions migration plan document * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * update --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>github.com-microsoft-vscode · 83535b58 · 2026-06-16
- 2.1ETVprovideChatSessionCustomizations for sessionResource (#316761) * provideChatSessionCustomizations for sessionResource * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * update * update * fix fixtures * update * update * AgentCustomizationItemProvider: remember _sessionCustomizations per session * update * update --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>github.com-microsoft-vscode · 4704237c · 2026-05-19
- 2.1ETVUse Copilot SDK APIs to discover customizations (#325241) * update discover * discover agent instructions * update * update * update test * update * update * update * update * add plugin tests * fixes and polishgithub.com-microsoft-vscode · abfa1b66 · 2026-07-21
- 1.7ETVadd ChatSessionCustomizationItem.source, clean up AICustomizationPromptsStorage (#317555) * add ChatSessionCustomizationItem.source, clean up AICustomizationPromptsStorage * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * update * use promptsServiceItemProvider * update * update * update --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>github.com-microsoft-vscode · f666f192 · 2026-05-20
- 1.7ETVadd 'migrate prompt files' to customization UI (#325155) * add 'migrate prompt files' to customization UI * update * update * add setting * add migrate label * update * update * update screenshots * update * update * update * update * update * update screenshotsgithub.com-microsoft-vscode · 61b8df11 · 2026-07-11
- 1.5ETVRevert 326678 and 326718 (#326769) * Revert "Chat dictation: always use Nemotron model, remove model setting (#326718)" This reverts commit 6d02468e2c5a25163037479441b39fd1c4c9949e. * Revert "Dictation: migrate on-device runtime to Foundry Local streaming ASR (#326678)" This reverts commit 6b3ff3c7f09d85882ef21635d4ee014c36e5f42b.github.com-microsoft-vscode · 3fa380ff · 2026-07-21
- 0.9ETVRefactor IChatModes to support session-based modes (#313765) * IChatModes refactor * Updated IChatModeService to provide modes based on session type. Co-authored-by: Copilot <copilot@github.com> * update --------- Co-authored-by: Copilot <copilot@github.com>github.com-microsoft-vscode · c25d7050 · 2026-05-01
- 0.9ETVAdd ICustomizationItemProvider.provideSourceFolders functionality (#322740) * provideSourceFolders * simplify resolveTargetDirectoryWithPicker * use provideSourceFolders * update * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * fix * fix tests * fix issues * fix tests * fix --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>github.com-microsoft-vscode · bd2db631 · 2026-06-24
- 0.8ETVsupport for agent instructions in extensions IPromptsService (#314227)github.com-microsoft-vscode · e0736475 · 2026-05-04
- 0.6ETVEnhance synced customization handling: recover original provenance for flattened files (#325181)github.com-microsoft-vscode · b9759158 · 2026-07-09
- 0.6ETVimprove copilot AH customization discovery (#318745) * improve copilot AH customization discovery * write results as IDiscoveredDirectorygithub.com-microsoft-vscode · 30272164 · 2026-05-28
- 0.6ETVAgentCustomizationItemProvider: handle DirectoryCustomization and use IAgentHostCustomizationService (#318804) * handle DirectoryCustomization and use IAgentHostCustomizationService * fix testsgithub.com-microsoft-vscode · 54478d38 · 2026-05-29
- 0.6ETVrefactor and add tests for agentCustomizationContentExpander (#317773) * refactor and add tests for agentCustomizationContentExpander * fix testsgithub.com-microsoft-vscode · c883dd5e · 2026-05-21
- 0.5ETVAgentCustomizationItemProvider for both local and remote (#315272) * AgentCustomizationItemProvider for both local and remote * update * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * update * only sync plugin & extension customizations * fix tests --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>github.com-microsoft-vscode · fec57be8 · 2026-05-13
- 0.5ETVadd enabled property to ICustomAgent (#313328) * add enabled property to ICustomAgent Co-authored-by: Copilot <copilot@github.com> * update * update --------- Co-authored-by: Copilot <copilot@github.com>github.com-microsoft-vscode · 44dda2c6 · 2026-04-29
- 0.5ETVintroduce ToolAndToolSetEnablementMap, toolset not used in 'tools' list, only tools (#322548)github.com-microsoft-vscode · 12717879 · 2026-06-23
- 0.5ETVadd PromptsStorage.builtIn, cleanup AgenticPromptsService (#325131) * add PromptsStorage.builtIn, cleanup AgenticPromptsService * updategithub.com-microsoft-vscode · 5f375788 · 2026-07-09
- 0.4ETVextract ExtensionPromptFileService (#315815)github.com-microsoft-vscode · c6cb6354 · 2026-05-11
- 0.4ETVChatModes for sessionResource (#316273)github.com-microsoft-vscode · f1b1bdf6 · 2026-05-13