AI RESEARCH

Agent JIT Compilation for Latency-Optimizing Web Agent Planning and Scheduling

arXiv CS.LG

ArXi:2605.21470v1 Announce Type: new Computer-use agents (CUA) automate tasks specified with natural language such as "order the cheapest item from Taco Bell" by generating sequences of calls to tools such as click, type, and scroll on a browser. Current implementations follow a sequential fetch-screenshot-execute loop where each iteration requires an LLM call, resulting in high latency and frequent errors from incorrect tool use.