@copilotkit/react-core 0.0.0-main-20250416144141 → 0.0.0-main-20250908181442
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 +965 -3
- package/README.md +123 -30
- package/dist/chunk-2IDV5OHF.mjs +11 -0
- package/dist/chunk-2IDV5OHF.mjs.map +1 -0
- package/dist/chunk-2MGJO3FY.mjs +222 -0
- package/dist/chunk-2MGJO3FY.mjs.map +1 -0
- package/dist/{chunk-5TVV6FJD.mjs → chunk-2QZSAQTX.mjs} +12 -8
- package/dist/chunk-2QZSAQTX.mjs.map +1 -0
- package/dist/{chunk-GOK4PDQO.mjs → chunk-36FJAVOF.mjs} +2 -2
- package/dist/{chunk-TWWQG3EF.mjs → chunk-5KVEE73R.mjs} +7 -7
- package/dist/{chunk-TWWQG3EF.mjs.map → chunk-5KVEE73R.mjs.map} +1 -1
- package/dist/{chunk-CMEX33KD.mjs → chunk-6WTWBXEJ.mjs} +303 -50
- package/dist/chunk-6WTWBXEJ.mjs.map +1 -0
- package/dist/chunk-6ZLPNY7X.mjs +225 -0
- package/dist/chunk-6ZLPNY7X.mjs.map +1 -0
- package/dist/chunk-AALETENN.mjs +170 -0
- package/dist/chunk-AALETENN.mjs.map +1 -0
- package/dist/{chunk-TDQC6FJW.mjs → chunk-CLAHAV6J.mjs} +145 -41
- package/dist/chunk-CLAHAV6J.mjs.map +1 -0
- package/dist/{chunk-KF5SB2VB.mjs → chunk-CXDK6XA5.mjs} +2 -2
- package/dist/chunk-DSDAZA3B.mjs +759 -0
- package/dist/chunk-DSDAZA3B.mjs.map +1 -0
- package/dist/{chunk-IRC2ZBQ4.mjs → chunk-EBSAU46C.mjs} +6 -6
- package/dist/chunk-EBSAU46C.mjs.map +1 -0
- package/dist/chunk-EFL5OBKN.mjs +310 -0
- package/dist/chunk-EFL5OBKN.mjs.map +1 -0
- package/dist/chunk-HWM2Z3J3.mjs +34 -0
- package/dist/chunk-HWM2Z3J3.mjs.map +1 -0
- package/dist/chunk-ICIK2BSB.mjs +17 -0
- package/dist/chunk-ICIK2BSB.mjs.map +1 -0
- package/dist/chunk-ID5JRMGN.mjs +85 -0
- package/dist/chunk-ID5JRMGN.mjs.map +1 -0
- package/dist/{chunk-JWE4IXSG.mjs → chunk-JEMBA7PE.mjs} +32 -11
- package/dist/chunk-JEMBA7PE.mjs.map +1 -0
- package/dist/chunk-KDAZGZ24.mjs +1 -0
- package/dist/{chunk-FRRPZKXW.mjs → chunk-KWS75AOU.mjs} +3 -3
- package/dist/{chunk-6OMSQLHC.mjs → chunk-LLLCUHOO.mjs} +242 -93
- package/dist/chunk-LLLCUHOO.mjs.map +1 -0
- package/dist/{chunk-7VCWAAWC.mjs → chunk-MZ37BAAE.mjs} +2 -2
- package/dist/{chunk-534J55RX.mjs → chunk-N4VN2B5S.mjs} +10 -13
- package/dist/chunk-N4VN2B5S.mjs.map +1 -0
- package/dist/chunk-N4WEHORG.mjs +102 -0
- package/dist/chunk-N4WEHORG.mjs.map +1 -0
- package/dist/chunk-PIF5KJYI.mjs +103 -0
- package/dist/chunk-PIF5KJYI.mjs.map +1 -0
- package/dist/chunk-Q3MCVRO3.mjs +147 -0
- package/dist/chunk-Q3MCVRO3.mjs.map +1 -0
- package/dist/{chunk-DMQB35FC.mjs → chunk-QF3Q5LUN.mjs} +2 -2
- package/dist/{chunk-V46EGT4W.mjs → chunk-QNJNOZH3.mjs} +64 -27
- package/dist/chunk-QNJNOZH3.mjs.map +1 -0
- package/dist/{chunk-6U3UH3KO.mjs → chunk-RKTVJRK7.mjs} +5 -2
- package/dist/chunk-RKTVJRK7.mjs.map +1 -0
- package/dist/{chunk-UDUFMGWQ.mjs → chunk-YHT6CWIY.mjs} +14 -3
- package/dist/chunk-YHT6CWIY.mjs.map +1 -0
- package/dist/{chunk-DCTJZ742.mjs → chunk-ZLQVRPDS.mjs} +5 -2
- package/dist/chunk-ZLQVRPDS.mjs.map +1 -0
- package/dist/components/copilot-provider/copilot-messages.d.ts +17 -1
- package/dist/components/copilot-provider/copilot-messages.js +196 -18
- package/dist/components/copilot-provider/copilot-messages.js.map +1 -1
- package/dist/components/copilot-provider/copilot-messages.mjs +11 -5
- package/dist/components/copilot-provider/copilotkit-props.d.ts +37 -18
- package/dist/components/copilot-provider/copilotkit-props.js.map +1 -1
- package/dist/components/copilot-provider/copilotkit.d.ts +1 -1
- package/dist/components/copilot-provider/copilotkit.js +1988 -620
- package/dist/components/copilot-provider/copilotkit.js.map +1 -1
- package/dist/components/copilot-provider/copilotkit.mjs +16 -11
- package/dist/components/copilot-provider/index.d.ts +1 -1
- package/dist/components/copilot-provider/index.js +1988 -620
- package/dist/components/copilot-provider/index.js.map +1 -1
- package/dist/components/copilot-provider/index.mjs +16 -11
- package/dist/components/dev-console/console-trigger.d.ts +8 -0
- package/dist/components/dev-console/console-trigger.js +1137 -0
- package/dist/components/dev-console/console-trigger.js.map +1 -0
- package/dist/components/dev-console/console-trigger.mjs +13 -0
- package/dist/components/dev-console/console-trigger.mjs.map +1 -0
- package/dist/components/dev-console/developer-console-modal.d.ts +10 -0
- package/dist/components/dev-console/developer-console-modal.js +983 -0
- package/dist/components/dev-console/developer-console-modal.js.map +1 -0
- package/dist/components/dev-console/developer-console-modal.mjs +12 -0
- package/dist/components/dev-console/developer-console-modal.mjs.map +1 -0
- package/dist/components/dev-console/icons.d.ts +9 -0
- package/dist/components/dev-console/icons.js +131 -0
- package/dist/components/dev-console/icons.js.map +1 -0
- package/dist/components/dev-console/icons.mjs +16 -0
- package/dist/components/dev-console/icons.mjs.map +1 -0
- package/dist/components/error-boundary/error-boundary.js +192 -189
- package/dist/components/error-boundary/error-boundary.js.map +1 -1
- package/dist/components/error-boundary/error-boundary.mjs +4 -3
- package/dist/components/error-boundary/error-utils.js +2 -1
- package/dist/components/error-boundary/error-utils.js.map +1 -1
- package/dist/components/error-boundary/error-utils.mjs +2 -1
- package/dist/components/index.d.ts +1 -1
- package/dist/components/index.js +1988 -620
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +16 -11
- package/dist/components/toast/toast-provider.d.ts +9 -12
- package/dist/components/toast/toast-provider.js +251 -191
- package/dist/components/toast/toast-provider.js.map +1 -1
- package/dist/components/toast/toast-provider.mjs +1 -2
- package/dist/components/usage-banner.d.ts +12 -5
- package/dist/components/usage-banner.js +199 -178
- package/dist/components/usage-banner.js.map +1 -1
- package/dist/components/usage-banner.mjs +3 -1
- package/dist/context/copilot-context.d.ts +1 -1
- package/dist/context/copilot-context.js +13 -2
- package/dist/context/copilot-context.js.map +1 -1
- package/dist/context/copilot-context.mjs +1 -1
- package/dist/context/copilot-messages-context.d.ts +11 -15
- package/dist/context/copilot-messages-context.js +4 -1
- package/dist/context/copilot-messages-context.js.map +1 -1
- package/dist/context/copilot-messages-context.mjs +1 -1
- package/dist/context/index.d.ts +2 -2
- package/dist/context/index.js +17 -3
- package/dist/context/index.js.map +1 -1
- package/dist/context/index.mjs +2 -2
- package/dist/{copilot-context-0e923eb1.d.ts → copilot-context-59740e82.d.ts} +17 -6
- package/dist/hooks/index.d.ts +8 -6
- package/dist/hooks/index.js +1114 -321
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +41 -28
- package/dist/hooks/use-chat.d.ts +6 -1
- package/dist/hooks/use-chat.js +512 -152
- package/dist/hooks/use-chat.js.map +1 -1
- package/dist/hooks/use-chat.mjs +6 -3
- package/dist/hooks/use-coagent-state-render.js +22 -6
- package/dist/hooks/use-coagent-state-render.js.map +1 -1
- package/dist/hooks/use-coagent-state-render.mjs +3 -4
- package/dist/hooks/use-coagent.d.ts +19 -26
- package/dist/hooks/use-coagent.js +932 -214
- package/dist/hooks/use-coagent.js.map +1 -1
- package/dist/hooks/use-coagent.mjs +22 -16
- package/dist/hooks/use-copilot-action.d.ts +1 -1
- package/dist/hooks/use-copilot-action.js +42 -11
- package/dist/hooks/use-copilot-action.js.map +1 -1
- package/dist/hooks/use-copilot-action.mjs +4 -3
- package/dist/hooks/use-copilot-additional-instructions.js +13 -2
- package/dist/hooks/use-copilot-additional-instructions.js.map +1 -1
- package/dist/hooks/use-copilot-additional-instructions.mjs +2 -2
- package/dist/hooks/use-copilot-authenticated-action.js +42 -11
- package/dist/hooks/use-copilot-authenticated-action.js.map +1 -1
- package/dist/hooks/use-copilot-authenticated-action.mjs +5 -4
- package/dist/hooks/use-copilot-chat-headless_c.d.ts +33 -0
- package/dist/hooks/use-copilot-chat-headless_c.js +1842 -0
- package/dist/hooks/use-copilot-chat-headless_c.js.map +1 -0
- package/dist/hooks/use-copilot-chat-headless_c.mjs +34 -0
- package/dist/hooks/use-copilot-chat-headless_c.mjs.map +1 -0
- package/dist/hooks/use-copilot-chat.d.ts +91 -39
- package/dist/hooks/use-copilot-chat.js +902 -210
- package/dist/hooks/use-copilot-chat.js.map +1 -1
- package/dist/hooks/use-copilot-chat.mjs +22 -17
- package/dist/hooks/use-copilot-chat_internal.d.ts +181 -0
- package/dist/hooks/use-copilot-chat_internal.js +1775 -0
- package/dist/hooks/use-copilot-chat_internal.js.map +1 -0
- package/dist/hooks/use-copilot-chat_internal.mjs +32 -0
- package/dist/hooks/use-copilot-chat_internal.mjs.map +1 -0
- package/dist/hooks/use-copilot-readable.js +13 -2
- package/dist/hooks/use-copilot-readable.js.map +1 -1
- package/dist/hooks/use-copilot-readable.mjs +2 -2
- package/dist/hooks/use-copilot-runtime-client.d.ts +7 -2
- package/dist/hooks/use-copilot-runtime-client.js +157 -128
- package/dist/hooks/use-copilot-runtime-client.js.map +1 -1
- package/dist/hooks/use-copilot-runtime-client.mjs +3 -3
- package/dist/hooks/use-langgraph-interrupt-render.js +13 -2
- package/dist/hooks/use-langgraph-interrupt-render.js.map +1 -1
- package/dist/hooks/use-langgraph-interrupt-render.mjs +3 -3
- package/dist/hooks/use-langgraph-interrupt.d.ts +1 -1
- package/dist/hooks/use-langgraph-interrupt.js +883 -215
- package/dist/hooks/use-langgraph-interrupt.js.map +1 -1
- package/dist/hooks/use-langgraph-interrupt.mjs +22 -16
- package/dist/hooks/use-make-copilot-document-readable.js +13 -2
- package/dist/hooks/use-make-copilot-document-readable.js.map +1 -1
- package/dist/hooks/use-make-copilot-document-readable.mjs +2 -2
- package/dist/hooks/use-tree.d.ts +1 -0
- package/dist/hooks/use-tree.js +4 -1
- package/dist/hooks/use-tree.js.map +1 -1
- package/dist/hooks/use-tree.mjs +1 -1
- package/dist/index-d1743abe.d.ts +36 -0
- package/dist/index.d.ts +7 -4
- package/dist/index.js +2875 -877
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +52 -34
- package/dist/lib/copilot-task.d.ts +1 -1
- package/dist/lib/copilot-task.js +3 -5
- package/dist/lib/copilot-task.js.map +1 -1
- package/dist/lib/copilot-task.mjs +18 -13
- package/dist/lib/index.d.ts +1 -1
- package/dist/lib/index.js +3 -5
- package/dist/lib/index.js.map +1 -1
- package/dist/lib/index.mjs +18 -13
- package/dist/setupTests.js +26 -0
- package/dist/setupTests.js.map +1 -0
- package/dist/setupTests.mjs +24 -0
- package/dist/setupTests.mjs.map +1 -0
- package/dist/types/coagent-state.d.ts +4 -1
- package/dist/types/coagent-state.js.map +1 -1
- package/dist/types/interrupt-action.d.ts +1 -1
- package/dist/utils/dev-console.d.ts +1 -1
- package/dist/utils/dev-console.js +7 -8
- package/dist/utils/dev-console.js.map +1 -1
- package/dist/utils/dev-console.mjs +1 -1
- package/dist/utils/extract.d.ts +2 -2
- package/dist/utils/extract.js.map +1 -1
- package/dist/utils/extract.mjs +16 -11
- package/dist/utils/index.d.ts +3 -2
- package/dist/utils/index.js +156 -11
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/index.mjs +23 -13
- package/dist/utils/suggestions-constants.d.ts +9 -0
- package/dist/utils/suggestions-constants.js +35 -0
- package/dist/utils/suggestions-constants.js.map +1 -0
- package/dist/utils/suggestions-constants.mjs +8 -0
- package/dist/utils/suggestions-constants.mjs.map +1 -0
- package/dist/utils/suggestions.d.ts +11 -0
- package/dist/utils/suggestions.js +343 -0
- package/dist/utils/suggestions.js.map +1 -0
- package/dist/utils/suggestions.mjs +25 -0
- package/dist/utils/suggestions.mjs.map +1 -0
- package/jest.config.js +11 -3
- package/package.json +7 -3
- package/src/components/copilot-provider/__tests__/copilotkit-error.test.tsx +75 -0
- package/src/components/copilot-provider/copilot-messages.tsx +261 -5
- package/src/components/copilot-provider/copilotkit-props.tsx +37 -14
- package/src/components/copilot-provider/copilotkit.tsx +166 -35
- package/src/components/dev-console/console-trigger.tsx +190 -0
- package/src/components/dev-console/developer-console-modal.tsx +866 -0
- package/src/components/dev-console/icons.tsx +101 -0
- package/src/components/error-boundary/error-boundary.tsx +4 -13
- package/src/components/error-boundary/error-utils.tsx +1 -1
- package/src/components/toast/toast-provider.tsx +284 -94
- package/src/components/usage-banner.tsx +222 -168
- package/src/context/copilot-context.tsx +36 -6
- package/src/context/copilot-messages-context.tsx +7 -1
- package/src/hooks/__tests__/use-coagent-config.test.ts +291 -0
- package/src/hooks/index.ts +8 -2
- package/src/hooks/use-chat.ts +327 -74
- package/src/hooks/use-coagent-state-render.ts +9 -3
- package/src/hooks/use-coagent.ts +95 -45
- package/src/hooks/use-copilot-action.ts +52 -10
- package/src/hooks/use-copilot-chat-headless_c.ts +257 -0
- package/src/hooks/use-copilot-chat.ts +105 -296
- package/src/hooks/use-copilot-chat_internal.ts +549 -0
- package/src/hooks/use-copilot-runtime-client.ts +154 -12
- package/src/hooks/use-langgraph-interrupt.ts +1 -1
- package/src/hooks/use-tree.ts +6 -1
- package/src/lib/copilot-task.ts +1 -1
- package/src/setupTests.ts +26 -0
- package/src/types/coagent-state.ts +4 -1
- package/src/utils/dev-console.ts +13 -12
- package/src/utils/index.ts +3 -0
- package/src/utils/suggestions-constants.ts +8 -0
- package/src/utils/suggestions.ts +208 -0
- package/tsconfig.json +5 -9
- package/tsup.config.ts +6 -6
- package/dist/chunk-22ENANUU.mjs +0 -250
- package/dist/chunk-22ENANUU.mjs.map +0 -1
- package/dist/chunk-534J55RX.mjs.map +0 -1
- package/dist/chunk-5TVV6FJD.mjs.map +0 -1
- package/dist/chunk-6OMSQLHC.mjs.map +0 -1
- package/dist/chunk-6U3UH3KO.mjs.map +0 -1
- package/dist/chunk-BKTARDXX.mjs +0 -40
- package/dist/chunk-BKTARDXX.mjs.map +0 -1
- package/dist/chunk-CMEX33KD.mjs.map +0 -1
- package/dist/chunk-CQPYJIBH.mjs +0 -1
- package/dist/chunk-D34OH4VN.mjs +0 -201
- package/dist/chunk-D34OH4VN.mjs.map +0 -1
- package/dist/chunk-DCTJZ742.mjs.map +0 -1
- package/dist/chunk-HGZXDC4Y.mjs +0 -63
- package/dist/chunk-HGZXDC4Y.mjs.map +0 -1
- package/dist/chunk-IRC2ZBQ4.mjs.map +0 -1
- package/dist/chunk-JWE4IXSG.mjs.map +0 -1
- package/dist/chunk-MLAS4QUR.mjs +0 -18
- package/dist/chunk-MLAS4QUR.mjs.map +0 -1
- package/dist/chunk-TDQC6FJW.mjs.map +0 -1
- package/dist/chunk-UDUFMGWQ.mjs.map +0 -1
- package/dist/chunk-V46EGT4W.mjs.map +0 -1
- package/dist/utils/utils.test.js +0 -9
- package/dist/utils/utils.test.js.map +0 -1
- package/dist/utils/utils.test.mjs +0 -7
- package/dist/utils/utils.test.mjs.map +0 -1
- /package/dist/{chunk-GOK4PDQO.mjs.map → chunk-36FJAVOF.mjs.map} +0 -0
- /package/dist/{chunk-KF5SB2VB.mjs.map → chunk-CXDK6XA5.mjs.map} +0 -0
- /package/dist/{chunk-CQPYJIBH.mjs.map → chunk-KDAZGZ24.mjs.map} +0 -0
- /package/dist/{chunk-FRRPZKXW.mjs.map → chunk-KWS75AOU.mjs.map} +0 -0
- /package/dist/{chunk-7VCWAAWC.mjs.map → chunk-MZ37BAAE.mjs.map} +0 -0
- /package/dist/{chunk-DMQB35FC.mjs.map → chunk-QF3Q5LUN.mjs.map} +0 -0
- /package/dist/{utils/utils.test.d.ts → setupTests.d.ts} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,14 +1,976 @@
|
|
|
1
1
|
# ui
|
|
2
2
|
|
|
3
|
-
## 0.0.0-main-
|
|
3
|
+
## 0.0.0-main-20250908181442
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- ef98963: - feat: add platform-wide error surfacing for custom error rendering
|
|
8
|
+
- feat: add error as a message option and a component level onError
|
|
9
|
+
- 052d54d: - fix: enable erasing chat state on new thread creation
|
|
10
|
+
- Updated dependencies [a640d8e]
|
|
11
|
+
- @copilotkit/shared@0.0.0-main-20250908181442
|
|
12
|
+
- @copilotkit/runtime-client-gql@0.0.0-main-20250908181442
|
|
13
|
+
|
|
14
|
+
## 1.10.4-next.3
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- @copilotkit/runtime-client-gql@1.10.4-next.3
|
|
19
|
+
- @copilotkit/shared@1.10.4-next.3
|
|
20
|
+
|
|
21
|
+
## 1.10.4-next.2
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- ef98963: - feat: add platform-wide error surfacing for custom error rendering
|
|
26
|
+
- feat: add error as a message option and a component level onError
|
|
27
|
+
- @copilotkit/runtime-client-gql@1.10.4-next.2
|
|
28
|
+
- @copilotkit/shared@1.10.4-next.2
|
|
29
|
+
|
|
30
|
+
## 1.10.4-next.1
|
|
31
|
+
|
|
32
|
+
### Patch Changes
|
|
33
|
+
|
|
34
|
+
- Updated dependencies [a640d8e]
|
|
35
|
+
- @copilotkit/shared@1.10.4-next.1
|
|
36
|
+
- @copilotkit/runtime-client-gql@1.10.4-next.1
|
|
37
|
+
|
|
38
|
+
## 1.10.4-next.0
|
|
39
|
+
|
|
40
|
+
### Patch Changes
|
|
41
|
+
|
|
42
|
+
- 052d54d: - fix: enable erasing chat state on new thread creation
|
|
43
|
+
- @copilotkit/runtime-client-gql@1.10.4-next.0
|
|
44
|
+
- @copilotkit/shared@1.10.4-next.0
|
|
45
|
+
|
|
46
|
+
## 1.10.3
|
|
47
|
+
|
|
48
|
+
### Patch Changes
|
|
49
|
+
|
|
50
|
+
- Updated dependencies [ea74047]
|
|
51
|
+
- @copilotkit/shared@1.10.3
|
|
52
|
+
- @copilotkit/runtime-client-gql@1.10.3
|
|
53
|
+
|
|
54
|
+
## 1.10.3-next.3
|
|
55
|
+
|
|
56
|
+
### Patch Changes
|
|
57
|
+
|
|
58
|
+
- @copilotkit/runtime-client-gql@1.10.3-next.3
|
|
59
|
+
- @copilotkit/shared@1.10.3-next.3
|
|
60
|
+
|
|
61
|
+
## 1.10.3-next.2
|
|
62
|
+
|
|
63
|
+
### Patch Changes
|
|
64
|
+
|
|
65
|
+
- @copilotkit/runtime-client-gql@1.10.3-next.2
|
|
66
|
+
- @copilotkit/shared@1.10.3-next.2
|
|
67
|
+
|
|
68
|
+
## 1.10.3-next.1
|
|
69
|
+
|
|
70
|
+
### Patch Changes
|
|
71
|
+
|
|
72
|
+
- @copilotkit/runtime-client-gql@1.10.3-next.1
|
|
73
|
+
- @copilotkit/shared@1.10.3-next.1
|
|
74
|
+
|
|
75
|
+
## 1.10.3-next.0
|
|
76
|
+
|
|
77
|
+
### Patch Changes
|
|
78
|
+
|
|
79
|
+
- Updated dependencies [ea74047]
|
|
80
|
+
- @copilotkit/shared@1.10.3-next.0
|
|
81
|
+
- @copilotkit/runtime-client-gql@1.10.3-next.0
|
|
82
|
+
|
|
83
|
+
## 1.10.2
|
|
84
|
+
|
|
85
|
+
### Patch Changes
|
|
86
|
+
|
|
87
|
+
- db5bbda: - fix: allow disabling of default cpk system message
|
|
88
|
+
- chore: set up direct fastapi usage on coagents starter poetry demo
|
|
89
|
+
- @copilotkit/runtime-client-gql@1.10.2
|
|
90
|
+
- @copilotkit/shared@1.10.2
|
|
91
|
+
|
|
92
|
+
## 1.10.2-next.0
|
|
93
|
+
|
|
94
|
+
### Patch Changes
|
|
95
|
+
|
|
96
|
+
- db5bbda: - fix: allow disabling of default cpk system message
|
|
97
|
+
- chore: set up direct fastapi usage on coagents starter poetry demo
|
|
98
|
+
- @copilotkit/runtime-client-gql@1.10.2-next.0
|
|
99
|
+
- @copilotkit/shared@1.10.2-next.0
|
|
100
|
+
|
|
101
|
+
## 1.10.1
|
|
102
|
+
|
|
103
|
+
### Patch Changes
|
|
104
|
+
|
|
105
|
+
- Updated dependencies [76e2603]
|
|
106
|
+
- Updated dependencies [7bf9dfa]
|
|
107
|
+
- @copilotkit/runtime-client-gql@1.10.1
|
|
108
|
+
- @copilotkit/shared@1.10.1
|
|
109
|
+
|
|
110
|
+
## 1.10.1-next.2
|
|
111
|
+
|
|
112
|
+
### Patch Changes
|
|
113
|
+
|
|
114
|
+
- @copilotkit/runtime-client-gql@1.10.1-next.2
|
|
115
|
+
- @copilotkit/shared@1.10.1-next.2
|
|
116
|
+
|
|
117
|
+
## 1.10.1-next.1
|
|
118
|
+
|
|
119
|
+
### Patch Changes
|
|
120
|
+
|
|
121
|
+
- Updated dependencies [76e2603]
|
|
122
|
+
- @copilotkit/runtime-client-gql@1.10.1-next.1
|
|
123
|
+
- @copilotkit/shared@1.10.1-next.1
|
|
124
|
+
|
|
125
|
+
## 1.10.1-next.0
|
|
126
|
+
|
|
127
|
+
### Patch Changes
|
|
128
|
+
|
|
129
|
+
- Updated dependencies [7bf9dfa]
|
|
130
|
+
- @copilotkit/runtime-client-gql@1.10.1-next.0
|
|
131
|
+
- @copilotkit/shared@1.10.1-next.0
|
|
132
|
+
|
|
133
|
+
## 1.10.0
|
|
134
|
+
|
|
135
|
+
### Minor Changes
|
|
136
|
+
|
|
137
|
+
- 8674da1: - refactor(headless): completely overhaul headless ui to better support agentic features
|
|
138
|
+
|
|
139
|
+
Headless UI has been in a bad state for a bit now. When we added support for different
|
|
140
|
+
agentic runtimes we acquired tech-debt that, with this PR, is being alleviated.
|
|
141
|
+
|
|
142
|
+
As such, the following features have been updated to be completely functional with Headless UI.
|
|
143
|
+
|
|
144
|
+
- Generative UI
|
|
145
|
+
- Suggestions
|
|
146
|
+
- Agentic Generative UI
|
|
147
|
+
- Interrupts
|
|
148
|
+
|
|
149
|
+
In addition, a variety of QOL changes have been made.
|
|
150
|
+
|
|
151
|
+
- New AG-UI based message types
|
|
152
|
+
- Inline code rendering is fixed
|
|
153
|
+
|
|
154
|
+
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
|
155
|
+
|
|
156
|
+
### Patch Changes
|
|
157
|
+
|
|
158
|
+
- 967d0ab: - refactor(chat): separate useCopilotChat into internal implementation and public API
|
|
159
|
+
- 6d1de58: - fix: address issues that would cause headless UI breaking changes in the next release
|
|
160
|
+
|
|
161
|
+
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
|
162
|
+
|
|
163
|
+
- fix: more fixes addressing breaking changes in new Headless UI
|
|
164
|
+
|
|
165
|
+
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
|
166
|
+
|
|
167
|
+
- chore: address linting issues
|
|
168
|
+
|
|
169
|
+
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
|
170
|
+
|
|
171
|
+
- chore: fixing branding and docs
|
|
172
|
+
|
|
173
|
+
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
|
174
|
+
|
|
175
|
+
- chore: more docs fixing
|
|
176
|
+
|
|
177
|
+
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
|
178
|
+
|
|
179
|
+
- 6de24ce: - fix rerender issues by moving suggestions to the messages context
|
|
180
|
+
- b64555d: - feat: adds dev console
|
|
181
|
+
- Updated dependencies [a8c0263]
|
|
182
|
+
- Updated dependencies [8674da1]
|
|
183
|
+
- Updated dependencies [6d1de58]
|
|
184
|
+
- @copilotkit/shared@1.10.0
|
|
185
|
+
- @copilotkit/runtime-client-gql@1.10.0
|
|
186
|
+
|
|
187
|
+
## 1.10.0-next.13
|
|
188
|
+
|
|
189
|
+
### Patch Changes
|
|
190
|
+
|
|
191
|
+
- @copilotkit/runtime-client-gql@1.10.0-next.13
|
|
192
|
+
- @copilotkit/shared@1.10.0-next.13
|
|
193
|
+
|
|
194
|
+
## 1.10.0-next.12
|
|
195
|
+
|
|
196
|
+
### Patch Changes
|
|
197
|
+
|
|
198
|
+
- b64555d: - feat: adds dev console
|
|
199
|
+
- @copilotkit/runtime-client-gql@1.10.0-next.12
|
|
200
|
+
- @copilotkit/shared@1.10.0-next.12
|
|
201
|
+
|
|
202
|
+
## 1.10.0-next.11
|
|
203
|
+
|
|
204
|
+
### Patch Changes
|
|
205
|
+
|
|
206
|
+
- @copilotkit/runtime-client-gql@1.10.0-next.11
|
|
207
|
+
- @copilotkit/shared@1.10.0-next.11
|
|
208
|
+
|
|
209
|
+
## 1.10.0-next.10
|
|
210
|
+
|
|
211
|
+
### Patch Changes
|
|
212
|
+
|
|
213
|
+
- 6d1de58: - fix: address issues that would cause headless UI breaking changes in the next release
|
|
214
|
+
|
|
215
|
+
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
|
216
|
+
|
|
217
|
+
- fix: more fixes addressing breaking changes in new Headless UI
|
|
218
|
+
|
|
219
|
+
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
|
220
|
+
|
|
221
|
+
- chore: address linting issues
|
|
222
|
+
|
|
223
|
+
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
|
224
|
+
|
|
225
|
+
- chore: fixing branding and docs
|
|
226
|
+
|
|
227
|
+
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
|
228
|
+
|
|
229
|
+
- chore: more docs fixing
|
|
230
|
+
|
|
231
|
+
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
|
232
|
+
|
|
233
|
+
- Updated dependencies [6d1de58]
|
|
234
|
+
- @copilotkit/shared@1.10.0-next.10
|
|
235
|
+
- @copilotkit/runtime-client-gql@1.10.0-next.10
|
|
236
|
+
|
|
237
|
+
## 1.10.0-next.9
|
|
238
|
+
|
|
239
|
+
### Patch Changes
|
|
240
|
+
|
|
241
|
+
- @copilotkit/runtime-client-gql@1.10.0-next.9
|
|
242
|
+
- @copilotkit/shared@1.10.0-next.9
|
|
243
|
+
|
|
244
|
+
## 1.10.0-next.8
|
|
245
|
+
|
|
246
|
+
### Patch Changes
|
|
247
|
+
|
|
248
|
+
- 6de24ce: - fix rerender issues by moving suggestions to the messages context
|
|
249
|
+
- @copilotkit/runtime-client-gql@1.10.0-next.8
|
|
250
|
+
- @copilotkit/shared@1.10.0-next.8
|
|
251
|
+
|
|
252
|
+
## 1.10.0-next.7
|
|
253
|
+
|
|
254
|
+
### Patch Changes
|
|
255
|
+
|
|
256
|
+
- @copilotkit/runtime-client-gql@1.10.0-next.7
|
|
257
|
+
- @copilotkit/shared@1.10.0-next.7
|
|
258
|
+
|
|
259
|
+
## 1.10.0-next.6
|
|
260
|
+
|
|
261
|
+
### Patch Changes
|
|
262
|
+
|
|
263
|
+
- @copilotkit/runtime-client-gql@1.10.0-next.6
|
|
264
|
+
- @copilotkit/shared@1.10.0-next.6
|
|
265
|
+
|
|
266
|
+
## 1.10.0-next.5
|
|
267
|
+
|
|
268
|
+
### Patch Changes
|
|
269
|
+
|
|
270
|
+
- Updated dependencies [a8c0263]
|
|
271
|
+
- @copilotkit/shared@1.10.0-next.5
|
|
272
|
+
- @copilotkit/runtime-client-gql@1.10.0-next.5
|
|
273
|
+
|
|
274
|
+
## 1.10.0-next.4
|
|
275
|
+
|
|
276
|
+
### Patch Changes
|
|
277
|
+
|
|
278
|
+
- 967d0ab: - refactor(chat): separate useCopilotChat into internal implementation and public API
|
|
279
|
+
- @copilotkit/runtime-client-gql@1.10.0-next.4
|
|
280
|
+
- @copilotkit/shared@1.10.0-next.4
|
|
281
|
+
|
|
282
|
+
## 1.10.0-next.3
|
|
283
|
+
|
|
284
|
+
### Patch Changes
|
|
285
|
+
|
|
286
|
+
- @copilotkit/runtime-client-gql@1.10.0-next.3
|
|
287
|
+
- @copilotkit/shared@1.10.0-next.3
|
|
288
|
+
|
|
289
|
+
## 1.10.0-next.2
|
|
290
|
+
|
|
291
|
+
### Patch Changes
|
|
292
|
+
|
|
293
|
+
- @copilotkit/runtime-client-gql@1.10.0-next.2
|
|
294
|
+
- @copilotkit/shared@1.10.0-next.2
|
|
295
|
+
|
|
296
|
+
## 1.10.0-next.1
|
|
297
|
+
|
|
298
|
+
### Patch Changes
|
|
299
|
+
|
|
300
|
+
- @copilotkit/runtime-client-gql@1.10.0-next.1
|
|
301
|
+
- @copilotkit/shared@1.10.0-next.1
|
|
302
|
+
|
|
303
|
+
## 1.10.0-next.0
|
|
304
|
+
|
|
305
|
+
### Minor Changes
|
|
306
|
+
|
|
307
|
+
- 8674da1: - refactor(headless): completely overhaul headless ui to better support agentic features
|
|
308
|
+
|
|
309
|
+
Headless UI has been in a bad state for a bit now. When we added support for different
|
|
310
|
+
agentic runtimes we acquired tech-debt that, with this PR, is being alleviated.
|
|
311
|
+
|
|
312
|
+
As such, the following features have been updated to be completely functional with Headless UI.
|
|
313
|
+
|
|
314
|
+
- Generative UI
|
|
315
|
+
- Suggestions
|
|
316
|
+
- Agentic Generative UI
|
|
317
|
+
- Interrupts
|
|
318
|
+
|
|
319
|
+
In addition, a variety of QOL changes have been made.
|
|
320
|
+
|
|
321
|
+
- New AG-UI based message types
|
|
322
|
+
- Inline code rendering is fixed
|
|
323
|
+
|
|
324
|
+
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
|
325
|
+
|
|
326
|
+
### Patch Changes
|
|
327
|
+
|
|
328
|
+
- Updated dependencies [8674da1]
|
|
329
|
+
- @copilotkit/shared@1.10.0-next.0
|
|
330
|
+
- @copilotkit/runtime-client-gql@1.10.0-next.0
|
|
331
|
+
|
|
332
|
+
## 1.9.3
|
|
333
|
+
|
|
334
|
+
### Patch Changes
|
|
335
|
+
|
|
336
|
+
- f83bda0: Fix: remote actions should never be executed to avoid duplicate result messages
|
|
337
|
+
- Updated dependencies [1bda332]
|
|
338
|
+
- @copilotkit/shared@1.9.3
|
|
339
|
+
- @copilotkit/runtime-client-gql@1.9.3
|
|
340
|
+
|
|
341
|
+
## 1.9.3-next.4
|
|
342
|
+
|
|
343
|
+
### Patch Changes
|
|
344
|
+
|
|
345
|
+
- f83bda0: Fix: remote actions should never be executed to avoid duplicate result messages
|
|
346
|
+
- @copilotkit/runtime-client-gql@1.9.3-next.4
|
|
347
|
+
- @copilotkit/shared@1.9.3-next.4
|
|
348
|
+
|
|
349
|
+
## 1.9.3-next.3
|
|
350
|
+
|
|
351
|
+
### Patch Changes
|
|
352
|
+
|
|
353
|
+
- Updated dependencies [1bda332]
|
|
354
|
+
- @copilotkit/shared@1.9.3-next.3
|
|
355
|
+
- @copilotkit/runtime-client-gql@1.9.3-next.3
|
|
356
|
+
|
|
357
|
+
## 1.9.3-next.2
|
|
358
|
+
|
|
359
|
+
### Patch Changes
|
|
360
|
+
|
|
361
|
+
- @copilotkit/runtime-client-gql@1.9.3-next.2
|
|
362
|
+
- @copilotkit/shared@1.9.3-next.2
|
|
363
|
+
|
|
364
|
+
## 1.9.3-next.1
|
|
365
|
+
|
|
366
|
+
### Patch Changes
|
|
367
|
+
|
|
368
|
+
- @copilotkit/runtime-client-gql@1.9.3-next.1
|
|
369
|
+
- @copilotkit/shared@1.9.3-next.1
|
|
370
|
+
|
|
371
|
+
## 1.9.3-next.0
|
|
372
|
+
|
|
373
|
+
### Patch Changes
|
|
374
|
+
|
|
375
|
+
- @copilotkit/runtime-client-gql@1.9.3-next.0
|
|
376
|
+
- @copilotkit/shared@1.9.3-next.0
|
|
377
|
+
|
|
378
|
+
## 1.9.2
|
|
379
|
+
|
|
380
|
+
### Patch Changes
|
|
381
|
+
|
|
382
|
+
- cbeccb5: - fix: refrain repeated api calls by memoizing state
|
|
383
|
+
- 3f8c575: - fix: use time travel for regeneration of messages
|
|
384
|
+
- fix: use a better cutoff for regeneration request
|
|
385
|
+
- fac89c2: - refactor: rename onTrace to onError throughout codebase
|
|
386
|
+
|
|
387
|
+
- Rename CopilotTraceEvent to CopilotErrorEvent and CopilotTraceHandler to CopilotErrorHandler
|
|
388
|
+
|
|
389
|
+
- e1de032: - fix: synchronously execute renderAndWaitForResponse
|
|
390
|
+
|
|
391
|
+
Previously, it was impossible to execute multiple human-in-the-loop (renderAndWaitForResponse)
|
|
392
|
+
calls in a row. Ultimately this was due to an issue with how CopilotKit was rendering the updates
|
|
393
|
+
when multiple renderAndWaitForResponse actions appeared on screen due to a reference based approach.
|
|
394
|
+
|
|
395
|
+
With this change, actions will be executed in a synchronous way appearing almost queue like. This
|
|
396
|
+
works with any combination of action given much more freedom when asking for user input.
|
|
397
|
+
|
|
398
|
+
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
|
399
|
+
|
|
400
|
+
- 92e8d1c: - fix infinite loop
|
|
401
|
+
- 9169ad7: - feat: add onTrace handler for runtime and UI error/event tracking
|
|
402
|
+
- c75a04f: - Fix dynamic runtime configuration updates in useCoAgent
|
|
403
|
+
- In use-chat.ts, agent state updates from AgentStateMessage now preserve existing config property
|
|
404
|
+
- c75a04f: - Fix dynamic runtime configuration updates in useCoAgent
|
|
405
|
+
- fe9009c: - feat(langgraph): new thread metadata
|
|
406
|
+
- 1d1c51d: - feat: surface all errors in structured format
|
|
407
|
+
- 10345a5: - feat: structured error visibility system for streaming errors
|
|
408
|
+
- 9169ad7: - feat: add onTrace handler for comprehensive debugging and observability - Add CopilotTraceEvent interfaces with rich debugging context, implement runtime-side tracing with publicApiKey gating, add UI-side error tracing, include comprehensive test coverage, and fix tsup build config to exclude test files
|
|
409
|
+
- fix: extract publicApiKey for all requests + trace GraphQL errors
|
|
410
|
+
- 35537f1: - fix: memoize nested components to not rerender when content changes
|
|
411
|
+
- Updated dependencies [fac89c2]
|
|
412
|
+
- Updated dependencies [9169ad7]
|
|
413
|
+
- Updated dependencies [1d1c51d]
|
|
414
|
+
- Updated dependencies [10345a5]
|
|
415
|
+
- Updated dependencies [9169ad7]
|
|
416
|
+
- @copilotkit/shared@1.9.2
|
|
417
|
+
- @copilotkit/runtime-client-gql@1.9.2
|
|
418
|
+
|
|
419
|
+
## 1.9.2-next.26
|
|
420
|
+
|
|
421
|
+
### Patch Changes
|
|
422
|
+
|
|
423
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.26
|
|
424
|
+
- @copilotkit/shared@1.9.2-next.26
|
|
425
|
+
|
|
426
|
+
## 1.9.2-next.25
|
|
427
|
+
|
|
428
|
+
### Patch Changes
|
|
429
|
+
|
|
430
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.25
|
|
431
|
+
- @copilotkit/shared@1.9.2-next.25
|
|
432
|
+
|
|
433
|
+
## 1.9.2-next.24
|
|
434
|
+
|
|
435
|
+
### Patch Changes
|
|
436
|
+
|
|
437
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.24
|
|
438
|
+
- @copilotkit/shared@1.9.2-next.24
|
|
439
|
+
|
|
440
|
+
## 1.9.2-next.23
|
|
441
|
+
|
|
442
|
+
### Patch Changes
|
|
443
|
+
|
|
444
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.23
|
|
445
|
+
- @copilotkit/shared@1.9.2-next.23
|
|
446
|
+
|
|
447
|
+
## 1.9.2-next.22
|
|
448
|
+
|
|
449
|
+
### Patch Changes
|
|
450
|
+
|
|
451
|
+
- c75a04f: - Fix dynamic runtime configuration updates in useCoAgent
|
|
452
|
+
- In use-chat.ts, agent state updates from AgentStateMessage now preserve existing config property
|
|
453
|
+
- c75a04f: - Fix dynamic runtime configuration updates in useCoAgent
|
|
454
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.22
|
|
455
|
+
- @copilotkit/shared@1.9.2-next.22
|
|
456
|
+
|
|
457
|
+
## 1.9.2-next.21
|
|
458
|
+
|
|
459
|
+
### Patch Changes
|
|
460
|
+
|
|
461
|
+
- 92e8d1c: - fix infinite loop
|
|
462
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.21
|
|
463
|
+
- @copilotkit/shared@1.9.2-next.21
|
|
464
|
+
|
|
465
|
+
## 1.9.2-next.20
|
|
466
|
+
|
|
467
|
+
### Patch Changes
|
|
468
|
+
|
|
469
|
+
- e1de032: - fix: synchronously execute renderAndWaitForResponse
|
|
470
|
+
|
|
471
|
+
Previously, it was impossible to execute multiple human-in-the-loop (renderAndWaitForResponse)
|
|
472
|
+
calls in a row. Ultimately this was due to an issue with how CopilotKit was rendering the updates
|
|
473
|
+
when multiple renderAndWaitForResponse actions appeared on screen due to a reference based approach.
|
|
474
|
+
|
|
475
|
+
With this change, actions will be executed in a synchronous way appearing almost queue like. This
|
|
476
|
+
works with any combination of action given much more freedom when asking for user input.
|
|
477
|
+
|
|
478
|
+
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
|
|
479
|
+
|
|
480
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.20
|
|
481
|
+
- @copilotkit/shared@1.9.2-next.20
|
|
482
|
+
|
|
483
|
+
## 1.9.2-next.19
|
|
484
|
+
|
|
485
|
+
### Patch Changes
|
|
486
|
+
|
|
487
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.19
|
|
488
|
+
- @copilotkit/shared@1.9.2-next.19
|
|
489
|
+
|
|
490
|
+
## 1.9.2-next.18
|
|
491
|
+
|
|
492
|
+
### Patch Changes
|
|
493
|
+
|
|
494
|
+
- fac89c2: - refactor: rename onTrace to onError throughout codebase
|
|
495
|
+
|
|
496
|
+
- Rename CopilotTraceEvent to CopilotErrorEvent and CopilotTraceHandler to CopilotErrorHandler
|
|
497
|
+
|
|
498
|
+
- Updated dependencies [fac89c2]
|
|
499
|
+
- @copilotkit/shared@1.9.2-next.18
|
|
500
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.18
|
|
501
|
+
|
|
502
|
+
## 1.9.2-next.17
|
|
503
|
+
|
|
504
|
+
### Patch Changes
|
|
505
|
+
|
|
506
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.17
|
|
507
|
+
- @copilotkit/shared@1.9.2-next.17
|
|
508
|
+
|
|
509
|
+
## 1.9.2-next.16
|
|
510
|
+
|
|
511
|
+
### Patch Changes
|
|
512
|
+
|
|
513
|
+
- fe9009c: - feat(langgraph): new thread metadata
|
|
514
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.16
|
|
515
|
+
- @copilotkit/shared@1.9.2-next.16
|
|
516
|
+
|
|
517
|
+
## 1.9.2-next.15
|
|
518
|
+
|
|
519
|
+
### Patch Changes
|
|
520
|
+
|
|
521
|
+
- cbeccb5: - fix: refrain repeated api calls by memoizing state
|
|
522
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.15
|
|
523
|
+
- @copilotkit/shared@1.9.2-next.15
|
|
524
|
+
|
|
525
|
+
## 1.9.2-next.14
|
|
526
|
+
|
|
527
|
+
### Patch Changes
|
|
528
|
+
|
|
529
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.14
|
|
530
|
+
- @copilotkit/shared@1.9.2-next.14
|
|
531
|
+
|
|
532
|
+
## 1.9.2-next.13
|
|
533
|
+
|
|
534
|
+
### Patch Changes
|
|
535
|
+
|
|
536
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.13
|
|
537
|
+
- @copilotkit/shared@1.9.2-next.13
|
|
538
|
+
|
|
539
|
+
## 1.9.2-next.12
|
|
540
|
+
|
|
541
|
+
### Patch Changes
|
|
542
|
+
|
|
543
|
+
- 3f8c575: - fix: use time travel for regeneration of messages
|
|
544
|
+
- fix: use a better cutoff for regeneration request
|
|
545
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.12
|
|
546
|
+
- @copilotkit/shared@1.9.2-next.12
|
|
547
|
+
|
|
548
|
+
## 1.9.2-next.11
|
|
549
|
+
|
|
550
|
+
### Patch Changes
|
|
551
|
+
|
|
552
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.11
|
|
553
|
+
- @copilotkit/shared@1.9.2-next.11
|
|
554
|
+
|
|
555
|
+
## 1.9.2-next.10
|
|
556
|
+
|
|
557
|
+
### Patch Changes
|
|
558
|
+
|
|
559
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.10
|
|
560
|
+
- @copilotkit/shared@1.9.2-next.10
|
|
561
|
+
|
|
562
|
+
## 1.9.2-next.9
|
|
563
|
+
|
|
564
|
+
### Patch Changes
|
|
565
|
+
|
|
566
|
+
- 1d1c51d: - feat: surface all errors in structured format
|
|
567
|
+
- Updated dependencies [1d1c51d]
|
|
568
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.9
|
|
569
|
+
- @copilotkit/shared@1.9.2-next.9
|
|
570
|
+
|
|
571
|
+
## 1.9.2-next.8
|
|
572
|
+
|
|
573
|
+
### Patch Changes
|
|
574
|
+
|
|
575
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.8
|
|
576
|
+
- @copilotkit/shared@1.9.2-next.8
|
|
577
|
+
|
|
578
|
+
## 1.9.2-next.7
|
|
579
|
+
|
|
580
|
+
### Patch Changes
|
|
581
|
+
|
|
582
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.7
|
|
583
|
+
- @copilotkit/shared@1.9.2-next.7
|
|
584
|
+
|
|
585
|
+
## 1.9.2-next.6
|
|
586
|
+
|
|
587
|
+
### Patch Changes
|
|
588
|
+
|
|
589
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.6
|
|
590
|
+
- @copilotkit/shared@1.9.2-next.6
|
|
591
|
+
|
|
592
|
+
## 1.9.2-next.5
|
|
593
|
+
|
|
594
|
+
### Patch Changes
|
|
595
|
+
|
|
596
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.5
|
|
597
|
+
- @copilotkit/shared@1.9.2-next.5
|
|
598
|
+
|
|
599
|
+
## 1.9.2-next.4
|
|
600
|
+
|
|
601
|
+
### Patch Changes
|
|
602
|
+
|
|
603
|
+
- 9169ad7: - feat: add onTrace handler for runtime and UI error/event tracking
|
|
604
|
+
- 9169ad7: - feat: add onTrace handler for comprehensive debugging and observability - Add CopilotTraceEvent interfaces with rich debugging context, implement runtime-side tracing with publicApiKey gating, add UI-side error tracing, include comprehensive test coverage, and fix tsup build config to exclude test files
|
|
605
|
+
- fix: extract publicApiKey for all requests + trace GraphQL errors
|
|
606
|
+
- Updated dependencies [9169ad7]
|
|
607
|
+
- Updated dependencies [9169ad7]
|
|
608
|
+
- @copilotkit/shared@1.9.2-next.4
|
|
609
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.4
|
|
610
|
+
|
|
611
|
+
## 1.9.2-next.3
|
|
612
|
+
|
|
613
|
+
### Patch Changes
|
|
614
|
+
|
|
615
|
+
- 35537f1: - fix: memoize nested components to not rerender when content changes
|
|
616
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.3
|
|
617
|
+
- @copilotkit/shared@1.9.2-next.3
|
|
618
|
+
|
|
619
|
+
## 1.9.2-next.2
|
|
620
|
+
|
|
621
|
+
### Patch Changes
|
|
622
|
+
|
|
623
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.2
|
|
624
|
+
- @copilotkit/shared@1.9.2-next.2
|
|
625
|
+
|
|
626
|
+
## 1.9.2-next.1
|
|
627
|
+
|
|
628
|
+
### Patch Changes
|
|
629
|
+
|
|
630
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.1
|
|
631
|
+
- @copilotkit/shared@1.9.2-next.1
|
|
632
|
+
|
|
633
|
+
## 1.9.2-next.0
|
|
634
|
+
|
|
635
|
+
### Patch Changes
|
|
636
|
+
|
|
637
|
+
- 10345a5: - feat: structured error visibility system for streaming errors
|
|
638
|
+
- Updated dependencies [10345a5]
|
|
639
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.0
|
|
640
|
+
- @copilotkit/shared@1.9.2-next.0
|
|
641
|
+
|
|
642
|
+
## 1.9.1
|
|
643
|
+
|
|
644
|
+
### Patch Changes
|
|
645
|
+
|
|
646
|
+
- Updated dependencies [deaeca0]
|
|
647
|
+
- @copilotkit/shared@1.9.1
|
|
648
|
+
- @copilotkit/runtime-client-gql@1.9.1
|
|
649
|
+
|
|
650
|
+
## 1.9.1-next.0
|
|
651
|
+
|
|
652
|
+
### Patch Changes
|
|
653
|
+
|
|
654
|
+
- Updated dependencies [deaeca0]
|
|
655
|
+
- @copilotkit/shared@1.9.1-next.0
|
|
656
|
+
- @copilotkit/runtime-client-gql@1.9.1-next.0
|
|
657
|
+
|
|
658
|
+
## 1.9.0
|
|
659
|
+
|
|
660
|
+
### Patch Changes
|
|
661
|
+
|
|
662
|
+
- 54cae30: - fix(react-core): allow custom toolChoice in forwardedParameters to override default
|
|
663
|
+
- fix: move react-dom to peerDependencies in @copilotkit/react-textarea
|
|
664
|
+
- feat: add amazon bedrock adapter support
|
|
665
|
+
- @copilotkit/runtime-client-gql@1.9.0
|
|
666
|
+
- @copilotkit/shared@1.9.0
|
|
667
|
+
|
|
668
|
+
## 1.9.0-next.2
|
|
669
|
+
|
|
670
|
+
### Patch Changes
|
|
671
|
+
|
|
672
|
+
- @copilotkit/runtime-client-gql@1.9.0-next.2
|
|
673
|
+
- @copilotkit/shared@1.9.0-next.2
|
|
674
|
+
|
|
675
|
+
## 1.8.15-next.1
|
|
676
|
+
|
|
677
|
+
### Patch Changes
|
|
678
|
+
|
|
679
|
+
- 54cae30: - fix(react-core): allow custom toolChoice in forwardedParameters to override default
|
|
680
|
+
- fix: move react-dom to peerDependencies in @copilotkit/react-textarea
|
|
681
|
+
- feat: add amazon bedrock adapter support
|
|
682
|
+
- @copilotkit/runtime-client-gql@1.8.15-next.1
|
|
683
|
+
- @copilotkit/shared@1.8.15-next.1
|
|
684
|
+
|
|
685
|
+
## 1.8.15-next.0
|
|
686
|
+
|
|
687
|
+
### Patch Changes
|
|
688
|
+
|
|
689
|
+
- @copilotkit/runtime-client-gql@1.8.15-next.0
|
|
690
|
+
- @copilotkit/shared@1.8.15-next.0
|
|
691
|
+
|
|
692
|
+
## 1.8.14
|
|
693
|
+
|
|
694
|
+
### Patch Changes
|
|
695
|
+
|
|
696
|
+
- 9cf1fda: - fix append follow-up when actions disable followUp
|
|
697
|
+
- Create stupid-nails-travel.md
|
|
698
|
+
- fixup
|
|
699
|
+
- 9cf1fda: - fix append follow-up when actions disable followUp
|
|
700
|
+
- Updated dependencies [34a78d8]
|
|
701
|
+
- @copilotkit/shared@1.8.14
|
|
702
|
+
- @copilotkit/runtime-client-gql@1.8.14
|
|
703
|
+
|
|
704
|
+
## 1.8.14-next.5
|
|
705
|
+
|
|
706
|
+
### Patch Changes
|
|
707
|
+
|
|
708
|
+
- @copilotkit/runtime-client-gql@1.8.14-next.5
|
|
709
|
+
- @copilotkit/shared@1.8.14-next.5
|
|
710
|
+
|
|
711
|
+
## 1.8.14-next.4
|
|
712
|
+
|
|
713
|
+
### Patch Changes
|
|
714
|
+
|
|
715
|
+
- @copilotkit/runtime-client-gql@1.8.14-next.4
|
|
716
|
+
- @copilotkit/shared@1.8.14-next.4
|
|
717
|
+
|
|
718
|
+
## 1.8.14-next.3
|
|
719
|
+
|
|
720
|
+
### Patch Changes
|
|
721
|
+
|
|
722
|
+
- @copilotkit/runtime-client-gql@1.8.14-next.3
|
|
723
|
+
- @copilotkit/shared@1.8.14-next.3
|
|
724
|
+
|
|
725
|
+
## 1.8.14-next.2
|
|
726
|
+
|
|
727
|
+
### Patch Changes
|
|
728
|
+
|
|
729
|
+
- @copilotkit/runtime-client-gql@1.8.14-next.2
|
|
730
|
+
- @copilotkit/shared@1.8.14-next.2
|
|
731
|
+
|
|
732
|
+
## 1.8.14-next.1
|
|
733
|
+
|
|
734
|
+
### Patch Changes
|
|
735
|
+
|
|
736
|
+
- Updated dependencies [34a78d8]
|
|
737
|
+
- @copilotkit/shared@1.8.14-next.1
|
|
738
|
+
- @copilotkit/runtime-client-gql@1.8.14-next.1
|
|
739
|
+
|
|
740
|
+
## 1.8.14-next.0
|
|
741
|
+
|
|
742
|
+
### Patch Changes
|
|
743
|
+
|
|
744
|
+
- 9cf1fda: - fix append follow-up when actions disable followUp
|
|
745
|
+
- Create stupid-nails-travel.md
|
|
746
|
+
- fixup
|
|
747
|
+
- 9cf1fda: - fix append follow-up when actions disable followUp
|
|
748
|
+
- @copilotkit/runtime-client-gql@1.8.14-next.0
|
|
749
|
+
- @copilotkit/shared@1.8.14-next.0
|
|
750
|
+
|
|
751
|
+
## 1.8.13
|
|
752
|
+
|
|
753
|
+
### Patch Changes
|
|
754
|
+
|
|
755
|
+
- 7fcf5c4: - fix followUp check
|
|
756
|
+
- @copilotkit/runtime-client-gql@1.8.13
|
|
757
|
+
- @copilotkit/shared@1.8.13
|
|
758
|
+
|
|
759
|
+
## 1.8.13-next.3
|
|
760
|
+
|
|
761
|
+
### Patch Changes
|
|
762
|
+
|
|
763
|
+
- @copilotkit/runtime-client-gql@1.8.13-next.3
|
|
764
|
+
- @copilotkit/shared@1.8.13-next.3
|
|
765
|
+
|
|
766
|
+
## 1.8.13-next.2
|
|
767
|
+
|
|
768
|
+
### Patch Changes
|
|
769
|
+
|
|
770
|
+
- @copilotkit/runtime-client-gql@1.8.13-next.2
|
|
771
|
+
- @copilotkit/shared@1.8.13-next.2
|
|
772
|
+
|
|
773
|
+
## 1.8.13-next.1
|
|
774
|
+
|
|
775
|
+
### Patch Changes
|
|
776
|
+
|
|
777
|
+
- 7fcf5c4: - fix followUp check
|
|
778
|
+
- @copilotkit/runtime-client-gql@1.8.13-next.1
|
|
779
|
+
- @copilotkit/shared@1.8.13-next.1
|
|
780
|
+
|
|
781
|
+
## 1.8.13-next.0
|
|
782
|
+
|
|
783
|
+
### Patch Changes
|
|
784
|
+
|
|
785
|
+
- @copilotkit/runtime-client-gql@1.8.13-next.0
|
|
786
|
+
- @copilotkit/shared@1.8.13-next.0
|
|
787
|
+
|
|
788
|
+
## 1.8.12
|
|
789
|
+
|
|
790
|
+
### Patch Changes
|
|
791
|
+
|
|
792
|
+
- 3e09584: - fix: stop passing config if not exists
|
|
793
|
+
- 33ba021: - partial revert of potentially breaking check
|
|
794
|
+
- wip
|
|
795
|
+
- @copilotkit/runtime-client-gql@1.8.12
|
|
796
|
+
- @copilotkit/shared@1.8.12
|
|
797
|
+
|
|
798
|
+
## 1.8.12-next.6
|
|
799
|
+
|
|
800
|
+
### Patch Changes
|
|
801
|
+
|
|
802
|
+
- 3e09584: - fix: stop passing config if not exists
|
|
803
|
+
- @copilotkit/runtime-client-gql@1.8.12-next.6
|
|
804
|
+
- @copilotkit/shared@1.8.12-next.6
|
|
805
|
+
|
|
806
|
+
## 1.8.12-next.5
|
|
807
|
+
|
|
808
|
+
### Patch Changes
|
|
809
|
+
|
|
810
|
+
- @copilotkit/runtime-client-gql@1.8.12-next.5
|
|
811
|
+
- @copilotkit/shared@1.8.12-next.5
|
|
812
|
+
|
|
813
|
+
## 1.8.12-next.4
|
|
814
|
+
|
|
815
|
+
### Patch Changes
|
|
816
|
+
|
|
817
|
+
- @copilotkit/runtime-client-gql@1.8.12-next.4
|
|
818
|
+
- @copilotkit/shared@1.8.12-next.4
|
|
819
|
+
|
|
820
|
+
## 1.8.12-next.3
|
|
821
|
+
|
|
822
|
+
### Patch Changes
|
|
823
|
+
|
|
824
|
+
- @copilotkit/runtime-client-gql@1.8.12-next.3
|
|
825
|
+
- @copilotkit/shared@1.8.12-next.3
|
|
826
|
+
|
|
827
|
+
## 1.8.12-next.2
|
|
828
|
+
|
|
829
|
+
### Patch Changes
|
|
830
|
+
|
|
831
|
+
- 33ba021: - partial revert of potentially breaking check
|
|
832
|
+
- wip
|
|
833
|
+
- @copilotkit/runtime-client-gql@1.8.12-next.2
|
|
834
|
+
- @copilotkit/shared@1.8.12-next.2
|
|
835
|
+
|
|
836
|
+
## 1.8.12-next.1
|
|
837
|
+
|
|
838
|
+
### Patch Changes
|
|
839
|
+
|
|
840
|
+
- @copilotkit/runtime-client-gql@1.8.12-next.1
|
|
841
|
+
- @copilotkit/shared@1.8.12-next.1
|
|
842
|
+
|
|
843
|
+
## 1.8.12-next.0
|
|
844
|
+
|
|
845
|
+
### Patch Changes
|
|
846
|
+
|
|
847
|
+
- @copilotkit/runtime-client-gql@1.8.12-next.0
|
|
848
|
+
- @copilotkit/shared@1.8.12-next.0
|
|
849
|
+
|
|
850
|
+
## 1.8.11
|
|
851
|
+
|
|
852
|
+
### Patch Changes
|
|
853
|
+
|
|
854
|
+
- @copilotkit/runtime-client-gql@1.8.11
|
|
855
|
+
- @copilotkit/shared@1.8.11
|
|
856
|
+
|
|
857
|
+
## 1.8.11-next.1
|
|
858
|
+
|
|
859
|
+
### Patch Changes
|
|
860
|
+
|
|
861
|
+
- @copilotkit/runtime-client-gql@1.8.11-next.1
|
|
862
|
+
- @copilotkit/shared@1.8.11-next.1
|
|
863
|
+
|
|
864
|
+
## 1.8.11-next.0
|
|
865
|
+
|
|
866
|
+
### Patch Changes
|
|
867
|
+
|
|
868
|
+
- @copilotkit/runtime-client-gql@1.8.11-next.0
|
|
869
|
+
- @copilotkit/shared@1.8.11-next.0
|
|
870
|
+
|
|
871
|
+
## 1.8.10
|
|
872
|
+
|
|
873
|
+
### Patch Changes
|
|
874
|
+
|
|
875
|
+
- 742efbb: - feat: enable setting langgraph config from ui
|
|
876
|
+
- chore: document usage of new config
|
|
877
|
+
- @copilotkit/runtime-client-gql@1.8.10
|
|
878
|
+
- @copilotkit/shared@1.8.10
|
|
879
|
+
|
|
880
|
+
## 1.8.10-next.3
|
|
881
|
+
|
|
882
|
+
### Patch Changes
|
|
883
|
+
|
|
884
|
+
- @copilotkit/runtime-client-gql@1.8.10-next.3
|
|
885
|
+
- @copilotkit/shared@1.8.10-next.3
|
|
886
|
+
|
|
887
|
+
## 1.8.10-next.2
|
|
888
|
+
|
|
889
|
+
### Patch Changes
|
|
890
|
+
|
|
891
|
+
- @copilotkit/runtime-client-gql@1.8.10-next.2
|
|
892
|
+
- @copilotkit/shared@1.8.10-next.2
|
|
893
|
+
|
|
894
|
+
## 1.8.10-next.1
|
|
895
|
+
|
|
896
|
+
### Patch Changes
|
|
897
|
+
|
|
898
|
+
- @copilotkit/runtime-client-gql@1.8.10-next.1
|
|
899
|
+
- @copilotkit/shared@1.8.10-next.1
|
|
900
|
+
|
|
901
|
+
## 1.8.10-next.0
|
|
902
|
+
|
|
903
|
+
### Patch Changes
|
|
904
|
+
|
|
905
|
+
- 742efbb: - feat: enable setting langgraph config from ui
|
|
906
|
+
- chore: document usage of new config
|
|
907
|
+
- @copilotkit/runtime-client-gql@1.8.10-next.0
|
|
908
|
+
- @copilotkit/shared@1.8.10-next.0
|
|
909
|
+
|
|
910
|
+
## 1.8.9
|
|
911
|
+
|
|
912
|
+
### Patch Changes
|
|
913
|
+
|
|
914
|
+
- @copilotkit/runtime-client-gql@1.8.9
|
|
915
|
+
- @copilotkit/shared@1.8.9
|
|
916
|
+
|
|
917
|
+
## 1.8.9-next.0
|
|
918
|
+
|
|
919
|
+
### Patch Changes
|
|
920
|
+
|
|
921
|
+
- @copilotkit/runtime-client-gql@1.8.9-next.0
|
|
922
|
+
- @copilotkit/shared@1.8.9-next.0
|
|
923
|
+
|
|
924
|
+
## 1.8.8
|
|
925
|
+
|
|
926
|
+
### Patch Changes
|
|
927
|
+
|
|
928
|
+
- dfb67c3: - refactor: rename mcpEndpoints to mcpServers for naming consistency
|
|
929
|
+
- doc changes
|
|
930
|
+
- @copilotkit/runtime-client-gql@1.8.8
|
|
931
|
+
- @copilotkit/shared@1.8.8
|
|
932
|
+
|
|
933
|
+
## 1.8.8-next.1
|
|
934
|
+
|
|
935
|
+
### Patch Changes
|
|
936
|
+
|
|
937
|
+
- @copilotkit/runtime-client-gql@1.8.8-next.1
|
|
938
|
+
- @copilotkit/shared@1.8.8-next.1
|
|
939
|
+
|
|
940
|
+
## 1.8.8-next.0
|
|
941
|
+
|
|
942
|
+
### Patch Changes
|
|
943
|
+
|
|
944
|
+
- dfb67c3: - refactor: rename mcpEndpoints to mcpServers for naming consistency
|
|
945
|
+
- doc changes
|
|
946
|
+
- @copilotkit/runtime-client-gql@1.8.8-next.0
|
|
947
|
+
- @copilotkit/shared@1.8.8-next.0
|
|
948
|
+
|
|
949
|
+
## 1.8.7
|
|
950
|
+
|
|
951
|
+
### Patch Changes
|
|
952
|
+
|
|
953
|
+
- Updated dependencies [8b8474f]
|
|
954
|
+
- @copilotkit/runtime-client-gql@1.8.7
|
|
955
|
+
- @copilotkit/shared@1.8.7
|
|
956
|
+
|
|
957
|
+
## 1.8.7-next.0
|
|
958
|
+
|
|
959
|
+
### Patch Changes
|
|
960
|
+
|
|
961
|
+
- Updated dependencies [8b8474f]
|
|
962
|
+
- @copilotkit/runtime-client-gql@1.8.7-next.0
|
|
963
|
+
- @copilotkit/shared@1.8.7-next.0
|
|
964
|
+
|
|
965
|
+
## 1.8.6
|
|
4
966
|
|
|
5
967
|
### Patch Changes
|
|
6
968
|
|
|
7
969
|
- 7a04bd1: - fix: fix how results are communicated back on interrupt
|
|
8
970
|
- fix: do not allow followup for interrupt actions
|
|
9
971
|
- chore: improve TS docs for interrupt
|
|
10
|
-
- @copilotkit/runtime-client-gql@
|
|
11
|
-
- @copilotkit/shared@
|
|
972
|
+
- @copilotkit/runtime-client-gql@1.8.6
|
|
973
|
+
- @copilotkit/shared@1.8.6
|
|
12
974
|
|
|
13
975
|
## 1.8.6-next.0
|
|
14
976
|
|