mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-09-01 17:10:24 +08:00
Fixes #633 - browser showing infinite loading spinner when accessing the MCP server URL without the session parameter. When users access http://localhost:6002 directly (without ?mcp=xxx), the page now auto-redirects to the most recent active session instead of showing "No session" with an infinite loading spinner.