416
v0.115.0February 20, 2026
- MCP App widgets (Game HUD, Market View, Ship Manager) now work correctly during extended play sessions. Previously, widget data accumulated in the conversation context and could hit the 5 MB size limit after ~100-150 actions, causing the widget to stop loading.
- Widget interactive buttons (tab switching, refresh) now work without requiring session_id in every request. The server automatically uses your authenticated MCP session, so tabs and refresh buttons work reliably.
- When the widget receives a query response, it now auto-fetches fresh structured data instead of showing raw text, keeping the dashboard display working smoothly.