@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.mjs CHANGED
@@ -10,7 +10,7 @@ import {
10
10
  useGatewayHealth,
11
11
  useGatewayMemory,
12
12
  useGatewayModels
13
- } from "./chunk-E7GT3NR4.mjs";
13
+ } from "./chunk-3JIZRRCI.mjs";
14
14
  import "./chunk-U633CJBV.mjs";
15
15
  import "./chunk-6ITUH375.mjs";
16
16
  import "./chunk-DHYP4K5O.mjs";
@@ -43151,7 +43151,7 @@ var Management = () => {
43151
43151
  // Pro/Team users with advanced features
43152
43152
  },
43153
43153
  {
43154
- label: "MCP Tools",
43154
+ label: "Tools",
43155
43155
  icon: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(BuildIcon, {}),
43156
43156
  requiresFeature: "advancedSearch"
43157
43157
  // Pro/Team users with advanced features
@@ -43636,7 +43636,7 @@ var Management = () => {
43636
43636
  }
43637
43637
  ),
43638
43638
  navTabs[tabIndex]?.label === "Provider" && /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(ProviderTab, {}),
43639
- navTabs[tabIndex]?.label === "MCP Tools" && /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(MCPToolsTabV2_default, {})
43639
+ navTabs[tabIndex]?.label === "Tools" && /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(MCPToolsTabV2_default, {})
43640
43640
  ]
43641
43641
  }
43642
43642
  ),