@copilotkit/runtime 1.9.2-next.1 → 1.9.2-next.2

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 (32) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/{chunk-C3SWOFLO.mjs → chunk-6TQCQ3WJ.mjs} +2 -2
  3. package/dist/{chunk-KPFOAXRX.mjs → chunk-CD2SZGIZ.mjs} +2 -2
  4. package/dist/{chunk-RIPQZJB5.mjs → chunk-D3SPXEVJ.mjs} +2 -2
  5. package/dist/{chunk-XGBY45FP.mjs → chunk-DOWRU5U6.mjs} +4 -4
  6. package/dist/chunk-DOWRU5U6.mjs.map +1 -0
  7. package/dist/{chunk-YV3YXRMR.mjs → chunk-ODF35LFG.mjs} +2 -2
  8. package/dist/index.js +3 -3
  9. package/dist/index.js.map +1 -1
  10. package/dist/index.mjs +5 -5
  11. package/dist/lib/index.d.ts +2 -129
  12. package/dist/lib/index.js +3 -3
  13. package/dist/lib/index.js.map +1 -1
  14. package/dist/lib/index.mjs +5 -5
  15. package/dist/lib/integrations/index.js +3 -3
  16. package/dist/lib/integrations/index.js.map +1 -1
  17. package/dist/lib/integrations/index.mjs +4 -4
  18. package/dist/lib/integrations/nest/index.js +3 -3
  19. package/dist/lib/integrations/nest/index.js.map +1 -1
  20. package/dist/lib/integrations/nest/index.mjs +2 -2
  21. package/dist/lib/integrations/node-express/index.js +3 -3
  22. package/dist/lib/integrations/node-express/index.js.map +1 -1
  23. package/dist/lib/integrations/node-express/index.mjs +2 -2
  24. package/dist/lib/integrations/node-http/index.js +3 -3
  25. package/dist/lib/integrations/node-http/index.js.map +1 -1
  26. package/dist/lib/integrations/node-http/index.mjs +1 -1
  27. package/package.json +4 -4
  28. package/dist/chunk-XGBY45FP.mjs.map +0 -1
  29. /package/dist/{chunk-C3SWOFLO.mjs.map → chunk-6TQCQ3WJ.mjs.map} +0 -0
  30. /package/dist/{chunk-KPFOAXRX.mjs.map → chunk-CD2SZGIZ.mjs.map} +0 -0
  31. /package/dist/{chunk-RIPQZJB5.mjs.map → chunk-D3SPXEVJ.mjs.map} +0 -0
  32. /package/dist/{chunk-YV3YXRMR.mjs.map → chunk-ODF35LFG.mjs.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.9.2-next.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 9b81464: - fix: use latest langgraph agui
8
+ - @copilotkit/shared@1.9.2-next.2
9
+
3
10
  ## 1.9.2-next.1
4
11
 
5
12
  ### Patch Changes
@@ -2,7 +2,7 @@ import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-XGBY45FP.mjs";
5
+ } from "./chunk-DOWRU5U6.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-FHD4JECV.mjs";
@@ -22,4 +22,4 @@ __name(copilotRuntimeNestEndpoint, "copilotRuntimeNestEndpoint");
22
22
  export {
23
23
  copilotRuntimeNestEndpoint
24
24
  };
25
- //# sourceMappingURL=chunk-C3SWOFLO.mjs.map
25
+ //# sourceMappingURL=chunk-6TQCQ3WJ.mjs.map
@@ -2,7 +2,7 @@ import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-XGBY45FP.mjs";
5
+ } from "./chunk-DOWRU5U6.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-FHD4JECV.mjs";
@@ -22,4 +22,4 @@ __name(copilotRuntimeNodeExpressEndpoint, "copilotRuntimeNodeExpressEndpoint");
22
22
  export {
23
23
  copilotRuntimeNodeExpressEndpoint
24
24
  };
25
- //# sourceMappingURL=chunk-KPFOAXRX.mjs.map
25
+ //# sourceMappingURL=chunk-CD2SZGIZ.mjs.map
@@ -2,7 +2,7 @@ import {
2
2
  getCommonConfig,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-XGBY45FP.mjs";
5
+ } from "./chunk-DOWRU5U6.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-FHD4JECV.mjs";
@@ -77,4 +77,4 @@ export {
77
77
  config,
78
78
  copilotRuntimeNextJSPagesRouterEndpoint
79
79
  };
80
- //# sourceMappingURL=chunk-RIPQZJB5.mjs.map
80
+ //# sourceMappingURL=chunk-D3SPXEVJ.mjs.map
@@ -40,7 +40,7 @@ var require_package = __commonJS({
40
40
  publishConfig: {
41
41
  access: "public"
42
42
  },
43
- version: "1.9.2-next.1",
43
+ version: "1.9.2-next.2",
44
44
  sideEffects: false,
45
45
  main: "./dist/index.js",
46
46
  module: "./dist/index.mjs",
@@ -81,7 +81,7 @@ var require_package = __commonJS({
81
81
  "@ag-ui/client": "0.0.28",
82
82
  "@ag-ui/core": "0.0.28",
83
83
  "@ag-ui/encoder": "0.0.28",
84
- "@ag-ui/langgraph": "0.0.3",
84
+ "@ag-ui/langgraph": "0.0.4",
85
85
  "@ag-ui/proto": "0.0.28",
86
86
  "@anthropic-ai/sdk": "^0.27.3",
87
87
  "@copilotkit/shared": "workspace:*",
@@ -105,7 +105,7 @@ var require_package = __commonJS({
105
105
  pino: "^9.2.0",
106
106
  "pino-pretty": "^11.2.1",
107
107
  "reflect-metadata": "^0.2.2",
108
- rxjs: "^7.8.1",
108
+ rxjs: "7.8.1",
109
109
  "type-graphql": "2.0.0-rc.1",
110
110
  zod: "^3.23.3"
111
111
  },
@@ -5325,4 +5325,4 @@ export {
5325
5325
  getCommonConfig,
5326
5326
  copilotRuntimeNodeHttpEndpoint
5327
5327
  };
5328
- //# sourceMappingURL=chunk-XGBY45FP.mjs.map
5328
+ //# sourceMappingURL=chunk-DOWRU5U6.mjs.map