Project context and editing interfaces
Several results treat the agent interface as part of the capability being measured. Context-Augmented Code Generation reports that adding Brief, a product-context retrieval system, raises decision compliance for Claude Code on an 8-task benchmark from 46% to 95%. The result is useful, but the paper also notes a workflow confound: Brief changes available context and adds specs, acceptance criteria, and mid-build guidance.
SWE-Edit makes a narrower systems claim. It splits file viewing and patch writing into separate subagents, so the main agent keeps a cleaner reasoning context. On SWE-bench Verified, it raises resolved rate from 69.9% to 72.0%, cuts total inference cost by 17.9%, and improves edit success from 93.4% to 96.9%. The common lesson is practical: agent quality depends on what the model can see, what it is asked to write, and how edits are applied.