@inproceedings{lian-etal-2026-swe,
title = "{SWE}-{AGILE}: A Software Agent Framework for Efficiently Managing Dynamic Reasoning Context",
author = "Lian, Shuquan and
Liu, Juncheng and
Chen, Yazhe and
Chen, Yuhong and
Li, Hui",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Findings of the {A}ssociation for {C}omputational {L}inguistics: {ACL} 2026",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.findings-acl.868/",
pages = "17536--17550",
ISBN = "979-8-89176-395-1",
abstract = "Prior representative ReAct-style approaches in autonomous Software Engineering (SWE) typically lack the explicit System-2 reasoning required for deep analysis and handling complex edge cases. While recent reasoning models demonstrate the potential of extended Chain-of-Thought (CoT), applying them to the multi-turn SWE task creates a fundamental dilemma: retaining full reasoning history leads to context explosion and ``Lost-in-the-Middle'' degradation, while discarding it would force the agent to redundantly re-reason at every step. To address these challenges, we propose SWE-AGILE, a novel software agent framework designed to bridge the gap between reasoning depth, efficiency, and context constraints. SWE-AGILE introduces a Dynamic Reasoning Context strategy, maintaining a ``sliding window'' of detailed reasoning for immediate continuity to prevent redundant re-analyzing, while compressing historical reasoning content into concise Reasoning Digests. Empirically, SWE-AGILE sets a new standard for 7B-8B models on SWE-Bench-Verified using only 2.2k trajectories and 896 tasks. Code is available at https://github.com/KDEGroup/SWE-AGILE."
}Markdown (Informal)
[SWE-AGILE: A Software Agent Framework for Efficiently Managing Dynamic Reasoning Context](https://preview.aclanthology.org/ingest-acl/2026.findings-acl.868/) (Lian et al., Findings 2026)
ACL