Archie Ferguson
90d · built 2026-09-08
Performance
What Archie Ferguson shipped in the selected window, measured in ETV, and how it compares with the 90 days before it.
Effective capacity
−0.8engineers
delivers like 0.2 (0.2x pre-AI)
Output (ETV)
1.6ETV
−87.9% vs 13.1 prior
Features share
28.5%
−15.7 pp vs prior window
Fixes share
13.9%
+8.2 pp vs prior window
Work mix
28.5% Features3.2% Maintenance44.3% Tests10.1% Docs13.9% Fixes
10 commits over 90 days, ending 2026-09-08.
Daily performance
Daily ETV, stacked by Features, Maintenance, Tests, Docs and Fixes.
Repository spread
Where this developer's commits land. Concentrated work (top1 > 80%) vs polymath spread (top1 < 30%).
| Repo | Commits | ETV |
|---|---|---|
| sandbox-sdk | 6 | 1.3 |
| agents | 2 | 0.2 |
| cloudflare-docs | 2 | 0.1 |
Most impactful commits
Top 10 by ETV in the last 90 days.
- 0.9ETVAdd Devin Outpost template (#831)github.com-cloudflare-sandbox-sdk · 3c41b32d · 2026-07-21
- 0.2ETVFix credential proxy copy scope (#866) Co-authored-by: scuffi <aferguson@cloudflare.com>github.com-cloudflare-sandbox-sdk · ae6a9006 · 2026-08-13
- 0.2ETVfeat(agent-think): expose submission status over RPC (#2126)github.com-cloudflare-agents · 3982ce93 · 2026-08-18
- 0.1ETVFix R2 copy source prefix scoping (#879)github.com-cloudflare-sandbox-sdk · 8534aef9 · 2026-08-24
- 0.1ETVFix R2 mount object key decoding (#877)github.com-cloudflare-sandbox-sdk · 664d8e36 · 2026-08-25
- 0.1ETV[Sandbox] Add Devin Outpost deployment guide (#32198)github.com-cloudflare-cloudflare-docs · a6447016 · 2026-07-21
- 0.0ETVfix(agent-think): allow scuffi/flue runs (#2113)github.com-cloudflare-agents · 5b3db85f · 2026-08-14
- 0.0ETVAdd 5GB backup/restore benchmark test (#787) Co-authored-by: scuffi <aferguson@cloudflare.com>github.com-cloudflare-sandbox-sdk · 5aedeb5d · 2026-06-26
- 0.0ETVFix E2E readiness smoke probe command (#832) * Fix E2E readiness smoke probe command payload The readiness gate posted `command` as a JSON array, but the sandbox container API contract is `command: string`. The array reached `parseExitCommandExitCode` in session-manager.ts and hit `command.match` on a non-string, so every smoke attempt returned HTTP 500 with `$.match is not a function` and the deploy job failed on every PR opened after ca5f9cc1 landed. Send the marker as a shell string instead. * Normalize command before execute --------- Co-authored-by: Alex Ferguson <aferguson@cloudflare.com>github.com-cloudflare-sandbox-sdk · a10f7ce9 · 2026-07-21
- 0.0ETV[Sandbox] Update Devin Outposts documentation links (#32208) Co-authored-by: scuffi <aferguson@cloudflare.com>github.com-cloudflare-cloudflare-docs · ffee037f · 2026-07-21