Context control is becoming a core lever for code repair
Software engineering work on LLMs focused on narrowing the problem surface before generation. SWEzze learns a structured code-context compressor for issue resolution and reports about 6x compression, a 51.8% to 71.3% token cut, and a 5.0% to 9.2% gain on SWE-bench Verified. A separate repair study asks what happens after localization is already strong. Giving Agentless, KGCompass, and ExpeRepair oracle file and line spans lifts results, but native success still stays below 50%, and the best fixed added-context probe solves only six extra instances beyond the three-system Solved@10 union. The combined message is practical: better retrieval and smaller prompts help, but prompt packing and patch synthesis still cap repair quality.