@copilotkit/runtime 1.10.5-next.8 → 1.10.5

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 +27 -0
  2. package/dist/{chunk-DSYBQQE2.mjs → chunk-3HYI52HN.mjs} +2 -2
  3. package/dist/{chunk-FZHBR5GJ.mjs → chunk-3XYGXZS5.mjs} +10 -10
  4. package/dist/chunk-3XYGXZS5.mjs.map +1 -0
  5. package/dist/{chunk-MHD7TGMD.mjs → chunk-IZH6C5MU.mjs} +2 -2
  6. package/dist/{chunk-2Z3XAUS6.mjs → chunk-K7R7VY2Z.mjs} +2 -2
  7. package/dist/{chunk-HFE4G5OM.mjs → chunk-YNXCTHGQ.mjs} +2 -2
  8. package/dist/index.js +9 -9
  9. package/dist/index.js.map +1 -1
  10. package/dist/index.mjs +5 -5
  11. package/dist/lib/index.js +9 -9
  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 -9
  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 -9
  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 -9
  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 -9
  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 -10
  27. package/dist/chunk-FZHBR5GJ.mjs.map +0 -1
  28. /package/dist/{chunk-DSYBQQE2.mjs.map → chunk-3HYI52HN.mjs.map} +0 -0
  29. /package/dist/{chunk-MHD7TGMD.mjs.map → chunk-IZH6C5MU.mjs.map} +0 -0
  30. /package/dist/{chunk-2Z3XAUS6.mjs.map → chunk-K7R7VY2Z.mjs.map} +0 -0
  31. /package/dist/{chunk-HFE4G5OM.mjs.map → chunk-YNXCTHGQ.mjs.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.10.5
4
+
5
+ ### Patch Changes
6
+
7
+ - b7bc3a0: - feat: pass copilot readable context to agui agents
8
+ - f199c94: - feat: update agui packages
9
+ - 7467f97: - feat: add stop generation callback and call abort agui agent
10
+ - e730369: - feat: use latest agui langgraph package
11
+ - feat: use latest agui fastapi langgraph package and dependencies
12
+ - c9e32b0: - fix: upgrade agui langgraph version
13
+ - 23fe6a1: - chore: publish python sdk using latest agui
14
+ - feat: use latest agui packages
15
+ - @copilotkit/shared@1.10.5
16
+
17
+ ## 1.10.5-next.10
18
+
19
+ ### Patch Changes
20
+
21
+ - @copilotkit/shared@1.10.5-next.10
22
+
23
+ ## 1.10.5-next.9
24
+
25
+ ### Patch Changes
26
+
27
+ - f199c94: - feat: update agui packages
28
+ - @copilotkit/shared@1.10.5-next.9
29
+
3
30
  ## 1.10.5-next.8
4
31
 
5
32
  ### Patch Changes
@@ -2,7 +2,7 @@ import {
2
2
  getCommonConfig,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-FZHBR5GJ.mjs";
5
+ } from "./chunk-3XYGXZS5.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-DSYBQQE2.mjs.map
80
+ //# sourceMappingURL=chunk-3HYI52HN.mjs.map
@@ -40,7 +40,7 @@ var require_package = __commonJS({
40
40
  publishConfig: {
41
41
  access: "public"
42
42
  },
43
- version: "1.10.5-next.8",
43
+ version: "1.10.5",
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.38",
82
- "@ag-ui/core": "^0.0.38",
83
- "@ag-ui/encoder": "^0.0.38",
81
+ "@ag-ui/client": "^0.0.39",
82
+ "@ag-ui/core": "^0.0.39",
83
+ "@ag-ui/encoder": "^0.0.39",
84
84
  "@ag-ui/langgraph": "^0.0.17",
85
- "@ag-ui/proto": "^0.0.38",
85
+ "@ag-ui/proto": "^0.0.39",
86
86
  "@anthropic-ai/sdk": "^0.57.0",
87
87
  "@copilotkit/shared": "workspace:*",
88
88
  "@graphql-yoga/plugin-defer-stream": "^3.3.1",
@@ -111,10 +111,10 @@ var require_package = __commonJS({
111
111
  zod: "^3.23.3"
112
112
  },
113
113
  peerDependencies: {
114
- "@ag-ui/client": ">=0.0.38",
115
- "@ag-ui/core": ">=0.0.38",
116
- "@ag-ui/encoder": ">=0.0.38",
117
- "@ag-ui/proto": ">=0.0.38"
114
+ "@ag-ui/client": ">=0.0.39",
115
+ "@ag-ui/core": ">=0.0.39",
116
+ "@ag-ui/encoder": ">=0.0.39",
117
+ "@ag-ui/proto": ">=0.0.39"
118
118
  },
119
119
  keywords: [
120
120
  "copilotkit",
@@ -6014,4 +6014,4 @@ export {
6014
6014
  getCommonConfig,
6015
6015
  copilotRuntimeNodeHttpEndpoint
6016
6016
  };
6017
- //# sourceMappingURL=chunk-FZHBR5GJ.mjs.map
6017
+ //# sourceMappingURL=chunk-3XYGXZS5.mjs.map