AI RESEARCH

Revisable by Design: A Theory of Streaming LLM Agent Execution

arXiv CS.LG

ArXi:2604.23283v1 Announce Type: new Current LLM agents operate under an implicit but universal assumption: execution is a transaction -- the user submits a request, the agent works in isolation, and only upon completion does the dialogue resume. This forces users into a binary choice: wait for a potentially incorrect output, or interrupt and lose all progress. We reject this assumption and propose the stream paradigm, in which agent execution and user intervention are concurrent, interleaved processes sharing a bidirectional channel.