feat: add mcp app renderer (#6095)
Co-authored-by: Douwe Osinga <douwe@block.xyz> Co-authored-by: Douwe Osinga <douwe@squareup.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -39,7 +39,6 @@ export const ChatProvider: React.FC<ChatProviderProps> = ({
|
||||
sessionId: '',
|
||||
name: DEFAULT_CHAT_TITLE,
|
||||
messages: [],
|
||||
messageHistoryIndex: 0,
|
||||
recipe: null,
|
||||
recipeParameterValues: null,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user