repository-level-issue-fixing-tasks-swe-bench-liteverifiedpro-spending-effort-upstream-expanding
observationsingle paperpending review

On repository-level issue-fixing tasks (SWE-bench Lite/Verified/Pro), spending effort upstream — expanding the issue text into a structured requirement spec from retrieved repo context, then testing and refining that spec via generated code and tests — raises resolve rate over agents that consume the raw issue description, and raises the share of patches that even apply cleanly by a larger margin than it raises correctness.

Ingested from a paper but not yet reviewed by a human. It is deliberately inert: it does not move any technique’s standing, does not count toward the backtest, and is excluded anywhere a claim would carry weight. Read the source before relying on it.

Capability: Generating and editing working code

Observed on

100 sampled instances per benchmark, DeepSeek-V3.2 and Qwen-Plus baselines against Agentless, Trae-agent and Claude Code; a single added run with Claude-Opus-4.8 on SWE-bench-Pro g.

Sources

  • Measured across 6 settings (3 benchmarks x 2 models) with a Wilcoxon signed-rank test; %Resolved gains 2-29%, %Applied gains 11-63%, so the applied-vs-resolved asymmetry is visible in the table. Compute per instance is not reported, so the comparison does not isolate extra inference budget from the requirements idea, and the stronger-model check is one benchmark with a 3-point gap.
Status: pending-reviewLast checked: 2026-09-09Evidence activity: not checked yet
Contest this claim

Disagreeing is the most useful thing you can do here. Both sides of every contested claim in this catalog were assembled by the same person, which is its weakest point.

Related claims

Notes

Drafted from the paper by a model and filed unreviewed. Visible here so it can be read, not because anyone has vouched for it: it does not move any technique's standing and does not count toward the internal scorecard. Drafted confidence: low. Falsifier as drafted: A matched comparison where adding the requirement-construction and refinement stage leaves %Resolved unchanged or lower relative to the same agent given the raw issue text, or where the patch-application gain does not exceed the correctness gain. Proposed technique, not catalogued: requirements-refinement-before-coding.