Overview
Add a lightweight Next.js frontend for real-time content generation preview.
Features
/api/generate edge route proxying to MiMo Token Plan API
- Live streaming preview with
reasoning_content display
- Agent progress tracker (which agent is running)
- Token consumption dashboard per run
- Export to Markdown/HTML from browser
Tech Stack
- Next.js 15 + App Router
- Edge Runtime for SSE
- Tailwind CSS v4
Overview
Add a lightweight Next.js frontend for real-time content generation preview.
Features
/api/generateedge route proxying to MiMo Token Plan APIreasoning_contentdisplayTech Stack