@copilotkit/react-core 1.50.0-beta.5 → 1.50.0-beta.7
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 +24 -0
- package/dist/{chunk-NX57QKMK.mjs → chunk-4HRUQH6U.mjs} +2 -2
- package/dist/{chunk-B7WJODHA.mjs → chunk-BLDHD6Q2.mjs} +2 -2
- package/dist/{chunk-PLXQ2PM6.mjs → chunk-EG56H77V.mjs} +4 -4
- package/dist/{chunk-LV6D75XT.mjs → chunk-EKDPRKZT.mjs} +2 -2
- package/dist/chunk-EKDPRKZT.mjs.map +1 -0
- package/dist/{chunk-AQKRV5WN.mjs → chunk-KYY2WZSR.mjs} +2 -2
- package/dist/{chunk-IE2G42ZH.mjs → chunk-LHERIF3L.mjs} +4 -4
- package/dist/{chunk-R3WRSORK.mjs → chunk-QSNZUI5G.mjs} +2 -2
- package/dist/{chunk-7VKOBXCY.mjs → chunk-U2ZRVVKT.mjs} +2 -2
- package/dist/{chunk-SAB7KEUR.mjs → chunk-WV57GREG.mjs} +11 -11
- package/dist/components/copilot-provider/copilotkit.mjs +7 -7
- package/dist/components/copilot-provider/index.mjs +7 -7
- package/dist/components/error-boundary/error-boundary.mjs +2 -2
- package/dist/components/index.mjs +7 -7
- package/dist/hooks/index.js +1 -1
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +24 -24
- package/dist/hooks/use-copilot-action.mjs +2 -2
- package/dist/hooks/use-copilot-authenticated-action.mjs +3 -3
- package/dist/hooks/use-copilot-chat-headless_c.js +1 -1
- package/dist/hooks/use-copilot-chat-headless_c.js.map +1 -1
- package/dist/hooks/use-copilot-chat-headless_c.mjs +2 -2
- package/dist/hooks/use-copilot-chat.js +1 -1
- package/dist/hooks/use-copilot-chat.js.map +1 -1
- package/dist/hooks/use-copilot-chat.mjs +2 -2
- package/dist/hooks/use-copilot-chat_internal.js +1 -1
- package/dist/hooks/use-copilot-chat_internal.js.map +1 -1
- package/dist/hooks/use-copilot-chat_internal.mjs +1 -1
- package/dist/hooks/use-default-tool.mjs +3 -3
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +43 -43
- package/dist/lib/copilot-task.mjs +8 -8
- package/dist/lib/index.mjs +8 -8
- package/dist/types/index.mjs +1 -1
- package/dist/utils/index.mjs +3 -3
- package/package.json +5 -5
- package/dist/chunk-LV6D75XT.mjs.map +0 -1
- /package/dist/{chunk-NX57QKMK.mjs.map → chunk-4HRUQH6U.mjs.map} +0 -0
- /package/dist/{chunk-B7WJODHA.mjs.map → chunk-BLDHD6Q2.mjs.map} +0 -0
- /package/dist/{chunk-PLXQ2PM6.mjs.map → chunk-EG56H77V.mjs.map} +0 -0
- /package/dist/{chunk-AQKRV5WN.mjs.map → chunk-KYY2WZSR.mjs.map} +0 -0
- /package/dist/{chunk-IE2G42ZH.mjs.map → chunk-LHERIF3L.mjs.map} +0 -0
- /package/dist/{chunk-R3WRSORK.mjs.map → chunk-QSNZUI5G.mjs.map} +0 -0
- /package/dist/{chunk-7VKOBXCY.mjs.map → chunk-U2ZRVVKT.mjs.map} +0 -0
- /package/dist/{chunk-SAB7KEUR.mjs.map → chunk-WV57GREG.mjs.map} +0 -0
package/dist/hooks/index.mjs
CHANGED
|
@@ -1,19 +1,40 @@
|
|
|
1
1
|
import "../chunk-A6NKSGH3.mjs";
|
|
2
|
+
import {
|
|
3
|
+
useDefaultTool
|
|
4
|
+
} from "../chunk-U2ZRVVKT.mjs";
|
|
2
5
|
import {
|
|
3
6
|
useLangGraphInterrupt
|
|
4
7
|
} from "../chunk-4RRMC7L2.mjs";
|
|
5
8
|
import {
|
|
6
9
|
useMakeCopilotDocumentReadable
|
|
7
10
|
} from "../chunk-7IBF6RBW.mjs";
|
|
11
|
+
import {
|
|
12
|
+
useCopilotAdditionalInstructions
|
|
13
|
+
} from "../chunk-ABWT4DRT.mjs";
|
|
14
|
+
import {
|
|
15
|
+
useCopilotAuthenticatedAction_c
|
|
16
|
+
} from "../chunk-4HRUQH6U.mjs";
|
|
17
|
+
import {
|
|
18
|
+
useCopilotAction
|
|
19
|
+
} from "../chunk-EG56H77V.mjs";
|
|
20
|
+
import {
|
|
21
|
+
useRenderToolCall
|
|
22
|
+
} from "../chunk-NBK4KBLX.mjs";
|
|
23
|
+
import {
|
|
24
|
+
useFrontendTool
|
|
25
|
+
} from "../chunk-T2VBHAAP.mjs";
|
|
26
|
+
import {
|
|
27
|
+
useHumanInTheLoop
|
|
28
|
+
} from "../chunk-7DTB7S5V.mjs";
|
|
8
29
|
import {
|
|
9
30
|
useCopilotChatHeadless_c
|
|
10
|
-
} from "../chunk-
|
|
31
|
+
} from "../chunk-KYY2WZSR.mjs";
|
|
11
32
|
import {
|
|
12
33
|
useCopilotChat
|
|
13
|
-
} from "../chunk-
|
|
34
|
+
} from "../chunk-BLDHD6Q2.mjs";
|
|
14
35
|
import {
|
|
15
36
|
useCopilotChatInternal
|
|
16
|
-
} from "../chunk-
|
|
37
|
+
} from "../chunk-EKDPRKZT.mjs";
|
|
17
38
|
import {
|
|
18
39
|
useLangGraphInterruptRender
|
|
19
40
|
} from "../chunk-VV56AVPB.mjs";
|
|
@@ -26,9 +47,6 @@ import {
|
|
|
26
47
|
import {
|
|
27
48
|
useCopilotRuntimeClient
|
|
28
49
|
} from "../chunk-6ESSSQ7Q.mjs";
|
|
29
|
-
import {
|
|
30
|
-
useDefaultTool
|
|
31
|
-
} from "../chunk-7VKOBXCY.mjs";
|
|
32
50
|
import {
|
|
33
51
|
useCoAgentStateRender
|
|
34
52
|
} from "../chunk-YTQHRJUA.mjs";
|
|
@@ -39,24 +57,6 @@ import "../chunk-I76HKHPJ.mjs";
|
|
|
39
57
|
import {
|
|
40
58
|
useConfigureChatSuggestions
|
|
41
59
|
} from "../chunk-FBVI3LQ6.mjs";
|
|
42
|
-
import {
|
|
43
|
-
useCopilotAdditionalInstructions
|
|
44
|
-
} from "../chunk-ABWT4DRT.mjs";
|
|
45
|
-
import {
|
|
46
|
-
useCopilotAuthenticatedAction_c
|
|
47
|
-
} from "../chunk-NX57QKMK.mjs";
|
|
48
|
-
import {
|
|
49
|
-
useCopilotAction
|
|
50
|
-
} from "../chunk-PLXQ2PM6.mjs";
|
|
51
|
-
import {
|
|
52
|
-
useHumanInTheLoop
|
|
53
|
-
} from "../chunk-7DTB7S5V.mjs";
|
|
54
|
-
import {
|
|
55
|
-
useRenderToolCall
|
|
56
|
-
} from "../chunk-NBK4KBLX.mjs";
|
|
57
|
-
import {
|
|
58
|
-
useFrontendTool
|
|
59
|
-
} from "../chunk-T2VBHAAP.mjs";
|
|
60
60
|
import "../chunk-6PUNP7CD.mjs";
|
|
61
61
|
import "../chunk-O7ARI5CV.mjs";
|
|
62
62
|
import "../chunk-QNUAXSDP.mjs";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useCopilotAction
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-7DTB7S5V.mjs";
|
|
3
|
+
} from "../chunk-EG56H77V.mjs";
|
|
5
4
|
import "../chunk-NBK4KBLX.mjs";
|
|
6
5
|
import "../chunk-T2VBHAAP.mjs";
|
|
6
|
+
import "../chunk-7DTB7S5V.mjs";
|
|
7
7
|
import "../chunk-SKC7AJIV.mjs";
|
|
8
8
|
export {
|
|
9
9
|
useCopilotAction
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useCopilotAuthenticatedAction_c
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-7DTB7S5V.mjs";
|
|
3
|
+
} from "../chunk-4HRUQH6U.mjs";
|
|
4
|
+
import "../chunk-EG56H77V.mjs";
|
|
6
5
|
import "../chunk-NBK4KBLX.mjs";
|
|
7
6
|
import "../chunk-T2VBHAAP.mjs";
|
|
7
|
+
import "../chunk-7DTB7S5V.mjs";
|
|
8
8
|
import "../chunk-AFNWX62Q.mjs";
|
|
9
9
|
import "../chunk-SKC7AJIV.mjs";
|
|
10
10
|
export {
|
|
@@ -536,7 +536,7 @@ function useConfigureChatSuggestions(config, dependencies = []) {
|
|
|
536
536
|
return result;
|
|
537
537
|
}
|
|
538
538
|
|
|
539
|
-
// ../../node_modules/.pnpm/@ag-ui+core@0.0.42
|
|
539
|
+
// ../../node_modules/.pnpm/@ag-ui+core@0.0.42/node_modules/@ag-ui/core/dist/index.mjs
|
|
540
540
|
var import_zod = require("zod");
|
|
541
541
|
var import_zod2 = require("zod");
|
|
542
542
|
var FunctionCallSchema = import_zod.z.object({
|