supermemory/apps/mcp/src/widget
Prasanna721 a99cf4f7e1 fix mcp graph and file uploads (#1397)
Fixes cross-host graph rendering and moves widget uploads off the JSON/base64 tool transport.

- render graph data from the launcher result without a second tool call
- stream multipart uploads through one-time, short-lived upload sessions
- remove temporary widget diagnostics and redundant unit tests

Tested with Biome, TypeScript, 17 unit tests, a Wrangler deployment dry-run, and live graph rendering in ChatGPT and Claude. Authenticated E2E setup is currently blocked by the saved OAuth refresh session returning `invalid_grant: session not found`.
2026-08-04 18:58:14 +00:00
..
components MCP Revamp (#1120) (#1380) 2026-07-30 17:08:51 -07:00
design fix MCP app result contracts (#1385) 2026-07-31 18:23:29 +00:00
hooks fix mcp graph and file uploads (#1397) 2026-08-04 18:58:14 +00:00
lib fix mcp graph and file uploads (#1397) 2026-08-04 18:58:14 +00:00
studio fix mcp graph and file uploads (#1397) 2026-08-04 18:58:14 +00:00
views fix mcp graph and file uploads (#1397) 2026-08-04 18:58:14 +00:00
App.tsx fix mcp graph and file uploads (#1397) 2026-08-04 18:58:14 +00:00
ErrorBoundary.tsx fix mcp graph and file uploads (#1397) 2026-08-04 18:58:14 +00:00
index.html MCP Revamp (#1120) (#1380) 2026-07-30 17:08:51 -07:00
main.tsx fix MCP app result contracts (#1385) 2026-07-31 18:23:29 +00:00
McpAppProvider.tsx fix mcp graph and file uploads (#1397) 2026-08-04 18:58:14 +00:00
studio.html MCP Revamp (#1120) (#1380) 2026-07-30 17:08:51 -07:00