Powered byDaytonaMade by Jivin Yalamanchili
AgentArena

Daytona-native benchmark arena

Skip the setup. Package a local agent from a git clone and benchmark it on Daytona.

AgentArena is built to make Daytona the default sandbox substrate for agent benchmarking. The intended flow is to run the agent code itself inside Daytona sandboxes, one sandbox per task, so runs can happen in parallel instead of on a developer laptop or a hosted production API.

Benchmark tasks

500

Benchmarks wired

1

Core story

Isolated execution, comparable scoring, live progress, and social ranking.

1. Register

Bring an image or import a public repo

The primary mode is still Docker, but users can now either paste a prebuilt image or point AgentArena at a public GitHub repo and let it build a run-scoped image automatically. That image is then executed in Daytona sandboxes for the actual benchmark run.

2. Evaluate

Run many isolated agent copies in parallel

The orchestrator provisions Daytona sandboxes, runs a copy of the agent inside each sandbox, and streams progress over WebSockets while keeping the benchmark workload off the developer's own machine.

3. Compare

Turn runs into a shared leaderboard

Scores roll into category and overall rankings so the product naturally becomes a hub, not just a hidden backend job runner.