A small question about browsecomp benchmark's agent design 😊
#112
Unanswered
fifia07212025
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm trying to reproduce MiroFlow these days and got a little confused about the
browsecompbenchmark. I noticed that it doesn't use sub agents like other benchmarks do — instead, it handles both reasoning and searching in the main agent.I'm wondering what the purpose of this design is. Is it because the
browsecomptask is relatively lightweight, or to avoid the complexity of multi-agent coordination?Any insights from the team or community would be super appreciated! Thanks for building such a cool framework!
Beta Was this translation helpful? Give feedback.
All reactions