CODESTRUCT: Code Agents over Structured Action Spaces
arXiv:2604.05407v2 Announce Type: replace
Abstract: LLM-based code agents treat repositories as unstructured text, applying edits through brittle string matching that frequently fails due to formatting drift or ambiguous patterns. We propose reframing…