@copilotkit/runtime 1.0.1 → 1.0.3

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 (32) hide show
  1. package/.turbo/turbo-build.log +47 -47
  2. package/CHANGELOG.md +16 -0
  3. package/README.md +51 -0
  4. package/dist/{chunk-6XZWOLGW.mjs → chunk-3SJCLGQE.mjs} +2 -2
  5. package/dist/{chunk-KGAIP3CM.mjs → chunk-GTYL57UF.mjs} +2 -2
  6. package/dist/{chunk-DUOHR7CZ.mjs → chunk-L2HCON4L.mjs} +2 -2
  7. package/dist/{chunk-DKW4RJWD.mjs → chunk-TTT54UED.mjs} +2 -2
  8. package/dist/{chunk-DETRX7DD.mjs → chunk-VIQZS4W6.mjs} +20 -3
  9. package/dist/{chunk-DETRX7DD.mjs.map → chunk-VIQZS4W6.mjs.map} +1 -1
  10. package/dist/index.js +19 -2
  11. package/dist/index.js.map +1 -1
  12. package/dist/index.mjs +5 -5
  13. package/dist/lib/index.js +19 -2
  14. package/dist/lib/index.js.map +1 -1
  15. package/dist/lib/index.mjs +5 -5
  16. package/dist/lib/integrations/index.js +19 -2
  17. package/dist/lib/integrations/index.js.map +1 -1
  18. package/dist/lib/integrations/index.mjs +4 -4
  19. package/dist/lib/integrations/nest/index.js +19 -2
  20. package/dist/lib/integrations/nest/index.js.map +1 -1
  21. package/dist/lib/integrations/nest/index.mjs +2 -2
  22. package/dist/lib/integrations/node-express/index.js +19 -2
  23. package/dist/lib/integrations/node-express/index.js.map +1 -1
  24. package/dist/lib/integrations/node-express/index.mjs +2 -2
  25. package/dist/lib/integrations/node-http/index.js +19 -2
  26. package/dist/lib/integrations/node-http/index.js.map +1 -1
  27. package/dist/lib/integrations/node-http/index.mjs +1 -1
  28. package/package.json +19 -2
  29. /package/dist/{chunk-6XZWOLGW.mjs.map → chunk-3SJCLGQE.mjs.map} +0 -0
  30. /package/dist/{chunk-KGAIP3CM.mjs.map → chunk-GTYL57UF.mjs.map} +0 -0
  31. /package/dist/{chunk-DUOHR7CZ.mjs.map → chunk-L2HCON4L.mjs.map} +0 -0
  32. /package/dist/{chunk-DKW4RJWD.mjs.map → chunk-TTT54UED.mjs.map} +0 -0
@@ -1,5 +1,5 @@
1
1
 
2
- > @copilotkit/runtime@1.0.1 build /home/runner/work/CopilotKit/CopilotKit/CopilotKit/packages/runtime
2
+ > @copilotkit/runtime@1.0.3 build /home/runner/work/CopilotKit/CopilotKit/CopilotKit/packages/runtime
3
3
  > tsup --clean
4
4
 
5
5
  CLI Building entry: src/index.ts, src/lib/index.ts, src/service-adapters/index.ts, src/utils/index.ts, src/lib/cloud/index.ts, src/lib/integrations/index.ts, src/graphql/types/base/index.ts, src/graphql/types/converted/index.ts, src/lib/integrations/nest/index.ts, src/lib/integrations/node-express/index.ts, src/lib/integrations/node-http/index.ts
@@ -10,76 +10,76 @@
10
10
  CLI Cleaning output folder
11
11
  ESM Build start
12
12
  CJS Build start
13
- CJS dist/lib/cloud/index.js 787.00 B
14
- CJS dist/lib/integrations/nest/index.js 55.64 KB
15
- CJS dist/lib/integrations/node-express/index.js 55.73 KB
16
- CJS dist/lib/integrations/node-http/index.js 55.27 KB
17
- CJS dist/index.js 96.28 KB
13
+ CJS dist/index.js 96.66 KB
14
+ CJS dist/lib/index.js 96.31 KB
18
15
  CJS dist/service-adapters/index.js 33.37 KB
19
16
  CJS dist/utils/index.js 6.32 KB
20
- CJS dist/lib/index.js 95.93 KB
21
- CJS dist/lib/integrations/index.js 58.27 KB
22
- CJS dist/graphql/types/converted/index.js 3.04 KB
17
+ CJS dist/lib/cloud/index.js 787.00 B
18
+ CJS dist/lib/integrations/index.js 58.65 KB
19
+ CJS dist/lib/integrations/nest/index.js 56.02 KB
20
+ CJS dist/lib/integrations/node-express/index.js 56.11 KB
21
+ CJS dist/lib/integrations/node-http/index.js 55.65 KB
23
22
  CJS dist/graphql/types/base/index.js 2.44 KB
24
- CJS dist/lib/cloud/index.js.map 217.00 B
25
- CJS dist/lib/integrations/nest/index.js.map 69.12 KB
26
- CJS dist/lib/integrations/node-express/index.js.map 69.15 KB
27
- CJS dist/lib/integrations/node-http/index.js.map 68.30 KB
23
+ CJS dist/index.js.map 150.81 KB
28
24
  CJS dist/service-adapters/index.js.map 64.52 KB
25
+ CJS dist/lib/index.js.map 151.16 KB
29
26
  CJS dist/utils/index.js.map 5.63 KB
30
- CJS dist/index.js.map 150.25 KB
31
- CJS dist/lib/index.js.map 150.60 KB
32
- CJS dist/lib/integrations/index.js.map 73.67 KB
33
- CJS dist/graphql/types/converted/index.js.map 1.76 KB
27
+ CJS dist/lib/cloud/index.js.map 217.00 B
28
+ CJS dist/lib/integrations/index.js.map 74.23 KB
29
+ CJS dist/lib/integrations/nest/index.js.map 69.69 KB
30
+ CJS dist/lib/integrations/node-express/index.js.map 69.72 KB
31
+ CJS dist/lib/integrations/node-http/index.js.map 68.87 KB
32
+ CJS dist/graphql/types/converted/index.js 3.04 KB
34
33
  CJS dist/graphql/types/base/index.js.map 645.00 B
35
- CJS ⚡️ Build success in 248ms
36
- ESM dist/service-adapters/index.mjs 459.00 B
34
+ CJS dist/graphql/types/converted/index.js.map 1.76 KB
35
+ CJS ⚡️ Build success in 260ms
36
+ ESM dist/lib/integrations/nest/index.mjs 379.00 B
37
+ ESM dist/lib/integrations/node-express/index.mjs 393.00 B
38
+ ESM dist/lib/integrations/node-http/index.mjs 349.00 B
37
39
  ESM dist/index.mjs 1.43 KB
38
- ESM dist/utils/index.mjs 315.00 B
39
- ESM dist/chunk-DUOHR7CZ.mjs 4.67 KB
40
+ ESM dist/lib/index.mjs 1.19 KB
41
+ ESM dist/chunk-L2HCON4L.mjs 4.67 KB
42
+ ESM dist/service-adapters/index.mjs 459.00 B
40
43
  ESM dist/chunk-FPVMUZ5S.mjs 21.95 KB
41
- ESM dist/chunk-KGAIP3CM.mjs 611.00 B
42
- ESM dist/chunk-6XZWOLGW.mjs 1.80 KB
43
- ESM dist/chunk-DKW4RJWD.mjs 655.00 B
44
- ESM dist/chunk-DETRX7DD.mjs 48.69 KB
44
+ ESM dist/utils/index.mjs 315.00 B
45
+ ESM dist/lib/cloud/index.mjs 34.00 B
46
+ ESM dist/lib/integrations/index.mjs 884.00 B
47
+ ESM dist/chunk-3SJCLGQE.mjs 1.80 KB
48
+ ESM dist/chunk-GTYL57UF.mjs 611.00 B
49
+ ESM dist/chunk-TTT54UED.mjs 655.00 B
45
50
  ESM dist/chunk-DVDKD6F5.mjs 7.85 KB
51
+ ESM dist/chunk-VIQZS4W6.mjs 49.07 KB
46
52
  ESM dist/chunk-U3V2BCGI.mjs 4.91 KB
47
53
  ESM dist/chunk-GEIBJJQ4.mjs 645.00 B
48
54
  ESM dist/chunk-RMZWGQ46.mjs 1.36 KB
49
55
  ESM dist/chunk-44O2JGUY.mjs 418.00 B
50
- ESM dist/lib/integrations/index.mjs 884.00 B
51
- ESM dist/lib/index.mjs 1.19 KB
52
- ESM dist/lib/cloud/index.mjs 34.00 B
53
- ESM dist/graphql/types/base/index.mjs 159.00 B
54
- ESM dist/service-adapters/index.mjs.map 71.00 B
56
+ ESM dist/lib/integrations/nest/index.mjs.map 71.00 B
57
+ ESM dist/lib/integrations/node-express/index.mjs.map 71.00 B
58
+ ESM dist/lib/integrations/node-http/index.mjs.map 71.00 B
55
59
  ESM dist/index.mjs.map 222.00 B
56
- ESM dist/utils/index.mjs.map 71.00 B
60
+ ESM dist/lib/index.mjs.map 71.00 B
61
+ ESM dist/service-adapters/index.mjs.map 71.00 B
62
+ ESM dist/chunk-L2HCON4L.mjs.map 13.94 KB
57
63
  ESM dist/chunk-FPVMUZ5S.mjs.map 47.77 KB
58
- ESM dist/chunk-DUOHR7CZ.mjs.map 13.94 KB
59
- ESM dist/chunk-KGAIP3CM.mjs.map 901.00 B
60
- ESM dist/chunk-6XZWOLGW.mjs.map 3.55 KB
61
- ESM dist/chunk-DKW4RJWD.mjs.map 931.00 B
62
- ESM dist/chunk-DETRX7DD.mjs.map 64.60 KB
64
+ ESM dist/utils/index.mjs.map 71.00 B
65
+ ESM dist/lib/cloud/index.mjs.map 71.00 B
66
+ ESM dist/chunk-3SJCLGQE.mjs.map 3.55 KB
67
+ ESM dist/lib/integrations/index.mjs.map 71.00 B
68
+ ESM dist/chunk-GTYL57UF.mjs.map 901.00 B
69
+ ESM dist/chunk-TTT54UED.mjs.map 931.00 B
63
70
  ESM dist/chunk-DVDKD6F5.mjs.map 14.76 KB
71
+ ESM dist/chunk-VIQZS4W6.mjs.map 65.16 KB
64
72
  ESM dist/chunk-U3V2BCGI.mjs.map 5.63 KB
65
73
  ESM dist/chunk-GEIBJJQ4.mjs.map 1.18 KB
66
74
  ESM dist/chunk-RMZWGQ46.mjs.map 645.00 B
67
75
  ESM dist/chunk-44O2JGUY.mjs.map 71.00 B
68
- ESM dist/lib/integrations/node-http/index.mjs 349.00 B
69
- ESM dist/lib/integrations/nest/index.mjs 379.00 B
70
- ESM dist/lib/integrations/node-express/index.mjs 393.00 B
71
- ESM dist/lib/integrations/index.mjs.map 71.00 B
76
+ ESM dist/graphql/types/base/index.mjs 159.00 B
72
77
  ESM dist/graphql/types/converted/index.mjs 283.00 B
73
- ESM dist/lib/index.mjs.map 71.00 B
74
- ESM dist/lib/cloud/index.mjs.map 71.00 B
75
78
  ESM dist/graphql/types/base/index.mjs.map 71.00 B
76
- ESM dist/lib/integrations/node-http/index.mjs.map 71.00 B
77
- ESM dist/lib/integrations/node-express/index.mjs.map 71.00 B
78
- ESM dist/lib/integrations/nest/index.mjs.map 71.00 B
79
79
  ESM dist/graphql/types/converted/index.mjs.map 71.00 B
80
- ESM ⚡️ Build success in 250ms
80
+ ESM ⚡️ Build success in 263ms
81
81
  DTS Build start
82
- DTS ⚡️ Build success in 8476ms
82
+ DTS ⚡️ Build success in 8275ms
83
83
  DTS dist/index.d.ts 1.50 KB
84
84
  DTS dist/lib/integrations/node-http/index.d.ts 586.00 B
85
85
  DTS dist/lib/integrations/node-express/index.d.ts 592.00 B
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Add README.md to published packages and add keywords to package.json
8
+ - Updated dependencies
9
+ - @copilotkit/shared@1.0.3
10
+
11
+ ## 1.0.2
12
+
13
+ ### Patch Changes
14
+
15
+ - Add README.md and homepage/url to published packages
16
+ - Updated dependencies
17
+ - @copilotkit/shared@1.0.2
18
+
3
19
  ## 1.0.1
4
20
 
5
21
  ### Patch Changes
package/README.md ADDED
@@ -0,0 +1,51 @@
1
+ <div align="center">
2
+ <picture>
3
+ <source media="(prefers-color-scheme: dark)" srcset="https://github.com/CopilotKit/CopilotKit/assets/746397/5890217b-524e-49c5-a89e-b8743d2acd51">
4
+ <img alt="CopilotKit Logo" src="https://github.com/CopilotKit/CopilotKit/assets/746397/bd5c9079-929b-4d55-bdc9-16d1c8181b71" width="450px" max-width="100%"/>
5
+ </picture>
6
+ </a>
7
+ </div>
8
+
9
+ <p align="center">
10
+ <a href="https://discord.gg/6dffbvGU3D">
11
+ <img src="https://dcbadge.vercel.app/api/server/6dffbvGU3D?compact=true&style=flat" alt="Discord">
12
+ </a>
13
+ <a href="https://github.com/CopilotKit/CopilotKit/actions/workflows/ci.yml">
14
+ <img src="https://github.com/CopilotKit/CopilotKit/actions/workflows/ci.yml/badge.svg" alt="GitHub CI">
15
+ </a>
16
+
17
+ <a href="https://www.npmjs.com/package/@copilotkit/react-core">
18
+ <img src="https://img.shields.io/npm/v/@copilotkit/react-core" alt="NPM">
19
+ <img src="https://img.shields.io/github/license/CopilotKit/CopilotKit" alt="MIT">
20
+
21
+ </p>
22
+
23
+ <h1 align="center">
24
+ The Open-Source Copilot Framework
25
+ </h1>
26
+
27
+ <h2 align="center">
28
+ Build, deploy, and operate fully custom AI Copilots.
29
+ </h2>
30
+
31
+ <h3 align="center">
32
+ in-app AI chatbots, AI agents, and AI Textareas.
33
+ </h3>
34
+
35
+ <p align="center">
36
+ <a href="https://discord.com/invite/6dffbvGU3D">
37
+ <img src="https://github.com/CopilotKit/CopilotKit/assets/131273140/bf8d96ea-3aeb-4c9a-9043-96a868b7ad0f" alt="Join our Discord" height="30">
38
+ </a>
39
+ &nbsp;&middot;&nbsp;
40
+ <a href="https://docs.copilotkit.ai/getting-started/quickstart-chatbot">
41
+ <img src="https://github.com/CopilotKit/CopilotKit/assets/131273140/a4a0fd04-6aee-4e02-9c3e-3f11d60b4e8b" alt="Read the Docs" height="30">
42
+ </a>
43
+ &nbsp;&middot;&nbsp;
44
+ <a href="https://go.copilotkit.ai/kM4Lo86">
45
+ <img src="https://github.com/CopilotKit/CopilotKit/assets/131273140/28ca62a8-cf93-4d3f-96b0-dc11bf89b734" alt="Try Copilot Cloud" height="30">
46
+ </a>
47
+ </p>
48
+
49
+ # Documentation
50
+
51
+ To get started with CopilotKit, please check out the [documentation](https://docs.copilotkit.ai).
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  getCommonConfig,
3
3
  telemetry_client_default
4
- } from "./chunk-DETRX7DD.mjs";
4
+ } from "./chunk-VIQZS4W6.mjs";
5
5
  import {
6
6
  __name
7
7
  } from "./chunk-44O2JGUY.mjs";
@@ -64,4 +64,4 @@ export {
64
64
  config,
65
65
  copilotRuntimeNextJSPagesRouterEndpoint
66
66
  };
67
- //# sourceMappingURL=chunk-6XZWOLGW.mjs.map
67
+ //# sourceMappingURL=chunk-3SJCLGQE.mjs.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  telemetry_client_default
4
- } from "./chunk-DETRX7DD.mjs";
4
+ } from "./chunk-VIQZS4W6.mjs";
5
5
  import {
6
6
  __name
7
7
  } from "./chunk-44O2JGUY.mjs";
@@ -21,4 +21,4 @@ __name(copilotRuntimeNestEndpoint, "copilotRuntimeNestEndpoint");
21
21
  export {
22
22
  copilotRuntimeNestEndpoint
23
23
  };
24
- //# sourceMappingURL=chunk-KGAIP3CM.mjs.map
24
+ //# sourceMappingURL=chunk-GTYL57UF.mjs.map
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-FPVMUZ5S.mjs";
4
4
  import {
5
5
  RuntimeEventSource
6
- } from "./chunk-DETRX7DD.mjs";
6
+ } from "./chunk-VIQZS4W6.mjs";
7
7
  import {
8
8
  ActionExecutionMessage,
9
9
  ResultMessage,
@@ -151,4 +151,4 @@ export {
151
151
  CopilotRuntime,
152
152
  flattenToolCallsNoDuplicates
153
153
  };
154
- //# sourceMappingURL=chunk-DUOHR7CZ.mjs.map
154
+ //# sourceMappingURL=chunk-L2HCON4L.mjs.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  telemetry_client_default
4
- } from "./chunk-DETRX7DD.mjs";
4
+ } from "./chunk-VIQZS4W6.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-DKW4RJWD.mjs.map
24
+ //# sourceMappingURL=chunk-TTT54UED.mjs.map
@@ -27,10 +27,15 @@ var require_package = __commonJS({
27
27
  module.exports = {
28
28
  name: "@copilotkit/runtime",
29
29
  private: false,
30
+ homepage: "https://github.com/CopilotKit/CopilotKit",
31
+ repository: {
32
+ type: "git",
33
+ url: "https://github.com/CopilotKit/CopilotKit.git"
34
+ },
30
35
  publishConfig: {
31
36
  access: "public"
32
37
  },
33
- version: "1.0.1",
38
+ version: "1.0.3",
34
39
  sideEffects: false,
35
40
  main: "./dist/index.js",
36
41
  module: "./dist/index.mjs",
@@ -87,7 +92,19 @@ var require_package = __commonJS({
87
92
  tiktoken: "^1.0.15",
88
93
  "type-graphql": "2.0.0-rc.1",
89
94
  zod: "^3.23.3"
90
- }
95
+ },
96
+ keywords: [
97
+ "copilotkit",
98
+ "copilot",
99
+ "react",
100
+ "nextjs",
101
+ "nodejs",
102
+ "ai",
103
+ "assistant",
104
+ "javascript",
105
+ "automation",
106
+ "textarea"
107
+ ]
91
108
  };
92
109
  }
93
110
  });
@@ -1395,4 +1412,4 @@ export {
1395
1412
  getCommonConfig,
1396
1413
  copilotRuntimeNodeHttpEndpoint
1397
1414
  };
1398
- //# sourceMappingURL=chunk-DETRX7DD.mjs.map
1415
+ //# sourceMappingURL=chunk-VIQZS4W6.mjs.map