From 0c0e7cb1e3b30ca9f51fe055218b5b2c6e29527f Mon Sep 17 00:00:00 2001 From: genitrix Date: Sun, 2 Aug 2026 03:34:05 +0800 Subject: [PATCH] docs(readme): add ClawBench related project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d6edee84..ee0e8a47 100644 --- a/README.md +++ b/README.md @@ -548,6 +548,7 @@ for development conventions, the WAA benchmark workflow, and architecture detail | [openadapt-capture](https://github.com/OpenAdaptAI/openadapt-capture) | Screen recording and demo sharing | | [openadapt-consilium](https://github.com/OpenAdaptAI/openadapt-consilium) | Multi-model consensus library | | [openadapt-grounding](https://github.com/OpenAdaptAI/openadapt-grounding) | UI element localization | +| [ClawBench](https://github.com/reacher-z/ClawBench) | Real-world web-agent benchmark with 153 tasks across 144 live websites and safe final-request interception | Project documentation: [docs.openadapt.ai](https://docs.openadapt.ai). Full organization: [github.com/OpenAdaptAI](https://github.com/OpenAdaptAI).