Cooperative two-agent coding dataset: 209 task pairs across 18 repos, generated with
mini_swe_agent on Qwen/Qwen3.5-9B in coop setting using an explore-plan prompt variant —
agents explore the codebase first, then produce an explicit implementation plan, then share and
reconcile plans with their partner before writing code. Patches are auto-merged after both submit.