|
1 | 1 | ClawBench |
2 | 2 | Copyright 2026 ClawBench Authors |
3 | 3 |
|
4 | | -This product includes the following third-party software: |
| 4 | +This product includes the following third-party open source software and |
| 5 | +materials. Transitive package dependencies keep their upstream licenses. |
5 | 6 |
|
6 | | -noVNC - Copyright (C) 2024 The noVNC Authors |
7 | | -Licensed under the Mozilla Public License 2.0 (MPL 2.0) |
| 7 | +Source materials: |
| 8 | + |
| 9 | +Claw-Eval converted task subset |
| 10 | +Source: https://github.com/claw-eval/claw-eval |
| 11 | +Dataset: https://huggingface.co/datasets/claw-eval/Claw-Eval |
| 12 | +Licensed under the MIT License |
| 13 | + |
| 14 | +Direct Python packages: |
| 15 | + |
| 16 | +fpdf2 2.8.7 - Licensed under LGPL-3.0-only |
| 17 | +https://py-pdf.github.io/fpdf2/ |
| 18 | + |
| 19 | +huggingface-hub 1.12.0 - Licensed under Apache-2.0 |
| 20 | +https://github.com/huggingface/huggingface_hub |
| 21 | + |
| 22 | +PyYAML 6.0.3 - Licensed under the MIT License |
| 23 | +https://github.com/yaml/pyyaml |
| 24 | + |
| 25 | +questionary 2.1.1 - Licensed under the MIT License |
| 26 | +https://github.com/tmbo/questionary |
| 27 | + |
| 28 | +rich 15.0.0 - Licensed under the MIT License |
| 29 | +https://github.com/Textualize/rich |
| 30 | + |
| 31 | +fastapi 0.136.1 - Licensed under the MIT License |
| 32 | +https://github.com/fastapi/fastapi |
| 33 | + |
| 34 | +uvicorn 0.46.0 - Licensed under BSD-3-Clause |
| 35 | +https://uvicorn.dev/ |
| 36 | + |
| 37 | +websocket-client 1.9.0 - Licensed under Apache-2.0 |
| 38 | +https://github.com/websocket-client/websocket-client/ |
| 39 | + |
| 40 | +jsonschema 4.26.0 - Licensed under the MIT License |
| 41 | +https://github.com/python-jsonschema/jsonschema |
| 42 | + |
| 43 | +pre-commit 4.6.0 - Licensed under the MIT License |
| 44 | +https://github.com/pre-commit/pre-commit |
| 45 | + |
| 46 | +ruff 0.15.12 - Licensed under the MIT License |
| 47 | +https://github.com/astral-sh/ruff |
| 48 | + |
| 49 | +Harness and runtime packages: |
| 50 | + |
| 51 | +browser-use 0.12.6 - Licensed under the MIT License |
| 52 | +https://github.com/browser-use/browser-use |
| 53 | + |
| 54 | +LiteLLM 1.83.9 - Licensed under the MIT License |
| 55 | +https://github.com/BerriAI/litellm |
| 56 | + |
| 57 | +websockets 13.1 - Licensed under BSD-3-Clause |
| 58 | +https://github.com/python-websockets/websockets |
| 59 | + |
| 60 | +Hermes Agent, commit bf196a3fc0fd1f79353369e8732051db275c6276 - Licensed under the MIT License |
| 61 | +https://github.com/NousResearch/hermes-agent |
| 62 | + |
| 63 | +agent-browser 0.26.0 - Licensed under Apache-2.0 |
| 64 | +https://github.com/vercel-labs/agent-browser |
| 65 | + |
| 66 | +Microsoft Playwright MCP 0.0.70 - Licensed under Apache-2.0 |
| 67 | +https://github.com/microsoft/playwright-mcp |
| 68 | + |
| 69 | +opencode-ai 1.4.4 - Licensed under the MIT License |
| 70 | +https://github.com/sst/opencode |
| 71 | + |
| 72 | +OpenClaw 2026.3.13 - Licensed under the MIT License |
| 73 | +https://github.com/openclaw/openclaw |
| 74 | + |
| 75 | +OpenAI Codex CLI 0.120.0 - Licensed under Apache-2.0 |
| 76 | +https://github.com/openai/codex |
| 77 | + |
| 78 | +claw-code, commit 00d0eb61d4cfc1abd345dc76023dd21e420f6488 - License NOASSERTION; no license file found at pinned commit |
| 79 | +https://github.com/ultraworkers/claw-code |
| 80 | + |
| 81 | +pi-coding-agent 0.74.0 - Licensed under the MIT License |
| 82 | +https://github.com/earendil-works/pi-mono |
| 83 | + |
| 84 | +pi-browser-harness 0.4.0 - Licensed under the MIT License |
| 85 | +https://github.com/amankumarsingh77/pi-browser-harness |
| 86 | + |
| 87 | +typebox 1.1.38 - Licensed under the MIT License |
| 88 | +https://github.com/sinclairzx81/typebox |
| 89 | + |
| 90 | +noVNC 1.6.0 - Licensed under MPL-2.0 |
8 | 91 | https://github.com/novnc/noVNC |
9 | 92 |
|
10 | | -websockify - Copyright (C) 2024 The websockify Authors |
11 | | -Licensed under the GNU Lesser General Public License v3.0 (LGPL 3.0) |
| 93 | +websockify 0.13.0 - Licensed under LGPL-3.0 |
12 | 94 | https://github.com/novnc/websockify |
0 commit comments