@burtson-labs/bandit-engine 2.0.73 → 2.0.74

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -43809,7 +43809,7 @@ var Management = () => {
43809
43809
  // Pro/Team users with advanced features
43810
43810
  },
43811
43811
  {
43812
- label: "MCP Tools",
43812
+ label: "Tools",
43813
43813
  icon: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(BuildIcon, {}),
43814
43814
  requiresFeature: "advancedSearch"
43815
43815
  // Pro/Team users with advanced features
@@ -44294,7 +44294,7 @@ var Management = () => {
44294
44294
  }
44295
44295
  ),
44296
44296
  navTabs[tabIndex]?.label === "Provider" && /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(ProviderTab, {}),
44297
- navTabs[tabIndex]?.label === "MCP Tools" && /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(MCPToolsTabV2_default, {})
44297
+ navTabs[tabIndex]?.label === "Tools" && /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(MCPToolsTabV2_default, {})
44298
44298
  ]
44299
44299
  }
44300
44300
  ),