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.

OffloadOffload your test suite to speed up the agent loop
Vet is a fast and local code review tool open-sourced by the Imbue team. It’s concise where others are verbose, and it catches more relevant issues.
Vet verifies your coding agent's work by considering your conversation history to ensure the agent's actions align with your requests. It catches the silent failures: features half-implemented, tests claimed but never run.
It reviews full PRs too, like logic errors, unhandled edge cases, and deviations from stated goals.

VetKeep your coding agents honest
Imbue develops tools that help people think, create, and build. We believe technology should be loyal to the user and aligned with human goals.

ImbueWe build AI that works for humans

