@copilotkit/runtime 1.9.2 → 1.9.3-next.0

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 (31) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/{chunk-TE5QWP4H.mjs → chunk-EK5RTZVJ.mjs} +10 -10
  3. package/dist/chunk-EK5RTZVJ.mjs.map +1 -0
  4. package/dist/{chunk-M35WOOEP.mjs → chunk-KCYFFRJY.mjs} +2 -2
  5. package/dist/{chunk-HJYWUUFY.mjs → chunk-R5D7D7YN.mjs} +2 -2
  6. package/dist/{chunk-56ZNYBXV.mjs → chunk-RCCT2GOF.mjs} +2 -2
  7. package/dist/{chunk-GB4M7WUE.mjs → chunk-YGS5B7PN.mjs} +2 -2
  8. package/dist/index.js +6 -6
  9. package/dist/index.js.map +1 -1
  10. package/dist/index.mjs +8 -8
  11. package/dist/lib/index.js +6 -6
  12. package/dist/lib/index.js.map +1 -1
  13. package/dist/lib/index.mjs +8 -8
  14. package/dist/lib/integrations/index.js +6 -6
  15. package/dist/lib/integrations/index.js.map +1 -1
  16. package/dist/lib/integrations/index.mjs +7 -7
  17. package/dist/lib/integrations/nest/index.js +6 -6
  18. package/dist/lib/integrations/nest/index.js.map +1 -1
  19. package/dist/lib/integrations/nest/index.mjs +3 -3
  20. package/dist/lib/integrations/node-express/index.js +6 -6
  21. package/dist/lib/integrations/node-express/index.js.map +1 -1
  22. package/dist/lib/integrations/node-express/index.mjs +3 -3
  23. package/dist/lib/integrations/node-http/index.js +6 -6
  24. package/dist/lib/integrations/node-http/index.js.map +1 -1
  25. package/dist/lib/integrations/node-http/index.mjs +2 -2
  26. package/package.json +7 -7
  27. package/dist/chunk-TE5QWP4H.mjs.map +0 -1
  28. /package/dist/{chunk-M35WOOEP.mjs.map → chunk-KCYFFRJY.mjs.map} +0 -0
  29. /package/dist/{chunk-HJYWUUFY.mjs.map → chunk-R5D7D7YN.mjs.map} +0 -0
  30. /package/dist/{chunk-56ZNYBXV.mjs.map → chunk-RCCT2GOF.mjs.map} +0 -0
  31. /package/dist/{chunk-GB4M7WUE.mjs.map → chunk-YGS5B7PN.mjs.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.9.3-next.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 88ceae2: - upgrade AG-UI packages
8
+ - @copilotkit/shared@1.9.3-next.0
9
+
3
10
  ## 1.9.2
4
11
 
5
12
  ### Patch Changes
@@ -5,6 +5,9 @@ import {
5
5
  ResultMessage,
6
6
  TextMessage
7
7
  } from "./chunk-SHBDMA63.mjs";
8
+ import {
9
+ BaseMessageInput
10
+ } from "./chunk-2OZAGFV3.mjs";
8
11
  import {
9
12
  EmptyAdapter,
10
13
  RemoteChain,
@@ -17,9 +20,6 @@ import {
17
20
  SuccessResponseStatus,
18
21
  UnknownErrorResponse
19
22
  } from "./chunk-XWBDEXDA.mjs";
20
- import {
21
- BaseMessageInput
22
- } from "./chunk-2OZAGFV3.mjs";
23
23
  import {
24
24
  __commonJS,
25
25
  __name,
@@ -40,7 +40,7 @@ var require_package = __commonJS({
40
40
  publishConfig: {
41
41
  access: "public"
42
42
  },
43
- version: "1.9.2",
43
+ version: "1.9.3-next.0",
44
44
  sideEffects: false,
45
45
  main: "./dist/index.js",
46
46
  module: "./dist/index.mjs",
@@ -78,11 +78,11 @@ var require_package = __commonJS({
78
78
  "zod-to-json-schema": "^3.23.5"
79
79
  },
80
80
  dependencies: {
81
- "@ag-ui/client": "0.0.34",
82
- "@ag-ui/core": "0.0.34",
83
- "@ag-ui/encoder": "0.0.34",
84
- "@ag-ui/langgraph": "0.0.6",
85
- "@ag-ui/proto": "0.0.34",
81
+ "@ag-ui/client": "0.0.35",
82
+ "@ag-ui/core": "0.0.35",
83
+ "@ag-ui/encoder": "0.0.35",
84
+ "@ag-ui/langgraph": "0.0.7",
85
+ "@ag-ui/proto": "0.0.35",
86
86
  "@anthropic-ai/sdk": "^0.27.3",
87
87
  "@copilotkit/shared": "workspace:*",
88
88
  "@graphql-yoga/plugin-defer-stream": "^3.3.1",
@@ -5915,4 +5915,4 @@ export {
5915
5915
  getCommonConfig,
5916
5916
  copilotRuntimeNodeHttpEndpoint
5917
5917
  };
5918
- //# sourceMappingURL=chunk-TE5QWP4H.mjs.map
5918
+ //# sourceMappingURL=chunk-EK5RTZVJ.mjs.map