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
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@

### Web Archivers and Indexers
- [dn](https://github.com/dosyago/dn) - Archive and index pages you browse for offline viewing and search, implemented using the `Fetch` domain's interceptions, and works with any Chromium-based browser.

### Agent Evaluation
- [ClawBench](https://github.com/reacher-z/ClawBench) - Benchmark that runs browser agents on live production sites, using the `Fetch` domain to intercept and block only the final outbound submission so runs complete end-to-end without real-world side effects.

---

Expand Down