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