# Change2Task: From Repository Changes to Executable Coding Agent Tasks and Environments

Source: [arXiv](https://arxiv.org/abs/2607.28591v1)  
Feed7 permalink: https://feed7.dev/p/2607-28591v1-169rlqh  
Published: 2026-07-30T17:44:31.000Z  
Trust: Needs Review (needs_review)

## Why Included

Change2Task converts merged PR history into executable coding-agent tasks on current repository states. It could expand continuous eval sets while reducing stale environments and repeated setup.

## Source Summary

Change2Task turns merged pull requests into verified tasks on modern repository revisions using **Patch Reversal, Code Mapping, or Agent Reconstruction**. Across **1,130 eligible changes**, it constructed verified tasks at a 79.6% rate.

## Practical Implication

Use repository history as renewable eval data, but preserve the full lifecycle: healthy base, reconstructed task state, and restored state. The five tested families include bug fixes, features, tests, API migrations, and security repairs.

## Agent-Ready Context

Change2Task turns merged pull requests into verified tasks on modern repository revisions using **Patch Reversal, Code Mapping, or Agent Reconstruction**. Across **1,130 eligible changes**, it constructed verified tasks at a 79.6% rate.

Use repository history as renewable eval data, but preserve the full lifecycle: healthy base, reconstructed task state, and restored state. The five tested families include bug fixes, features, tests, API migrations, and security repairs.

It recovered **29.2% more verified tasks** than a PR-based baseline and reached up to 98.0% matched outcome agreement. These are construction results from the evaluated repositories, not proof that generated tasks represent every real maintenance workload.

## Connected Context

Feed7 judgment across 297 accumulated Signals:

Change2Task expands renewable coding-agent evaluation beyond directly replaying old PRs by reconstructing verified tasks on newer repository states across several maintenance families. Against prior benchmark concerns, its construction success improves supply, not validity by itself: task alignment, history leakage, environment noise, and workload coverage still require separate controls.

- [PAIChecker: Uncovering and Checking PR-Issue Misalignment in SWE-Bench-Like Benchmarks](https://feed7.dev/p/2607-28587v1-0u0uow2) — PAIChecker identifies issue–patch–test mismatch in PR-derived tasks, so Change2Task’s reconstructed lifecycle should still be checked for semantic alignment before scores are trusted.
- [Reward hacking is swamping model intelligence gains](https://feed7.dev/p/reward-hacking-coding-benchmarks-18ddebo) — Because Change2Task derives tasks from repository history, sealed evaluation must prevent agents from retrieving the originating fix instead of solving the reconstructed task.
- [DeepSWE: A Contamination-Resistant Coding Benchmark — James Shi, Datacurve](https://feed7.dev/p/deepswe-a-contamination-resistant-coding-benchmark-james-shi-datacurve-08p61c0) — DeepSWE’s original tasks reduce contamination, whereas Change2Task favors scalable reuse of historical changes; together they expose a tradeoff between renewable task volume and independence from public fixes.
- [Quantifying infrastructure noise in agentic coding evals](https://feed7.dev/p/infrastructure-noise-1jyyyw1) — Change2Task verifies task-state construction, but infrastructure-noise evidence shows that comparable agent scores also require controlled runtime resources after tasks are built.

## Context Map

- Layer: benchmark
- Domains: coding, security
- Topics: coding-agents, agent-evals, benchmark-integrity

## Uncertainty

- It recovered **29.2% more verified tasks** than a PR-based baseline and reached up to 98.0% matched outcome agreement. These are construction results from the evaluated repositories, not proof that generated tasks represent every real maintenance workload.

## Agent Instruction

Use this item as source-backed context. Do not invent claims beyond the linked source. If this item conflicts with another source, call out the conflict.
