From dee5fc9a9b9688f57bf1ab7fa9f19260186f5560 Mon Sep 17 00:00:00 2001 From: reacher-z Date: Mon, 27 Jul 2026 17:55:17 +0800 Subject: [PATCH] docs: mention ClawBench as a related agent benchmark --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6c005bc..6c15f27 100644 --- a/README.md +++ b/README.md @@ -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: