@copilotkit/react-core 0.25.0-mme-cloud.6 → 0.25.0-mme-cloud.7
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 +73 -73
- 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.7 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-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,16 +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[32m41.26 KB[39m
|
|
14
|
+
[32mCJS[39m [1mdist/components/index.js [22m[32m15.91 KB[39m
|
|
15
|
+
[32mCJS[39m [1mdist/context/copilot-context.js [22m[32m3.71 KB[39m
|
|
16
|
+
[32mCJS[39m [1mdist/hooks/index.js [22m[32m21.23 KB[39m
|
|
13
17
|
[32mCJS[39m [1mdist/lib/copilot-task.js [22m[32m7.49 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
|
|
22
|
+
[32mCJS[39m [1mdist/openai-assistants/hooks/index.js [22m[32m9.31 KB[39m
|
|
17
23
|
[32mCJS[39m [1mdist/openai-assistants/utils/index.js [22m[32m2.30 KB[39m
|
|
18
|
-
[32mCJS[39m [1mdist/index.js [22m[32m41.26 KB[39m
|
|
19
|
-
[32mCJS[39m [1mdist/components/index.js [22m[32m15.91 KB[39m
|
|
20
|
-
[32mCJS[39m [1mdist/context/copilot-context.js [22m[32m3.71 KB[39m
|
|
21
24
|
[32mCJS[39m [1mdist/context/index.js [22m[32m3.70 KB[39m
|
|
22
|
-
[32mCJS[39m [1mdist/hooks/index.js [22m[32m21.23 KB[39m
|
|
23
25
|
[32mCJS[39m [1mdist/hooks/use-chat.js [22m[32m11.76 KB[39m
|
|
24
26
|
[32mCJS[39m [1mdist/hooks/use-copilot-action.js [22m[32m5.00 KB[39m
|
|
25
27
|
[32mCJS[39m [1mdist/hooks/use-copilot-chat.js [22m[32m16.61 KB[39m
|
|
@@ -30,7 +32,6 @@
|
|
|
30
32
|
[32mCJS[39m [1mdist/hooks/use-make-copilot-readable.js [22m[32m4.19 KB[39m
|
|
31
33
|
[32mCJS[39m [1mdist/hooks/use-tree.js [22m[32m5.53 KB[39m
|
|
32
34
|
[32mCJS[39m [1mdist/lib/index.js [22m[32m7.45 KB[39m
|
|
33
|
-
[32mCJS[39m [1mdist/openai-assistants/index.js [22m[32m9.41 KB[39m
|
|
34
35
|
[32mCJS[39m [1mdist/types/frontend-action.js [22m[32m837.00 B[39m
|
|
35
36
|
[32mCJS[39m [1mdist/types/index.js [22m[32m797.00 B[39m
|
|
36
37
|
[32mCJS[39m [1mdist/types/system-message.js [22m[32m833.00 B[39m
|
|
@@ -38,20 +39,21 @@
|
|
|
38
39
|
[32mCJS[39m [1mdist/utils/utils.js [22m[32m797.00 B[39m
|
|
39
40
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit.js [22m[32m15.89 KB[39m
|
|
40
41
|
[32mCJS[39m [1mdist/components/copilot-provider/index.js [22m[32m15.95 KB[39m
|
|
41
|
-
[32mCJS[39m [1mdist/openai-assistants/hooks/index.js [22m[32m9.31 KB[39m
|
|
42
42
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-assistants.js [22m[32m4.81 KB[39m
|
|
43
43
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.js [22m[32m9.40 KB[39m
|
|
44
44
|
[32mCJS[39m [1mdist/openai-assistants/utils/process-message-stream.js [22m[32m2.33 KB[39m
|
|
45
|
+
[32mCJS[39m [1mdist/index.js.map [22m[32m77.77 KB[39m
|
|
46
|
+
[32mCJS[39m [1mdist/context/copilot-context.js.map [22m[32m5.39 KB[39m
|
|
47
|
+
[32mCJS[39m [1mdist/components/index.js.map [22m[32m28.06 KB[39m
|
|
48
|
+
[32mCJS[39m [1mdist/hooks/index.js.map [22m[32m47.41 KB[39m
|
|
45
49
|
[32mCJS[39m [1mdist/lib/copilot-task.js.map [22m[32m17.56 KB[39m
|
|
50
|
+
[32mCJS[39m [1mdist/openai-assistants/index.js.map [22m[32m21.68 KB[39m
|
|
46
51
|
[32mCJS[39m [1mdist/types/document-pointer.js.map [22m[32m292.00 B[39m
|
|
47
52
|
[32mCJS[39m [1mdist/utils/fetch-chat-completion.js.map [22m[32m4.90 KB[39m
|
|
48
53
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit-props.js.map [22m[32m1.44 KB[39m
|
|
54
|
+
[32mCJS[39m [1mdist/openai-assistants/hooks/index.js.map [22m[32m21.98 KB[39m
|
|
49
55
|
[32mCJS[39m [1mdist/openai-assistants/utils/index.js.map [22m[32m1.44 KB[39m
|
|
50
|
-
[32mCJS[39m [1mdist/index.js.map [22m[32m77.77 KB[39m
|
|
51
|
-
[32mCJS[39m [1mdist/components/index.js.map [22m[32m28.06 KB[39m
|
|
52
|
-
[32mCJS[39m [1mdist/context/copilot-context.js.map [22m[32m5.39 KB[39m
|
|
53
56
|
[32mCJS[39m [1mdist/context/index.js.map [22m[32m5.62 KB[39m
|
|
54
|
-
[32mCJS[39m [1mdist/hooks/index.js.map [22m[32m47.41 KB[39m
|
|
55
57
|
[32mCJS[39m [1mdist/hooks/use-chat.js.map [22m[32m18.82 KB[39m
|
|
56
58
|
[32mCJS[39m [1mdist/hooks/use-copilot-action.js.map [22m[32m9.56 KB[39m
|
|
57
59
|
[32mCJS[39m [1mdist/hooks/use-copilot-chat.js.map [22m[32m35.96 KB[39m
|
|
@@ -62,7 +64,6 @@
|
|
|
62
64
|
[32mCJS[39m [1mdist/hooks/use-make-copilot-readable.js.map [22m[32m6.36 KB[39m
|
|
63
65
|
[32mCJS[39m [1mdist/hooks/use-tree.js.map [22m[32m8.32 KB[39m
|
|
64
66
|
[32mCJS[39m [1mdist/lib/index.js.map [22m[32m17.63 KB[39m
|
|
65
|
-
[32mCJS[39m [1mdist/openai-assistants/index.js.map [22m[32m21.68 KB[39m
|
|
66
67
|
[32mCJS[39m [1mdist/types/frontend-action.js.map [22m[32m1.77 KB[39m
|
|
67
68
|
[32mCJS[39m [1mdist/types/index.js.map [22m[32m338.00 B[39m
|
|
68
69
|
[32mCJS[39m [1mdist/types/system-message.js.map [22m[32m249.00 B[39m
|
|
@@ -70,25 +71,48 @@
|
|
|
70
71
|
[32mCJS[39m [1mdist/utils/utils.js.map [22m[32m137.00 B[39m
|
|
71
72
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit.js.map [22m[32m28.00 KB[39m
|
|
72
73
|
[32mCJS[39m [1mdist/components/copilot-provider/index.js.map [22m[32m28.19 KB[39m
|
|
73
|
-
[32mCJS[39m [1mdist/openai-assistants/hooks/index.js.map [22m[32m21.98 KB[39m
|
|
74
74
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-assistants.js.map [22m[32m5.90 KB[39m
|
|
75
75
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.js.map [22m[32m21.60 KB[39m
|
|
76
76
|
[32mCJS[39m [1mdist/openai-assistants/utils/process-message-stream.js.map [22m[32m1.33 KB[39m
|
|
77
|
-
[32mCJS[39m ⚡️ Build success in
|
|
77
|
+
[32mCJS[39m ⚡️ Build success in 153ms
|
|
78
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs [22m[32m45.00 B[39m
|
|
79
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit.mjs [22m[32m331.00 B[39m
|
|
80
|
+
[32mESM[39m [1mdist/components/copilot-provider/index.mjs [22m[32m361.00 B[39m
|
|
81
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/index.mjs [22m[32m513.00 B[39m
|
|
82
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/use-assistants.mjs [22m[32m2.57 KB[39m
|
|
83
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.mjs [22m[32m540.00 B[39m
|
|
84
|
+
[32mESM[39m [1mdist/openai-assistants/utils/index.mjs [22m[32m206.00 B[39m
|
|
85
|
+
[32mESM[39m [1mdist/openai-assistants/utils/process-message-stream.mjs [22m[32m188.00 B[39m
|
|
86
|
+
[32mESM[39m [1mdist/openai-assistants/index.mjs [22m[32m565.00 B[39m
|
|
87
|
+
[32mESM[39m [1mdist/types/document-pointer.mjs [22m[32m45.00 B[39m
|
|
88
|
+
[32mESM[39m [1mdist/types/frontend-action.mjs [22m[32m44.00 B[39m
|
|
89
|
+
[32mESM[39m [1mdist/types/index.mjs [22m[32m66.00 B[39m
|
|
90
|
+
[32mESM[39m [1mdist/types/system-message.mjs [22m[32m43.00 B[39m
|
|
91
|
+
[32mESM[39m [1mdist/utils/fetch-chat-completion.mjs [22m[32m319.00 B[39m
|
|
92
|
+
[32mESM[39m [1mdist/utils/utils.test.mjs [22m[32m170.00 B[39m
|
|
93
|
+
[32mESM[39m [1mdist/utils/utils.mjs [22m[32m34.00 B[39m
|
|
94
|
+
[32mESM[39m [1mdist/hooks/use-copilot-readable.mjs [22m[32m208.00 B[39m
|
|
95
|
+
[32mESM[39m [1mdist/hooks/use-flat-category-store.mjs [22m[32m216.00 B[39m
|
|
96
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-actionable.mjs [22m[32m227.00 B[39m
|
|
97
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs [22m[32m246.00 B[39m
|
|
98
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs [22m[32m221.00 B[39m
|
|
99
|
+
[32mESM[39m [1mdist/hooks/use-tree.mjs [22m[32m171.00 B[39m
|
|
100
|
+
[32mESM[39m [1mdist/lib/copilot-task.mjs [22m[32m378.00 B[39m
|
|
101
|
+
[32mESM[39m [1mdist/lib/index.mjs [22m[32m403.00 B[39m
|
|
78
102
|
[32mESM[39m [1mdist/index.mjs [22m[32m1.67 KB[39m
|
|
79
|
-
[32mESM[39m [1mdist/components/index.mjs [22m[32m375.00 B[39m
|
|
80
|
-
[32mESM[39m [1mdist/context/copilot-context.mjs [22m[32m205.00 B[39m
|
|
81
|
-
[32mESM[39m [1mdist/hooks/index.mjs [22m[32m901.00 B[39m
|
|
82
103
|
[32mESM[39m [1mdist/chunk-7GFKOIO7.mjs [22m[32m43.00 B[39m
|
|
83
104
|
[32mESM[39m [1mdist/chunk-BABVSMJR.mjs [22m[32m43.00 B[39m
|
|
84
105
|
[32mESM[39m [1mdist/chunk-M6WULIFO.mjs [22m[32m4.39 KB[39m
|
|
85
106
|
[32mESM[39m [1mdist/chunk-FRAKUJWH.mjs [22m[32m43.00 B[39m
|
|
86
|
-
[32mESM[39m [1mdist/chunk-EFZPSZWO.mjs [22m[32m43.00 B[39m
|
|
87
107
|
[32mESM[39m [1mdist/chunk-MZ5UN3BY.mjs [22m[32m802.00 B[39m
|
|
108
|
+
[32mESM[39m [1mdist/chunk-EFZPSZWO.mjs [22m[32m43.00 B[39m
|
|
88
109
|
[32mESM[39m [1mdist/chunk-LUGEI4YQ.mjs [22m[32m43.00 B[39m
|
|
89
110
|
[32mESM[39m [1mdist/chunk-OWBDHSLH.mjs [22m[32m3.21 KB[39m
|
|
111
|
+
[32mESM[39m [1mdist/components/index.mjs [22m[32m375.00 B[39m
|
|
112
|
+
[32mESM[39m [1mdist/context/copilot-context.mjs [22m[32m205.00 B[39m
|
|
90
113
|
[32mESM[39m [1mdist/context/index.mjs [22m[32m227.00 B[39m
|
|
91
114
|
[32mESM[39m [1mdist/chunk-VNRDQJXW.mjs [22m[32m43.00 B[39m
|
|
115
|
+
[32mESM[39m [1mdist/hooks/index.mjs [22m[32m901.00 B[39m
|
|
92
116
|
[32mESM[39m [1mdist/chunk-EYKDJBDE.mjs [22m[32m43.00 B[39m
|
|
93
117
|
[32mESM[39m [1mdist/chunk-ZIR7KCEA.mjs [22m[32m909.00 B[39m
|
|
94
118
|
[32mESM[39m [1mdist/chunk-6ARSX7BW.mjs [22m[32m1.06 KB[39m
|
|
@@ -108,44 +132,44 @@
|
|
|
108
132
|
[32mESM[39m [1mdist/chunk-CGT3AVYT.mjs [22m[32m2.77 KB[39m
|
|
109
133
|
[32mESM[39m [1mdist/chunk-O35YOIHC.mjs [22m[32m1.52 KB[39m
|
|
110
134
|
[32mESM[39m [1mdist/chunk-MRXNTQOX.mjs [22m[32m1.89 KB[39m
|
|
111
|
-
[32mESM[39m [1mdist/
|
|
112
|
-
[32mESM[39m [1mdist/components/copilot-provider/copilotkit
|
|
113
|
-
[32mESM[39m [1mdist/components/copilot-provider/
|
|
114
|
-
[32mESM[39m [1mdist/
|
|
115
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/use-assistants.mjs
|
|
116
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.mjs
|
|
117
|
-
[32mESM[39m [1mdist/openai-assistants/utils/index.mjs
|
|
118
|
-
[32mESM[39m [1mdist/openai-assistants/utils/process-message-stream.mjs
|
|
119
|
-
[32mESM[39m [1mdist/openai-assistants/index.mjs
|
|
120
|
-
[32mESM[39m [1mdist/types/
|
|
121
|
-
[32mESM[39m [1mdist/types/
|
|
122
|
-
[32mESM[39m [1mdist/types/index.mjs
|
|
123
|
-
[32mESM[39m [1mdist/types/system-message.mjs
|
|
124
|
-
[32mESM[39m [1mdist/utils/fetch-chat-completion.mjs
|
|
125
|
-
[32mESM[39m [1mdist/utils/utils.test.mjs
|
|
126
|
-
[32mESM[39m [1mdist/
|
|
127
|
-
[32mESM[39m [1mdist/hooks/use-
|
|
128
|
-
[32mESM[39m [1mdist/
|
|
129
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-actionable.mjs
|
|
130
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs
|
|
131
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs
|
|
132
|
-
[32mESM[39m [1mdist/hooks/use-tree.mjs
|
|
133
|
-
[32mESM[39m [1mdist/lib/copilot-task.mjs
|
|
134
|
-
[32mESM[39m [1mdist/lib/index.mjs
|
|
135
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs.map [22m[32m71.00 B[39m
|
|
136
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit.mjs.map [22m[32m71.00 B[39m
|
|
137
|
+
[32mESM[39m [1mdist/components/copilot-provider/index.mjs.map [22m[32m71.00 B[39m
|
|
138
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/index.mjs.map [22m[32m71.00 B[39m
|
|
139
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/use-assistants.mjs.map [22m[32m4.65 KB[39m
|
|
140
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.mjs.map [22m[32m71.00 B[39m
|
|
141
|
+
[32mESM[39m [1mdist/openai-assistants/utils/index.mjs.map [22m[32m71.00 B[39m
|
|
142
|
+
[32mESM[39m [1mdist/openai-assistants/utils/process-message-stream.mjs.map [22m[32m71.00 B[39m
|
|
143
|
+
[32mESM[39m [1mdist/openai-assistants/index.mjs.map [22m[32m71.00 B[39m
|
|
144
|
+
[32mESM[39m [1mdist/types/document-pointer.mjs.map [22m[32m71.00 B[39m
|
|
145
|
+
[32mESM[39m [1mdist/types/frontend-action.mjs.map [22m[32m71.00 B[39m
|
|
146
|
+
[32mESM[39m [1mdist/types/index.mjs.map [22m[32m71.00 B[39m
|
|
147
|
+
[32mESM[39m [1mdist/types/system-message.mjs.map [22m[32m71.00 B[39m
|
|
148
|
+
[32mESM[39m [1mdist/utils/fetch-chat-completion.mjs.map [22m[32m71.00 B[39m
|
|
149
|
+
[32mESM[39m [1mdist/utils/utils.test.mjs.map [22m[32m352.00 B[39m
|
|
150
|
+
[32mESM[39m [1mdist/utils/utils.mjs.map [22m[32m71.00 B[39m
|
|
151
|
+
[32mESM[39m [1mdist/hooks/use-copilot-readable.mjs.map [22m[32m71.00 B[39m
|
|
152
|
+
[32mESM[39m [1mdist/hooks/use-flat-category-store.mjs.map [22m[32m71.00 B[39m
|
|
153
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-actionable.mjs.map [22m[32m71.00 B[39m
|
|
154
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs.map [22m[32m71.00 B[39m
|
|
155
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs.map [22m[32m71.00 B[39m
|
|
156
|
+
[32mESM[39m [1mdist/hooks/use-tree.mjs.map [22m[32m71.00 B[39m
|
|
157
|
+
[32mESM[39m [1mdist/lib/copilot-task.mjs.map [22m[32m71.00 B[39m
|
|
158
|
+
[32mESM[39m [1mdist/lib/index.mjs.map [22m[32m71.00 B[39m
|
|
135
159
|
[32mESM[39m [1mdist/index.mjs.map [22m[32m71.00 B[39m
|
|
136
|
-
[32mESM[39m [1mdist/components/index.mjs.map [22m[32m71.00 B[39m
|
|
137
|
-
[32mESM[39m [1mdist/context/copilot-context.mjs.map [22m[32m71.00 B[39m
|
|
138
|
-
[32mESM[39m [1mdist/hooks/index.mjs.map [22m[32m71.00 B[39m
|
|
139
160
|
[32mESM[39m [1mdist/chunk-7GFKOIO7.mjs.map [22m[32m71.00 B[39m
|
|
140
161
|
[32mESM[39m [1mdist/chunk-BABVSMJR.mjs.map [22m[32m71.00 B[39m
|
|
141
162
|
[32mESM[39m [1mdist/chunk-M6WULIFO.mjs.map [22m[32m7.90 KB[39m
|
|
142
163
|
[32mESM[39m [1mdist/chunk-FRAKUJWH.mjs.map [22m[32m71.00 B[39m
|
|
143
|
-
[32mESM[39m [1mdist/chunk-EFZPSZWO.mjs.map [22m[32m71.00 B[39m
|
|
144
164
|
[32mESM[39m [1mdist/chunk-MZ5UN3BY.mjs.map [22m[32m1.26 KB[39m
|
|
165
|
+
[32mESM[39m [1mdist/chunk-EFZPSZWO.mjs.map [22m[32m71.00 B[39m
|
|
145
166
|
[32mESM[39m [1mdist/chunk-LUGEI4YQ.mjs.map [22m[32m71.00 B[39m
|
|
146
167
|
[32mESM[39m [1mdist/chunk-OWBDHSLH.mjs.map [22m[32m5.81 KB[39m
|
|
168
|
+
[32mESM[39m [1mdist/components/index.mjs.map [22m[32m71.00 B[39m
|
|
169
|
+
[32mESM[39m [1mdist/context/copilot-context.mjs.map [22m[32m71.00 B[39m
|
|
147
170
|
[32mESM[39m [1mdist/context/index.mjs.map [22m[32m71.00 B[39m
|
|
148
171
|
[32mESM[39m [1mdist/chunk-VNRDQJXW.mjs.map [22m[32m71.00 B[39m
|
|
172
|
+
[32mESM[39m [1mdist/hooks/index.mjs.map [22m[32m71.00 B[39m
|
|
149
173
|
[32mESM[39m [1mdist/chunk-EYKDJBDE.mjs.map [22m[32m71.00 B[39m
|
|
150
174
|
[32mESM[39m [1mdist/chunk-ZIR7KCEA.mjs.map [22m[32m2.38 KB[39m
|
|
151
175
|
[32mESM[39m [1mdist/chunk-6ARSX7BW.mjs.map [22m[32m1.87 KB[39m
|
|
@@ -153,8 +177,8 @@
|
|
|
153
177
|
[32mESM[39m [1mdist/chunk-KTUNGBJF.mjs.map [22m[32m1.08 KB[39m
|
|
154
178
|
[32mESM[39m [1mdist/hooks/use-chat.mjs.map [22m[32m71.00 B[39m
|
|
155
179
|
[32mESM[39m [1mdist/hooks/use-copilot-action.mjs.map [22m[32m71.00 B[39m
|
|
156
|
-
[32mESM[39m [1mdist/hooks/use-copilot-chat.mjs.map [22m[32m71.00 B[39m
|
|
157
180
|
[32mESM[39m [1mdist/chunk-72BJ3A3S.mjs.map [22m[32m4.28 KB[39m
|
|
181
|
+
[32mESM[39m [1mdist/hooks/use-copilot-chat.mjs.map [22m[32m71.00 B[39m
|
|
158
182
|
[32mESM[39m [1mdist/chunk-6VF626RG.mjs.map [22m[32m4.77 KB[39m
|
|
159
183
|
[32mESM[39m [1mdist/chunk-JD7BAH7U.mjs.map [22m[32m71.00 B[39m
|
|
160
184
|
[32mESM[39m [1mdist/chunk-SPCZTZCY.mjs.map [22m[32m71.00 B[39m
|
|
@@ -165,33 +189,9 @@
|
|
|
165
189
|
[32mESM[39m [1mdist/chunk-CGT3AVYT.mjs.map [22m[32m4.86 KB[39m
|
|
166
190
|
[32mESM[39m [1mdist/chunk-O35YOIHC.mjs.map [22m[32m5.30 KB[39m
|
|
167
191
|
[32mESM[39m [1mdist/chunk-MRXNTQOX.mjs.map [22m[32m71.00 B[39m
|
|
168
|
-
[32mESM[39m
|
|
169
|
-
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs.map [22m[32m71.00 B[39m
|
|
170
|
-
[32mESM[39m [1mdist/components/copilot-provider/copilotkit.mjs.map [22m[32m71.00 B[39m
|
|
171
|
-
[32mESM[39m [1mdist/components/copilot-provider/index.mjs.map [22m[32m71.00 B[39m
|
|
172
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/use-assistants.mjs.map [22m[32m4.65 KB[39m
|
|
173
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.mjs.map [22m[32m71.00 B[39m
|
|
174
|
-
[32mESM[39m [1mdist/openai-assistants/utils/index.mjs.map [22m[32m71.00 B[39m
|
|
175
|
-
[32mESM[39m [1mdist/openai-assistants/utils/process-message-stream.mjs.map [22m[32m71.00 B[39m
|
|
176
|
-
[32mESM[39m [1mdist/openai-assistants/index.mjs.map [22m[32m71.00 B[39m
|
|
177
|
-
[32mESM[39m [1mdist/types/frontend-action.mjs.map [22m[32m71.00 B[39m
|
|
178
|
-
[32mESM[39m [1mdist/types/document-pointer.mjs.map [22m[32m71.00 B[39m
|
|
179
|
-
[32mESM[39m [1mdist/types/index.mjs.map [22m[32m71.00 B[39m
|
|
180
|
-
[32mESM[39m [1mdist/types/system-message.mjs.map [22m[32m71.00 B[39m
|
|
181
|
-
[32mESM[39m [1mdist/utils/fetch-chat-completion.mjs.map [22m[32m71.00 B[39m
|
|
182
|
-
[32mESM[39m [1mdist/utils/utils.test.mjs.map [22m[32m352.00 B[39m
|
|
183
|
-
[32mESM[39m [1mdist/hooks/use-copilot-readable.mjs.map [22m[32m71.00 B[39m
|
|
184
|
-
[32mESM[39m [1mdist/hooks/use-flat-category-store.mjs.map [22m[32m71.00 B[39m
|
|
185
|
-
[32mESM[39m [1mdist/utils/utils.mjs.map [22m[32m71.00 B[39m
|
|
186
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-actionable.mjs.map [22m[32m71.00 B[39m
|
|
187
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs.map [22m[32m71.00 B[39m
|
|
188
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs.map [22m[32m71.00 B[39m
|
|
189
|
-
[32mESM[39m [1mdist/hooks/use-tree.mjs.map [22m[32m71.00 B[39m
|
|
190
|
-
[32mESM[39m [1mdist/lib/copilot-task.mjs.map [22m[32m71.00 B[39m
|
|
191
|
-
[32mESM[39m [1mdist/lib/index.mjs.map [22m[32m71.00 B[39m
|
|
192
|
-
[32mESM[39m ⚡️ Build success in 188ms
|
|
192
|
+
[32mESM[39m ⚡️ Build success in 160ms
|
|
193
193
|
[34mDTS[39m Build start
|
|
194
|
-
[32mDTS[39m ⚡️ Build success in
|
|
194
|
+
[32mDTS[39m ⚡️ Build success in 5833ms
|
|
195
195
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m1.63 KB[39m
|
|
196
196
|
[32mDTS[39m [1mdist/components/copilot-provider/copilotkit.d.ts [22m[32m1017.00 B[39m
|
|
197
197
|
[32mDTS[39m [1mdist/components/copilot-provider/copilotkit-props.d.ts [22m[32m1.33 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.7",
|
|
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.7",
|
|
33
|
+
"tsconfig": "0.14.0-mme-cloud.7"
|
|
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.7"
|
|
39
39
|
},
|
|
40
40
|
"scripts": {
|
|
41
41
|
"build": "tsup --clean",
|