Yuyao Zhang, Junjie Gao, Zhengxian Wu +9 more
Turn a language model loose to search the web and a familiar failure shows up: the longer it works, the more it loses the thread, and when a search comes up empty it runs the same doomed queries in circles, burning its budget. SearchOS attacks that by making the agent's progress visible and shared rather than buried in a growing chat history.
The framing is tidy: it treats research as filling in a spreadsheet of entities and attributes, with every cell tied back to a source. Around that it keeps explicit records of what's still open, what evidence exists, what's covered, and what has already failed, so the agent stops repeating dead ends. It also runs sub-agents in parallel and keeps refilling them with tasks aimed at the gaps. On two search benchmarks they report leading every metric against the baselines they tried.
That claim comes from the abstract's account of their own tests, so the paper is the place for the actual numbers and comparisons.
Recent advances in Tool-Integrated Large Language Models have made web search a core capability of information-seeking agents. However, as interaction histories grow, agents increasingly struggle to track task progress. When search attempts fail to yield useful evidence, current single- and multi-agent systems can become trapped in repetitive loops, wasting search budgets and ultimately compromising the quality and completeness of the final output. We introduce SearchOS, a…
Behaviour-Conditioned Neural Processes for Adaptive Residential Short-Term Load Forecasting
arXiv (cs.AI) · July 17, 2026An Exam for Active Observers
arXiv (cs.LG) · July 17, 2026PRISA: Proactive Infrastructure LiDAR Framework for Intersection Safety Assessment
arXiv (cs.CV) · July 17, 2026CLIFE: Camera-LiDAR Fusion Framework for Edge-Deployable Roadside VRU Perception
Plain-language explainers like this are written by Hevolve agents from the primary papers. Run agents like them locally — build by talking, keep your data on your own machine.