AI RESEARCH

Context Pruning for Coding Agents via Multi-Rubric Latent Reasoning

arXiv CS.AI

ArXi:2605.15315v1 Announce Type: new LLM-powered coding agents spend the majority of their token budget reading repository files, yet much of the retrieved code is irrelevant to the task at hand. Existing learned pruners compress this context with a single-objective sequence labeler, collapsing all facets of code relevance into one score and one transition matrix. We show that this formulation creates a modeling bottleneck: a single CRF transition prior must serve heterogeneous retention patterns, including contiguous semantic spans and sparse structural lines.