Kimi-Dev: Agentless Training as Skill Prior for SWE-Agents

Abstract

Large Language Models (LLMs) are increasingly applied to software engineering (SWE), with SWE-bench as a key benchmark. Solutions are split into SWE-Agent frameworks with multi-turn interactions and workflow-based Agentless methods with single-turn verifiable steps. We argue these paradigms are not mutually exclusive: reasoning-intensive Agentless training induces skill priors, including localization, code edit, and self-reflection that enable efficient and effective SWE-Agent adaptation. In this work, we first curate the Agentless training recipe and present Kimi-Dev, an open-source SWE LLM achieving 60.4\% on SWE-bench Verified, the best among workflow approaches. With additional SFT adaptation on 5k publicly-available trajectories, Kimi-Dev powers SWE-Agents to 48.6\% pass@1, on par with that of Claude 3.5 Sonnet (241022 version). These results show that structured skill priors from Agentless training can bridge workflow and agentic frameworks for transferable coding agents.

Cite

Text

Yang et al. "Kimi-Dev: Agentless Training as Skill Prior for SWE-Agents." International Conference on Learning Representations, 2026.

Markdown

[Yang et al. "Kimi-Dev: Agentless Training as Skill Prior for SWE-Agents." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/yang2026iclr-kimidev/)

BibTeX

@inproceedings{yang2026iclr-kimidev,
  title     = {{Kimi-Dev: Agentless Training as Skill Prior for SWE-Agents}},
  author    = {Yang, Zonghan and Wang, Shengjie and Fu, Kelin and He, Wenyang and Xiong, Weimin and Liu, Yibo and Miao, Yibo and Gao, Bofei and Wang, Yejie and Ma, Yingwei and Li, Yanhao and Liu, Yue and Hu, Zhenxing and Zhang, Kaitai and Wang, Shuyi and Chen, Huarong and Sung, Flood and Liu, Yang and Gao, Yang and Yang, Zhilin and Liu, Tianyu},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/yang2026iclr-kimidev/}
}