Danver Braganza

Danver Braganza

Member of Technical Staff at Imbue
All activity
We built Offload after watching an agent wait 10 mins for an integration run to finish. When you're running parallel AI coding agents, the test suite is where the loop stalls. Agents queue behind a test lock or race for local resources to return flaky results. Offload is an open-source Rust CLI your agents invoke directly. It spreads your test suite across 200+ isolated cloud sandboxes. One TOML config, no test rewrites. On our Playwright suite, it took a 12 mins run to 2, at $0.08 per run.
Offload
OffloadOffload your test suite to speed up the agent loop