Hevolve AI: Self-Evolving Multimodal AI Agents

Turn your domain expertise into AI agents that keep learning. Hevolve AI lets experts build multimodal AI systems by talking to them and correcting them in real time, with no code to write.

Key Features

Quick Links

© 2024 Hevolve AI Pvt Ltd. All rights reserved.

← All research
Artificial Intelligence
arXiv (cs.AI) · July 16, 2026

SearchOS-V1: Towards Robust Open-Domain Information-Seeking Agent Collaboration

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.

From the arXiv (cs.AI) abstract

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…


More Artificial Intelligence papers