@copilotkit/react-core 0.0.0-feat-langgraph-interrupt-hook-20250203094147 → 0.0.0-feat-support-custom-markdown-20250428111750

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.
Files changed (201) hide show
  1. package/CHANGELOG.md +713 -5
  2. package/dist/{chunk-HZCROITJ.mjs → chunk-22ENANUU.mjs} +21 -15
  3. package/dist/chunk-22ENANUU.mjs.map +1 -0
  4. package/dist/{chunk-7HWSAEOY.mjs → chunk-2ZKWBDBN.mjs} +13 -4
  5. package/dist/{chunk-7HWSAEOY.mjs.map → chunk-2ZKWBDBN.mjs.map} +1 -1
  6. package/dist/{chunk-XERJQUHA.mjs → chunk-4CEQJ2X6.mjs} +2 -2
  7. package/dist/{chunk-XERJQUHA.mjs.map → chunk-4CEQJ2X6.mjs.map} +1 -1
  8. package/dist/chunk-4EXRQ5D5.mjs +24 -0
  9. package/dist/chunk-4EXRQ5D5.mjs.map +1 -0
  10. package/dist/{chunk-UMQQA6HK.mjs → chunk-534J55RX.mjs} +20 -14
  11. package/dist/chunk-534J55RX.mjs.map +1 -0
  12. package/dist/chunk-6YOKPWQ7.mjs +1 -0
  13. package/dist/{chunk-ZM56S3LJ.mjs → chunk-7WG4MNRX.mjs} +3 -1
  14. package/dist/chunk-7WG4MNRX.mjs.map +1 -0
  15. package/dist/{chunk-WU53OU3E.mjs → chunk-B3CERZDI.mjs} +27 -4
  16. package/dist/chunk-B3CERZDI.mjs.map +1 -0
  17. package/dist/{chunk-5SGZKEPX.mjs → chunk-B4LURLHS.mjs} +72 -51
  18. package/dist/chunk-B4LURLHS.mjs.map +1 -0
  19. package/dist/{chunk-CQWEXISS.mjs → chunk-BKTARDXX.mjs} +8 -3
  20. package/dist/chunk-BKTARDXX.mjs.map +1 -0
  21. package/dist/chunk-CQPYJIBH.mjs +1 -0
  22. package/dist/{chunk-XOHLZIZK.mjs → chunk-GBAZTXPQ.mjs} +2 -2
  23. package/dist/{chunk-LH3RYVV2.mjs → chunk-GJD6TRGF.mjs} +5 -6
  24. package/dist/chunk-GJD6TRGF.mjs.map +1 -0
  25. package/dist/{chunk-AL3MOOKF.mjs → chunk-INRN7B2F.mjs} +18 -4
  26. package/dist/chunk-INRN7B2F.mjs.map +1 -0
  27. package/dist/{chunk-H2OR7FUU.mjs → chunk-MCAMX7BL.mjs} +3 -3
  28. package/dist/{chunk-IU7OLWWW.mjs → chunk-NIJ3SSDL.mjs} +31 -14
  29. package/dist/chunk-NIJ3SSDL.mjs.map +1 -0
  30. package/dist/{chunk-ZAU4EMBM.mjs → chunk-OSVDTMKA.mjs} +5 -6
  31. package/dist/chunk-OSVDTMKA.mjs.map +1 -0
  32. package/dist/chunk-VYSR3S2A.mjs +63 -0
  33. package/dist/chunk-VYSR3S2A.mjs.map +1 -0
  34. package/dist/{chunk-GANI4ZZM.mjs → chunk-W3QHAZKD.mjs} +3 -3
  35. package/dist/chunk-YPBKY4KY.mjs +1 -0
  36. package/dist/chunk-YPBKY4KY.mjs.map +1 -0
  37. package/dist/{chunk-DEPX7JPX.mjs → chunk-ZCATNRQP.mjs} +43 -25
  38. package/dist/chunk-ZCATNRQP.mjs.map +1 -0
  39. package/dist/{chunk-FMROB4TE.mjs → chunk-ZXJHNU6Q.mjs} +202 -97
  40. package/dist/chunk-ZXJHNU6Q.mjs.map +1 -0
  41. package/dist/components/copilot-provider/copilot-messages.js +30 -16
  42. package/dist/components/copilot-provider/copilot-messages.js.map +1 -1
  43. package/dist/components/copilot-provider/copilot-messages.mjs +2 -2
  44. package/dist/components/copilot-provider/copilotkit-props.d.ts +1 -2
  45. package/dist/components/copilot-provider/copilotkit-props.js.map +1 -1
  46. package/dist/components/copilot-provider/copilotkit.d.ts +1 -2
  47. package/dist/components/copilot-provider/copilotkit.js +101 -53
  48. package/dist/components/copilot-provider/copilotkit.js.map +1 -1
  49. package/dist/components/copilot-provider/copilotkit.mjs +7 -7
  50. package/dist/components/copilot-provider/index.d.ts +1 -2
  51. package/dist/components/copilot-provider/index.js +101 -53
  52. package/dist/components/copilot-provider/index.js.map +1 -1
  53. package/dist/components/copilot-provider/index.mjs +7 -7
  54. package/dist/components/error-boundary/error-boundary.d.ts +1 -1
  55. package/dist/components/error-boundary/error-boundary.js +18 -12
  56. package/dist/components/error-boundary/error-boundary.js.map +1 -1
  57. package/dist/components/error-boundary/error-boundary.mjs +2 -2
  58. package/dist/components/error-boundary/error-utils.js.map +1 -1
  59. package/dist/components/error-boundary/error-utils.mjs +1 -1
  60. package/dist/components/index.d.ts +1 -2
  61. package/dist/components/index.js +101 -53
  62. package/dist/components/index.js.map +1 -1
  63. package/dist/components/index.mjs +7 -7
  64. package/dist/components/toast/toast-provider.js +20 -14
  65. package/dist/components/toast/toast-provider.js.map +1 -1
  66. package/dist/components/toast/toast-provider.mjs +1 -1
  67. package/dist/context/copilot-context.d.ts +10 -148
  68. package/dist/context/copilot-context.js +2 -0
  69. package/dist/context/copilot-context.js.map +1 -1
  70. package/dist/context/copilot-context.mjs +1 -1
  71. package/dist/context/index.d.ts +1 -2
  72. package/dist/context/index.js +2 -0
  73. package/dist/context/index.js.map +1 -1
  74. package/dist/context/index.mjs +1 -1
  75. package/dist/copilot-context-8fb74a85.d.ts +194 -0
  76. package/dist/hooks/index.d.ts +2 -2
  77. package/dist/hooks/index.js +382 -173
  78. package/dist/hooks/index.js.map +1 -1
  79. package/dist/hooks/index.mjs +23 -19
  80. package/dist/hooks/use-chat.d.ts +2 -3
  81. package/dist/hooks/use-chat.js +201 -94
  82. package/dist/hooks/use-chat.js.map +1 -1
  83. package/dist/hooks/use-chat.mjs +4 -4
  84. package/dist/hooks/use-coagent-state-render.d.ts +2 -7
  85. package/dist/hooks/use-coagent-state-render.js +26 -1
  86. package/dist/hooks/use-coagent-state-render.js.map +1 -1
  87. package/dist/hooks/use-coagent-state-render.mjs +3 -3
  88. package/dist/hooks/use-coagent.d.ts +15 -4
  89. package/dist/hooks/use-coagent.js +307 -159
  90. package/dist/hooks/use-coagent.js.map +1 -1
  91. package/dist/hooks/use-coagent.mjs +11 -11
  92. package/dist/hooks/use-copilot-action.js +15 -0
  93. package/dist/hooks/use-copilot-action.js.map +1 -1
  94. package/dist/hooks/use-copilot-action.mjs +3 -3
  95. package/dist/hooks/use-copilot-additional-instructions.d.ts +26 -0
  96. package/dist/hooks/use-copilot-additional-instructions.js +162 -0
  97. package/dist/hooks/use-copilot-additional-instructions.js.map +1 -0
  98. package/dist/hooks/use-copilot-additional-instructions.mjs +9 -0
  99. package/dist/hooks/use-copilot-additional-instructions.mjs.map +1 -0
  100. package/dist/hooks/use-copilot-authenticated-action.js +15 -0
  101. package/dist/hooks/use-copilot-authenticated-action.js.map +1 -1
  102. package/dist/hooks/use-copilot-authenticated-action.mjs +4 -4
  103. package/dist/hooks/use-copilot-chat.d.ts +9 -4
  104. package/dist/hooks/use-copilot-chat.js +241 -114
  105. package/dist/hooks/use-copilot-chat.js.map +1 -1
  106. package/dist/hooks/use-copilot-chat.mjs +10 -10
  107. package/dist/hooks/use-copilot-readable.d.ts +5 -1
  108. package/dist/hooks/use-copilot-readable.js +13 -2
  109. package/dist/hooks/use-copilot-readable.js.map +1 -1
  110. package/dist/hooks/use-copilot-readable.mjs +2 -2
  111. package/dist/hooks/use-copilot-runtime-client.js +6 -1
  112. package/dist/hooks/use-copilot-runtime-client.js.map +1 -1
  113. package/dist/hooks/use-copilot-runtime-client.mjs +2 -2
  114. package/dist/hooks/use-langgraph-interrupt-render.js +5 -4
  115. package/dist/hooks/use-langgraph-interrupt-render.js.map +1 -1
  116. package/dist/hooks/use-langgraph-interrupt-render.mjs +2 -2
  117. package/dist/hooks/use-langgraph-interrupt.d.ts +10 -41
  118. package/dist/hooks/use-langgraph-interrupt.js +242 -116
  119. package/dist/hooks/use-langgraph-interrupt.js.map +1 -1
  120. package/dist/hooks/use-langgraph-interrupt.mjs +11 -11
  121. package/dist/hooks/use-make-copilot-document-readable.js +2 -0
  122. package/dist/hooks/use-make-copilot-document-readable.js.map +1 -1
  123. package/dist/hooks/use-make-copilot-document-readable.mjs +2 -2
  124. package/dist/index.d.ts +4 -3
  125. package/dist/index.js +491 -241
  126. package/dist/index.js.map +1 -1
  127. package/dist/index.mjs +26 -21
  128. package/dist/lib/copilot-task.d.ts +1 -2
  129. package/dist/lib/copilot-task.js +1 -1
  130. package/dist/lib/copilot-task.js.map +1 -1
  131. package/dist/lib/copilot-task.mjs +9 -9
  132. package/dist/lib/index.d.ts +1 -2
  133. package/dist/lib/index.js +1 -1
  134. package/dist/lib/index.js.map +1 -1
  135. package/dist/lib/index.mjs +9 -9
  136. package/dist/types/coagent-state.d.ts +1 -0
  137. package/dist/types/coagent-state.js.map +1 -1
  138. package/dist/types/crew.d.ts +79 -0
  139. package/dist/types/crew.js +19 -0
  140. package/dist/types/crew.js.map +1 -0
  141. package/dist/types/crew.mjs +2 -0
  142. package/dist/types/crew.mjs.map +1 -0
  143. package/dist/types/frontend-action.d.ts +2 -1
  144. package/dist/types/frontend-action.js +1 -1
  145. package/dist/types/frontend-action.js.map +1 -1
  146. package/dist/types/frontend-action.mjs +1 -1
  147. package/dist/types/index.d.ts +2 -1
  148. package/dist/types/index.js.map +1 -1
  149. package/dist/types/index.mjs +2 -1
  150. package/dist/types/interrupt-action.d.ts +10 -35
  151. package/dist/types/interrupt-action.js.map +1 -1
  152. package/dist/utils/extract.d.ts +1 -2
  153. package/dist/utils/extract.js.map +1 -1
  154. package/dist/utils/extract.mjs +7 -7
  155. package/dist/utils/index.d.ts +1 -2
  156. package/dist/utils/index.js.map +1 -1
  157. package/dist/utils/index.mjs +7 -7
  158. package/package.json +3 -3
  159. package/src/components/copilot-provider/copilot-messages.tsx +33 -18
  160. package/src/components/copilot-provider/copilotkit-props.tsx +0 -1
  161. package/src/components/copilot-provider/copilotkit.tsx +22 -3
  162. package/src/components/error-boundary/error-boundary.tsx +24 -13
  163. package/src/components/toast/toast-provider.tsx +20 -17
  164. package/src/context/copilot-context.tsx +13 -0
  165. package/src/hooks/index.ts +1 -0
  166. package/src/hooks/use-chat.ts +245 -79
  167. package/src/hooks/use-coagent-state-render.ts +39 -8
  168. package/src/hooks/use-coagent.ts +97 -64
  169. package/src/hooks/use-copilot-action.ts +16 -0
  170. package/src/hooks/use-copilot-additional-instructions.ts +85 -0
  171. package/src/hooks/use-copilot-chat.ts +61 -32
  172. package/src/hooks/use-copilot-readable.ts +16 -2
  173. package/src/hooks/use-copilot-runtime-client.ts +6 -1
  174. package/src/hooks/use-langgraph-interrupt-render.ts +7 -3
  175. package/src/hooks/use-langgraph-interrupt.ts +3 -42
  176. package/src/types/coagent-state.ts +1 -0
  177. package/src/types/crew.ts +89 -0
  178. package/src/types/frontend-action.ts +5 -2
  179. package/src/types/index.ts +8 -0
  180. package/src/types/interrupt-action.ts +17 -13
  181. package/dist/chunk-5SGZKEPX.mjs.map +0 -1
  182. package/dist/chunk-AL3MOOKF.mjs.map +0 -1
  183. package/dist/chunk-CQWEXISS.mjs.map +0 -1
  184. package/dist/chunk-DEPX7JPX.mjs.map +0 -1
  185. package/dist/chunk-EFZPSZWO.mjs +0 -1
  186. package/dist/chunk-FMROB4TE.mjs.map +0 -1
  187. package/dist/chunk-HZCROITJ.mjs.map +0 -1
  188. package/dist/chunk-IGLITGLC.mjs +0 -1
  189. package/dist/chunk-IHWTLSHY.mjs +0 -51
  190. package/dist/chunk-IHWTLSHY.mjs.map +0 -1
  191. package/dist/chunk-IU7OLWWW.mjs.map +0 -1
  192. package/dist/chunk-LH3RYVV2.mjs.map +0 -1
  193. package/dist/chunk-UMQQA6HK.mjs.map +0 -1
  194. package/dist/chunk-WU53OU3E.mjs.map +0 -1
  195. package/dist/chunk-ZAU4EMBM.mjs.map +0 -1
  196. package/dist/chunk-ZM56S3LJ.mjs.map +0 -1
  197. /package/dist/{chunk-EFZPSZWO.mjs.map → chunk-6YOKPWQ7.mjs.map} +0 -0
  198. /package/dist/{chunk-IGLITGLC.mjs.map → chunk-CQPYJIBH.mjs.map} +0 -0
  199. /package/dist/{chunk-XOHLZIZK.mjs.map → chunk-GBAZTXPQ.mjs.map} +0 -0
  200. /package/dist/{chunk-H2OR7FUU.mjs.map → chunk-MCAMX7BL.mjs.map} +0 -0
  201. /package/dist/{chunk-GANI4ZZM.mjs.map → chunk-W3QHAZKD.mjs.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,16 +1,724 @@
1
1
  # ui
2
2
 
3
- ## 0.0.0-feat-langgraph-interrupt-hook-20250203094147
3
+ ## 0.0.0-feat-support-custom-markdown-20250428111750
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - 3b1b633: - feat(interrupt): support LG interrupt with useLangGraphInterrupt hook
7
+ - @copilotkit/runtime-client-gql@0.0.0-feat-support-custom-markdown-20250428111750
8
+ - @copilotkit/shared@0.0.0-feat-support-custom-markdown-20250428111750
9
+
10
+ ## 1.8.9
11
+
12
+ ### Patch Changes
13
+
14
+ - @copilotkit/runtime-client-gql@1.8.9
15
+ - @copilotkit/shared@1.8.9
16
+
17
+ ## 1.8.9-next.0
18
+
19
+ ### Patch Changes
20
+
21
+ - @copilotkit/runtime-client-gql@1.8.9-next.0
22
+ - @copilotkit/shared@1.8.9-next.0
23
+
24
+ ## 1.8.8
25
+
26
+ ### Patch Changes
27
+
28
+ - dfb67c3: - refactor: rename mcpEndpoints to mcpServers for naming consistency
29
+ - doc changes
30
+ - @copilotkit/runtime-client-gql@1.8.8
31
+ - @copilotkit/shared@1.8.8
32
+
33
+ ## 1.8.8-next.1
34
+
35
+ ### Patch Changes
36
+
37
+ - @copilotkit/runtime-client-gql@1.8.8-next.1
38
+ - @copilotkit/shared@1.8.8-next.1
39
+
40
+ ## 1.8.8-next.0
41
+
42
+ ### Patch Changes
43
+
44
+ - dfb67c3: - refactor: rename mcpEndpoints to mcpServers for naming consistency
45
+ - doc changes
46
+ - @copilotkit/runtime-client-gql@1.8.8-next.0
47
+ - @copilotkit/shared@1.8.8-next.0
48
+
49
+ ## 1.8.7
50
+
51
+ ### Patch Changes
52
+
53
+ - Updated dependencies [8b8474f]
54
+ - @copilotkit/runtime-client-gql@1.8.7
55
+ - @copilotkit/shared@1.8.7
56
+
57
+ ## 1.8.7-next.0
58
+
59
+ ### Patch Changes
60
+
61
+ - Updated dependencies [8b8474f]
62
+ - @copilotkit/runtime-client-gql@1.8.7-next.0
63
+ - @copilotkit/shared@1.8.7-next.0
64
+
65
+ ## 1.8.6
66
+
67
+ ### Patch Changes
68
+
69
+ - 7a04bd1: - fix: fix how results are communicated back on interrupt
70
+ - fix: do not allow followup for interrupt actions
71
+ - chore: improve TS docs for interrupt
72
+ - @copilotkit/runtime-client-gql@1.8.6
73
+ - @copilotkit/shared@1.8.6
74
+
75
+ ## 1.8.6-next.0
76
+
77
+ ### Patch Changes
78
+
79
+ - 7a04bd1: - fix: fix how results are communicated back on interrupt
80
+ - fix: do not allow followup for interrupt actions
81
+ - chore: improve TS docs for interrupt
82
+ - @copilotkit/runtime-client-gql@1.8.6-next.0
83
+ - @copilotkit/shared@1.8.6-next.0
84
+
85
+ ## 1.8.5
86
+
87
+ ### Patch Changes
88
+
89
+ - c0d3261: - full AWP support
90
+
91
+ Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
92
+
93
+ - refactor: address linter issues with the new pages
94
+
95
+ Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
96
+
97
+ - Merge branch 'mme/acp' into mme/mastra
98
+ - add sse example
99
+ - Create small-turkeys-agree.md
100
+ - upgrade AWP
101
+ - Merge branch 'mme/mastra' of github.com:CopilotKit/CopilotKit into mme/mastra
102
+ - make agents a dict
103
+ - update docs
104
+ - send tools
105
+ - update to latest packages
106
+ - fix problem where state sync are preventing tool calls
107
+ - set possibly undefined toolCalls to an empty array
108
+ - fix missing tool call ids
109
+
110
+ - 77a7457: - feat: Add Model Context Protocol (MCP) support
111
+ - d0e8a1e: - fix: fix duplicate messages on regenerate
112
+ - @copilotkit/runtime-client-gql@1.8.5
113
+ - @copilotkit/shared@1.8.5
114
+
115
+ ## 1.8.5-next.5
116
+
117
+ ### Patch Changes
118
+
119
+ - c0d3261: - full AWP support
120
+
121
+ Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
122
+
123
+ - refactor: address linter issues with the new pages
124
+
125
+ Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
126
+
127
+ - Merge branch 'mme/acp' into mme/mastra
128
+ - add sse example
129
+ - Create small-turkeys-agree.md
130
+ - upgrade AWP
131
+ - Merge branch 'mme/mastra' of github.com:CopilotKit/CopilotKit into mme/mastra
132
+ - make agents a dict
133
+ - update docs
134
+ - send tools
135
+ - update to latest packages
136
+ - fix problem where state sync are preventing tool calls
137
+ - set possibly undefined toolCalls to an empty array
138
+ - fix missing tool call ids
139
+ - @copilotkit/runtime-client-gql@1.8.5-next.5
140
+ - @copilotkit/shared@1.8.5-next.5
141
+
142
+ ## 1.8.5-next.4
143
+
144
+ ### Patch Changes
145
+
146
+ - @copilotkit/runtime-client-gql@1.8.5-next.4
147
+ - @copilotkit/shared@1.8.5-next.4
148
+
149
+ ## 1.8.5-next.3
150
+
151
+ ### Patch Changes
152
+
153
+ - 77a7457: - feat: Add Model Context Protocol (MCP) support
154
+ - @copilotkit/runtime-client-gql@1.8.5-next.3
155
+ - @copilotkit/shared@1.8.5-next.3
156
+
157
+ ## 1.8.5-next.2
158
+
159
+ ### Patch Changes
160
+
161
+ - @copilotkit/runtime-client-gql@1.8.5-next.2
162
+ - @copilotkit/shared@1.8.5-next.2
163
+
164
+ ## 1.8.5-next.1
165
+
166
+ ### Patch Changes
167
+
168
+ - d0e8a1e: - fix: fix duplicate messages on regenerate
169
+ - @copilotkit/runtime-client-gql@1.8.5-next.1
170
+ - @copilotkit/shared@1.8.5-next.1
171
+
172
+ ## 1.8.5-next.0
173
+
174
+ ### Patch Changes
175
+
176
+ - @copilotkit/runtime-client-gql@1.8.5-next.0
177
+ - @copilotkit/shared@1.8.5-next.0
178
+
179
+ ## 1.8.4
180
+
181
+ ### Patch Changes
182
+
183
+ - 4e28414: - use new interface properly
184
+ - Updated dependencies [f363760]
185
+ - @copilotkit/shared@1.8.4
186
+ - @copilotkit/runtime-client-gql@1.8.4
187
+
188
+ ## 1.8.4-next.4
189
+
190
+ ### Patch Changes
191
+
192
+ - 4e28414: - use new interface properly
193
+ - @copilotkit/runtime-client-gql@1.8.4-next.4
194
+ - @copilotkit/shared@1.8.4-next.4
195
+
196
+ ## 1.8.4-next.3
197
+
198
+ ### Patch Changes
199
+
200
+ - @copilotkit/runtime-client-gql@1.8.4-next.3
201
+ - @copilotkit/shared@1.8.4-next.3
202
+
203
+ ## 1.8.4-next.2
204
+
205
+ ### Patch Changes
206
+
207
+ - @copilotkit/runtime-client-gql@1.8.4-next.2
208
+ - @copilotkit/shared@1.8.4-next.2
209
+
210
+ ## 1.8.4-next.1
211
+
212
+ ### Patch Changes
213
+
214
+ - Updated dependencies [f363760]
215
+ - @copilotkit/shared@1.8.4-next.1
216
+ - @copilotkit/runtime-client-gql@1.8.4-next.1
217
+
218
+ ## 1.8.4-next.0
219
+
220
+ ### Patch Changes
221
+
222
+ - @copilotkit/runtime-client-gql@1.8.4-next.0
223
+ - @copilotkit/shared@1.8.4-next.0
224
+
225
+ ## 1.8.3
226
+
227
+ ### Patch Changes
228
+
229
+ - @copilotkit/runtime-client-gql@1.8.3
230
+ - @copilotkit/shared@1.8.3
231
+
232
+ ## 1.8.3-next.0
233
+
234
+ ### Patch Changes
235
+
236
+ - @copilotkit/runtime-client-gql@1.8.3-next.0
237
+ - @copilotkit/shared@1.8.3-next.0
238
+
239
+ ## 1.8.2-next.3
240
+
241
+ ### Patch Changes
242
+
243
+ - @copilotkit/runtime-client-gql@1.8.2-next.3
244
+ - @copilotkit/shared@1.8.2-next.3
245
+
246
+ ## 1.8.2-next.2
247
+
248
+ ### Patch Changes
249
+
250
+ - @copilotkit/runtime-client-gql@1.8.2-next.2
251
+ - @copilotkit/shared@1.8.2-next.2
252
+
253
+ ## 1.8.2-next.1
254
+
255
+ ### Patch Changes
256
+
257
+ - @copilotkit/runtime-client-gql@1.8.2-next.1
258
+ - @copilotkit/shared@1.8.2-next.1
259
+
260
+ ## 1.8.2-next.0
261
+
262
+ ### Patch Changes
263
+
264
+ - @copilotkit/runtime-client-gql@1.8.2-next.0
265
+ - @copilotkit/shared@1.8.2-next.0
266
+
267
+ ## 1.8.1
268
+
269
+ ### Patch Changes
270
+
271
+ - 7a42944: - fix(react-core): update agentSession when agent props change #1497
272
+ - @copilotkit/runtime-client-gql@1.8.1
273
+ - @copilotkit/shared@1.8.1
274
+
275
+ ## 1.8.1-next.1
276
+
277
+ ### Patch Changes
278
+
279
+ - @copilotkit/runtime-client-gql@1.8.1-next.1
280
+ - @copilotkit/shared@1.8.1-next.1
281
+
282
+ ## 1.8.1-next.0
283
+
284
+ ### Patch Changes
285
+
286
+ - 7a42944: - fix(react-core): update agentSession when agent props change #1497
287
+ - @copilotkit/runtime-client-gql@1.8.1-next.0
288
+ - @copilotkit/shared@1.8.1-next.0
289
+
290
+ ## 1.8.0
291
+
292
+ ### Patch Changes
293
+
294
+ - 73f5eaa: - fix(react-core): export missing action-related types for public API
295
+ - a50f4c1: - move default components out of ui
296
+ - @copilotkit/runtime-client-gql@1.8.0
297
+ - @copilotkit/shared@1.8.0
298
+
299
+ ## 1.8.0-next.8
300
+
301
+ ### Patch Changes
302
+
303
+ - @copilotkit/runtime-client-gql@1.8.0-next.8
304
+ - @copilotkit/shared@1.8.0-next.8
305
+
306
+ ## 1.8.0-next.7
307
+
308
+ ### Patch Changes
309
+
310
+ - @copilotkit/runtime-client-gql@1.8.0-next.7
311
+ - @copilotkit/shared@1.8.0-next.7
312
+
313
+ ## 1.8.0-next.6
314
+
315
+ ### Patch Changes
316
+
317
+ - @copilotkit/runtime-client-gql@1.8.0-next.6
318
+ - @copilotkit/shared@1.8.0-next.6
319
+
320
+ ## 1.8.0-next.5
321
+
322
+ ### Patch Changes
323
+
324
+ - a50f4c1: - move default components out of ui
325
+ - @copilotkit/runtime-client-gql@1.8.0-next.5
326
+ - @copilotkit/shared@1.8.0-next.5
327
+
328
+ ## 1.8.0-next.4
329
+
330
+ ### Patch Changes
331
+
332
+ - @copilotkit/runtime-client-gql@1.8.0-next.4
333
+ - @copilotkit/shared@1.8.0-next.4
334
+
335
+ ## 1.8.0-next.3
336
+
337
+ ### Patch Changes
338
+
339
+ - @copilotkit/runtime-client-gql@1.8.0-next.3
340
+ - @copilotkit/shared@1.8.0-next.3
341
+
342
+ ## 1.7.2-next.2
343
+
344
+ ### Patch Changes
345
+
346
+ - @copilotkit/runtime-client-gql@1.7.2-next.2
347
+ - @copilotkit/shared@1.7.2-next.2
348
+
349
+ ## 1.7.2-next.1
350
+
351
+ ### Patch Changes
352
+
353
+ - 73f5eaa: - fix(react-core): export missing action-related types for public API
354
+ - @copilotkit/runtime-client-gql@1.7.2-next.1
355
+ - @copilotkit/shared@1.7.2-next.1
356
+
357
+ ## 1.7.2-next.0
358
+
359
+ ### Patch Changes
360
+
361
+ - @copilotkit/runtime-client-gql@1.7.2-next.0
362
+ - @copilotkit/shared@1.7.2-next.0
363
+
364
+ ## 1.7.1
365
+
366
+ ### Patch Changes
367
+
368
+ - @copilotkit/runtime-client-gql@1.7.1
369
+ - @copilotkit/shared@1.7.1
370
+
371
+ ## 1.7.1-next.0
372
+
373
+ ### Patch Changes
374
+
375
+ - @copilotkit/runtime-client-gql@1.7.1-next.0
376
+ - @copilotkit/shared@1.7.1-next.0
377
+
378
+ ## 1.7.0
379
+
380
+ ### Patch Changes
381
+
382
+ - @copilotkit/runtime-client-gql@1.7.0
383
+ - @copilotkit/shared@1.7.0
384
+
385
+ ## 1.7.0-next.1
386
+
387
+ ### Patch Changes
388
+
389
+ - @copilotkit/runtime-client-gql@1.7.0-next.1
390
+ - @copilotkit/shared@1.7.0-next.1
391
+
392
+ ## 1.7.0-next.0
393
+
394
+ ### Patch Changes
395
+
396
+ - @copilotkit/runtime-client-gql@1.7.0-next.0
397
+ - @copilotkit/shared@1.7.0-next.0
398
+
399
+ ## 1.6.0
400
+
401
+ ### Minor Changes
402
+
403
+ - 7d061d9: - feat(configurable): execute langgraph with user config
404
+
405
+ ### Patch Changes
406
+
407
+ - d833f4c: - fix: provide the ability to type interrupt event value
408
+ - d800f03: - fix: use memoization in useCoAgent internal functions
409
+ - 85753b3: - feat(actions): enable restricting actions to frontend only
410
+ - b454827: - fix: simplify condition options for langgraph interrupts
411
+ - chore: add new enabled to e2e tests
412
+ - fix: refine argument types
413
+ - chore: document hook API reference
414
+ - c1cc77f: - feat: new useCopilotAdditionalInstructions hook and available property on useCopilotReadable
415
+ - Updated dependencies [d833f4c]
416
+ - Updated dependencies [090203d]
417
+ - @copilotkit/runtime-client-gql@1.6.0
418
+ - @copilotkit/shared@1.6.0
419
+
420
+ ## 1.6.0-next.12
421
+
422
+ ### Patch Changes
423
+
424
+ - @copilotkit/runtime-client-gql@1.6.0-next.12
425
+ - @copilotkit/shared@1.6.0-next.12
426
+
427
+ ## 1.6.0-next.11
428
+
429
+ ### Patch Changes
430
+
431
+ - 85753b3: - feat(actions): enable restricting actions to frontend only
432
+ - @copilotkit/runtime-client-gql@1.6.0-next.11
433
+ - @copilotkit/shared@1.6.0-next.11
434
+
435
+ ## 1.6.0-next.10
436
+
437
+ ### Patch Changes
438
+
439
+ - @copilotkit/runtime-client-gql@1.6.0-next.10
440
+ - @copilotkit/shared@1.6.0-next.10
441
+
442
+ ## 1.6.0-next.9
443
+
444
+ ### Patch Changes
445
+
446
+ - @copilotkit/runtime-client-gql@1.6.0-next.9
447
+ - @copilotkit/shared@1.6.0-next.9
448
+
449
+ ## 1.6.0-next.8
450
+
451
+ ### Patch Changes
452
+
453
+ - @copilotkit/runtime-client-gql@1.6.0-next.8
454
+ - @copilotkit/shared@1.6.0-next.8
455
+
456
+ ## 1.6.0-next.7
457
+
458
+ ### Patch Changes
459
+
460
+ - d800f03: - fix: use memoization in useCoAgent internal functions
461
+ - @copilotkit/runtime-client-gql@1.6.0-next.7
462
+ - @copilotkit/shared@1.6.0-next.7
463
+
464
+ ## 1.6.0-next.6
465
+
466
+ ### Patch Changes
467
+
468
+ - @copilotkit/runtime-client-gql@1.6.0-next.6
469
+ - @copilotkit/shared@1.6.0-next.6
470
+
471
+ ## 1.6.0-next.5
472
+
473
+ ### Patch Changes
474
+
475
+ - Updated dependencies [090203d]
476
+ - @copilotkit/shared@1.6.0-next.5
477
+ - @copilotkit/runtime-client-gql@1.6.0-next.5
478
+
479
+ ## 1.6.0-next.4
480
+
481
+ ### Patch Changes
482
+
483
+ - @copilotkit/runtime-client-gql@1.6.0-next.4
484
+ - @copilotkit/shared@1.6.0-next.4
485
+
486
+ ## 1.6.0-next.3
487
+
488
+ ### Patch Changes
489
+
490
+ - @copilotkit/runtime-client-gql@1.6.0-next.3
491
+ - @copilotkit/shared@1.6.0-next.3
492
+
493
+ ## 1.6.0-next.2
494
+
495
+ ### Patch Changes
496
+
497
+ - b454827: - fix: simplify condition options for langgraph interrupts
498
+ - chore: add new enabled to e2e tests
499
+ - fix: refine argument types
500
+ - chore: document hook API reference
501
+ - @copilotkit/runtime-client-gql@1.6.0-next.2
502
+ - @copilotkit/shared@1.6.0-next.2
503
+
504
+ ## 1.6.0-next.1
505
+
506
+ ### Patch Changes
507
+
508
+ - d833f4c: - fix: provide the ability to type interrupt event value
509
+ - Updated dependencies [d833f4c]
510
+ - @copilotkit/runtime-client-gql@1.6.0-next.1
511
+ - @copilotkit/shared@1.6.0-next.1
512
+
513
+ ## 1.6.0-next.0
514
+
515
+ ### Minor Changes
516
+
517
+ - 7d061d9: - feat(configurable): execute langgraph with user config
518
+
519
+ ### Patch Changes
520
+
521
+ - @copilotkit/runtime-client-gql@1.6.0-next.0
522
+ - @copilotkit/shared@1.6.0-next.0
523
+
524
+ ## 1.5.20
525
+
526
+ ### Patch Changes
527
+
528
+ - Updated dependencies [51f0d66]
529
+ - @copilotkit/shared@1.5.20
530
+ - @copilotkit/runtime-client-gql@1.5.20
531
+
532
+ ## 1.5.20-next.0
533
+
534
+ ### Patch Changes
535
+
536
+ - Updated dependencies [51f0d66]
537
+ - @copilotkit/shared@1.5.20-next.0
538
+ - @copilotkit/runtime-client-gql@1.5.20-next.0
539
+
540
+ ## 1.5.19
541
+
542
+ ### Patch Changes
543
+
544
+ - 0dd1ab9: - fix(errors): allow non copilotkit errors to pass to consumer app error boundary
545
+ - 5bc68f8: - fix(actions): warn on action duplication
546
+ - fix(actions): warn on coagent state render duplication
547
+ - Updated dependencies [0dd1ab9]
548
+ - @copilotkit/shared@1.5.19
549
+ - @copilotkit/runtime-client-gql@1.5.19
550
+
551
+ ## 1.5.19-next.1
552
+
553
+ ### Patch Changes
554
+
555
+ - 0dd1ab9: - fix(errors): allow non copilotkit errors to pass to consumer app error boundary
556
+ - Updated dependencies [0dd1ab9]
557
+ - @copilotkit/shared@1.5.19-next.1
558
+ - @copilotkit/runtime-client-gql@1.5.19-next.1
559
+
560
+ ## 1.5.19-next.0
561
+
562
+ ### Patch Changes
563
+
564
+ - 5bc68f8: - fix(actions): warn on action duplication
565
+ - fix(actions): warn on coagent state render duplication
566
+ - @copilotkit/runtime-client-gql@1.5.19-next.0
567
+ - @copilotkit/shared@1.5.19-next.0
568
+
569
+ ## 1.5.18
570
+
571
+ ### Patch Changes
572
+
573
+ - f77a7b9: - fix: use warning when version mismatch is not expected to error out
574
+ - Updated dependencies [d47cd26]
575
+ - Updated dependencies [f77a7b9]
576
+ - Updated dependencies [38d3ac2]
577
+ - @copilotkit/runtime-client-gql@1.5.18
578
+ - @copilotkit/shared@1.5.18
579
+
580
+ ## 1.5.18-next.3
581
+
582
+ ### Patch Changes
583
+
584
+ - f77a7b9: - fix: use warning when version mismatch is not expected to error out
585
+ - Updated dependencies [f77a7b9]
586
+ - @copilotkit/runtime-client-gql@1.5.18-next.3
587
+ - @copilotkit/shared@1.5.18-next.3
588
+
589
+ ## 1.5.18-next.2
590
+
591
+ ### Patch Changes
592
+
593
+ - Updated dependencies [38d3ac2]
594
+ - @copilotkit/shared@1.5.18-next.2
595
+ - @copilotkit/runtime-client-gql@1.5.18-next.2
596
+
597
+ ## 1.5.18-next.1
598
+
599
+ ### Patch Changes
600
+
601
+ - @copilotkit/runtime-client-gql@1.5.18-next.1
602
+ - @copilotkit/shared@1.5.18-next.1
603
+
604
+ ## 1.5.18-next.0
605
+
606
+ ### Patch Changes
607
+
608
+ - Updated dependencies [d47cd26]
609
+ - @copilotkit/runtime-client-gql@1.5.18-next.0
610
+ - @copilotkit/shared@1.5.18-next.0
611
+
612
+ ## 1.5.17
613
+
614
+ ### Patch Changes
615
+
616
+ - Updated dependencies [1fc3902]
617
+ - @copilotkit/runtime-client-gql@1.5.17
618
+ - @copilotkit/shared@1.5.17
619
+
620
+ ## 1.5.17-next.0
621
+
622
+ ### Patch Changes
623
+
624
+ - Updated dependencies [1fc3902]
625
+ - @copilotkit/runtime-client-gql@1.5.17-next.0
626
+ - @copilotkit/shared@1.5.17-next.0
627
+
628
+ ## 1.5.16
629
+
630
+ ### Patch Changes
631
+
632
+ - 07be5ca: - fix: disable error toasts if dev console is disabled
633
+ - Updated dependencies [48b7c7b]
634
+ - @copilotkit/runtime-client-gql@1.5.16
635
+ - @copilotkit/shared@1.5.16
636
+
637
+ ## 1.5.16-next.2
638
+
639
+ ### Patch Changes
640
+
641
+ - @copilotkit/runtime-client-gql@1.5.16-next.2
642
+ - @copilotkit/shared@1.5.16-next.2
643
+
644
+ ## 1.5.16-next.1
645
+
646
+ ### Patch Changes
647
+
648
+ - Updated dependencies [48b7c7b]
649
+ - @copilotkit/runtime-client-gql@1.5.16-next.1
650
+ - @copilotkit/shared@1.5.16-next.1
651
+
652
+ ## 1.5.16-next.0
653
+
654
+ ### Patch Changes
655
+
656
+ - 07be5ca: - fix: disable error toasts if dev console is disabled
657
+ - @copilotkit/runtime-client-gql@1.5.16-next.0
658
+ - @copilotkit/shared@1.5.16-next.0
659
+
660
+ ## 1.5.15
661
+
662
+ ### Patch Changes
663
+
664
+ - 06f9f35: - feat(interrupt): add copilotkit interrupt as messages with copilotkit interrupt convenience fn
665
+ - chore(deps): update dependencies for demos
666
+ - chore(interrupt-as-message): add e2e test for interrupt as message
667
+ - 7b3141d: - feat(interrupt): support LG interrupt with useLangGraphInterrupt hook
8
668
  - chore(interrupt): add e2e test to interrupt functionality
9
669
  - feat(interrupt): add support for multiple interrupts and conditions
10
- - Updated dependencies [3b1b633]
670
+ - c9ae305: - perf: prevent redundant API calls
671
+ - Updated dependencies [0dc0f43]
672
+ - Updated dependencies [06f9f35]
673
+ - Updated dependencies [7b3141d]
11
674
  - Updated dependencies [0bbb4ab]
12
- - @copilotkit/runtime-client-gql@0.0.0-feat-langgraph-interrupt-hook-20250203094147
13
- - @copilotkit/shared@0.0.0-feat-langgraph-interrupt-hook-20250203094147
675
+ - @copilotkit/runtime-client-gql@1.5.15
676
+ - @copilotkit/shared@1.5.15
677
+
678
+ ## 1.5.15-next.8
679
+
680
+ ### Patch Changes
681
+
682
+ - 06f9f35: - feat(interrupt): add copilotkit interrupt as messages with copilotkit interrupt convenience fn
683
+ - chore(deps): update dependencies for demos
684
+ - chore(interrupt-as-message): add e2e test for interrupt as message
685
+ - Updated dependencies [06f9f35]
686
+ - @copilotkit/runtime-client-gql@1.5.15-next.8
687
+ - @copilotkit/shared@1.5.15-next.8
688
+
689
+ ## 1.5.15-next.7
690
+
691
+ ### Patch Changes
692
+
693
+ - @copilotkit/runtime-client-gql@1.5.15-next.7
694
+ - @copilotkit/shared@1.5.15-next.7
695
+
696
+ ## 1.5.15-next.6
697
+
698
+ ### Patch Changes
699
+
700
+ - c9ae305: - perf: prevent redundant API calls
701
+ - @copilotkit/runtime-client-gql@1.5.15-next.6
702
+ - @copilotkit/shared@1.5.15-next.6
703
+
704
+ ## 1.5.15-next.5
705
+
706
+ ### Patch Changes
707
+
708
+ - Updated dependencies [0dc0f43]
709
+ - @copilotkit/runtime-client-gql@1.5.15-next.5
710
+ - @copilotkit/shared@1.5.15-next.5
711
+
712
+ ## 1.5.15-next.4
713
+
714
+ ### Patch Changes
715
+
716
+ - 7b3141d: - feat(interrupt): support LG interrupt with useLangGraphInterrupt hook
717
+ - chore(interrupt): add e2e test to interrupt functionality
718
+ - feat(interrupt): add support for multiple interrupts and conditions
719
+ - Updated dependencies [7b3141d]
720
+ - @copilotkit/runtime-client-gql@1.5.15-next.4
721
+ - @copilotkit/shared@1.5.15-next.4
14
722
 
15
723
  ## 1.5.15-next.3
16
724