@copilotkit/runtime 1.4.2-tyler-reset-chat.0 → 1.5.0-tyler-reset-chat.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.
package/CHANGELOG.md CHANGED
@@ -1,12 +1,15 @@
1
1
  # @copilotkit/runtime
2
2
 
3
- ## 1.4.2-tyler-reset-chat.0
3
+ ## 1.5.0-tyler-reset-chat.0
4
+
5
+ ### Minor Changes
6
+
7
+ - Merging Markus' reset fixes with main + a new change for stopping an agent during execution of FE actions
4
8
 
5
9
  ### Patch Changes
6
10
 
7
- - Add Markus' reset chat changes along with everything in 1.4.1 + a fix for resetting the agent during front-end action calls
8
11
  - Updated dependencies
9
- - @copilotkit/shared@1.4.2-tyler-reset-chat.0
12
+ - @copilotkit/shared@1.5.0-tyler-reset-chat.0
10
13
 
11
14
  ## 1.4.1
12
15
 
@@ -2,7 +2,7 @@ import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-CFYAIM2C.mjs";
5
+ } from "./chunk-K67A6XOJ.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-7OKVCWXA.mjs.map
25
+ //# sourceMappingURL=chunk-AGSBOD2T.mjs.map
@@ -37,7 +37,7 @@ var require_package = __commonJS({
37
37
  publishConfig: {
38
38
  access: "public"
39
39
  },
40
- version: "1.4.2-tyler-reset-chat.0",
40
+ version: "1.5.0-tyler-reset-chat.0",
41
41
  sideEffects: false,
42
42
  main: "./dist/index.js",
43
43
  module: "./dist/index.mjs",
@@ -3144,4 +3144,4 @@ export {
3144
3144
  getCommonConfig,
3145
3145
  copilotRuntimeNodeHttpEndpoint
3146
3146
  };
3147
- //# sourceMappingURL=chunk-CFYAIM2C.mjs.map
3147
+ //# sourceMappingURL=chunk-K67A6XOJ.mjs.map