-
Notifications
You must be signed in to change notification settings - Fork 213
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When you reload a ChatGPT window with existing MCP App widgets the tool input and tool result notifications do not happen as defined in section 3 Data Delivery of the overview. https://github.com/modelcontextprotocol/ext-apps/blob/30f79b9e3f2525a95a997fce2e5839ab0dd4da96/docs/overview.md#lifecycle
To Reproduce
Steps to reproduce the behavior:
- Call a tool that renders a widget that uses tool-results from chatgpt
- reload the page
- chatgpt re-renders the widget iframe
ui/notifications/initializedis called, butui/notifications/tool-resultandui/notifications/tool-inputare not
Expected behavior
The Data Delivery phase should happen after the Initialization phase every time
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working