🛠️ refactor: Only Show Agents MCP UI When Configured (#9471)

This commit is contained in:
Danny Avila 2025-09-05 12:28:00 -04:00 committed by GitHub
parent 65c83317aa
commit a4a174b3dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 14 additions and 7 deletions

View file

@ -140,6 +140,7 @@ export function AgentPanelProvider({ children }: { children: React.ReactNode })
pluginTools,
activePanel,
agentsConfig,
startupConfig,
setActivePanel,
endpointsConfig,
setCurrentAgentId,