@copilotkit/runtime 1.8.4-next.3 → 1.8.4

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.8.4
4
+
5
+ ### Patch Changes
6
+
7
+ - e652aac: - feat: add support for langgraph config schema
8
+ - f363760: - fix: when unable to find specified agent, show what's available
9
+ - Updated dependencies [f363760]
10
+ - @copilotkit/shared@1.8.4
11
+
12
+ ## 1.8.4-next.4
13
+
14
+ ### Patch Changes
15
+
16
+ - @copilotkit/shared@1.8.4-next.4
17
+
3
18
  ## 1.8.4-next.3
4
19
 
5
20
  ### Patch Changes
@@ -2,7 +2,7 @@ import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-FEE2BWEL.mjs";
5
+ } from "./chunk-LV2HHMFK.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-VT4HR4Q5.mjs.map
25
+ //# sourceMappingURL=chunk-6GRCGNF7.mjs.map
@@ -2,7 +2,7 @@ import {
2
2
  getCommonConfig,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-FEE2BWEL.mjs";
5
+ } from "./chunk-LV2HHMFK.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-NN5RJK22.mjs.map
80
+ //# sourceMappingURL=chunk-ASPOKF3X.mjs.map
@@ -2,7 +2,7 @@ import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-FEE2BWEL.mjs";
5
+ } from "./chunk-LV2HHMFK.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-6SHV3BGA.mjs.map
25
+ //# sourceMappingURL=chunk-H7KRQAE2.mjs.map
@@ -39,7 +39,7 @@ var require_package = __commonJS({
39
39
  publishConfig: {
40
40
  access: "public"
41
41
  },
42
- version: "1.8.4-next.3",
42
+ version: "1.8.4",
43
43
  sideEffects: false,
44
44
  main: "./dist/index.js",
45
45
  module: "./dist/index.mjs",
@@ -4591,4 +4591,4 @@ export {
4591
4591
  getCommonConfig,
4592
4592
  copilotRuntimeNodeHttpEndpoint
4593
4593
  };
4594
- //# sourceMappingURL=chunk-FEE2BWEL.mjs.map
4594
+ //# sourceMappingURL=chunk-LV2HHMFK.mjs.map