Purpose Extract structured metrics from VS Code Copilot chat exports to support retrospective analysis. Provides data on model usage, tool invocations, manual approvals, rejection patterns, file edit statistics, and session timing.
The chat export only contains the VS Code infrastructure agent (github.copilot.editsAgent), not the custom agent definition file (e.g., developer.agent.md, @Developer).
Note: A single feature chat typically includes work from multiple agents, so per-agent analysis would require VS Code to record this information in the export format.
Экспортируйте и анализируйте журналы чата VS Code Copilot для получения ретроспективных показателей. Извлекает использование модели, вызовы инструментов, шаблоны утверждения и данные о времени. Источник: oocx/tfplan2md.