@copilotkit/runtime 1.10.6-next.2 → 1.10.6-next.3

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-744UUV3O.mjs → chunk-273LATE7.mjs} +2 -2
  3. package/dist/{chunk-DVXG75PS.mjs → chunk-C4M2WTOY.mjs} +2 -2
  4. package/dist/{chunk-RS2NRSVH.mjs → chunk-ECQHTVBN.mjs} +2 -2
  5. package/dist/{chunk-VMOOOB3D.mjs → chunk-XUAS44BG.mjs} +3 -7
  6. package/dist/chunk-XUAS44BG.mjs.map +1 -0
  7. package/dist/{chunk-JC4Z5YSQ.mjs → chunk-ZZQB4DXD.mjs} +2 -2
  8. package/dist/index.js +2 -6
  9. package/dist/index.js.map +1 -1
  10. package/dist/index.mjs +5 -5
  11. package/dist/lib/index.js +2 -6
  12. package/dist/lib/index.js.map +1 -1
  13. package/dist/lib/index.mjs +5 -5
  14. package/dist/lib/integrations/index.js +2 -6
  15. package/dist/lib/integrations/index.js.map +1 -1
  16. package/dist/lib/integrations/index.mjs +4 -4
  17. package/dist/lib/integrations/nest/index.js +2 -6
  18. package/dist/lib/integrations/nest/index.js.map +1 -1
  19. package/dist/lib/integrations/nest/index.mjs +2 -2
  20. package/dist/lib/integrations/node-express/index.js +2 -6
  21. package/dist/lib/integrations/node-express/index.js.map +1 -1
  22. package/dist/lib/integrations/node-express/index.mjs +2 -2
  23. package/dist/lib/integrations/node-http/index.js +2 -6
  24. package/dist/lib/integrations/node-http/index.js.map +1 -1
  25. package/dist/lib/integrations/node-http/index.mjs +1 -1
  26. package/package.json +3 -7
  27. package/dist/chunk-VMOOOB3D.mjs.map +0 -1
  28. /package/dist/{chunk-744UUV3O.mjs.map → chunk-273LATE7.mjs.map} +0 -0
  29. /package/dist/{chunk-DVXG75PS.mjs.map → chunk-C4M2WTOY.mjs.map} +0 -0
  30. /package/dist/{chunk-RS2NRSVH.mjs.map → chunk-ECQHTVBN.mjs.map} +0 -0
  31. /package/dist/{chunk-JC4Z5YSQ.mjs.map → chunk-ZZQB4DXD.mjs.map} +0 -0
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  copilotRuntimeNodeHttpEndpoint
3
- } from "../../../chunk-VMOOOB3D.mjs";
3
+ } from "../../../chunk-XUAS44BG.mjs";
4
4
  import "../../../chunk-SHBDMA63.mjs";
5
5
  import "../../../chunk-F7IANE7Z.mjs";
6
6
  import "../../../chunk-XWBDEXDA.mjs";
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.10.6-next.2",
12
+ "version": "1.10.6-next.3",
13
13
  "sideEffects": false,
14
14
  "main": "./dist/index.js",
15
15
  "module": "./dist/index.mjs",
@@ -37,11 +37,6 @@
37
37
  "tsconfig": "1.4.6"
38
38
  },
39
39
  "dependencies": {
40
- "@ag-ui/client": "^0.0.39",
41
- "@ag-ui/core": "^0.0.39",
42
- "@ag-ui/encoder": "^0.0.39",
43
- "@ag-ui/langgraph": "^0.0.17",
44
- "@ag-ui/proto": "^0.0.39",
45
40
  "@anthropic-ai/sdk": "^0.57.0",
46
41
  "@graphql-yoga/plugin-defer-stream": "^3.3.1",
47
42
  "@langchain/aws": "^0.1.9",
@@ -67,12 +62,13 @@
67
62
  "rxjs": "7.8.1",
68
63
  "type-graphql": "2.0.0-rc.1",
69
64
  "zod": "^3.23.3",
70
- "@copilotkit/shared": "1.10.6-next.2"
65
+ "@copilotkit/shared": "1.10.6-next.3"
71
66
  },
72
67
  "peerDependencies": {
73
68
  "@ag-ui/client": ">=0.0.39",
74
69
  "@ag-ui/core": ">=0.0.39",
75
70
  "@ag-ui/encoder": ">=0.0.39",
71
+ "@ag-ui/langgraph": ">=0.0.17",
76
72
  "@ag-ui/proto": ">=0.0.39"
77
73
  },
78
74
  "keywords": [