Files
Jordan Ritter 8447253647 fix(react-core): surface MCP app tool-call failures instead of an empty box
When an MCP app tool call came back with `isError: true`, the activity
renderer forwarded the result to the app and rendered nothing host-side.
Apps with no data to draw paint nothing, so the user got a tall empty box
while the chat chip still read "Done" — measured on the mcp-apps demo,
where mcp.excalidraw.com rejects a malformed `elements` argument on
roughly one call in five.

The failure message from the tool result is now rendered above the app
frame (`role="alert"`) and logged, and the container grows to fit both
instead of being pinned to the app's reported height.
2026-08-03 10:27:51 -07:00
..
2026-07-23 16:47:06 +00:00
2026-07-23 21:58:31 +00:00
2026-07-23 16:15:51 +00:00
2026-07-23 16:15:51 +00:00
2026-07-23 16:15:51 +00:00
2026-07-23 16:15:51 +00:00