You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<strong>MiroFlow</strong> is an open-source research agent framework that achieves <strong>#1 ranking</strong> across representative benchmarks (FutureX, GAIA, HLE, xBench-DeepSearch, BrowseComp).<br>
17
+
It powers <ahref="https://github.com/MiroMindAI/mirothinker">MiroThinker</a>, our open-source agent foundation model with native tool-assisted reasoning.
18
+
</div>
22
19
23
-
## 📚 **[READ THE DOCUMENTATION](https://miromindai.github.io/MiroFlow/)**
**MiroFlow** is an open-source research agent framework that achieves state-of-the-art performance on representative benchmarks (FutureX, GAIA, HLE, xBench-DeepSearch, BrowserComp). It powers [MiroThinker](https://github.com/MiroMindAI/mirothinker), our open-source agent foundation model with native tool-assisted reasoning.
32
-
33
28
## 📰 News
34
29
35
-
-**[2026-03]**: 🎉 **MiroFlow 1.6 + MiroThinker 1.6**: Major release with Web Application interface (FastAPI + React), comprehensive verifier system for benchmark evaluation, and expanded LLM support including Kimi K2.5 and GPT-5.
30
+
-**[2026-03]**: **MiroFlow 1.6 + MiroThinker 1.6**: Major release with Web Application interface (FastAPI + React), comprehensive verifier system for benchmark evaluation, and expanded LLM support including Kimi K2.5 and GPT-5.
-**[2025-09-15]**: 🎉🎉 **MiroFlow v0.3**: Enhanced codebase architecture and significantly improved benchmark performance, boosting GPT-5's prediction accuracy for future events by 11%. MiroFlow now ranks #1 in the future prediction benchmark. See [FutureX](https://futurex-ai.github.io/).
41
-
-**[2025-08-27]**: **MiroFlow v0.2**: Achieves state-of-the-art performance across [multiple agentic benchmarks](https://miromind.ai/blog/miroflow), including HLE (27.2%), HLE-Text-Only (29.5%), BrowserComp-EN (33.2%), BrowserComp-ZH (47.1%), and xBench-DeepSearch (72.0%).
35
+
-**[2025-09-15]**: **MiroFlow v0.3**: Enhanced codebase architecture and significantly improved benchmark performance, boosting GPT-5's prediction accuracy for future events by 11%. MiroFlow now ranks #1 in the future prediction benchmark. See [FutureX](https://futurex-ai.github.io/).
36
+
-**[2025-08-27]**: **MiroFlow v0.2**: Achieves state-of-the-art performance across [multiple agentic benchmarks](https://miromind.ai), including HLE (27.2%), HLE-Text-Only (29.5%), BrowserComp-EN (33.2%), BrowserComp-ZH (47.1%), and xBench-DeepSearch (72.0%).
42
37
-**[2025-08-26]**: Released [GAIA Validation Trace](docs/public_trace.md) (73.94% pass@1) and [Gradio Demo](https://github.com/MiroMindAI/MiroThinker/tree/main/apps/gradio-demo) for local deployment.
43
38
-**[2025-08-08]**: **MiroFlow v0.1**: Complete open-source release of the research agent framework.
-**Reproducible State-of-the-Art Performance**: #1 ranking across [multiple representative agentic benchmarks](https://miromindai.github.io/miroflow/evaluation_overview/), including FutureX, GAIA, HLE, xBench-DeepSearch, and BrowseComp.
47
+
-**High Concurrency & Reliability**: Robust concurrency management and fault-tolerant design for handling rate-limited APIs and unstable networks.
48
+
-**Cost-Effective Deployment**: Run a research agent service on a single RTX 4090 with the open-source [MiroThinker](https://github.com/MiroMindAI/mirothinker) model and free tools.
-**Reproducible State-of-the-Art Performance**: #1 ranking across [multiple representative agentic benchmarks](https://miromindai.github.io/MiroFlow/evaluation_overview/), including FutureX, GAIA, HLE, xBench-DeepSearch, and BrowserComp benchmarks)
137
-
-**High Concurrency & Reliability**: Built with robust concurrency management and fault-tolerant design, MiroFlow efficiently handles rate-limited APIs and unstable networks, ensuring seamless trajectory collection and reliable execution of complex tasks.
138
-
-**Cost-Effective Deployment**: Powered by the open-source MiroThinker model, MiroFlow can run a research agent service on a single RTX 4090. The entire stack relies on free, open-source tools, making it simple to deploy, scale, and reproduce. See [MiroThinker](https://github.com/MiroMindAI/mirothinker).
139
-
140
-
---
141
-
142
-
## 🔧 Supported Models & Tools
143
-
144
-
-**Models**: MiroThinker 1.6, GPT-4o, GPT-5, Claude, Gemini, Qwen, Kimi K2.5, etc.
See [full documentation](https://miromindai.github.io/miroflow/quickstart/) for web app setup, more examples, and configuration options.
147
87
148
88
---
149
89
150
-
## 📈 Performance on Benchmarks
151
-
152
-
We achieved the #1 ranking on the FutureX Benchmark Leaderboard as of September 10, 2025, boosting GPT-5's prediction accuracy for future events by 11%.
Follow our detailed guides to reproduce benchmark results in our [Benchmarks Documentation](https://miromindai.github.io/MiroFlow/evaluation_overview/)
173
-
174
-
---
175
-
176
-
## ❓ FAQ
177
-
178
-
<details>
179
-
<summary><strong>What API keys do I need?</strong></summary>
180
-
<br>
181
-
The required API keys depend on your configuration. See <code>.env.template</code> for the full list. Common keys include: <code>OPENROUTER_API_KEY</code> (for models via OpenRouter), <code>SERPER_API_KEY</code> (web search), <code>JINA_API_KEY</code> (web scraping), and <code>E2B_API_KEY</code> (Python code execution).
182
-
</details>
183
-
184
-
<details>
185
-
<summary><strong>Can I use other language models besides OpenRouter?</strong></summary>
186
-
<br>
187
-
Yes, MiroFlow supports various language models. Check our documentation for configuration details.
188
-
</details>
189
-
190
-
<details>
191
-
<summary><strong>How do I reproduce the benchmark results?</strong></summary>
192
-
<br>
193
-
Follow our detailed <ahref="https://miromindai.github.io/MiroFlow/evaluation_overview/">Benchmarks Documentation</a> for step-by-step reproduction guides.
194
-
</details>
195
-
196
-
<details>
197
-
<summary><strong>Is there commercial support available?</strong></summary>
198
-
<br>
199
-
For commercial inquiries and enterprise support, please contact us through our <ahref="https://miromind.ai/">website</a>.
200
-
</details>
201
-
202
-
---
203
-
204
-
## 📖 References
90
+
## References
205
91
206
92
If you find our work helpful, please consider citing:
207
93
@@ -220,7 +106,7 @@ If you find our work helpful, please consider citing:
220
106
@misc{2026miroflow,
221
107
title={MiroFlow: A High-Performance Open-Source Research Agent Framework},
0 commit comments