@copilotkit/react-core 1.3.16-pre.11 → 1.4.0-alpha.18

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/CHANGELOG.md CHANGED
@@ -1,48 +1,231 @@
1
1
  # ui
2
2
 
3
- ## 1.3.16-pre.11
3
+ ## 1.4.0-alpha.18
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Test prerelease
7
+ - test prerelase
8
8
  - Updated dependencies
9
- - @copilotkit/runtime-client-gql@1.3.16-pre.11
10
- - @copilotkit/shared@1.3.16-pre.11
9
+ - @copilotkit/runtime-client-gql@1.4.0-alpha.18
10
+ - @copilotkit/shared@1.4.0-alpha.18
11
11
 
12
- ## 1.3.16-mme-revert-rxjs-changes.10
12
+ ## 1.4.0-pre.17
13
13
 
14
14
  ### Patch Changes
15
15
 
16
- - f6fab28: update tsup config
17
- - f6fab28: update entry
18
- - f6fab28: export langchain module
16
+ - Fix versioning prereleases
17
+ - Updated dependencies
18
+ - @copilotkit/runtime-client-gql@1.4.0-pre.17
19
+ - @copilotkit/shared@1.4.0-pre.17
20
+
21
+ ## 1.4.0-pre.16
22
+
23
+ ### Minor Changes
24
+
25
+ - lgc and lgjs alpha
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies
30
+ - @copilotkit/runtime-client-gql@1.4.0-pre.16
31
+ - @copilotkit/shared@1.4.0-pre.16
32
+
33
+ ## 1.4.0-pre.15
34
+
35
+ ### Patch Changes
36
+
37
+ - No changes
38
+ - Updated dependencies
39
+ - @copilotkit/runtime-client-gql@1.4.0-pre.15
40
+ - @copilotkit/shared@1.4.0-pre.15
41
+
42
+ ## 1.4.0-pre-1-4-0.14
43
+
44
+ ### Minor Changes
45
+
46
+ - lgc & lgjs alpha release
47
+
48
+ ### Patch Changes
49
+
50
+ - a5efccd: Revert rxjs changes
51
+ - Updated dependencies [a5efccd]
52
+ - Updated dependencies
53
+ - @copilotkit/runtime-client-gql@1.4.0-pre-1-4-0.14
54
+ - @copilotkit/shared@1.4.0-pre-1-4-0.14
55
+
56
+ ## 1.4.0-pre-1-4-0.13
57
+
58
+ ### Minor Changes
59
+
60
+ - lgc & lgjs alpha
61
+
62
+ ### Patch Changes
63
+
64
+ - Updated dependencies
65
+ - @copilotkit/runtime-client-gql@1.4.0-pre-1-4-0.13
66
+ - @copilotkit/shared@1.4.0-pre-1-4-0.13
67
+
68
+ ## 1.4.0-pre-1-4-0.12
69
+
70
+ ### Minor Changes
71
+
72
+ - c6b489d: LangGraph Platform and LangGraph JS support
73
+ - 7cc6cc8: LangGraph Cloud and LangGraphJS alpha release
74
+ - prerelease lgc and lgjs
75
+ - Add LangGraph Platform and LangGraph JS support
76
+ - b318b18: Add LangGraph Cloud support
77
+
78
+ ### Patch Changes
79
+
80
+ - 9ea9db1: update tsup config
81
+ - d52c1f9: update entry
82
+ - e71d469: export langchain module
19
83
  - 8a77944: Improve LangSmith support
20
- - f6fab28: Ensure intermediate state config is sent as snake case
21
- - f6fab28: update entry in tsup config
84
+ - 3caa5d5: Ensure intermediate state config is sent as snake case
85
+ - cf3a787: update entry in tsup config
22
86
  - 8a77944: Ensure the last message is sent to LangSmith
23
- - Revert rxjs changes
24
- - f6fab28: update entry
25
- - f6fab28: Update exports
26
- - f6fab28: Update exports
87
+ - 264a693: update entry
88
+ - dd99f00: Update exports
89
+ - a28fb90: Update exports
27
90
  - 332d744: Add support for Azure OpenAI
28
- - f6fab28: Export LangGraph functions
29
- - f6fab28: Update lockfile
30
- - Updated dependencies [f6fab28]
31
- - Updated dependencies [f6fab28]
32
- - Updated dependencies [f6fab28]
33
- - Updated dependencies [8a77944]
34
- - Updated dependencies [f6fab28]
35
- - Updated dependencies [f6fab28]
91
+ - 1f8032e: Export LangGraph functions
92
+ - c3576f6: Update lockfile
93
+ - Updated dependencies [9ea9db1]
94
+ - Updated dependencies [d52c1f9]
95
+ - Updated dependencies [c6b489d]
96
+ - Updated dependencies [7cc6cc8]
97
+ - Updated dependencies [e71d469]
36
98
  - Updated dependencies [8a77944]
99
+ - Updated dependencies [3caa5d5]
100
+ - Updated dependencies [cf3a787]
101
+ - Updated dependencies
37
102
  - Updated dependencies
38
- - Updated dependencies [f6fab28]
39
- - Updated dependencies [f6fab28]
40
- - Updated dependencies [f6fab28]
103
+ - Updated dependencies [8a77944]
104
+ - Updated dependencies [264a693]
105
+ - Updated dependencies [dd99f00]
106
+ - Updated dependencies [a28fb90]
41
107
  - Updated dependencies [332d744]
42
- - Updated dependencies [f6fab28]
43
- - Updated dependencies [f6fab28]
44
- - @copilotkit/runtime-client-gql@1.3.16-mme-revert-rxjs-changes.10
45
- - @copilotkit/shared@1.3.16-mme-revert-rxjs-changes.10
108
+ - Updated dependencies [b318b18]
109
+ - Updated dependencies [1f8032e]
110
+ - Updated dependencies [c3576f6]
111
+ - @copilotkit/runtime-client-gql@1.4.0-pre-1-4-0.12
112
+ - @copilotkit/shared@1.4.0-pre-1-4-0.12
113
+
114
+ ## 1.4.0-pre-1-4-0.11
115
+
116
+ ### Minor Changes
117
+
118
+ - LangGraph Platform and LangGraph JS support
119
+
120
+ ### Patch Changes
121
+
122
+ - Updated dependencies
123
+ - @copilotkit/runtime-client-gql@1.4.0-pre-1-4-0.11
124
+ - @copilotkit/shared@1.4.0-pre-1-4-0.11
125
+
126
+ ## 1.4.0-pre-1-4-0.10
127
+
128
+ ### Minor Changes
129
+
130
+ - LangGraph Cloud and LangGraphJS alpha release
131
+ - b318b18: Add LangGraph Cloud support
132
+
133
+ ### Patch Changes
134
+
135
+ - Updated dependencies
136
+ - Updated dependencies [b318b18]
137
+ - @copilotkit/runtime-client-gql@1.4.0-pre-1-4-0.10
138
+ - @copilotkit/shared@1.4.0-pre-1-4-0.10
139
+
140
+ ## 1.3.16-mme-lgc-langgraph-package.9
141
+
142
+ ### Patch Changes
143
+
144
+ - update entry
145
+ - Updated dependencies
146
+ - @copilotkit/runtime-client-gql@1.3.16-mme-lgc-langgraph-package.9
147
+ - @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.9
148
+
149
+ ## 1.3.16-mme-lgc-langgraph-package.8
150
+
151
+ ### Patch Changes
152
+
153
+ - update entry
154
+ - Updated dependencies
155
+ - @copilotkit/runtime-client-gql@1.3.16-mme-lgc-langgraph-package.8
156
+ - @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.8
157
+
158
+ ## 1.3.16-mme-lgc-langgraph-package.7
159
+
160
+ ### Patch Changes
161
+
162
+ - update entry in tsup config
163
+ - Updated dependencies
164
+ - @copilotkit/runtime-client-gql@1.3.16-mme-lgc-langgraph-package.7
165
+ - @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.7
166
+
167
+ ## 1.3.16-mme-lgc-langgraph-package.6
168
+
169
+ ### Patch Changes
170
+
171
+ - Update exports
172
+ - Updated dependencies
173
+ - @copilotkit/runtime-client-gql@1.3.16-mme-lgc-langgraph-package.6
174
+ - @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.6
175
+
176
+ ## 1.3.16-mme-lgc-langgraph-package.5
177
+
178
+ ### Patch Changes
179
+
180
+ - update tsup config
181
+ - Updated dependencies
182
+ - @copilotkit/runtime-client-gql@1.3.16-mme-lgc-langgraph-package.5
183
+ - @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.5
184
+
185
+ ## 1.3.16-mme-lgc-langgraph-package.4
186
+
187
+ ### Patch Changes
188
+
189
+ - Update exports
190
+ - Updated dependencies
191
+ - @copilotkit/runtime-client-gql@1.3.16-mme-lgc-langgraph-package.4
192
+ - @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.4
193
+
194
+ ## 1.3.16-mme-lgc-langgraph-package.3
195
+
196
+ ### Patch Changes
197
+
198
+ - export langchain module
199
+ - Updated dependencies
200
+ - @copilotkit/runtime-client-gql@1.3.16-mme-lgc-langgraph-package.3
201
+ - @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.3
202
+
203
+ ## 1.3.16-mme-sdk-js.2
204
+
205
+ ### Patch Changes
206
+
207
+ - Ensure intermediate state config is sent as snake case
208
+ - Updated dependencies
209
+ - @copilotkit/runtime-client-gql@1.3.16-mme-sdk-js.2
210
+ - @copilotkit/shared@1.3.16-mme-sdk-js.2
211
+
212
+ ## 1.3.16-mme-sdk-js.1
213
+
214
+ ### Patch Changes
215
+
216
+ - Update lockfile
217
+ - Updated dependencies
218
+ - @copilotkit/runtime-client-gql@1.3.16-mme-sdk-js.1
219
+ - @copilotkit/shared@1.3.16-mme-sdk-js.1
220
+
221
+ ## 1.3.16-mme-sdk-js.0
222
+
223
+ ### Patch Changes
224
+
225
+ - Export LangGraph functions
226
+ - Updated dependencies
227
+ - @copilotkit/runtime-client-gql@1.3.16-mme-sdk-js.0
228
+ - @copilotkit/shared@1.3.16-mme-sdk-js.0
46
229
 
47
230
  ## 1.3.15
48
231
 
@@ -1,4 +1,13 @@
1
1
  import "../chunk-BWYAGPEF.mjs";
2
+ import {
3
+ useCopilotReadable
4
+ } from "../chunk-ANOG3W5S.mjs";
5
+ import {
6
+ useMakeCopilotDocumentReadable
7
+ } from "../chunk-TRXKPXDE.mjs";
8
+ import {
9
+ useCoAgentStateRender
10
+ } from "../chunk-27IPQFJP.mjs";
2
11
  import {
3
12
  useCoAgent
4
13
  } from "../chunk-XACBOJF5.mjs";
@@ -8,24 +17,15 @@ import {
8
17
  import {
9
18
  useCopilotChat
10
19
  } from "../chunk-MX2OYLRS.mjs";
11
- import {
12
- useCopilotReadable
13
- } from "../chunk-ANOG3W5S.mjs";
14
- import {
15
- useMakeCopilotDocumentReadable
16
- } from "../chunk-TRXKPXDE.mjs";
20
+ import "../chunk-YPSGKPDA.mjs";
17
21
  import "../chunk-JD7BAH7U.mjs";
18
22
  import "../chunk-SPCZTZCY.mjs";
19
23
  import "../chunk-6YEMNWKE.mjs";
20
24
  import "../chunk-XXR4QFAQ.mjs";
21
25
  import "../chunk-5FHSUKQL.mjs";
22
26
  import "../chunk-6U3UH3KO.mjs";
23
- import "../chunk-YPSGKPDA.mjs";
24
27
  import "../chunk-DCTJZ742.mjs";
25
28
  import "../chunk-G2K6T2QU.mjs";
26
- import {
27
- useCoAgentStateRender
28
- } from "../chunk-27IPQFJP.mjs";
29
29
  import "../chunk-2MPUQRAY.mjs";
30
30
  import "../chunk-SKC7AJIV.mjs";
31
31
  export {
@@ -2,13 +2,13 @@ import {
2
2
  useCoAgent
3
3
  } from "../chunk-XACBOJF5.mjs";
4
4
  import "../chunk-MX2OYLRS.mjs";
5
+ import "../chunk-YPSGKPDA.mjs";
5
6
  import "../chunk-JD7BAH7U.mjs";
6
7
  import "../chunk-SPCZTZCY.mjs";
7
8
  import "../chunk-6YEMNWKE.mjs";
8
9
  import "../chunk-XXR4QFAQ.mjs";
9
10
  import "../chunk-5FHSUKQL.mjs";
10
11
  import "../chunk-6U3UH3KO.mjs";
11
- import "../chunk-YPSGKPDA.mjs";
12
12
  import "../chunk-DCTJZ742.mjs";
13
13
  import "../chunk-G2K6T2QU.mjs";
14
14
  import "../chunk-2MPUQRAY.mjs";
@@ -2,13 +2,13 @@ import {
2
2
  defaultSystemMessage,
3
3
  useCopilotChat
4
4
  } from "../chunk-MX2OYLRS.mjs";
5
+ import "../chunk-YPSGKPDA.mjs";
5
6
  import "../chunk-JD7BAH7U.mjs";
6
7
  import "../chunk-SPCZTZCY.mjs";
7
8
  import "../chunk-6YEMNWKE.mjs";
8
9
  import "../chunk-XXR4QFAQ.mjs";
9
10
  import "../chunk-5FHSUKQL.mjs";
10
11
  import "../chunk-6U3UH3KO.mjs";
11
- import "../chunk-YPSGKPDA.mjs";
12
12
  import "../chunk-DCTJZ742.mjs";
13
13
  import "../chunk-G2K6T2QU.mjs";
14
14
  import "../chunk-2MPUQRAY.mjs";
package/dist/index.mjs CHANGED
@@ -9,6 +9,15 @@ import {
9
9
  CopilotTask
10
10
  } from "./chunk-7DFHFZJT.mjs";
11
11
  import "./chunk-BWYAGPEF.mjs";
12
+ import {
13
+ useCopilotReadable
14
+ } from "./chunk-ANOG3W5S.mjs";
15
+ import {
16
+ useMakeCopilotDocumentReadable
17
+ } from "./chunk-TRXKPXDE.mjs";
18
+ import {
19
+ useCoAgentStateRender
20
+ } from "./chunk-27IPQFJP.mjs";
12
21
  import {
13
22
  useCoAgent
14
23
  } from "./chunk-XACBOJF5.mjs";
@@ -18,12 +27,7 @@ import {
18
27
  import {
19
28
  useCopilotChat
20
29
  } from "./chunk-MX2OYLRS.mjs";
21
- import {
22
- useCopilotReadable
23
- } from "./chunk-ANOG3W5S.mjs";
24
- import {
25
- useMakeCopilotDocumentReadable
26
- } from "./chunk-TRXKPXDE.mjs";
30
+ import "./chunk-YPSGKPDA.mjs";
27
31
  import "./chunk-JD7BAH7U.mjs";
28
32
  import "./chunk-SPCZTZCY.mjs";
29
33
  import {
@@ -33,15 +37,11 @@ import {
33
37
  import "./chunk-XXR4QFAQ.mjs";
34
38
  import "./chunk-5FHSUKQL.mjs";
35
39
  import "./chunk-6U3UH3KO.mjs";
36
- import "./chunk-YPSGKPDA.mjs";
37
40
  import {
38
41
  CopilotMessagesContext,
39
42
  useCopilotMessagesContext
40
43
  } from "./chunk-DCTJZ742.mjs";
41
44
  import "./chunk-G2K6T2QU.mjs";
42
- import {
43
- useCoAgentStateRender
44
- } from "./chunk-27IPQFJP.mjs";
45
45
  import {
46
46
  CopilotContext,
47
47
  useCopilotContext
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.3.16-pre.11",
12
+ "version": "1.4.0-alpha.18",
13
13
  "sideEffects": false,
14
14
  "main": "./dist/index.js",
15
15
  "module": "./dist/index.mjs",
@@ -36,14 +36,14 @@
36
36
  "tsup": "^6.7.0",
37
37
  "typescript": "^5.2.3",
38
38
  "@types/react-dom": "^18.2.4",
39
- "eslint-config-custom": "1.3.16-pre.1",
40
- "tsconfig": "1.3.16-pre.1"
39
+ "eslint-config-custom": "1.4.0-alpha.18",
40
+ "tsconfig": "1.4.0-alpha.18"
41
41
  },
42
42
  "dependencies": {
43
43
  "@scarf/scarf": "^1.3.0",
44
44
  "untruncate-json": "^0.0.1",
45
- "@copilotkit/runtime-client-gql": "1.3.16-pre.11",
46
- "@copilotkit/shared": "1.3.16-pre.11"
45
+ "@copilotkit/runtime-client-gql": "1.4.0-alpha.18",
46
+ "@copilotkit/shared": "1.4.0-alpha.18"
47
47
  },
48
48
  "keywords": [
49
49
  "copilotkit",