@copilotkit/react-core 0.25.0-mme-cloud.2 → 0.25.0-mme-cloud.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 +66 -66
- package/CHANGELOG.md +11 -0
- package/package.json +4 -4
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @copilotkit/react-core@0.25.0-mme-cloud.
|
|
2
|
+
> @copilotkit/react-core@0.25.0-mme-cloud.3 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-flat-category-store.ts, src/hooks/use-make-copilot-actionable.ts, src/hooks/use-make-copilot-document-readable.ts, src/hooks/use-make-copilot-readable.ts, src/hooks/use-tree.ts, src/lib/copilot-task.ts, src/lib/index.ts, src/openai-assistants/index.ts, src/types/document-pointer.ts, src/types/frontend-action.ts, src/types/index.ts, src/types/system-message.ts, src/utils/fetch-chat-completion.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, src/openai-assistants/hooks/index.ts, src/openai-assistants/hooks/use-assistants.ts, src/openai-assistants/hooks/use-copilot-chat-v2.ts, src/openai-assistants/utils/index.ts, src/openai-assistants/utils/process-message-stream.ts
|
|
@@ -10,17 +10,18 @@
|
|
|
10
10
|
[34mCLI[39m Cleaning output folder
|
|
11
11
|
[34mESM[39m Build start
|
|
12
12
|
[34mCJS[39m Build start
|
|
13
|
+
[32mCJS[39m [1mdist/index.js [22m[32m40.06 KB[39m
|
|
14
|
+
[32mCJS[39m [1mdist/components/index.js [22m[32m15.87 KB[39m
|
|
15
|
+
[32mCJS[39m [1mdist/context/copilot-context.js [22m[32m3.71 KB[39m
|
|
16
|
+
[32mCJS[39m [1mdist/hooks/index.js [22m[32m20.11 KB[39m
|
|
13
17
|
[32mCJS[39m [1mdist/lib/copilot-task.js [22m[32m7.45 KB[39m
|
|
18
|
+
[32mCJS[39m [1mdist/openai-assistants/index.js [22m[32m9.41 KB[39m
|
|
14
19
|
[32mCJS[39m [1mdist/types/document-pointer.js [22m[32m841.00 B[39m
|
|
15
20
|
[32mCJS[39m [1mdist/utils/fetch-chat-completion.js [22m[32m5.03 KB[39m
|
|
16
21
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit-props.js [22m[32m864.00 B[39m
|
|
17
22
|
[32mCJS[39m [1mdist/openai-assistants/hooks/index.js [22m[32m9.31 KB[39m
|
|
18
23
|
[32mCJS[39m [1mdist/openai-assistants/utils/index.js [22m[32m2.30 KB[39m
|
|
19
|
-
[32mCJS[39m [1mdist/index.js [22m[32m40.06 KB[39m
|
|
20
|
-
[32mCJS[39m [1mdist/components/index.js [22m[32m15.87 KB[39m
|
|
21
|
-
[32mCJS[39m [1mdist/context/copilot-context.js [22m[32m3.71 KB[39m
|
|
22
24
|
[32mCJS[39m [1mdist/context/index.js [22m[32m3.70 KB[39m
|
|
23
|
-
[32mCJS[39m [1mdist/hooks/index.js [22m[32m20.11 KB[39m
|
|
24
25
|
[32mCJS[39m [1mdist/hooks/use-chat.js [22m[32m11.51 KB[39m
|
|
25
26
|
[32mCJS[39m [1mdist/hooks/use-copilot-action.js [22m[32m5.00 KB[39m
|
|
26
27
|
[32mCJS[39m [1mdist/hooks/use-copilot-chat.js [22m[32m16.36 KB[39m
|
|
@@ -30,7 +31,6 @@
|
|
|
30
31
|
[32mCJS[39m [1mdist/hooks/use-make-copilot-readable.js [22m[32m4.19 KB[39m
|
|
31
32
|
[32mCJS[39m [1mdist/hooks/use-tree.js [22m[32m5.53 KB[39m
|
|
32
33
|
[32mCJS[39m [1mdist/lib/index.js [22m[32m7.41 KB[39m
|
|
33
|
-
[32mCJS[39m [1mdist/openai-assistants/index.js [22m[32m9.41 KB[39m
|
|
34
34
|
[32mCJS[39m [1mdist/types/frontend-action.js [22m[32m837.00 B[39m
|
|
35
35
|
[32mCJS[39m [1mdist/types/index.js [22m[32m797.00 B[39m
|
|
36
36
|
[32mCJS[39m [1mdist/types/system-message.js [22m[32m833.00 B[39m
|
|
@@ -41,17 +41,18 @@
|
|
|
41
41
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-assistants.js [22m[32m4.81 KB[39m
|
|
42
42
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.js [22m[32m9.40 KB[39m
|
|
43
43
|
[32mCJS[39m [1mdist/openai-assistants/utils/process-message-stream.js [22m[32m2.33 KB[39m
|
|
44
|
+
[32mCJS[39m [1mdist/index.js.map [22m[32m75.09 KB[39m
|
|
45
|
+
[32mCJS[39m [1mdist/components/index.js.map [22m[32m28.00 KB[39m
|
|
46
|
+
[32mCJS[39m [1mdist/context/copilot-context.js.map [22m[32m5.39 KB[39m
|
|
47
|
+
[32mCJS[39m [1mdist/hooks/index.js.map [22m[32m44.93 KB[39m
|
|
44
48
|
[32mCJS[39m [1mdist/lib/copilot-task.js.map [22m[32m17.28 KB[39m
|
|
49
|
+
[32mCJS[39m [1mdist/openai-assistants/index.js.map [22m[32m21.64 KB[39m
|
|
45
50
|
[32mCJS[39m [1mdist/types/document-pointer.js.map [22m[32m292.00 B[39m
|
|
46
51
|
[32mCJS[39m [1mdist/utils/fetch-chat-completion.js.map [22m[32m4.90 KB[39m
|
|
47
52
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit-props.js.map [22m[32m1.34 KB[39m
|
|
48
53
|
[32mCJS[39m [1mdist/openai-assistants/hooks/index.js.map [22m[32m21.94 KB[39m
|
|
49
54
|
[32mCJS[39m [1mdist/openai-assistants/utils/index.js.map [22m[32m1.44 KB[39m
|
|
50
|
-
[32mCJS[39m [1mdist/index.js.map [22m[32m75.09 KB[39m
|
|
51
|
-
[32mCJS[39m [1mdist/components/index.js.map [22m[32m28.00 KB[39m
|
|
52
|
-
[32mCJS[39m [1mdist/context/copilot-context.js.map [22m[32m5.39 KB[39m
|
|
53
55
|
[32mCJS[39m [1mdist/context/index.js.map [22m[32m5.62 KB[39m
|
|
54
|
-
[32mCJS[39m [1mdist/hooks/index.js.map [22m[32m44.93 KB[39m
|
|
55
56
|
[32mCJS[39m [1mdist/hooks/use-chat.js.map [22m[32m18.43 KB[39m
|
|
56
57
|
[32mCJS[39m [1mdist/hooks/use-copilot-action.js.map [22m[32m9.54 KB[39m
|
|
57
58
|
[32mCJS[39m [1mdist/hooks/use-copilot-chat.js.map [22m[32m35.53 KB[39m
|
|
@@ -61,7 +62,6 @@
|
|
|
61
62
|
[32mCJS[39m [1mdist/hooks/use-make-copilot-readable.js.map [22m[32m6.73 KB[39m
|
|
62
63
|
[32mCJS[39m [1mdist/hooks/use-tree.js.map [22m[32m8.32 KB[39m
|
|
63
64
|
[32mCJS[39m [1mdist/lib/index.js.map [22m[32m17.34 KB[39m
|
|
64
|
-
[32mCJS[39m [1mdist/openai-assistants/index.js.map [22m[32m21.64 KB[39m
|
|
65
65
|
[32mCJS[39m [1mdist/types/frontend-action.js.map [22m[32m1.77 KB[39m
|
|
66
66
|
[32mCJS[39m [1mdist/types/index.js.map [22m[32m338.00 B[39m
|
|
67
67
|
[32mCJS[39m [1mdist/types/system-message.js.map [22m[32m249.00 B[39m
|
|
@@ -72,11 +72,31 @@
|
|
|
72
72
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-assistants.js.map [22m[32m5.90 KB[39m
|
|
73
73
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.js.map [22m[32m21.56 KB[39m
|
|
74
74
|
[32mCJS[39m [1mdist/openai-assistants/utils/process-message-stream.js.map [22m[32m1.33 KB[39m
|
|
75
|
-
[32mCJS[39m ⚡️ Build success in
|
|
75
|
+
[32mCJS[39m ⚡️ Build success in 181ms
|
|
76
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit.mjs [22m[32m331.00 B[39m
|
|
77
|
+
[32mESM[39m [1mdist/components/copilot-provider/index.mjs [22m[32m361.00 B[39m
|
|
78
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/index.mjs [22m[32m513.00 B[39m
|
|
79
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/use-assistants.mjs [22m[32m2.57 KB[39m
|
|
80
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.mjs [22m[32m540.00 B[39m
|
|
81
|
+
[32mESM[39m [1mdist/openai-assistants/utils/index.mjs [22m[32m206.00 B[39m
|
|
82
|
+
[32mESM[39m [1mdist/openai-assistants/utils/process-message-stream.mjs [22m[32m188.00 B[39m
|
|
83
|
+
[32mESM[39m [1mdist/types/document-pointer.mjs [22m[32m45.00 B[39m
|
|
84
|
+
[32mESM[39m [1mdist/types/frontend-action.mjs [22m[32m44.00 B[39m
|
|
85
|
+
[32mESM[39m [1mdist/types/index.mjs [22m[32m66.00 B[39m
|
|
86
|
+
[32mESM[39m [1mdist/types/system-message.mjs [22m[32m43.00 B[39m
|
|
87
|
+
[32mESM[39m [1mdist/utils/fetch-chat-completion.mjs [22m[32m319.00 B[39m
|
|
88
|
+
[32mESM[39m [1mdist/utils/utils.test.mjs [22m[32m170.00 B[39m
|
|
89
|
+
[32mESM[39m [1mdist/utils/utils.mjs [22m[32m34.00 B[39m
|
|
90
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs [22m[32m45.00 B[39m
|
|
91
|
+
[32mESM[39m [1mdist/hooks/use-flat-category-store.mjs [22m[32m216.00 B[39m
|
|
92
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-actionable.mjs [22m[32m227.00 B[39m
|
|
93
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs [22m[32m246.00 B[39m
|
|
94
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs [22m[32m221.00 B[39m
|
|
95
|
+
[32mESM[39m [1mdist/hooks/use-tree.mjs [22m[32m171.00 B[39m
|
|
96
|
+
[32mESM[39m [1mdist/lib/copilot-task.mjs [22m[32m378.00 B[39m
|
|
97
|
+
[32mESM[39m [1mdist/lib/index.mjs [22m[32m403.00 B[39m
|
|
98
|
+
[32mESM[39m [1mdist/openai-assistants/index.mjs [22m[32m565.00 B[39m
|
|
76
99
|
[32mESM[39m [1mdist/index.mjs [22m[32m1.58 KB[39m
|
|
77
|
-
[32mESM[39m [1mdist/components/index.mjs [22m[32m375.00 B[39m
|
|
78
|
-
[32mESM[39m [1mdist/context/copilot-context.mjs [22m[32m205.00 B[39m
|
|
79
|
-
[32mESM[39m [1mdist/hooks/index.mjs [22m[32m817.00 B[39m
|
|
80
100
|
[32mESM[39m [1mdist/chunk-EFZPSZWO.mjs [22m[32m43.00 B[39m
|
|
81
101
|
[32mESM[39m [1mdist/chunk-LUGEI4YQ.mjs [22m[32m43.00 B[39m
|
|
82
102
|
[32mESM[39m [1mdist/chunk-UNYZRMB2.mjs [22m[32m3.17 KB[39m
|
|
@@ -85,8 +105,11 @@
|
|
|
85
105
|
[32mESM[39m [1mdist/chunk-DW3HRHJB.mjs [22m[32m4.39 KB[39m
|
|
86
106
|
[32mESM[39m [1mdist/chunk-FRAKUJWH.mjs [22m[32m43.00 B[39m
|
|
87
107
|
[32mESM[39m [1mdist/chunk-MZ5UN3BY.mjs [22m[32m802.00 B[39m
|
|
108
|
+
[32mESM[39m [1mdist/components/index.mjs [22m[32m375.00 B[39m
|
|
109
|
+
[32mESM[39m [1mdist/context/copilot-context.mjs [22m[32m205.00 B[39m
|
|
88
110
|
[32mESM[39m [1mdist/context/index.mjs [22m[32m227.00 B[39m
|
|
89
111
|
[32mESM[39m [1mdist/chunk-VNRDQJXW.mjs [22m[32m43.00 B[39m
|
|
112
|
+
[32mESM[39m [1mdist/hooks/index.mjs [22m[32m817.00 B[39m
|
|
90
113
|
[32mESM[39m [1mdist/chunk-IOP6JX34.mjs [22m[32m43.00 B[39m
|
|
91
114
|
[32mESM[39m [1mdist/chunk-6ARSX7BW.mjs [22m[32m1.06 KB[39m
|
|
92
115
|
[32mESM[39m [1mdist/chunk-PC6FY3LD.mjs [22m[32m700.00 B[39m
|
|
@@ -105,33 +128,30 @@
|
|
|
105
128
|
[32mESM[39m [1mdist/chunk-CGT3AVYT.mjs [22m[32m2.77 KB[39m
|
|
106
129
|
[32mESM[39m [1mdist/chunk-O35YOIHC.mjs [22m[32m1.52 KB[39m
|
|
107
130
|
[32mESM[39m [1mdist/chunk-MRXNTQOX.mjs [22m[32m1.89 KB[39m
|
|
108
|
-
[32mESM[39m [1mdist/
|
|
109
|
-
[32mESM[39m [1mdist/components/copilot-provider/
|
|
110
|
-
[32mESM[39m [1mdist/
|
|
111
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/use-assistants.mjs
|
|
112
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.mjs
|
|
113
|
-
[32mESM[39m [1mdist/openai-assistants/utils/index.mjs
|
|
114
|
-
[32mESM[39m [1mdist/openai-assistants/utils/process-message-stream.mjs
|
|
115
|
-
[32mESM[39m [1mdist/types/document-pointer.mjs
|
|
116
|
-
[32mESM[39m [1mdist/types/frontend-action.mjs
|
|
117
|
-
[32mESM[39m [1mdist/types/index.mjs
|
|
118
|
-
[32mESM[39m [1mdist/types/system-message.mjs
|
|
119
|
-
[32mESM[39m [1mdist/utils/fetch-chat-completion.mjs
|
|
120
|
-
[32mESM[39m [1mdist/utils/utils.test.mjs
|
|
121
|
-
[32mESM[39m [1mdist/utils/utils.mjs
|
|
122
|
-
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs
|
|
123
|
-
[32mESM[39m [1mdist/hooks/use-flat-category-store.mjs
|
|
124
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-actionable.mjs
|
|
125
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs
|
|
126
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs
|
|
127
|
-
[32mESM[39m [1mdist/hooks/use-tree.mjs
|
|
128
|
-
[32mESM[39m [1mdist/lib/copilot-task.mjs
|
|
129
|
-
[32mESM[39m [1mdist/lib/index.mjs
|
|
130
|
-
[32mESM[39m [1mdist/openai-assistants/index.mjs
|
|
131
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit.mjs.map [22m[32m71.00 B[39m
|
|
132
|
+
[32mESM[39m [1mdist/components/copilot-provider/index.mjs.map [22m[32m71.00 B[39m
|
|
133
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/index.mjs.map [22m[32m71.00 B[39m
|
|
134
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/use-assistants.mjs.map [22m[32m4.65 KB[39m
|
|
135
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.mjs.map [22m[32m71.00 B[39m
|
|
136
|
+
[32mESM[39m [1mdist/openai-assistants/utils/index.mjs.map [22m[32m71.00 B[39m
|
|
137
|
+
[32mESM[39m [1mdist/openai-assistants/utils/process-message-stream.mjs.map [22m[32m71.00 B[39m
|
|
138
|
+
[32mESM[39m [1mdist/types/document-pointer.mjs.map [22m[32m71.00 B[39m
|
|
139
|
+
[32mESM[39m [1mdist/types/frontend-action.mjs.map [22m[32m71.00 B[39m
|
|
140
|
+
[32mESM[39m [1mdist/types/index.mjs.map [22m[32m71.00 B[39m
|
|
141
|
+
[32mESM[39m [1mdist/types/system-message.mjs.map [22m[32m71.00 B[39m
|
|
142
|
+
[32mESM[39m [1mdist/utils/fetch-chat-completion.mjs.map [22m[32m71.00 B[39m
|
|
143
|
+
[32mESM[39m [1mdist/utils/utils.test.mjs.map [22m[32m352.00 B[39m
|
|
144
|
+
[32mESM[39m [1mdist/utils/utils.mjs.map [22m[32m71.00 B[39m
|
|
145
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs.map [22m[32m71.00 B[39m
|
|
146
|
+
[32mESM[39m [1mdist/hooks/use-flat-category-store.mjs.map [22m[32m71.00 B[39m
|
|
147
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-actionable.mjs.map [22m[32m71.00 B[39m
|
|
148
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs.map [22m[32m71.00 B[39m
|
|
149
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs.map [22m[32m71.00 B[39m
|
|
150
|
+
[32mESM[39m [1mdist/hooks/use-tree.mjs.map [22m[32m71.00 B[39m
|
|
151
|
+
[32mESM[39m [1mdist/lib/copilot-task.mjs.map [22m[32m71.00 B[39m
|
|
152
|
+
[32mESM[39m [1mdist/lib/index.mjs.map [22m[32m71.00 B[39m
|
|
153
|
+
[32mESM[39m [1mdist/openai-assistants/index.mjs.map [22m[32m71.00 B[39m
|
|
131
154
|
[32mESM[39m [1mdist/index.mjs.map [22m[32m71.00 B[39m
|
|
132
|
-
[32mESM[39m [1mdist/components/index.mjs.map [22m[32m71.00 B[39m
|
|
133
|
-
[32mESM[39m [1mdist/context/copilot-context.mjs.map [22m[32m71.00 B[39m
|
|
134
|
-
[32mESM[39m [1mdist/hooks/index.mjs.map [22m[32m71.00 B[39m
|
|
135
155
|
[32mESM[39m [1mdist/chunk-EFZPSZWO.mjs.map [22m[32m71.00 B[39m
|
|
136
156
|
[32mESM[39m [1mdist/chunk-LUGEI4YQ.mjs.map [22m[32m71.00 B[39m
|
|
137
157
|
[32mESM[39m [1mdist/chunk-UNYZRMB2.mjs.map [22m[32m5.57 KB[39m
|
|
@@ -140,8 +160,11 @@
|
|
|
140
160
|
[32mESM[39m [1mdist/chunk-DW3HRHJB.mjs.map [22m[32m7.90 KB[39m
|
|
141
161
|
[32mESM[39m [1mdist/chunk-FRAKUJWH.mjs.map [22m[32m71.00 B[39m
|
|
142
162
|
[32mESM[39m [1mdist/chunk-MZ5UN3BY.mjs.map [22m[32m1.26 KB[39m
|
|
163
|
+
[32mESM[39m [1mdist/components/index.mjs.map [22m[32m71.00 B[39m
|
|
164
|
+
[32mESM[39m [1mdist/context/copilot-context.mjs.map [22m[32m71.00 B[39m
|
|
143
165
|
[32mESM[39m [1mdist/context/index.mjs.map [22m[32m71.00 B[39m
|
|
144
166
|
[32mESM[39m [1mdist/chunk-VNRDQJXW.mjs.map [22m[32m71.00 B[39m
|
|
167
|
+
[32mESM[39m [1mdist/hooks/index.mjs.map [22m[32m71.00 B[39m
|
|
145
168
|
[32mESM[39m [1mdist/chunk-IOP6JX34.mjs.map [22m[32m71.00 B[39m
|
|
146
169
|
[32mESM[39m [1mdist/chunk-6ARSX7BW.mjs.map [22m[32m1.87 KB[39m
|
|
147
170
|
[32mESM[39m [1mdist/chunk-PC6FY3LD.mjs.map [22m[32m1.40 KB[39m
|
|
@@ -160,32 +183,9 @@
|
|
|
160
183
|
[32mESM[39m [1mdist/chunk-CGT3AVYT.mjs.map [22m[32m4.86 KB[39m
|
|
161
184
|
[32mESM[39m [1mdist/chunk-O35YOIHC.mjs.map [22m[32m5.30 KB[39m
|
|
162
185
|
[32mESM[39m [1mdist/chunk-MRXNTQOX.mjs.map [22m[32m71.00 B[39m
|
|
163
|
-
[32mESM[39m
|
|
164
|
-
[32mESM[39m [1mdist/components/copilot-provider/copilotkit.mjs.map [22m[32m71.00 B[39m
|
|
165
|
-
[32mESM[39m [1mdist/components/copilot-provider/index.mjs.map [22m[32m71.00 B[39m
|
|
166
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/use-assistants.mjs.map [22m[32m4.65 KB[39m
|
|
167
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.mjs.map [22m[32m71.00 B[39m
|
|
168
|
-
[32mESM[39m [1mdist/openai-assistants/utils/index.mjs.map [22m[32m71.00 B[39m
|
|
169
|
-
[32mESM[39m [1mdist/openai-assistants/utils/process-message-stream.mjs.map [22m[32m71.00 B[39m
|
|
170
|
-
[32mESM[39m [1mdist/types/document-pointer.mjs.map [22m[32m71.00 B[39m
|
|
171
|
-
[32mESM[39m [1mdist/types/frontend-action.mjs.map [22m[32m71.00 B[39m
|
|
172
|
-
[32mESM[39m [1mdist/types/index.mjs.map [22m[32m71.00 B[39m
|
|
173
|
-
[32mESM[39m [1mdist/types/system-message.mjs.map [22m[32m71.00 B[39m
|
|
174
|
-
[32mESM[39m [1mdist/utils/fetch-chat-completion.mjs.map [22m[32m71.00 B[39m
|
|
175
|
-
[32mESM[39m [1mdist/utils/utils.test.mjs.map [22m[32m352.00 B[39m
|
|
176
|
-
[32mESM[39m [1mdist/utils/utils.mjs.map [22m[32m71.00 B[39m
|
|
177
|
-
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs.map [22m[32m71.00 B[39m
|
|
178
|
-
[32mESM[39m [1mdist/hooks/use-flat-category-store.mjs.map [22m[32m71.00 B[39m
|
|
179
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-actionable.mjs.map [22m[32m71.00 B[39m
|
|
180
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs.map [22m[32m71.00 B[39m
|
|
181
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs.map [22m[32m71.00 B[39m
|
|
182
|
-
[32mESM[39m [1mdist/hooks/use-tree.mjs.map [22m[32m71.00 B[39m
|
|
183
|
-
[32mESM[39m [1mdist/lib/copilot-task.mjs.map [22m[32m71.00 B[39m
|
|
184
|
-
[32mESM[39m [1mdist/lib/index.mjs.map [22m[32m71.00 B[39m
|
|
185
|
-
[32mESM[39m [1mdist/openai-assistants/index.mjs.map [22m[32m71.00 B[39m
|
|
186
|
-
[32mESM[39m ⚡️ Build success in 209ms
|
|
186
|
+
[32mESM[39m ⚡️ Build success in 190ms
|
|
187
187
|
[34mDTS[39m Build start
|
|
188
|
-
[32mDTS[39m ⚡️ Build success in
|
|
188
|
+
[32mDTS[39m ⚡️ Build success in 5843ms
|
|
189
189
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m1.56 KB[39m
|
|
190
190
|
[32mDTS[39m [1mdist/components/copilot-provider/copilotkit.d.ts [22m[32m1017.00 B[39m
|
|
191
191
|
[32mDTS[39m [1mdist/components/copilot-provider/copilotkit-props.d.ts [22m[32m1.24 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": "0.25.0-mme-cloud.
|
|
7
|
+
"version": "0.25.0-mme-cloud.3",
|
|
8
8
|
"sideEffects": false,
|
|
9
9
|
"main": "./dist/index.js",
|
|
10
10
|
"module": "./dist/index.mjs",
|
|
@@ -29,13 +29,13 @@
|
|
|
29
29
|
"ts-jest": "^29.1.1",
|
|
30
30
|
"tsup": "^6.7.0",
|
|
31
31
|
"typescript": "^5.2.3",
|
|
32
|
-
"eslint-config-custom": "0.10.0-mme-cloud.
|
|
33
|
-
"tsconfig": "0.14.0-mme-cloud.
|
|
32
|
+
"eslint-config-custom": "0.10.0-mme-cloud.3",
|
|
33
|
+
"tsconfig": "0.14.0-mme-cloud.3"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"nanoid": "^4.0.2",
|
|
37
37
|
"untruncate-json": "^0.0.1",
|
|
38
|
-
"@copilotkit/shared": "0.9.0-mme-cloud.
|
|
38
|
+
"@copilotkit/shared": "0.9.0-mme-cloud.3"
|
|
39
39
|
},
|
|
40
40
|
"scripts": {
|
|
41
41
|
"build": "tsup --clean",
|