@copilotkit/runtime 1.1.1-feat-runtime-remote-actions.1 → 1.1.1-feat-runtime-remote-actions.2

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.
Files changed (30) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/{chunk-VQPAAJFF.mjs → chunk-BT4MKBK5.mjs} +2 -2
  3. package/dist/{chunk-YIV22QEK.mjs → chunk-E3VABLNZ.mjs} +2 -2
  4. package/dist/{chunk-K6A3526Z.mjs → chunk-FCNUFY55.mjs} +2 -2
  5. package/dist/{chunk-K6A3526Z.mjs.map → chunk-FCNUFY55.mjs.map} +1 -1
  6. package/dist/{chunk-H52ZGMFO.mjs → chunk-O6EDSXV2.mjs} +2 -2
  7. package/dist/{chunk-NQUG7KQN.mjs → chunk-W6BL4W2I.mjs} +2 -2
  8. package/dist/index.js +1 -1
  9. package/dist/index.js.map +1 -1
  10. package/dist/index.mjs +5 -5
  11. package/dist/lib/index.js +1 -1
  12. package/dist/lib/index.js.map +1 -1
  13. package/dist/lib/index.mjs +5 -5
  14. package/dist/lib/integrations/index.js +1 -1
  15. package/dist/lib/integrations/index.js.map +1 -1
  16. package/dist/lib/integrations/index.mjs +4 -4
  17. package/dist/lib/integrations/nest/index.js +1 -1
  18. package/dist/lib/integrations/nest/index.js.map +1 -1
  19. package/dist/lib/integrations/nest/index.mjs +2 -2
  20. package/dist/lib/integrations/node-express/index.js +1 -1
  21. package/dist/lib/integrations/node-express/index.js.map +1 -1
  22. package/dist/lib/integrations/node-express/index.mjs +2 -2
  23. package/dist/lib/integrations/node-http/index.js +1 -1
  24. package/dist/lib/integrations/node-http/index.js.map +1 -1
  25. package/dist/lib/integrations/node-http/index.mjs +1 -1
  26. package/package.json +4 -4
  27. /package/dist/{chunk-VQPAAJFF.mjs.map → chunk-BT4MKBK5.mjs.map} +0 -0
  28. /package/dist/{chunk-YIV22QEK.mjs.map → chunk-E3VABLNZ.mjs.map} +0 -0
  29. /package/dist/{chunk-H52ZGMFO.mjs.map → chunk-O6EDSXV2.mjs.map} +0 -0
  30. /package/dist/{chunk-NQUG7KQN.mjs.map → chunk-W6BL4W2I.mjs.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.1.1-feat-runtime-remote-actions.2
4
+
5
+ ### Patch Changes
6
+
7
+ - useAgentState
8
+ - Updated dependencies
9
+ - @copilotkit/shared@1.1.1-feat-runtime-remote-actions.2
10
+
3
11
  ## 1.1.1-feat-runtime-remote-actions.1
4
12
 
5
13
  ### Patch Changes
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  telemetry_client_default
4
- } from "./chunk-K6A3526Z.mjs";
4
+ } from "./chunk-FCNUFY55.mjs";
5
5
  import {
6
6
  __name
7
7
  } from "./chunk-44O2JGUY.mjs";
@@ -21,4 +21,4 @@ __name(copilotRuntimeNodeExpressEndpoint, "copilotRuntimeNodeExpressEndpoint");
21
21
  export {
22
22
  copilotRuntimeNodeExpressEndpoint
23
23
  };
24
- //# sourceMappingURL=chunk-VQPAAJFF.mjs.map
24
+ //# sourceMappingURL=chunk-BT4MKBK5.mjs.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  getCommonConfig,
3
3
  telemetry_client_default
4
- } from "./chunk-K6A3526Z.mjs";
4
+ } from "./chunk-FCNUFY55.mjs";
5
5
  import {
6
6
  __name
7
7
  } from "./chunk-44O2JGUY.mjs";
@@ -76,4 +76,4 @@ export {
76
76
  config,
77
77
  copilotRuntimeNextJSPagesRouterEndpoint
78
78
  };
79
- //# sourceMappingURL=chunk-YIV22QEK.mjs.map
79
+ //# sourceMappingURL=chunk-E3VABLNZ.mjs.map
@@ -36,7 +36,7 @@ var require_package = __commonJS({
36
36
  publishConfig: {
37
37
  access: "public"
38
38
  },
39
- version: "1.1.1-feat-runtime-remote-actions.1",
39
+ version: "1.1.1-feat-runtime-remote-actions.2",
40
40
  sideEffects: false,
41
41
  main: "./dist/index.js",
42
42
  module: "./dist/index.mjs",
@@ -2024,4 +2024,4 @@ export {
2024
2024
  getCommonConfig,
2025
2025
  copilotRuntimeNodeHttpEndpoint
2026
2026
  };
2027
- //# sourceMappingURL=chunk-K6A3526Z.mjs.map
2027
+ //# sourceMappingURL=chunk-FCNUFY55.mjs.map