@copilotkit/runtime 1.10.6-next.5 → 1.10.6

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 +17 -0
  2. package/dist/{chunk-FKLQWEI2.mjs → chunk-CEOMFPJU.mjs} +3 -3
  3. package/dist/chunk-CEOMFPJU.mjs.map +1 -0
  4. package/dist/{chunk-A7TXER2E.mjs → chunk-DTPRUTNV.mjs} +2 -2
  5. package/dist/{chunk-EVYK3FHD.mjs → chunk-I27F2UPA.mjs} +2 -2
  6. package/dist/{chunk-6V4Z6IB4.mjs → chunk-LPEPX6NH.mjs} +2 -2
  7. package/dist/{chunk-LLDZKRZZ.mjs → chunk-PTYRVXXP.mjs} +2 -2
  8. package/dist/index.js +2 -2
  9. package/dist/index.js.map +1 -1
  10. package/dist/index.mjs +5 -5
  11. package/dist/lib/index.d.ts +8 -0
  12. package/dist/lib/index.js +2 -2
  13. package/dist/lib/index.js.map +1 -1
  14. package/dist/lib/index.mjs +5 -5
  15. package/dist/lib/integrations/index.js +2 -2
  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 +2 -2
  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 +2 -2
  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 +2 -2
  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 +3 -3
  28. package/dist/chunk-FKLQWEI2.mjs.map +0 -1
  29. /package/dist/{chunk-A7TXER2E.mjs.map → chunk-DTPRUTNV.mjs.map} +0 -0
  30. /package/dist/{chunk-EVYK3FHD.mjs.map → chunk-I27F2UPA.mjs.map} +0 -0
  31. /package/dist/{chunk-6V4Z6IB4.mjs.map → chunk-LPEPX6NH.mjs.map} +0 -0
  32. /package/dist/{chunk-LLDZKRZZ.mjs.map → chunk-PTYRVXXP.mjs.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.10.6
4
+
5
+ ### Patch Changes
6
+
7
+ - 01e0a4b: - fix: use all AGUI as peer dependencies
8
+ - e0dd5d5: - feat: allow additional config in direct to llm actions
9
+ - 7455309: - feat: use latest agui langgraph integration packages
10
+ - Updated dependencies [e0dd5d5]
11
+ - @copilotkit/shared@1.10.6
12
+
13
+ ## 1.10.6-next.6
14
+
15
+ ### Patch Changes
16
+
17
+ - 7455309: - feat: use latest agui langgraph integration packages
18
+ - @copilotkit/shared@1.10.6-next.6
19
+
3
20
  ## 1.10.6-next.5
4
21
 
5
22
  ### Patch Changes
@@ -40,7 +40,7 @@ var require_package = __commonJS({
40
40
  publishConfig: {
41
41
  access: "public"
42
42
  },
43
- version: "1.10.6-next.5",
43
+ version: "1.10.6",
44
44
  sideEffects: false,
45
45
  main: "./dist/index.js",
46
46
  module: "./dist/index.mjs",
@@ -109,7 +109,7 @@ var require_package = __commonJS({
109
109
  "@ag-ui/client": ">=0.0.39",
110
110
  "@ag-ui/core": ">=0.0.39",
111
111
  "@ag-ui/encoder": ">=0.0.39",
112
- "@ag-ui/langgraph": ">=0.0.17",
112
+ "@ag-ui/langgraph": ">=0.0.18",
113
113
  "@ag-ui/proto": ">=0.0.39"
114
114
  },
115
115
  keywords: [
@@ -6017,4 +6017,4 @@ export {
6017
6017
  getCommonConfig,
6018
6018
  copilotRuntimeNodeHttpEndpoint
6019
6019
  };
6020
- //# sourceMappingURL=chunk-FKLQWEI2.mjs.map
6020
+ //# sourceMappingURL=chunk-CEOMFPJU.mjs.map