@copilotkit/runtime 1.4.2-tyler-reset-chat.1 → 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,20 +1,15 @@
1
1
  # @copilotkit/runtime
2
2
 
3
- ## 1.4.2-tyler-reset-chat.1
3
+ ## 1.5.0-tyler-reset-chat.0
4
4
 
5
- ### Patch Changes
6
-
7
- - Fixing a small issue where the abort controller reference was being clobbered
8
- - Updated dependencies
9
- - @copilotkit/shared@1.4.2-tyler-reset-chat.1
5
+ ### Minor Changes
10
6
 
11
- ## 1.4.2-tyler-reset-chat.0
7
+ - Merging Markus' reset fixes with main + a new change for stopping an agent during execution of FE actions
12
8
 
13
9
  ### Patch Changes
14
10
 
15
- - Add Markus' reset chat changes along with everything in 1.4.1 + a fix for resetting the agent during front-end action calls
16
11
  - Updated dependencies
17
- - @copilotkit/shared@1.4.2-tyler-reset-chat.0
12
+ - @copilotkit/shared@1.5.0-tyler-reset-chat.0
18
13
 
19
14
  ## 1.4.1
20
15
 
@@ -2,7 +2,7 @@ import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-FKEERNP2.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-ZFZVZAKE.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.1",
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-FKEERNP2.mjs.map
3147
+ //# sourceMappingURL=chunk-K67A6XOJ.mjs.map