AI RESEARCH

Coding Agents are Effective Long-Context Processors

arXiv CS.AI

ArXi:2603.20432v1 Announce Type: cross Large Language Models (LLMs) have nstrated remarkable progress in scaling to access massive contexts. However, the access is via the latent and uninterpretable attention mechanisms, and LLMs fail to effective process long context, exhibiting significant performance degradation as context length increases. In this work, we study whether long-context processing can be externalized from latent attention into explicit, executable interactions, by allowing coding agents to organize text in file systems and manipulate it using its native tools.