@copilotkit/react-core 1.0.2 → 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.
- package/.turbo/turbo-build.log +38 -38
- package/CHANGELOG.md +9 -0
- package/README.md +51 -0
- package/package.json +20 -3
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
|
-
> @copilotkit/react-core@1.0.
|
|
2
|
+
> @copilotkit/react-core@1.0.3 build /home/runner/work/CopilotKit/CopilotKit/CopilotKit/packages/react-core
|
|
3
3
|
> tsup --clean
|
|
4
4
|
|
|
5
|
-
[34mCLI[39m Building entry: src/index.tsx, src/
|
|
5
|
+
[34mCLI[39m Building entry: src/index.tsx, src/components/index.ts, src/context/copilot-context.tsx, src/context/index.ts, src/hooks/index.ts, src/hooks/use-chat.ts, src/hooks/use-copilot-action.ts, src/hooks/use-copilot-chat.ts, src/hooks/use-copilot-readable.ts, src/hooks/use-flat-category-store.ts, src/hooks/use-make-copilot-document-readable.ts, src/hooks/use-tree.ts, src/lib/copilot-task.ts, src/lib/index.ts, src/types/chat-suggestion-configuration.ts, src/types/document-pointer.ts, src/types/frontend-action.ts, src/types/index.ts, src/types/system-message.ts, src/utils/extract.ts, src/utils/index.ts, src/utils/utils.test.ts, src/utils/utils.ts, src/components/copilot-provider/copilotkit-props.tsx, src/components/copilot-provider/copilotkit.tsx, src/components/copilot-provider/index.ts
|
|
6
6
|
[34mCLI[39m Using tsconfig: tsconfig.json
|
|
7
7
|
[34mCLI[39m tsup v6.7.0
|
|
8
8
|
[34mCLI[39m Using tsup config: /home/runner/work/CopilotKit/CopilotKit/CopilotKit/packages/react-core/tsup.config.ts
|
|
@@ -15,75 +15,75 @@
|
|
|
15
15
|
[32mCJS[39m [1mdist/utils/extract.js [22m[32m6.85 KB[39m
|
|
16
16
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit-props.js [22m[32m864.00 B[39m
|
|
17
17
|
[32mCJS[39m [1mdist/index.js [22m[32m37.70 KB[39m
|
|
18
|
+
[32mCJS[39m [1mdist/components/index.js [22m[32m16.29 KB[39m
|
|
18
19
|
[32mCJS[39m [1mdist/context/copilot-context.js [22m[32m3.77 KB[39m
|
|
19
20
|
[32mCJS[39m [1mdist/context/index.js [22m[32m3.76 KB[39m
|
|
20
|
-
[32mCJS[39m [1mdist/components/index.js [22m[32m16.29 KB[39m
|
|
21
21
|
[32mCJS[39m [1mdist/hooks/index.js [22m[32m17.96 KB[39m
|
|
22
22
|
[32mCJS[39m [1mdist/hooks/use-chat.js [22m[32m9.36 KB[39m
|
|
23
23
|
[32mCJS[39m [1mdist/hooks/use-copilot-action.js [22m[32m5.03 KB[39m
|
|
24
|
-
[32mCJS[39m [1mdist/hooks/use-copilot-chat.js [22m[32m15.08 KB[39m
|
|
25
24
|
[32mCJS[39m [1mdist/hooks/use-copilot-readable.js [22m[32m4.48 KB[39m
|
|
25
|
+
[32mCJS[39m [1mdist/hooks/use-copilot-chat.js [22m[32m15.08 KB[39m
|
|
26
26
|
[32mCJS[39m [1mdist/hooks/use-flat-category-store.js [22m[32m2.87 KB[39m
|
|
27
27
|
[32mCJS[39m [1mdist/hooks/use-make-copilot-document-readable.js [22m[32m4.37 KB[39m
|
|
28
28
|
[32mCJS[39m [1mdist/hooks/use-tree.js [22m[32m5.53 KB[39m
|
|
29
29
|
[32mCJS[39m [1mdist/lib/index.js [22m[32m5.54 KB[39m
|
|
30
30
|
[32mCJS[39m [1mdist/types/document-pointer.js [22m[32m841.00 B[39m
|
|
31
|
-
[32mCJS[39m [1mdist/types/index.js [22m[32m797.00 B[39m
|
|
32
31
|
[32mCJS[39m [1mdist/types/frontend-action.js [22m[32m837.00 B[39m
|
|
32
|
+
[32mCJS[39m [1mdist/types/index.js [22m[32m797.00 B[39m
|
|
33
33
|
[32mCJS[39m [1mdist/types/system-message.js [22m[32m833.00 B[39m
|
|
34
|
+
[32mCJS[39m [1mdist/utils/index.js [22m[32m6.87 KB[39m
|
|
34
35
|
[32mCJS[39m [1mdist/utils/utils.test.js [22m[32m184.00 B[39m
|
|
35
36
|
[32mCJS[39m [1mdist/utils/utils.js [22m[32m797.00 B[39m
|
|
36
37
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit.js [22m[32m16.27 KB[39m
|
|
37
38
|
[32mCJS[39m [1mdist/components/copilot-provider/index.js [22m[32m16.33 KB[39m
|
|
38
|
-
[32mCJS[39m [1mdist/utils/index.js [22m[32m6.87 KB[39m
|
|
39
39
|
[32mCJS[39m [1mdist/lib/copilot-task.js.map [22m[32m16.69 KB[39m
|
|
40
40
|
[32mCJS[39m [1mdist/types/chat-suggestion-configuration.js.map [22m[32m673.00 B[39m
|
|
41
41
|
[32mCJS[39m [1mdist/utils/extract.js.map [22m[32m15.33 KB[39m
|
|
42
42
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit-props.js.map [22m[32m1.68 KB[39m
|
|
43
|
+
[32mCJS[39m [1mdist/components/index.js.map [22m[32m29.41 KB[39m
|
|
43
44
|
[32mCJS[39m [1mdist/context/copilot-context.js.map [22m[32m6.03 KB[39m
|
|
44
|
-
[32mCJS[39m [1mdist/index.js.map [22m[32m77.19 KB[39m
|
|
45
45
|
[32mCJS[39m [1mdist/context/index.js.map [22m[32m6.26 KB[39m
|
|
46
|
-
[32mCJS[39m [1mdist/
|
|
46
|
+
[32mCJS[39m [1mdist/index.js.map [22m[32m77.19 KB[39m
|
|
47
47
|
[32mCJS[39m [1mdist/hooks/use-chat.js.map [22m[32m13.33 KB[39m
|
|
48
|
-
[32mCJS[39m [1mdist/hooks/index.js.map [22m[32m45.17 KB[39m
|
|
49
48
|
[32mCJS[39m [1mdist/hooks/use-copilot-action.js.map [22m[32m10.14 KB[39m
|
|
50
|
-
[32mCJS[39m [1mdist/hooks/use-copilot-chat.js.map [22m[32m34.08 KB[39m
|
|
51
|
-
[32mCJS[39m [1mdist/hooks/use-flat-category-store.js.map [22m[32m4.25 KB[39m
|
|
52
49
|
[32mCJS[39m [1mdist/hooks/use-copilot-readable.js.map [22m[32m11.07 KB[39m
|
|
50
|
+
[32mCJS[39m [1mdist/hooks/index.js.map [22m[32m45.17 KB[39m
|
|
51
|
+
[32mCJS[39m [1mdist/hooks/use-flat-category-store.js.map [22m[32m4.25 KB[39m
|
|
53
52
|
[32mCJS[39m [1mdist/hooks/use-make-copilot-document-readable.js.map [22m[32m7.32 KB[39m
|
|
53
|
+
[32mCJS[39m [1mdist/hooks/use-copilot-chat.js.map [22m[32m34.08 KB[39m
|
|
54
54
|
[32mCJS[39m [1mdist/hooks/use-tree.js.map [22m[32m8.32 KB[39m
|
|
55
55
|
[32mCJS[39m [1mdist/lib/index.js.map [22m[32m16.76 KB[39m
|
|
56
56
|
[32mCJS[39m [1mdist/types/document-pointer.js.map [22m[32m292.00 B[39m
|
|
57
|
-
[32mCJS[39m [1mdist/types/index.js.map [22m[32m432.00 B[39m
|
|
58
57
|
[32mCJS[39m [1mdist/types/frontend-action.js.map [22m[32m1.77 KB[39m
|
|
58
|
+
[32mCJS[39m [1mdist/types/index.js.map [22m[32m432.00 B[39m
|
|
59
59
|
[32mCJS[39m [1mdist/types/system-message.js.map [22m[32m249.00 B[39m
|
|
60
|
+
[32mCJS[39m [1mdist/utils/index.js.map [22m[32m15.40 KB[39m
|
|
60
61
|
[32mCJS[39m [1mdist/utils/utils.test.js.map [22m[32m354.00 B[39m
|
|
61
62
|
[32mCJS[39m [1mdist/utils/utils.js.map [22m[32m137.00 B[39m
|
|
62
63
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit.js.map [22m[32m29.35 KB[39m
|
|
63
64
|
[32mCJS[39m [1mdist/components/copilot-provider/index.js.map [22m[32m29.54 KB[39m
|
|
64
|
-
[32mCJS[39m
|
|
65
|
-
[32mCJS[39m ⚡️ Build success in 88ms
|
|
65
|
+
[32mCJS[39m ⚡️ Build success in 95ms
|
|
66
66
|
[32mESM[39m [1mdist/index.mjs [22m[32m1.10 KB[39m
|
|
67
|
-
[32mESM[39m [1mdist/context/copilot-context.mjs [22m[32m205.00 B[39m
|
|
68
67
|
[32mESM[39m [1mdist/components/index.mjs [22m[32m375.00 B[39m
|
|
68
|
+
[32mESM[39m [1mdist/context/copilot-context.mjs [22m[32m205.00 B[39m
|
|
69
69
|
[32mESM[39m [1mdist/hooks/index.mjs [22m[32m681.00 B[39m
|
|
70
70
|
[32mESM[39m [1mdist/chunk-EFZPSZWO.mjs [22m[32m43.00 B[39m
|
|
71
71
|
[32mESM[39m [1mdist/chunk-YJLRG5U3.mjs [22m[32m43.00 B[39m
|
|
72
|
-
[32mESM[39m [1mdist/chunk-UTRWUF3Y.mjs [22m[32m4.51 KB[39m
|
|
73
72
|
[32mESM[39m [1mdist/chunk-LUGEI4YQ.mjs [22m[32m43.00 B[39m
|
|
73
|
+
[32mESM[39m [1mdist/chunk-UTRWUF3Y.mjs [22m[32m4.51 KB[39m
|
|
74
74
|
[32mESM[39m [1mdist/chunk-SSQGTCDU.mjs [22m[32m3.80 KB[39m
|
|
75
75
|
[32mESM[39m [1mdist/context/index.mjs [22m[32m227.00 B[39m
|
|
76
76
|
[32mESM[39m [1mdist/chunk-VNRDQJXW.mjs [22m[32m43.00 B[39m
|
|
77
77
|
[32mESM[39m [1mdist/chunk-5JB4B2SV.mjs [22m[32m43.00 B[39m
|
|
78
78
|
[32mESM[39m [1mdist/chunk-2RZ2UMWO.mjs [22m[32m909.00 B[39m
|
|
79
79
|
[32mESM[39m [1mdist/chunk-TWFVVCRS.mjs [22m[32m700.00 B[39m
|
|
80
|
+
[32mESM[39m [1mdist/hooks/use-copilot-action.mjs [22m[32m202.00 B[39m
|
|
80
81
|
[32mESM[39m [1mdist/hooks/use-chat.mjs [22m[32m142.00 B[39m
|
|
81
82
|
[32mESM[39m [1mdist/chunk-UMJ5P6TZ.mjs [22m[32m1.42 KB[39m
|
|
82
|
-
[32mESM[39m [1mdist/hooks/use-copilot-action.mjs [22m[32m202.00 B[39m
|
|
83
|
-
[32mESM[39m [1mdist/hooks/use-copilot-chat.mjs [22m[32m436.00 B[39m
|
|
84
83
|
[32mESM[39m [1mdist/chunk-UJNVZO2U.mjs [22m[32m3.12 KB[39m
|
|
85
|
-
[32mESM[39m [1mdist/
|
|
84
|
+
[32mESM[39m [1mdist/hooks/use-copilot-chat.mjs [22m[32m436.00 B[39m
|
|
86
85
|
[32mESM[39m [1mdist/chunk-JD7BAH7U.mjs [22m[32m43.00 B[39m
|
|
86
|
+
[32mESM[39m [1mdist/chunk-SPCZTZCY.mjs [22m[32m43.00 B[39m
|
|
87
87
|
[32mESM[39m [1mdist/chunk-LYC2GBBA.mjs [22m[32m5.67 KB[39m
|
|
88
88
|
[32mESM[39m [1mdist/chunk-YULKJPY3.mjs [22m[32m1.84 KB[39m
|
|
89
89
|
[32mESM[39m [1mdist/chunk-YWITCRBI.mjs [22m[32m3.89 KB[39m
|
|
@@ -93,10 +93,10 @@
|
|
|
93
93
|
[32mESM[39m [1mdist/components/copilot-provider/copilotkit.mjs [22m[32m331.00 B[39m
|
|
94
94
|
[32mESM[39m [1mdist/components/copilot-provider/index.mjs [22m[32m361.00 B[39m
|
|
95
95
|
[32mESM[39m [1mdist/types/frontend-action.mjs [22m[32m44.00 B[39m
|
|
96
|
+
[32mESM[39m [1mdist/types/system-message.mjs [22m[32m43.00 B[39m
|
|
96
97
|
[32mESM[39m [1mdist/types/index.mjs [22m[32m66.00 B[39m
|
|
97
98
|
[32mESM[39m [1mdist/utils/extract.mjs [22m[32m333.00 B[39m
|
|
98
99
|
[32mESM[39m [1mdist/utils/index.mjs [22m[32m363.00 B[39m
|
|
99
|
-
[32mESM[39m [1mdist/types/system-message.mjs [22m[32m43.00 B[39m
|
|
100
100
|
[32mESM[39m [1mdist/utils/utils.test.mjs [22m[32m170.00 B[39m
|
|
101
101
|
[32mESM[39m [1mdist/utils/utils.mjs [22m[32m34.00 B[39m
|
|
102
102
|
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs [22m[32m45.00 B[39m
|
|
@@ -105,57 +105,57 @@
|
|
|
105
105
|
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs [22m[32m246.00 B[39m
|
|
106
106
|
[32mESM[39m [1mdist/hooks/use-tree.mjs [22m[32m171.00 B[39m
|
|
107
107
|
[32mESM[39m [1mdist/lib/copilot-task.mjs [22m[32m346.00 B[39m
|
|
108
|
-
[32mESM[39m [1mdist/types/chat-suggestion-configuration.mjs [22m[32m58.00 B[39m
|
|
109
108
|
[32mESM[39m [1mdist/lib/index.mjs [22m[32m371.00 B[39m
|
|
109
|
+
[32mESM[39m [1mdist/types/chat-suggestion-configuration.mjs [22m[32m58.00 B[39m
|
|
110
110
|
[32mESM[39m [1mdist/types/document-pointer.mjs [22m[32m45.00 B[39m
|
|
111
111
|
[32mESM[39m [1mdist/index.mjs.map [22m[32m71.00 B[39m
|
|
112
|
-
[32mESM[39m [1mdist/context/copilot-context.mjs.map [22m[32m71.00 B[39m
|
|
113
112
|
[32mESM[39m [1mdist/components/index.mjs.map [22m[32m71.00 B[39m
|
|
113
|
+
[32mESM[39m [1mdist/context/copilot-context.mjs.map [22m[32m71.00 B[39m
|
|
114
114
|
[32mESM[39m [1mdist/hooks/index.mjs.map [22m[32m71.00 B[39m
|
|
115
|
-
[32mESM[39m [1mdist/chunk-EFZPSZWO.mjs.map [22m[32m71.00 B[39m
|
|
116
|
-
[32mESM[39m [1mdist/chunk-YJLRG5U3.mjs.map [22m[32m71.00 B[39m
|
|
117
|
-
[32mESM[39m [1mdist/chunk-UTRWUF3Y.mjs.map [22m[32m7.64 KB[39m
|
|
118
115
|
[32mESM[39m [1mdist/chunk-LUGEI4YQ.mjs.map [22m[32m71.00 B[39m
|
|
119
|
-
[32mESM[39m [1mdist/chunk-
|
|
116
|
+
[32mESM[39m [1mdist/chunk-YJLRG5U3.mjs.map [22m[32m71.00 B[39m
|
|
117
|
+
[32mESM[39m [1mdist/chunk-EFZPSZWO.mjs.map [22m[32m71.00 B[39m
|
|
120
118
|
[32mESM[39m [1mdist/context/index.mjs.map [22m[32m71.00 B[39m
|
|
119
|
+
[32mESM[39m [1mdist/chunk-UTRWUF3Y.mjs.map [22m[32m7.64 KB[39m
|
|
121
120
|
[32mESM[39m [1mdist/chunk-VNRDQJXW.mjs.map [22m[32m71.00 B[39m
|
|
121
|
+
[32mESM[39m [1mdist/chunk-SSQGTCDU.mjs.map [22m[32m9.04 KB[39m
|
|
122
122
|
[32mESM[39m [1mdist/chunk-5JB4B2SV.mjs.map [22m[32m71.00 B[39m
|
|
123
|
-
[32mESM[39m [1mdist/chunk-2RZ2UMWO.mjs.map [22m[32m5.15 KB[39m
|
|
124
123
|
[32mESM[39m [1mdist/chunk-TWFVVCRS.mjs.map [22m[32m1.40 KB[39m
|
|
124
|
+
[32mESM[39m [1mdist/hooks/use-copilot-action.mjs.map [22m[32m71.00 B[39m
|
|
125
|
+
[32mESM[39m [1mdist/chunk-2RZ2UMWO.mjs.map [22m[32m5.15 KB[39m
|
|
125
126
|
[32mESM[39m [1mdist/hooks/use-chat.mjs.map [22m[32m71.00 B[39m
|
|
126
127
|
[32mESM[39m [1mdist/chunk-UMJ5P6TZ.mjs.map [22m[32m4.22 KB[39m
|
|
127
|
-
[32mESM[39m [1mdist/hooks/use-copilot-action.mjs.map [22m[32m71.00 B[39m
|
|
128
128
|
[32mESM[39m [1mdist/hooks/use-copilot-chat.mjs.map [22m[32m71.00 B[39m
|
|
129
|
-
[32mESM[39m [1mdist/chunk-UJNVZO2U.mjs.map [22m[32m7.22 KB[39m
|
|
130
|
-
[32mESM[39m [1mdist/chunk-SPCZTZCY.mjs.map [22m[32m71.00 B[39m
|
|
131
129
|
[32mESM[39m [1mdist/chunk-JD7BAH7U.mjs.map [22m[32m71.00 B[39m
|
|
132
130
|
[32mESM[39m [1mdist/chunk-LYC2GBBA.mjs.map [22m[32m10.98 KB[39m
|
|
131
|
+
[32mESM[39m [1mdist/chunk-SPCZTZCY.mjs.map [22m[32m71.00 B[39m
|
|
133
132
|
[32mESM[39m [1mdist/chunk-YULKJPY3.mjs.map [22m[32m4.21 KB[39m
|
|
134
133
|
[32mESM[39m [1mdist/chunk-YWITCRBI.mjs.map [22m[32m8.27 KB[39m
|
|
135
134
|
[32mESM[39m [1mdist/chunk-S357AOAD.mjs.map [22m[32m13.37 KB[39m
|
|
136
|
-
[32mESM[39m [1mdist/chunk-2F7V4NDT.mjs.map [22m[32m5.94 KB[39m
|
|
137
135
|
[32mESM[39m [1mdist/chunk-SKC7AJIV.mjs.map [22m[32m71.00 B[39m
|
|
136
|
+
[32mESM[39m [1mdist/chunk-2F7V4NDT.mjs.map [22m[32m5.94 KB[39m
|
|
137
|
+
[32mESM[39m [1mdist/chunk-UJNVZO2U.mjs.map [22m[32m7.22 KB[39m
|
|
138
138
|
[32mESM[39m [1mdist/components/copilot-provider/copilotkit.mjs.map [22m[32m71.00 B[39m
|
|
139
|
-
[32mESM[39m [1mdist/components/copilot-provider/index.mjs.map [22m[32m71.00 B[39m
|
|
140
139
|
[32mESM[39m [1mdist/types/frontend-action.mjs.map [22m[32m71.00 B[39m
|
|
140
|
+
[32mESM[39m [1mdist/types/system-message.mjs.map [22m[32m71.00 B[39m
|
|
141
|
+
[32mESM[39m [1mdist/components/copilot-provider/index.mjs.map [22m[32m71.00 B[39m
|
|
141
142
|
[32mESM[39m [1mdist/types/index.mjs.map [22m[32m71.00 B[39m
|
|
142
143
|
[32mESM[39m [1mdist/utils/extract.mjs.map [22m[32m71.00 B[39m
|
|
143
144
|
[32mESM[39m [1mdist/utils/index.mjs.map [22m[32m71.00 B[39m
|
|
144
|
-
[32mESM[39m [1mdist/types/system-message.mjs.map [22m[32m71.00 B[39m
|
|
145
145
|
[32mESM[39m [1mdist/utils/utils.test.mjs.map [22m[32m352.00 B[39m
|
|
146
|
-
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs.map [22m[32m71.00 B[39m
|
|
147
146
|
[32mESM[39m [1mdist/utils/utils.mjs.map [22m[32m71.00 B[39m
|
|
147
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs.map [22m[32m71.00 B[39m
|
|
148
148
|
[32mESM[39m [1mdist/hooks/use-copilot-readable.mjs.map [22m[32m71.00 B[39m
|
|
149
149
|
[32mESM[39m [1mdist/hooks/use-flat-category-store.mjs.map [22m[32m71.00 B[39m
|
|
150
150
|
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs.map [22m[32m71.00 B[39m
|
|
151
151
|
[32mESM[39m [1mdist/hooks/use-tree.mjs.map [22m[32m71.00 B[39m
|
|
152
152
|
[32mESM[39m [1mdist/lib/copilot-task.mjs.map [22m[32m71.00 B[39m
|
|
153
|
-
[32mESM[39m [1mdist/types/chat-suggestion-configuration.mjs.map [22m[32m71.00 B[39m
|
|
154
153
|
[32mESM[39m [1mdist/lib/index.mjs.map [22m[32m71.00 B[39m
|
|
154
|
+
[32mESM[39m [1mdist/types/chat-suggestion-configuration.mjs.map [22m[32m71.00 B[39m
|
|
155
155
|
[32mESM[39m [1mdist/types/document-pointer.mjs.map [22m[32m71.00 B[39m
|
|
156
|
-
[32mESM[39m ⚡️ Build success in
|
|
156
|
+
[32mESM[39m ⚡️ Build success in 99ms
|
|
157
157
|
[34mDTS[39m Build start
|
|
158
|
-
[32mDTS[39m ⚡️ Build success in
|
|
158
|
+
[32mDTS[39m ⚡️ Build success in 5249ms
|
|
159
159
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m1.22 KB[39m
|
|
160
160
|
[32mDTS[39m [1mdist/components/copilot-provider/copilotkit.d.ts [22m[32m271.00 B[39m
|
|
161
161
|
[32mDTS[39m [1mdist/components/copilot-provider/copilotkit-props.d.ts [22m[32m1.58 KB[39m
|
|
@@ -172,8 +172,8 @@
|
|
|
172
172
|
[32mDTS[39m [1mdist/lib/copilot-task.d.ts [22m[32m3.81 KB[39m
|
|
173
173
|
[32mDTS[39m [1mdist/utils/extract.d.ts [22m[32m1.44 KB[39m
|
|
174
174
|
[32mDTS[39m [1mdist/hooks/use-tree.d.ts [22m[32m543.00 B[39m
|
|
175
|
-
[32mDTS[39m [1mdist/context/index.d.ts [22m[32m360.00 B[39m
|
|
176
175
|
[32mDTS[39m [1mdist/components/index.d.ts [22m[32m186.00 B[39m
|
|
176
|
+
[32mDTS[39m [1mdist/context/index.d.ts [22m[32m360.00 B[39m
|
|
177
177
|
[32mDTS[39m [1mdist/hooks/index.d.ts [22m[32m679.00 B[39m
|
|
178
178
|
[32mDTS[39m [1mdist/hooks/use-flat-category-store.d.ts [22m[32m424.00 B[39m
|
|
179
179
|
[32mDTS[39m [1mdist/lib/index.d.ts [22m[32m354.00 B[39m
|
package/CHANGELOG.md
CHANGED
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
|
+
·
|
|
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
|
+
·
|
|
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).
|
package/package.json
CHANGED
|
@@ -1,10 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@copilotkit/react-core",
|
|
3
3
|
"private": false,
|
|
4
|
+
"homepage": "https://github.com/CopilotKit/CopilotKit",
|
|
5
|
+
"repository": {
|
|
6
|
+
"type": "git",
|
|
7
|
+
"url": "https://github.com/CopilotKit/CopilotKit.git"
|
|
8
|
+
},
|
|
4
9
|
"publishConfig": {
|
|
5
10
|
"access": "public"
|
|
6
11
|
},
|
|
7
|
-
"version": "1.0.
|
|
12
|
+
"version": "1.0.3",
|
|
8
13
|
"sideEffects": false,
|
|
9
14
|
"main": "./dist/index.js",
|
|
10
15
|
"module": "./dist/index.mjs",
|
|
@@ -36,9 +41,21 @@
|
|
|
36
41
|
"@scarf/scarf": "^1.3.0",
|
|
37
42
|
"nanoid": "^4.0.2",
|
|
38
43
|
"untruncate-json": "^0.0.1",
|
|
39
|
-
"@copilotkit/runtime-client-gql": "1.0.
|
|
40
|
-
"@copilotkit/shared": "1.0.
|
|
44
|
+
"@copilotkit/runtime-client-gql": "1.0.3",
|
|
45
|
+
"@copilotkit/shared": "1.0.3"
|
|
41
46
|
},
|
|
47
|
+
"keywords": [
|
|
48
|
+
"copilotkit",
|
|
49
|
+
"copilot",
|
|
50
|
+
"react",
|
|
51
|
+
"nextjs",
|
|
52
|
+
"nodejs",
|
|
53
|
+
"ai",
|
|
54
|
+
"assistant",
|
|
55
|
+
"javascript",
|
|
56
|
+
"automation",
|
|
57
|
+
"textarea"
|
|
58
|
+
],
|
|
42
59
|
"scripts": {
|
|
43
60
|
"build": "tsup --clean",
|
|
44
61
|
"dev": "tsup --watch",
|