@copilotkit/react-core 0.21.0-mme-prerelease-demo.4 → 0.21.0-mme-pre-release.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 +17 -17
- package/CHANGELOG.md +4 -15
- package/package.json +4 -4
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @copilotkit/react-core@0.21.0-mme-
|
|
2
|
+
> @copilotkit/react-core@0.21.0-mme-pre-release.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-implementation.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/components/copilot-provider/standard-copilot-api-config.tsx, 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
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs.map [22m[32m71.00 B[39m
|
|
129
129
|
[32mESM[39m [1mdist/hooks/use-tree.mjs.map [22m[32m71.00 B[39m
|
|
130
130
|
[32mESM[39m [1mdist/lib/index.mjs.map [22m[32m71.00 B[39m
|
|
131
|
-
[32mESM[39m ⚡️ Build success in
|
|
131
|
+
[32mESM[39m ⚡️ Build success in 186ms
|
|
132
132
|
[32mCJS[39m [1mdist/index.js [22m[32m40.44 KB[39m
|
|
133
133
|
[32mCJS[39m [1mdist/components/index.js [22m[32m15.02 KB[39m
|
|
134
134
|
[32mCJS[39m [1mdist/context/copilot-context.js [22m[32m3.66 KB[39m
|
|
@@ -137,30 +137,30 @@
|
|
|
137
137
|
[32mCJS[39m [1mdist/hooks/use-chat.js [22m[32m11.27 KB[39m
|
|
138
138
|
[32mCJS[39m [1mdist/hooks/use-copilot-action-implementation.js [22m[32m6.57 KB[39m
|
|
139
139
|
[32mCJS[39m [1mdist/hooks/use-copilot-action.js [22m[32m5.17 KB[39m
|
|
140
|
+
[32mCJS[39m [1mdist/hooks/use-copilot-chat.js [22m[32m16.00 KB[39m
|
|
140
141
|
[32mCJS[39m [1mdist/hooks/use-flat-category-store.js [22m[32m2.87 KB[39m
|
|
141
142
|
[32mCJS[39m [1mdist/hooks/use-make-copilot-actionable.js [22m[32m6.12 KB[39m
|
|
142
143
|
[32mCJS[39m [1mdist/hooks/use-make-copilot-document-readable.js [22m[32m4.26 KB[39m
|
|
143
|
-
[32mCJS[39m [1mdist/hooks/use-copilot-chat.js [22m[32m16.00 KB[39m
|
|
144
144
|
[32mCJS[39m [1mdist/hooks/use-make-copilot-readable.js [22m[32m4.14 KB[39m
|
|
145
145
|
[32mCJS[39m [1mdist/hooks/use-tree.js [22m[32m5.53 KB[39m
|
|
146
146
|
[32mCJS[39m [1mdist/lib/copilot-task.js [22m[32m7.38 KB[39m
|
|
147
147
|
[32mCJS[39m [1mdist/lib/index.js [22m[32m7.34 KB[39m
|
|
148
|
-
[32mCJS[39m [1mdist/types/document-pointer.js [22m[32m841.00 B[39m
|
|
149
148
|
[32mCJS[39m [1mdist/openai-assistants/index.js [22m[32m9.35 KB[39m
|
|
149
|
+
[32mCJS[39m [1mdist/types/document-pointer.js [22m[32m841.00 B[39m
|
|
150
150
|
[32mCJS[39m [1mdist/types/frontend-action.js [22m[32m837.00 B[39m
|
|
151
|
-
[32mCJS[39m [1mdist/types/system-message.js [22m[32m833.00 B[39m
|
|
152
151
|
[32mCJS[39m [1mdist/types/index.js [22m[32m797.00 B[39m
|
|
153
|
-
[32mCJS[39m [1mdist/
|
|
152
|
+
[32mCJS[39m [1mdist/types/system-message.js [22m[32m833.00 B[39m
|
|
154
153
|
[32mCJS[39m [1mdist/utils/fetch-chat-completion.js [22m[32m4.95 KB[39m
|
|
154
|
+
[32mCJS[39m [1mdist/utils/utils.test.js [22m[32m184.00 B[39m
|
|
155
155
|
[32mCJS[39m [1mdist/utils/utils.js [22m[32m797.00 B[39m
|
|
156
156
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit-props.js [22m[32m878.00 B[39m
|
|
157
157
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit.js [22m[32m15.01 KB[39m
|
|
158
158
|
[32mCJS[39m [1mdist/components/copilot-provider/index.js [22m[32m15.06 KB[39m
|
|
159
159
|
[32mCJS[39m [1mdist/components/copilot-provider/standard-copilot-api-config.js [22m[32m1.48 KB[39m
|
|
160
|
-
[32mCJS[39m [1mdist/openai-assistants/hooks/use-assistants.js [22m[32m4.82 KB[39m
|
|
161
160
|
[32mCJS[39m [1mdist/openai-assistants/hooks/index.js [22m[32m9.25 KB[39m
|
|
162
|
-
[32mCJS[39m [1mdist/openai-assistants/
|
|
161
|
+
[32mCJS[39m [1mdist/openai-assistants/hooks/use-assistants.js [22m[32m4.82 KB[39m
|
|
163
162
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.js [22m[32m9.34 KB[39m
|
|
163
|
+
[32mCJS[39m [1mdist/openai-assistants/utils/index.js [22m[32m2.30 KB[39m
|
|
164
164
|
[32mCJS[39m [1mdist/openai-assistants/utils/process-message-stream.js [22m[32m2.33 KB[39m
|
|
165
165
|
[32mCJS[39m [1mdist/index.js.map [22m[32m76.80 KB[39m
|
|
166
166
|
[32mCJS[39m [1mdist/components/index.js.map [22m[32m27.07 KB[39m
|
|
@@ -169,11 +169,11 @@
|
|
|
169
169
|
[32mCJS[39m [1mdist/hooks/index.js.map [22m[32m46.27 KB[39m
|
|
170
170
|
[32mCJS[39m [1mdist/hooks/use-chat.js.map [22m[32m17.88 KB[39m
|
|
171
171
|
[32mCJS[39m [1mdist/hooks/use-copilot-action-implementation.js.map [22m[32m10.69 KB[39m
|
|
172
|
-
[32mCJS[39m [1mdist/hooks/use-flat-category-store.js.map [22m[32m4.25 KB[39m
|
|
173
172
|
[32mCJS[39m [1mdist/hooks/use-copilot-action.js.map [22m[32m11.43 KB[39m
|
|
173
|
+
[32mCJS[39m [1mdist/hooks/use-copilot-chat.js.map [22m[32m33.57 KB[39m
|
|
174
|
+
[32mCJS[39m [1mdist/hooks/use-flat-category-store.js.map [22m[32m4.25 KB[39m
|
|
174
175
|
[32mCJS[39m [1mdist/hooks/use-make-copilot-actionable.js.map [22m[32m11.82 KB[39m
|
|
175
176
|
[32mCJS[39m [1mdist/hooks/use-make-copilot-document-readable.js.map [22m[32m6.17 KB[39m
|
|
176
|
-
[32mCJS[39m [1mdist/hooks/use-copilot-chat.js.map [22m[32m33.57 KB[39m
|
|
177
177
|
[32mCJS[39m [1mdist/hooks/use-make-copilot-readable.js.map [22m[32m6.22 KB[39m
|
|
178
178
|
[32mCJS[39m [1mdist/hooks/use-tree.js.map [22m[32m8.32 KB[39m
|
|
179
179
|
[32mCJS[39m [1mdist/lib/copilot-task.js.map [22m[32m16.37 KB[39m
|
|
@@ -181,23 +181,23 @@
|
|
|
181
181
|
[32mCJS[39m [1mdist/openai-assistants/index.js.map [22m[32m20.32 KB[39m
|
|
182
182
|
[32mCJS[39m [1mdist/types/document-pointer.js.map [22m[32m292.00 B[39m
|
|
183
183
|
[32mCJS[39m [1mdist/types/frontend-action.js.map [22m[32m1.70 KB[39m
|
|
184
|
-
[32mCJS[39m [1mdist/types/system-message.js.map [22m[32m249.00 B[39m
|
|
185
184
|
[32mCJS[39m [1mdist/types/index.js.map [22m[32m253.00 B[39m
|
|
186
|
-
[32mCJS[39m [1mdist/
|
|
185
|
+
[32mCJS[39m [1mdist/types/system-message.js.map [22m[32m249.00 B[39m
|
|
187
186
|
[32mCJS[39m [1mdist/utils/fetch-chat-completion.js.map [22m[32m4.79 KB[39m
|
|
187
|
+
[32mCJS[39m [1mdist/utils/utils.test.js.map [22m[32m354.00 B[39m
|
|
188
|
+
[32mCJS[39m [1mdist/utils/utils.js.map [22m[32m137.00 B[39m
|
|
188
189
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit-props.js.map [22m[32m1.12 KB[39m
|
|
189
190
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit.js.map [22m[32m27.01 KB[39m
|
|
190
191
|
[32mCJS[39m [1mdist/components/copilot-provider/index.js.map [22m[32m27.20 KB[39m
|
|
191
192
|
[32mCJS[39m [1mdist/components/copilot-provider/standard-copilot-api-config.js.map [22m[32m1.17 KB[39m
|
|
192
|
-
[32mCJS[39m [1mdist/utils/utils.js.map [22m[32m137.00 B[39m
|
|
193
|
-
[32mCJS[39m [1mdist/openai-assistants/hooks/use-assistants.js.map [22m[32m5.92 KB[39m
|
|
194
193
|
[32mCJS[39m [1mdist/openai-assistants/hooks/index.js.map [22m[32m20.62 KB[39m
|
|
195
|
-
[32mCJS[39m [1mdist/openai-assistants/
|
|
194
|
+
[32mCJS[39m [1mdist/openai-assistants/hooks/use-assistants.js.map [22m[32m5.92 KB[39m
|
|
196
195
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.js.map [22m[32m20.23 KB[39m
|
|
196
|
+
[32mCJS[39m [1mdist/openai-assistants/utils/index.js.map [22m[32m1.44 KB[39m
|
|
197
197
|
[32mCJS[39m [1mdist/openai-assistants/utils/process-message-stream.js.map [22m[32m1.33 KB[39m
|
|
198
|
-
[32mCJS[39m ⚡️ Build success in
|
|
198
|
+
[32mCJS[39m ⚡️ Build success in 217ms
|
|
199
199
|
[34mDTS[39m Build start
|
|
200
|
-
[32mDTS[39m ⚡️ Build success in
|
|
200
|
+
[32mDTS[39m ⚡️ Build success in 5862ms
|
|
201
201
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m1.51 KB[39m
|
|
202
202
|
[32mDTS[39m [1mdist/components/copilot-provider/copilotkit.d.ts [22m[32m1.26 KB[39m
|
|
203
203
|
[32mDTS[39m [1mdist/components/copilot-provider/copilotkit-props.d.ts [22m[32m1007.00 B[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,30 +1,19 @@
|
|
|
1
1
|
# ui
|
|
2
2
|
|
|
3
|
-
## 0.21.0-mme-
|
|
4
|
-
|
|
5
|
-
### Minor Changes
|
|
6
|
-
|
|
7
|
-
- Pre: Fix instructions not updating
|
|
8
|
-
|
|
9
|
-
### Patch Changes
|
|
10
|
-
|
|
11
|
-
- Updated dependencies
|
|
12
|
-
- @copilotkit/shared@0.5.0-mme-prerelease-demo.4
|
|
13
|
-
|
|
14
|
-
## 0.21.0-mme-prerelease-demo.3
|
|
3
|
+
## 0.21.0-mme-pre-release.3
|
|
15
4
|
|
|
16
5
|
### Minor Changes
|
|
17
6
|
|
|
7
|
+
- Pre Release
|
|
18
8
|
- 3fbee5d: OpenAIAdapter-getter
|
|
19
9
|
- 3f5ad60: OpenAIAdapter: make openai instance gettable
|
|
20
|
-
- Pre release for demos
|
|
21
10
|
|
|
22
11
|
### Patch Changes
|
|
23
12
|
|
|
13
|
+
- Updated dependencies
|
|
24
14
|
- Updated dependencies [3fbee5d]
|
|
25
15
|
- Updated dependencies [3f5ad60]
|
|
26
|
-
-
|
|
27
|
-
- @copilotkit/shared@0.5.0-mme-prerelease-demo.3
|
|
16
|
+
- @copilotkit/shared@0.5.0-mme-pre-release.3
|
|
28
17
|
|
|
29
18
|
## 0.21.0-mme-function-call-labels.2
|
|
30
19
|
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
7
|
-
"version": "0.21.0-mme-
|
|
7
|
+
"version": "0.21.0-mme-pre-release.3",
|
|
8
8
|
"sideEffects": false,
|
|
9
9
|
"main": "./dist/index.js",
|
|
10
10
|
"module": "./dist/index.mjs",
|
|
@@ -25,13 +25,13 @@
|
|
|
25
25
|
"ts-jest": "^29.1.1",
|
|
26
26
|
"tsup": "^6.7.0",
|
|
27
27
|
"typescript": "^5.2.3",
|
|
28
|
-
"eslint-config-custom": "0.6.0-mme-
|
|
29
|
-
"tsconfig": "0.10.0-mme-
|
|
28
|
+
"eslint-config-custom": "0.6.0-mme-pre-release.3",
|
|
29
|
+
"tsconfig": "0.10.0-mme-pre-release.3"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"nanoid": "^4.0.2",
|
|
33
33
|
"untruncate-json": "^0.0.1",
|
|
34
|
-
"@copilotkit/shared": "0.5.0-mme-
|
|
34
|
+
"@copilotkit/shared": "0.5.0-mme-pre-release.3"
|
|
35
35
|
},
|
|
36
36
|
"scripts": {
|
|
37
37
|
"build": "tsup --clean",
|