How to Run

Build the runner and run it against your tool:

git clone https://github.com/luckyPipewrench/agent-egress-bench.git
cd agent-egress-bench/runner
go build -o aeb-gauntlet .
./aeb-gauntlet --cases ../cases --profile path/to/your-profile.json --output results.json

See the methodology for scoring details and the adoption guide for building a runner.

To submit results, open a discussion.