@copilotkit/runtime 1.5.15-next.8 → 1.5.15

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,21 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.5.15
4
+
5
+ ### Patch Changes
6
+
7
+ - 06f9f35: - feat(interrupt): add copilotkit interrupt as messages with copilotkit interrupt convenience fn
8
+ - chore(deps): update dependencies for demos
9
+ - chore(interrupt-as-message): add e2e test for interrupt as message
10
+ - 7b3141d: - feat(interrupt): support LG interrupt with useLangGraphInterrupt hook
11
+ - chore(interrupt): add e2e test to interrupt functionality
12
+ - feat(interrupt): add support for multiple interrupts and conditions
13
+ - 68bdbcd: - fix(runtime): enable multi-agent flows while preventing recursive self-calls
14
+ - c14f9db: - add headers handling to other LangGraphClients
15
+ - eb315bd: - fix: allow empty langsmith api key
16
+ - Updated dependencies [7b3141d]
17
+ - @copilotkit/shared@1.5.15
18
+
3
19
  ## 1.5.15-next.8
4
20
 
5
21
  ### Patch Changes
@@ -2,7 +2,7 @@ import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-HG6ZQKQW.mjs";
5
+ } from "./chunk-HOTR3KYO.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-44O2JGUY.mjs";
@@ -22,4 +22,4 @@ __name(copilotRuntimeNodeExpressEndpoint, "copilotRuntimeNodeExpressEndpoint");
22
22
  export {
23
23
  copilotRuntimeNodeExpressEndpoint
24
24
  };
25
- //# sourceMappingURL=chunk-253HES6R.mjs.map
25
+ //# sourceMappingURL=chunk-2ITUMI4O.mjs.map
@@ -2,7 +2,7 @@ import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-HG6ZQKQW.mjs";
5
+ } from "./chunk-HOTR3KYO.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-44O2JGUY.mjs";
@@ -22,4 +22,4 @@ __name(copilotRuntimeNestEndpoint, "copilotRuntimeNestEndpoint");
22
22
  export {
23
23
  copilotRuntimeNestEndpoint
24
24
  };
25
- //# sourceMappingURL=chunk-5EJIMI36.mjs.map
25
+ //# sourceMappingURL=chunk-GRU4U3VO.mjs.map
@@ -38,7 +38,7 @@ var require_package = __commonJS({
38
38
  publishConfig: {
39
39
  access: "public"
40
40
  },
41
- version: "1.5.15-next.8",
41
+ version: "1.5.15",
42
42
  sideEffects: false,
43
43
  main: "./dist/index.js",
44
44
  module: "./dist/index.mjs",
@@ -4176,4 +4176,4 @@ export {
4176
4176
  getCommonConfig,
4177
4177
  copilotRuntimeNodeHttpEndpoint
4178
4178
  };
4179
- //# sourceMappingURL=chunk-HG6ZQKQW.mjs.map
4179
+ //# sourceMappingURL=chunk-HOTR3KYO.mjs.map