You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(README): add 4 high-value citing works from S2 scan
MyPCBench (CMU), ClawTrack (Meituan), Mach-Mind-4-Flash Technical Report
(Li Auto), Harness-Bench (Peking University & Qiyuan Tech) — all arXiv-verified.
Institution line gains Princeton and Carnegie Mellon (en + zh-CN).
Copy file name to clipboardExpand all lines: README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -202,7 +202,7 @@ order food, book travel, apply for jobs, write reviews, manage projects.<br/>
202
202
203
203
## <aid="awesome-works-using-clawbench"></a>✨ Awesome Works using ClawBench
204
204
205
-
**The growing community includes authors from Google DeepMind, Stanford, UC Berkeley, Google, Microsoft Research, Harvard, ETH Zürich, Oxford, Northwestern, ByteDance Seed, HKUST, and more.**
205
+
**The growing community includes authors from Google DeepMind, Stanford, UC Berkeley, Google, Microsoft Research, Harvard, ETH Zürich, Oxford, Northwestern, Princeton, Carnegie Mellon, ByteDance Seed, HKUST, and more.**
206
206
207
207
We are delighted to see ClawBench used across the research community. If we missed your work, please [open an issue](https://github.com/TIGER-AI-Lab/ClawBench/issues/new/choose) or submit a pull request.
208
208
@@ -216,6 +216,8 @@ We are delighted to see ClawBench used across the research community. If we miss
216
216
217
217
😊 **ETH Zürich & Handshake AI Research**, [Verifying Agents in Rubric-Graded Environments](https://openreview.net/pdf?id=ayA2tJNDET) ([Code](https://github.com/Handshake-AI-Research/gandalf-the-grader), [Workshop](https://rl-eval.github.io/))
218
218
219
+
😊 **Carnegie Mellon University**, [MyPCBench: A Benchmark for Personally Intelligent Computer-Use Agents](https://arxiv.org/abs/2606.16748) ([Code](https://github.com/ljang0/MyPCBench), [Project](https://mypcbench.com))
220
+
219
221
😊 **Princeton University & University of Chicago**, [PAST-Bench: Benchmarking the Foundations of Recursive Self-Improvement in Personal Agents](https://arxiv.org/abs/2608.04003) ([Code](https://github.com/Gen-Verse/PAST-Bench))
220
222
221
223
😊 **University of Oxford, NUS & Peking University**, [OpenClaw Research: A Systematic Survey of Large Language Model Agents in Open Deployment](https://openreview.net/forum?id=5PMzjzEy6J) ([Project](https://ykc1.github.io/OpenClaw_Survey_Web/), [Resources](https://github.com/shuolucs/Awesome-OpenClaw-Research))
@@ -232,6 +234,10 @@ We are delighted to see ClawBench used across the research community. If we miss
232
234
233
235
😊 **Tongyi Lab, Alibaba Cloud & HKUST**, [SecRespond: Benchmarking AI Agents for Real-World Post-Compromise Incident Response](https://arxiv.org/abs/2607.26791) ([Code](https://github.com/Alibaba-NLP/qqr/tree/main/data/secrespond))
234
236
237
+
😊 **Meituan**, [ClawTrack: Towards Trace-Level Evaluation and Improvement of Real-World Autonomous Agents](https://arxiv.org/abs/2607.28037) ([Leaderboard](https://1997-hank-wu.github.io/ClawTrack-Leaderboard/))
238
+
239
+
😊 **Li Auto (Foundation Model Team)**, [Mach-Mind-4-Flash Technical Report](https://arxiv.org/abs/2607.09375)
240
+
235
241
😊 **Unipat AI**, [VibeSearchBench: Benchmarking Long-horizon Proactive Search in the Wild](https://arxiv.org/abs/2605.27882) ([Code](https://github.com/VibeBench/VibeSearchBench), [Project](https://vibebench.github.io/VibeSearchBench.github.io/))
236
242
237
243
😊 **Tsinghua University & CUHK**, [WildClawBench: A Benchmark for Real-World, Long-Horizon Agent Evaluation](https://arxiv.org/abs/2605.10912) ([Code](https://github.com/InternLM/WildClawBench), [Project](https://internlm.github.io/WildClawBench/))
@@ -242,6 +248,8 @@ We are delighted to see ClawBench used across the research community. If we miss
242
248
243
249
😊 **Tsinghua University & SJTU**, [MacAgentBench: Benchmarking AI Agents on Real-World macOS Desktop](https://arxiv.org/abs/2606.22557) ([Code](https://github.com/JetAstra/MacAgentBench), [Project](https://jetastra.github.io/MacAgentBench/))
244
250
251
+
😊 **Peking University & Qiyuan Tech**, [Harness-Bench: Measuring Harness Effects across Models in Realistic Agent Workflows](https://arxiv.org/abs/2605.27922) ([Code](https://github.com/Qihoo360/harness-bench), [Project](http://www.harness-bench.ai/))
252
+
245
253
😊 **Horizon Research & Frontis.AI**, [EnterpriseClawBench: Benchmarking Agents from Real Workplace Sessions](https://arxiv.org/abs/2606.23654) ([Code](https://github.com/FrontisAI/EnterpriseClawBench), [Project](https://frontisai.github.io/EnterpriseClawBench/))
246
254
247
255
😊 **Peking University & CUHK**, [π-Bench: Evaluating Proactive Personal Assistant Agents in Long-Horizon Workflows](https://arxiv.org/abs/2605.14678) ([Code](https://github.com/Simplified-Reasoning/Pi-Bench), [Project](https://simplified-reasoning.github.io/Pi-Bench/))
0 commit comments