SearchOS turns long-horizon web search into shared state for multi-agent retrieval

机器之心 · wechat · 2026-07-27

SearchOS turns long-horizon search into a shared system state for multi-agent retrieval

The article explains a new research system from Renmin University and Ant that treats open-domain retrieval as a relational search problem, instead of keeping progress only in the conversation context.

What SearchOS adds

Reported results

On WideSearch and GISA, the project says SearchOS beats single-agent and multi-agent baselines on all reported F1 metrics. The strongest gains come from coverage tracking and continuous gap filling. The authors also show that even with an oracle table schema, performance still trails SearchOS, suggesting that dynamic schema discovery matters in real retrieval tasks.

The implementation is already available with a CLI, TUI, and web workbench, and supports multiple model providers as well as local deployment.

Original post →

More from coding & agent

coding & agent channel →