Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,10 @@ By default (no `--judge` flag), the LLM judge runs as an OpenClaw agent session.

Required env vars: `OPENROUTER_API_KEY`, `KILO_API_KEY`, `ANTHROPIC_API_KEY`, or `OPENAI_API_KEY` depending on the judge model prefix.

## Related external benchmarks

[ClawBench](https://github.com/TIGER-AI-Lab/ClawBench) is a complementary benchmark for browser and computer-use agents performing real-world tasks across live websites. It is independent of PinchBench and is not integrated or supported by this repository; the link is provided for readers comparing agent-evaluation environments.

## Contributing Tasks

We welcome new tasks! Check out [`tasks/TASK_TEMPLATE.md`](tasks/TASK_TEMPLATE.md) for the format. Good tasks are:
Expand Down