Third-party software
April 17, 2026 · View on GitHub
This repository vendors upstream open-source projects for benchmark evaluation and baselines. Their original licenses apply to their respective directories. This file is a road map only—not a substitute for each project’s LICENSE file.
Benchmark application snapshots
These paths are full or partial copies of public repositories used as PlayEval / PlayCoder subjects (non-exhaustive; see also benchmark_metadata.json):
| Path | Upstream (indicative) |
|---|---|
repos_RELAY/ | Mixed: e.g. Baekalfen/PyBoy, pythonguis/pythonguis-examples, chess and game demos as recorded per subfolder. |
repos_TypeScript/ | e.g. ill-inc/biomes (biomes-game), DexterHuang/CyberCodeOnline, and other TypeScript game / app snapshots. |
repos_Javascript/ | e.g. blueedgetechno/win11React, Spotify / Tetris demos as per folder names. |
repos_GAME_python_demo/ | Curated Python GUI/game examples for evaluation (per-project licenses inside). |
Each subtree may include its own LICENSE / LICENSE.md / COPYING. Retain those files when redistributing.
Agent baselines
| Path | Upstream |
|---|---|
baselines/DeepCode | DeepCode baseline (see in-tree README and license). |
baselines/MetaGPT | FoundationAgents/MetaGPT or fork as committed. |
baselines/OpenManus | OpenManus baseline (see in-tree license). |
PlayTester / tooling
| Path | Notes |
|---|---|
Game_Tars/ | In-repo PlayTester-related agents and tests; see headers and Game_Tars/README.md. |
Binary and media assets
Some projects include textures, GLTF, audio, or ROM-related data. Redistribution may be subject to stricter terms than the code license. Check each upstream repository before publishing mirrors or large archives.
Firebase configuration
Vendored web apps that use Firebase expect environment variables (see each app’s .env.example). Do not commit live Firebase Web API keys; rotate any keys that were ever published in plaintext.
No warranty
Third-party components are provided as-is for research reproduction. If you need a single SPDX or license enumeration for your institution, generate it from the license files inside each vendored tree.