@copilotkit/runtime 1.8.12 → 1.8.13-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.
@@ -2,7 +2,7 @@ import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-74223AMC.mjs";
5
+ } from "./chunk-B5HD7SQY.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-FHD4JECV.mjs";
@@ -22,4 +22,4 @@ __name(copilotRuntimeNestEndpoint, "copilotRuntimeNestEndpoint");
22
22
  export {
23
23
  copilotRuntimeNestEndpoint
24
24
  };
25
- //# sourceMappingURL=chunk-JIU4VH3S.mjs.map
25
+ //# sourceMappingURL=chunk-BCEXAIRH.mjs.map
@@ -2,7 +2,7 @@ import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-74223AMC.mjs";
5
+ } from "./chunk-B5HD7SQY.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-FHD4JECV.mjs";
@@ -22,4 +22,4 @@ __name(copilotRuntimeNodeExpressEndpoint, "copilotRuntimeNodeExpressEndpoint");
22
22
  export {
23
23
  copilotRuntimeNodeExpressEndpoint
24
24
  };
25
- //# sourceMappingURL=chunk-G2EJCYNC.mjs.map
25
+ //# sourceMappingURL=chunk-R7FP3L5B.mjs.map
package/dist/index.js CHANGED
@@ -44,7 +44,7 @@ var require_package = __commonJS({
44
44
  publishConfig: {
45
45
  access: "public"
46
46
  },
47
- version: "1.8.12",
47
+ version: "1.8.13-next.0",
48
48
  sideEffects: false,
49
49
  main: "./dist/index.js",
50
50
  module: "./dist/index.mjs",
@@ -82,10 +82,10 @@ var require_package = __commonJS({
82
82
  "zod-to-json-schema": "^3.23.5"
83
83
  },
84
84
  dependencies: {
85
- "@ag-ui/client": "^0.0.27",
86
- "@ag-ui/core": "^0.0.27",
87
- "@ag-ui/encoder": "^0.0.27",
88
- "@ag-ui/proto": "^0.0.27",
85
+ "@ag-ui/client": "0.0.28",
86
+ "@ag-ui/core": "0.0.28",
87
+ "@ag-ui/encoder": "0.0.28",
88
+ "@ag-ui/proto": "0.0.28",
89
89
  "@anthropic-ai/sdk": "^0.27.3",
90
90
  "@copilotkit/shared": "workspace:*",
91
91
  "@graphql-yoga/plugin-defer-stream": "^3.3.1",
@@ -111,6 +111,12 @@ var require_package = __commonJS({
111
111
  "type-graphql": "2.0.0-rc.1",
112
112
  zod: "^3.23.3"
113
113
  },
114
+ peerDependencies: {
115
+ "@ag-ui/client": ">=0.0.28",
116
+ "@ag-ui/core": ">=0.0.28",
117
+ "@ag-ui/encoder": ">=0.0.28",
118
+ "@ag-ui/proto": ">=0.0.28"
119
+ },
114
120
  keywords: [
115
121
  "copilotkit",
116
122
  "copilot",