MiroThinker
MiroThinker copied to clipboard
MiroThinker is an open-source search agent suite, built for tool-augmented reasoning and real-world information seeking, aiming to match the deep research experience of OpenAI Deep Research and Gemini...
Hi, thank you for your excellent work and the high-quality open-source releases. Since you have also open-sourced several datasets for both SFT and RL, such as miromind-M1 and miroverse-v0.1, I...
Or, can it only run on NVIDIA graphics cards?
- add `class ToolManagerV2` that support all three modes of MCP server transport. Keep `class ToolManager` for backward compatibility. - add `def create_mcp_server_parameters()` in `settings_v2.py` that support all three modes...
major changes (potentially breaking): - upgrade` e2b-code-interpreter>=1.2.1` to `e2b-code-interpreter==2.0.0`. This enables `beta_pause()`. - downgrade `from fastmcp import fastMCP` to `from mcp.server.fastmcp import fastMCP`. This enables `mcp dev` recipe, as well...
https://github.com/IBM/AssetOpsBench Any suggestion?
The current implementation of generate_mcp_system_prompt, generate_no_mcp_system_prompt, generate_agent_specific_system_prompt, and generate_agent_summarize_prompt contains extensive code duplication. Large blocks of boilerplate text are repeated across functions, making it difficult to maintain and extend. Adding...
Improved error handling in the queue and thread execution.
希望适配一个暗色模式,盯得眼睛有点疼, 不过效果确实是我用过的最好的,支持!!!
所有工具配置完之后,可以实现官网的效果吗? 我现在根据官方的命令实现,只能输出一段总结,想知道可以想官网一样输出完整的报告吗? miroflow-agent目录下运行: uv run python main.py llm=gpt-5 agent=mirothinker_v1.5_keep5_max200