fix: agent selector can choose multi

pull/22091/head
Joel 12 months ago
parent d0ed31b008
commit ed2d971cf9

@ -220,6 +220,7 @@ export const AgentStrategySelector = memo((props: AgentStrategySelectorProps) =>
indexBarClassName='top-0 xl:top-36'
showWorkflowEmpty={false}
hasSearchText={false}
canNotSelectMultiple
canChooseMCPTool={canChooseMCPTool}
/>
<PluginList

Loading…
Cancel
Save