@copilotkit/react-textarea 1.5.0-tyler-reset-chat.0 → 1.5.0
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 +166 -5
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,17 +1,178 @@
|
|
|
1
1
|
# ui
|
|
2
2
|
|
|
3
|
-
## 1.5.0
|
|
3
|
+
## 1.5.0
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
7
|
-
-
|
|
7
|
+
- 1b47092: Synchronize LangGraph messages with CopilotKit
|
|
8
8
|
|
|
9
9
|
### Patch Changes
|
|
10
10
|
|
|
11
|
+
- 1b47092: CoAgents v0.3 prerelease
|
|
12
|
+
- Updated dependencies [1b47092]
|
|
13
|
+
- Updated dependencies [00e9488]
|
|
14
|
+
- Updated dependencies [1b47092]
|
|
15
|
+
- @copilotkit/runtime-client-gql@1.5.0
|
|
16
|
+
- @copilotkit/react-core@1.5.0
|
|
17
|
+
- @copilotkit/shared@1.5.0
|
|
18
|
+
|
|
19
|
+
## 1.5.0-coagents-v0-3.0
|
|
20
|
+
|
|
21
|
+
### Minor Changes
|
|
22
|
+
|
|
23
|
+
- Synchronize LangGraph messages with CopilotKit
|
|
24
|
+
|
|
25
|
+
### Patch Changes
|
|
26
|
+
|
|
27
|
+
- e66bce4: CoAgents v0.3 prerelease
|
|
28
|
+
- Updated dependencies
|
|
29
|
+
- Updated dependencies [e66bce4]
|
|
30
|
+
- @copilotkit/runtime-client-gql@1.5.0-coagents-v0-3.0
|
|
31
|
+
- @copilotkit/react-core@1.5.0-coagents-v0-3.0
|
|
32
|
+
- @copilotkit/shared@1.5.0-coagents-v0-3.0
|
|
33
|
+
|
|
34
|
+
## 1.4.8
|
|
35
|
+
|
|
36
|
+
### Patch Changes
|
|
37
|
+
|
|
38
|
+
- - Better error handling
|
|
39
|
+
- Introduce new "EmptyLLMAdapter" for when using CoAgents
|
|
40
|
+
- Improve dev console help options
|
|
41
|
+
- Allow CopilotKit remote endpoint without agents
|
|
42
|
+
- Updated dependencies
|
|
43
|
+
- @copilotkit/react-core@1.4.8
|
|
44
|
+
- @copilotkit/runtime-client-gql@1.4.8
|
|
45
|
+
- @copilotkit/shared@1.4.8
|
|
46
|
+
|
|
47
|
+
## 1.4.8-next.0
|
|
48
|
+
|
|
49
|
+
### Patch Changes
|
|
50
|
+
|
|
51
|
+
- @copilotkit/react-core@1.4.8-next.0
|
|
52
|
+
- @copilotkit/runtime-client-gql@1.4.8-next.0
|
|
53
|
+
- @copilotkit/shared@1.4.8-next.0
|
|
54
|
+
|
|
55
|
+
## 1.4.7
|
|
56
|
+
|
|
57
|
+
### Patch Changes
|
|
58
|
+
|
|
59
|
+
- Fix broken build script before release
|
|
60
|
+
- Updated dependencies
|
|
61
|
+
- @copilotkit/react-core@1.4.7
|
|
62
|
+
- @copilotkit/runtime-client-gql@1.4.7
|
|
63
|
+
- @copilotkit/shared@1.4.7
|
|
64
|
+
|
|
65
|
+
## 1.4.6
|
|
66
|
+
|
|
67
|
+
### Patch Changes
|
|
68
|
+
|
|
69
|
+
- .
|
|
70
|
+
|
|
71
|
+
## 1.4.5
|
|
72
|
+
|
|
73
|
+
### Patch Changes
|
|
74
|
+
|
|
75
|
+
- testing release workflow
|
|
76
|
+
- Updated dependencies
|
|
77
|
+
- @copilotkit/react-core@1.4.5
|
|
78
|
+
- @copilotkit/runtime-client-gql@1.4.5
|
|
79
|
+
- @copilotkit/shared@1.4.5
|
|
80
|
+
|
|
81
|
+
## 1.4.5-next.0
|
|
82
|
+
|
|
83
|
+
### Patch Changes
|
|
84
|
+
|
|
85
|
+
- testing release workflow
|
|
86
|
+
- Updated dependencies
|
|
87
|
+
- @copilotkit/react-core@1.4.5-next.0
|
|
88
|
+
- @copilotkit/runtime-client-gql@1.4.5-next.0
|
|
89
|
+
- @copilotkit/shared@1.4.5-next.0
|
|
90
|
+
|
|
91
|
+
## 1.4.4
|
|
92
|
+
|
|
93
|
+
### Patch Changes
|
|
94
|
+
|
|
95
|
+
- Updated dependencies [e35e6ad]
|
|
96
|
+
- @copilotkit/react-core@1.4.4
|
|
97
|
+
- @copilotkit/runtime-client-gql@1.4.4
|
|
98
|
+
- @copilotkit/shared@1.4.4
|
|
99
|
+
|
|
100
|
+
## 1.4.4-next.4
|
|
101
|
+
|
|
102
|
+
### Patch Changes
|
|
103
|
+
|
|
104
|
+
- @copilotkit/runtime-client-gql@1.4.4-next.4
|
|
105
|
+
- @copilotkit/react-core@1.4.4-next.4
|
|
106
|
+
- @copilotkit/shared@1.4.4-next.4
|
|
107
|
+
|
|
108
|
+
## 1.4.4-next.3
|
|
109
|
+
|
|
110
|
+
### Patch Changes
|
|
111
|
+
|
|
112
|
+
- @copilotkit/runtime-client-gql@1.4.4-next.3
|
|
113
|
+
- @copilotkit/react-core@1.4.4-next.3
|
|
114
|
+
- @copilotkit/shared@1.4.4-next.3
|
|
115
|
+
|
|
116
|
+
## 1.4.4-next.2
|
|
117
|
+
|
|
118
|
+
### Patch Changes
|
|
119
|
+
|
|
120
|
+
- @copilotkit/runtime-client-gql@1.4.4-next.2
|
|
121
|
+
- @copilotkit/react-core@1.4.4-next.2
|
|
122
|
+
- @copilotkit/shared@1.4.4-next.2
|
|
123
|
+
|
|
124
|
+
## 1.4.4-next.1
|
|
125
|
+
|
|
126
|
+
### Patch Changes
|
|
127
|
+
|
|
128
|
+
- @copilotkit/runtime-client-gql@1.4.4-next.1
|
|
129
|
+
- @copilotkit/react-core@1.4.4-next.1
|
|
130
|
+
- @copilotkit/shared@1.4.4-next.1
|
|
131
|
+
|
|
132
|
+
## 1.4.4-next.0
|
|
133
|
+
|
|
134
|
+
### Patch Changes
|
|
135
|
+
|
|
136
|
+
- Updated dependencies [e35e6ad]
|
|
137
|
+
- @copilotkit/react-core@1.4.4-next.0
|
|
138
|
+
- @copilotkit/runtime-client-gql@1.4.4-next.0
|
|
139
|
+
- @copilotkit/shared@1.4.4-next.0
|
|
140
|
+
|
|
141
|
+
## 1.4.3
|
|
142
|
+
|
|
143
|
+
### Patch Changes
|
|
144
|
+
|
|
145
|
+
- c296282: - Better error surfacing when using LangGraph Platform streaming
|
|
146
|
+
- Ensure state is immediately set without using flushSync
|
|
147
|
+
- - Better error surfacing when using LangGraph Platform streaming
|
|
148
|
+
- Ensure state is immediately set without using flushSync
|
|
149
|
+
- Updated dependencies [c296282]
|
|
150
|
+
- Updated dependencies
|
|
151
|
+
- @copilotkit/react-core@1.4.3
|
|
152
|
+
- @copilotkit/runtime-client-gql@1.4.3
|
|
153
|
+
- @copilotkit/shared@1.4.3
|
|
154
|
+
|
|
155
|
+
## 1.4.3-pre.0
|
|
156
|
+
|
|
157
|
+
### Patch Changes
|
|
158
|
+
|
|
159
|
+
- - Better error surfacing when using LangGraph Platform streaming
|
|
160
|
+
- Ensure state is immediately set without using flushSync
|
|
161
|
+
- Updated dependencies
|
|
162
|
+
- @copilotkit/react-core@1.4.3-pre.0
|
|
163
|
+
- @copilotkit/runtime-client-gql@1.4.3-pre.0
|
|
164
|
+
- @copilotkit/shared@1.4.3-pre.0
|
|
165
|
+
|
|
166
|
+
## 1.4.2
|
|
167
|
+
|
|
168
|
+
### Patch Changes
|
|
169
|
+
|
|
170
|
+
- - Make sure agent state is set immediately (#1077)
|
|
171
|
+
- Support running an agent without messages (#1075)
|
|
11
172
|
- Updated dependencies
|
|
12
|
-
- @copilotkit/react-core@1.
|
|
13
|
-
- @copilotkit/runtime-client-gql@1.
|
|
14
|
-
- @copilotkit/shared@1.
|
|
173
|
+
- @copilotkit/react-core@1.4.2
|
|
174
|
+
- @copilotkit/runtime-client-gql@1.4.2
|
|
175
|
+
- @copilotkit/shared@1.4.2
|
|
15
176
|
|
|
16
177
|
## 1.4.1
|
|
17
178
|
|
package/package.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"publishConfig": {
|
|
10
10
|
"access": "public"
|
|
11
11
|
},
|
|
12
|
-
"version": "1.5.0
|
|
12
|
+
"version": "1.5.0",
|
|
13
13
|
"sideEffects": [
|
|
14
14
|
"**/*.css"
|
|
15
15
|
],
|
|
@@ -43,9 +43,9 @@
|
|
|
43
43
|
"ts-jest": "^29.1.1",
|
|
44
44
|
"tsup": "^6.7.0",
|
|
45
45
|
"typescript": "^5.2.3",
|
|
46
|
-
"eslint-config-custom": "1.4.
|
|
47
|
-
"tailwind-config": "1.4.
|
|
48
|
-
"tsconfig": "1.4.
|
|
46
|
+
"eslint-config-custom": "1.4.6",
|
|
47
|
+
"tailwind-config": "1.4.6",
|
|
48
|
+
"tsconfig": "1.4.6"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
51
|
"@emotion/css": "^11.11.2",
|
|
@@ -67,9 +67,9 @@
|
|
|
67
67
|
"slate-history": "^0.93.0",
|
|
68
68
|
"slate-react": "^0.98.1",
|
|
69
69
|
"tailwind-merge": "^1.13.2",
|
|
70
|
-
"@copilotkit/react-core": "1.5.0
|
|
71
|
-
"@copilotkit/runtime-client-gql": "1.5.0
|
|
72
|
-
"@copilotkit/shared": "1.5.0
|
|
70
|
+
"@copilotkit/react-core": "1.5.0",
|
|
71
|
+
"@copilotkit/runtime-client-gql": "1.5.0",
|
|
72
|
+
"@copilotkit/shared": "1.5.0"
|
|
73
73
|
},
|
|
74
74
|
"keywords": [
|
|
75
75
|
"copilotkit",
|