@copilotkit/runtime 1.9.2 → 1.9.3-next.1

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 +14 -0
  2. package/dist/{chunk-TE5QWP4H.mjs → chunk-6YYEJGX2.mjs} +10 -7
  3. package/dist/chunk-6YYEJGX2.mjs.map +1 -0
  4. package/dist/{chunk-HJYWUUFY.mjs → chunk-A4G3Y5MI.mjs} +2 -2
  5. package/dist/{chunk-GB4M7WUE.mjs → chunk-BNIZSVJS.mjs} +2 -2
  6. package/dist/{chunk-M35WOOEP.mjs → chunk-RYQAU5RR.mjs} +2 -2
  7. package/dist/{chunk-56ZNYBXV.mjs → chunk-S5KSXMT3.mjs} +2 -2
  8. package/dist/index.js +9 -6
  9. package/dist/index.js.map +1 -1
  10. package/dist/index.mjs +5 -5
  11. package/dist/lib/index.js +9 -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 +9 -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 +9 -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 +9 -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 +9 -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 +10 -7
  27. package/dist/chunk-TE5QWP4H.mjs.map +0 -1
  28. /package/dist/{chunk-HJYWUUFY.mjs.map → chunk-A4G3Y5MI.mjs.map} +0 -0
  29. /package/dist/{chunk-GB4M7WUE.mjs.map → chunk-BNIZSVJS.mjs.map} +0 -0
  30. /package/dist/{chunk-M35WOOEP.mjs.map → chunk-RYQAU5RR.mjs.map} +0 -0
  31. /package/dist/{chunk-56ZNYBXV.mjs.map → chunk-S5KSXMT3.mjs.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.9.3-next.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 589ae52: - adds scarf deps to runtime
8
+ - @copilotkit/shared@1.9.3-next.1
9
+
10
+ ## 1.9.3-next.0
11
+
12
+ ### Patch Changes
13
+
14
+ - 88ceae2: - upgrade AG-UI packages
15
+ - @copilotkit/shared@1.9.3-next.0
16
+
3
17
  ## 1.9.2
4
18
 
5
19
  ### Patch Changes
@@ -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.1",
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",
@@ -92,6 +92,8 @@ var require_package = __commonJS({
92
92
  "@langchain/google-gauth": "^0.1.0",
93
93
  "@langchain/langgraph-sdk": "^0.0.70",
94
94
  "@langchain/openai": "^0.4.2",
95
+ "@scarf/scarf": "^1.3.0",
96
+ "@types/ip": "^1.1.3",
95
97
  "class-transformer": "^0.5.1",
96
98
  "class-validator": "^0.14.1",
97
99
  express: "^4.19.2",
@@ -99,6 +101,7 @@ var require_package = __commonJS({
99
101
  "graphql-scalars": "^1.23.0",
100
102
  "graphql-yoga": "^5.3.1",
101
103
  "groq-sdk": "^0.5.0",
104
+ ip: "^2.0.1",
102
105
  langchain: "^0.3.3",
103
106
  openai: "^4.85.1",
104
107
  "partial-json": "^0.1.7",
@@ -5915,4 +5918,4 @@ export {
5915
5918
  getCommonConfig,
5916
5919
  copilotRuntimeNodeHttpEndpoint
5917
5920
  };
5918
- //# sourceMappingURL=chunk-TE5QWP4H.mjs.map
5921
+ //# sourceMappingURL=chunk-6YYEJGX2.mjs.map