DeNovoSWE: Scaling Long-Horizon Environments for Generating Entire Repositories from Scratch

July 21, 2026 ยท View on GitHub

arXiv Hugging Face Datasets GitHub License

๐Ÿ”ฅ Highlights

  • 4,818 high-quality instances.
  • 11k filtered trajectories from 34k DeepSeek-v4-High trajectories.
  • Strong performance: 50% in BeyondSWE-Doc2Repo trained from Qwen3.5-35B-A3B.

๐Ÿ“ฃ News

FAQ

  • For evaluation of DeNovoSWE-Data, you can use AweAgent and refer to this recipe.

๐Ÿ“Š Data Format

FieldDescription
instance_idUnique identifier for each benchmark instance.
documentGround-truth documentation provided to the agent for repository reconstruction.
pypi_namePyPI package name used to enforce anti-cheating constraints during evaluation.
image_urlURL of the Docker image configured for the environment.
userGitHub username or organization owning the repository.
repoName of the target GitHub repository.
workdirWorking directory path of the repository inside the Docker container.
unit_testList of all unit test identifiers.
test_patchCode patch for unit tests, applied during the evaluation phase.
test_binary_filesBinary files used by unit tests that are unsuitable for standard text patching.

๐Ÿค– Results

DeNovoSWE-Agent

Key parameters can be seen below:

ParameterValue
Max turns500
Max sequence length256k
Temperature1

๐Ÿ“– Citation

If you find this project useful for your research, please consider citing our paper:

@misc{zhao2026denovoswescalinglonghorizonenvironments,
      title={DeNovoSWE: Scaling Long-Horizon Environments for Generating Entire Repositories from Scratch}, 
      author={Jiale Zhao and Guoxin Chen and Fanzhe Meng and Wayne Xin Zhao and Ruihua Song and Ji-Rong Wen and Kai Jia},
      year={2026},
      eprint={2606.10728},
      archivePrefix={arXiv},
      primaryClass={cs.SE},
      url={https://arxiv.org/abs/2606.10728}, 
}

๐Ÿ“„ License

This project is licensed under the CC BY 4.0 License - see the LICENSE file for details.

๐ŸŽ—๏ธ Supporters

This project is mainly developed and maintained by students from RUC AI Box.


If you find this project useful, please consider giving it a โญ !