CoolFace
Datasetpublic

PotatoHD/github-pr-agent-trajectories

Description Reconstructed multi-step agent trajectories for resolving public GitHub PRs: a plan of subtasks and per-subtask subagents with scoped files and solution diffs. Derived dataset. Source material retains its original per-item licence (see source/repo columns); treat as other / mixed. Provided as-is. Usage from datasets import load_dataset ds = load_dataset("PotatoHD/github-pr-agent-trajectories")

sourceHugging Faceotherupdated 3mo agoView on Hugging Face
0likes282downloads
Dataset Card

Description

Reconstructed multi-step agent trajectories for resolving public GitHub PRs: a plan of subtasks and per-subtask subagents with scoped files and solution diffs.

Derived dataset. Source material retains its original per-item licence (see source/repo columns); treat as other / mixed. Provided as-is.

Usage

python
from datasets import load_dataset
ds = load_dataset("PotatoHD/github-pr-agent-trajectories")