AI RESEARCH

LACUNA: Safe Agents as Recursive Program Holes

arXiv CS.AI

ArXi:2605.28617v1 Announce Type: new LLM agents increasingly act by writing code, yet a split persists between the runtime that drives the agent and the code the model writes. The runtime owns the loop, context, and control flow, and the model has little say over any of them. Letting model-written code shape the runtime itself would make agents expressive, but it would also sharpen safety problems.