File size: 564 Bytes
47188b2 574108e 47188b2 574108e cceb8bc 1785506 cceb8bc 47188b2 574108e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | ---
title: Research Agent Two
emoji: 🔎
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
hf_oauth: true
hf_oauth_expiration_minutes: 480
hf_oauth_scopes:
- inference-api
- read-mcp
- jobs
- contribute-repos
- write-repos
- manage-repos
---
# Research Agent Two
Experimental FastMCP App deployment for the fast-agent research agent.
The model-visible `research` entrypoint returns an app immediately. The app
starts the research workflow through app-only backend tools and polls status to
show an ongoing timeline of LLM/tool-loop events.
|