Merge branch 'feat/mcp-frontend' into deploy/dev

pull/22036/head
Joel 11 months ago
commit 9defdbe291

@ -188,6 +188,8 @@ const MultipleToolSelector = ({
panelShowState={panelShowState}
onPanelShowStateChange={setPanelShowState}
isEdit={false}
canChooseMCPTool={canChooseMCPTool}
onSelectMultiple={handleAddMultiple}
/>
</>
)

Loading…
Cancel
Save