Christopher Scott
all · built 2026-09-08
Performance
What Christopher Scott shipped in the selected window, measured in ETV, and how it compares with the 90 days before it.
Effective capacity
−1.0engineers
delivers like 0.0 (0.0x pre-AI)
Output (ETV)
0.0ETV
−100.0% vs 2.4 prior
Features share
0.0%
−31.9 pp vs prior window
Fixes share
0.0%
−6.8 pp vs prior window
Work mix
0% Features0% Maintenance0% Tests0% Docs0% Fixes
0 commits over 90 days, ending 2026-09-08.
Repository spread
Where this developer's commits land. Concentrated work (top1 > 80%) vs polymath spread (top1 < 30%).
| Repo | Commits | ETV |
|---|---|---|
| openai-dotnet | 15 | 9.9 |
Most impactful commits
Top 10 by ETV across all time.
- 2.2ETVGenerate ListChatCompletions with pagination (#549)github.com-openai-openai-dotnet · 8b34d7c1 · 2025-07-29
- 2.1ETVAdd ChatTools and ResponseTools helper classes (#422) This PR adds functionality for managing OpenAI function tools in chat completions and responses, implementing two utility classes: `ChatTools` and `ResponseTools`. ### Key Features - Unified Tool Management - Both classes handle local and remote MCP (Model Context Protocol) tools - Support for both static method tools and remote MCP server tools - Vectorized tool lookup using embeddings for smart tool filtering - Tool Registration - Local tool registration via reflection from static methods - Remote tool registration from MCP servers - Tool Filtering - Vector-based tool filtering when an `EmbeddingClient` is provided - Configurable similarity thresholds - Customizable maximum tool limitsgithub.com-openai-openai-dotnet · 9308b2b1 · 2025-05-09
- 1.7ETVGenerate GetChatCompletionMessages with pagination (#569)github.com-openai-openai-dotnet · 45f9ea51 · 2025-07-31
- 1.4ETVRemove typed ProcessMessageAsync methods (#1132)github.com-openai-openai-dotnet · 9c02a591 · 2026-05-07
- 0.5ETVExpose `Endpoint` as a public property on clients (#645)github.com-openai-openai-dotnet · c8c3ef77 · 2025-09-02
- 0.5ETVClone CreateResponseOptions (#904)github.com-openai-openai-dotnet · 70f64fe9 · 2026-01-22
- 0.5ETVConsolidate shared properties (#1082)github.com-openai-openai-dotnet · a2897e1d · 2026-04-10
- 0.2ETVRemove duplicate methods (#724)github.com-openai-openai-dotnet · aa1c9308 · 2025-10-02
- 0.2ETVclone options fully for ChatCompletion calls (#861)github.com-openai-openai-dotnet · d0098a8c · 2026-01-21
- 0.2ETVFix ExperimentalAttributeVisitor and Test-ExperimentalAttributes (#1155)github.com-openai-openai-dotnet · 79286f16 · 2026-05-04