From 81692a3c91b4f2f72c12991cbd7339ef22963fb4 Mon Sep 17 00:00:00 2001 From: Polly-Lou Date: Wed, 8 Jul 2026 14:40:51 +0800 Subject: [PATCH 1/2] Revert "docs: add trajectory gallery release to README news (#16)" This reverts commit bffc2c5e5806c230231afc84048cf1214c9b3f2f. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d272477..db66bde 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ ## ๐Ÿ“ฐ News -- **2026-07-08** ๐Ÿงต **Per-case agent trajectories released** โ€” browse the best hybrid GUI+CLI rollout for every one of the 114 tasks (thinking ยท actions ยท screenshots ยท deliverables ยท judge scores), bilingual viewer. [Trajectory gallery](https://weavebench.github.io/trajectories/) - **2026-06-30** ๐Ÿš€ **OSWorld-V2 hybrid GUI+CLI harness** โ€” GPT-5.5 gains **+5.5 pt** Binary (13.0โ†’18.5%) at ~2ร— tool-call efficiency. [`experiments/osworld_v2_hybrid/`](./experiments/osworld_v2_hybrid) - **2026-06-12** ๐ŸŽ‰ Ranked **#4 on [HF Daily Papers](https://huggingface.co/papers/2606.09426)** with **104 upvotes**. - **2026-06-08** Initial preprint + [project website](https://weavebench.github.io) live. From 333e0f431e18c59cc14798352d16ee19648dfd65 Mon Sep 17 00:00:00 2001 From: 94wen94 <94wen94@users.noreply.github.com> Date: Wed, 8 Jul 2026 14:41:58 +0800 Subject: [PATCH 2/2] docs: add trajectory gallery release to README news --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db66bde..d272477 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ ## ๐Ÿ“ฐ News +- **2026-07-08** ๐Ÿงต **Per-case agent trajectories released** โ€” browse the best hybrid GUI+CLI rollout for every one of the 114 tasks (thinking ยท actions ยท screenshots ยท deliverables ยท judge scores), bilingual viewer. [Trajectory gallery](https://weavebench.github.io/trajectories/) - **2026-06-30** ๐Ÿš€ **OSWorld-V2 hybrid GUI+CLI harness** โ€” GPT-5.5 gains **+5.5 pt** Binary (13.0โ†’18.5%) at ~2ร— tool-call efficiency. [`experiments/osworld_v2_hybrid/`](./experiments/osworld_v2_hybrid) - **2026-06-12** ๐ŸŽ‰ Ranked **#4 on [HF Daily Papers](https://huggingface.co/papers/2606.09426)** with **104 upvotes**. - **2026-06-08** Initial preprint + [project website](https://weavebench.github.io) live.