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