@burtson-labs/bandit-engine 2.0.52 → 2.0.53

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.
Files changed (45) hide show
  1. package/dist/{aiProviderStore-3N3VE6D4.mjs → aiProviderStore-337QNQB3.mjs} +2 -2
  2. package/dist/{chat-YWYLVKXX.mjs → chat-U4SE4JQK.mjs} +6 -6
  3. package/dist/chat-provider.js +17 -9
  4. package/dist/chat-provider.js.map +1 -1
  5. package/dist/chat-provider.mjs +4 -4
  6. package/dist/{chunk-RSSJADDD.mjs → chunk-2BGORTWS.mjs} +4 -4
  7. package/dist/{chunk-QX6CO7TJ.mjs → chunk-557E5VZ2.mjs} +3 -3
  8. package/dist/{chunk-MH7WFWCP.mjs → chunk-AVV7HDGR.mjs} +3 -3
  9. package/dist/{chunk-YZ2HJFPQ.mjs → chunk-EULV5CHD.mjs} +2 -2
  10. package/dist/{chunk-TSQCNHOX.mjs → chunk-GNE4TTSI.mjs} +48 -15
  11. package/dist/chunk-GNE4TTSI.mjs.map +1 -0
  12. package/dist/{chunk-BENL3EF2.mjs → chunk-H3BYFEIE.mjs} +18 -10
  13. package/dist/chunk-H3BYFEIE.mjs.map +1 -0
  14. package/dist/{chunk-M3BEAMCC.mjs → chunk-NZKLKZJT.mjs} +3 -3
  15. package/dist/{chunk-Y5N3NSTU.mjs → chunk-O54PTFJM.mjs} +8 -8
  16. package/dist/{chunk-37PEP5JK.mjs → chunk-UFSEYVRS.mjs} +3 -3
  17. package/dist/cli.js +1 -1
  18. package/dist/cli.js.map +1 -1
  19. package/dist/{gateway-oScD5tvE.d.mts → gateway-C5T5FfCy.d.mts} +32 -0
  20. package/dist/{gateway-oScD5tvE.d.ts → gateway-C5T5FfCy.d.ts} +32 -0
  21. package/dist/index.d.mts +2 -2
  22. package/dist/index.d.ts +2 -2
  23. package/dist/index.js +60 -19
  24. package/dist/index.js.map +1 -1
  25. package/dist/index.mjs +9 -9
  26. package/dist/management/management.js +60 -19
  27. package/dist/management/management.js.map +1 -1
  28. package/dist/management/management.mjs +7 -7
  29. package/dist/modals/chat-modal/chat-modal.js +17 -9
  30. package/dist/modals/chat-modal/chat-modal.js.map +1 -1
  31. package/dist/modals/chat-modal/chat-modal.mjs +4 -4
  32. package/dist/public-types.d.mts +1 -1
  33. package/dist/public-types.d.ts +1 -1
  34. package/package.json +1 -1
  35. package/dist/chunk-BENL3EF2.mjs.map +0 -1
  36. package/dist/chunk-TSQCNHOX.mjs.map +0 -1
  37. /package/dist/{aiProviderStore-3N3VE6D4.mjs.map → aiProviderStore-337QNQB3.mjs.map} +0 -0
  38. /package/dist/{chat-YWYLVKXX.mjs.map → chat-U4SE4JQK.mjs.map} +0 -0
  39. /package/dist/{chunk-RSSJADDD.mjs.map → chunk-2BGORTWS.mjs.map} +0 -0
  40. /package/dist/{chunk-QX6CO7TJ.mjs.map → chunk-557E5VZ2.mjs.map} +0 -0
  41. /package/dist/{chunk-MH7WFWCP.mjs.map → chunk-AVV7HDGR.mjs.map} +0 -0
  42. /package/dist/{chunk-YZ2HJFPQ.mjs.map → chunk-EULV5CHD.mjs.map} +0 -0
  43. /package/dist/{chunk-M3BEAMCC.mjs.map → chunk-NZKLKZJT.mjs.map} +0 -0
  44. /package/dist/{chunk-Y5N3NSTU.mjs.map → chunk-O54PTFJM.mjs.map} +0 -0
  45. /package/dist/{chunk-37PEP5JK.mjs.map → chunk-UFSEYVRS.mjs.map} +0 -0
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  StreamingMarkdown_default
3
- } from "./chunk-YZ2HJFPQ.mjs";
3
+ } from "./chunk-EULV5CHD.mjs";
4
4
  import {
5
5
  aiProviderInitService
6
- } from "./chunk-37PEP5JK.mjs";
6
+ } from "./chunk-UFSEYVRS.mjs";
7
7
  import {
8
8
  useMCPToolsStore
9
9
  } from "./chunk-EHNWQ4T3.mjs";
10
10
  import {
11
11
  chat_modal_default
12
- } from "./chunk-RSSJADDD.mjs";
12
+ } from "./chunk-2BGORTWS.mjs";
13
13
  import {
14
14
  DocumentCard_default,
15
15
  banditDarkTheme,
@@ -17,7 +17,7 @@ import {
17
17
  predefinedThemes,
18
18
  useNotificationService,
19
19
  useVoiceStore
20
- } from "./chunk-M3BEAMCC.mjs";
20
+ } from "./chunk-NZKLKZJT.mjs";
21
21
  import {
22
22
  authenticationService,
23
23
  brandingService_default,
@@ -30,7 +30,7 @@ import {
30
30
  useFeatures,
31
31
  useKnowledgeStore2 as useKnowledgeStore,
32
32
  useVectorStore
33
- } from "./chunk-QX6CO7TJ.mjs";
33
+ } from "./chunk-557E5VZ2.mjs";
34
34
  import {
35
35
  indexedDBService_default,
36
36
  models,
@@ -42,7 +42,7 @@ import {
42
42
  AIProviderFactory,
43
43
  GatewayService,
44
44
  useAIProviderStore
45
- } from "./chunk-BENL3EF2.mjs";
45
+ } from "./chunk-H3BYFEIE.mjs";
46
46
  import {
47
47
  debugLogger
48
48
  } from "./chunk-KCI46M23.mjs";
@@ -9495,7 +9495,7 @@ var MCPToolsTabV2_default = MCPToolsTabV2;
9495
9495
 
9496
9496
  // src/management/management.tsx
9497
9497
  import { jsx as jsx13, jsxs as jsxs13 } from "react/jsx-runtime";
9498
- var preloadChatPage = () => import("./chat-YWYLVKXX.mjs");
9498
+ var preloadChatPage = () => import("./chat-U4SE4JQK.mjs");
9499
9499
  var buildCapabilitiesUrl = (gatewayApiUrl) => {
9500
9500
  const trimmed = gatewayApiUrl.replace(/\/$/, "");
9501
9501
  if (trimmed.endsWith("/api")) {
@@ -10840,4 +10840,4 @@ export {
10840
10840
  useGatewayMemory,
10841
10841
  management_default
10842
10842
  };
10843
- //# sourceMappingURL=chunk-Y5N3NSTU.mjs.map
10843
+ //# sourceMappingURL=chunk-O54PTFJM.mjs.map
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  authenticationService
3
- } from "./chunk-QX6CO7TJ.mjs";
3
+ } from "./chunk-557E5VZ2.mjs";
4
4
  import {
5
5
  indexedDBService_default,
6
6
  usePackageSettingsStore
7
7
  } from "./chunk-7ZDS33S2.mjs";
8
8
  import {
9
9
  useAIProviderStore
10
- } from "./chunk-BENL3EF2.mjs";
10
+ } from "./chunk-H3BYFEIE.mjs";
11
11
  import {
12
12
  debugLogger
13
13
  } from "./chunk-KCI46M23.mjs";
@@ -287,4 +287,4 @@ var aiProviderInitService = AIProviderInitService.getInstance();
287
287
  export {
288
288
  aiProviderInitService
289
289
  };
290
- //# sourceMappingURL=chunk-37PEP5JK.mjs.map
290
+ //# sourceMappingURL=chunk-UFSEYVRS.mjs.map
package/dist/cli.js CHANGED
@@ -30,7 +30,7 @@ var import_commander = require("commander");
30
30
  // package.json
31
31
  var package_default = {
32
32
  name: "@burtson-labs/bandit-engine",
33
- version: "2.0.52",
33
+ version: "2.0.53",
34
34
  license: "BUSL-1.1",
35
35
  main: "dist/index.js",
36
36
  module: "dist/index.mjs",