@copilotkit/react-core 1.50.0-beta.8 → 1.50.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 +192 -0
- package/dist/{chunk-KYY2WZSR.mjs → chunk-5J7RRLRO.mjs} +2 -2
- package/dist/{chunk-ZU6ZBX4E.mjs → chunk-CO6V4G7P.mjs} +17 -9
- package/dist/chunk-CO6V4G7P.mjs.map +1 -0
- package/dist/{chunk-Y2L7KDVW.mjs → chunk-HQTDDA6V.mjs} +2 -2
- package/dist/chunk-LDEWO5XH.mjs +328 -0
- package/dist/chunk-LDEWO5XH.mjs.map +1 -0
- package/dist/chunk-XDFVCQD3.mjs +27 -0
- package/dist/chunk-XDFVCQD3.mjs.map +1 -0
- package/dist/{chunk-RQ6LWR6S.mjs → chunk-Z6JV2LRY.mjs} +1 -1
- package/dist/chunk-Z6JV2LRY.mjs.map +1 -0
- package/dist/{chunk-BLDHD6Q2.mjs → chunk-ZE4JVTEP.mjs} +2 -2
- package/dist/components/copilot-provider/copilotkit-props.d.ts +6 -0
- package/dist/components/copilot-provider/copilotkit-props.js.map +1 -1
- package/dist/components/copilot-provider/copilotkit.js +127 -1150
- package/dist/components/copilot-provider/copilotkit.js.map +1 -1
- package/dist/components/copilot-provider/copilotkit.mjs +3 -6
- package/dist/components/copilot-provider/index.js +127 -1150
- package/dist/components/copilot-provider/index.js.map +1 -1
- package/dist/components/copilot-provider/index.mjs +3 -6
- package/dist/components/dev-console/console-trigger.mjs +225 -5
- package/dist/components/dev-console/console-trigger.mjs.map +1 -1
- package/dist/components/index.js +127 -1150
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +3 -6
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/index.js +124 -554
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +19 -19
- package/dist/hooks/use-copilot-chat-headless_c.js +42 -487
- package/dist/hooks/use-copilot-chat-headless_c.js.map +1 -1
- package/dist/hooks/use-copilot-chat-headless_c.mjs +2 -3
- package/dist/hooks/{use-configure-chat-suggestions.d.ts → use-copilot-chat-suggestions.d.ts} +2 -3
- package/dist/hooks/{use-configure-chat-suggestions.js → use-copilot-chat-suggestions.js} +10 -29
- package/dist/hooks/use-copilot-chat-suggestions.js.map +1 -0
- package/dist/hooks/use-copilot-chat-suggestions.mjs +8 -0
- package/dist/hooks/use-copilot-chat.js +40 -485
- package/dist/hooks/use-copilot-chat.js.map +1 -1
- package/dist/hooks/use-copilot-chat.mjs +2 -3
- package/dist/hooks/use-copilot-chat_internal.d.ts +17 -0
- package/dist/hooks/use-copilot-chat_internal.js +40 -485
- package/dist/hooks/use-copilot-chat_internal.js.map +1 -1
- package/dist/hooks/use-copilot-chat_internal.mjs +1 -2
- package/dist/hooks/use-copilot-readable.d.ts +2 -3
- package/dist/hooks/use-copilot-readable.js.map +1 -1
- package/dist/hooks/use-copilot-readable.mjs +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +300 -1746
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +24 -27
- package/dist/lib/copilot-task.js.map +1 -1
- package/dist/lib/copilot-task.mjs +4 -7
- package/dist/lib/index.js.map +1 -1
- package/dist/lib/index.mjs +4 -7
- package/dist/types/index.mjs +1 -1
- package/package.json +8 -8
- package/src/components/copilot-provider/copilotkit-props.tsx +7 -0
- package/src/components/copilot-provider/copilotkit.tsx +13 -5
- package/src/hooks/index.ts +2 -2
- package/src/hooks/use-copilot-chat-suggestions.tsx +124 -0
- package/src/hooks/use-copilot-chat_internal.ts +29 -29
- package/src/hooks/use-copilot-readable.ts +2 -4
- package/dist/chunk-EKDPRKZT.mjs +0 -746
- package/dist/chunk-EKDPRKZT.mjs.map +0 -1
- package/dist/chunk-FBVI3LQ6.mjs +0 -48
- package/dist/chunk-FBVI3LQ6.mjs.map +0 -1
- package/dist/chunk-PMWUKW3Z.mjs +0 -231
- package/dist/chunk-PMWUKW3Z.mjs.map +0 -1
- package/dist/chunk-RQ6LWR6S.mjs.map +0 -1
- package/dist/chunk-ZU6ZBX4E.mjs.map +0 -1
- package/dist/hooks/use-configure-chat-suggestions.js.map +0 -1
- package/dist/hooks/use-configure-chat-suggestions.mjs +0 -8
- package/src/hooks/use-configure-chat-suggestions.tsx +0 -86
- /package/dist/{chunk-KYY2WZSR.mjs.map → chunk-5J7RRLRO.mjs.map} +0 -0
- /package/dist/{chunk-Y2L7KDVW.mjs.map → chunk-HQTDDA6V.mjs.map} +0 -0
- /package/dist/{chunk-BLDHD6Q2.mjs.map → chunk-ZE4JVTEP.mjs.map} +0 -0
- /package/dist/hooks/{use-configure-chat-suggestions.mjs.map → use-copilot-chat-suggestions.mjs.map} +0 -0
package/dist/hooks/index.mjs
CHANGED
|
@@ -14,27 +14,18 @@ import {
|
|
|
14
14
|
import {
|
|
15
15
|
useCopilotAuthenticatedAction_c
|
|
16
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";
|
|
29
17
|
import {
|
|
30
18
|
useCopilotChatHeadless_c
|
|
31
|
-
} from "../chunk-
|
|
19
|
+
} from "../chunk-5J7RRLRO.mjs";
|
|
20
|
+
import {
|
|
21
|
+
useCopilotChatSuggestions
|
|
22
|
+
} from "../chunk-XDFVCQD3.mjs";
|
|
32
23
|
import {
|
|
33
24
|
useCopilotChat
|
|
34
|
-
} from "../chunk-
|
|
25
|
+
} from "../chunk-ZE4JVTEP.mjs";
|
|
35
26
|
import {
|
|
36
27
|
useCopilotChatInternal
|
|
37
|
-
} from "../chunk-
|
|
28
|
+
} from "../chunk-LDEWO5XH.mjs";
|
|
38
29
|
import {
|
|
39
30
|
useLangGraphInterruptRender
|
|
40
31
|
} from "../chunk-VV56AVPB.mjs";
|
|
@@ -43,7 +34,7 @@ import {
|
|
|
43
34
|
} from "../chunk-ZVF5Q6IH.mjs";
|
|
44
35
|
import {
|
|
45
36
|
useCopilotReadable
|
|
46
|
-
} from "../chunk-
|
|
37
|
+
} from "../chunk-Z6JV2LRY.mjs";
|
|
47
38
|
import {
|
|
48
39
|
useCopilotRuntimeClient
|
|
49
40
|
} from "../chunk-6ESSSQ7Q.mjs";
|
|
@@ -55,8 +46,17 @@ import {
|
|
|
55
46
|
} from "../chunk-ZYTXB6HH.mjs";
|
|
56
47
|
import "../chunk-I76HKHPJ.mjs";
|
|
57
48
|
import {
|
|
58
|
-
|
|
59
|
-
} from "../chunk-
|
|
49
|
+
useCopilotAction
|
|
50
|
+
} from "../chunk-EG56H77V.mjs";
|
|
51
|
+
import {
|
|
52
|
+
useRenderToolCall
|
|
53
|
+
} from "../chunk-NBK4KBLX.mjs";
|
|
54
|
+
import {
|
|
55
|
+
useFrontendTool
|
|
56
|
+
} from "../chunk-T2VBHAAP.mjs";
|
|
57
|
+
import {
|
|
58
|
+
useHumanInTheLoop
|
|
59
|
+
} from "../chunk-7DTB7S5V.mjs";
|
|
60
60
|
import "../chunk-6PUNP7CD.mjs";
|
|
61
61
|
import "../chunk-O7ARI5CV.mjs";
|
|
62
62
|
import "../chunk-QNUAXSDP.mjs";
|
|
@@ -70,13 +70,13 @@ import "../chunk-SKC7AJIV.mjs";
|
|
|
70
70
|
export {
|
|
71
71
|
useCoAgent,
|
|
72
72
|
useCoAgentStateRender,
|
|
73
|
-
useConfigureChatSuggestions,
|
|
74
73
|
useCopilotAction,
|
|
75
74
|
useCopilotAdditionalInstructions,
|
|
76
75
|
useCopilotAuthenticatedAction_c,
|
|
77
76
|
useCopilotChat,
|
|
78
77
|
useCopilotChatHeadless_c,
|
|
79
78
|
useCopilotChatInternal,
|
|
79
|
+
useCopilotChatSuggestions,
|
|
80
80
|
useCopilotReadable,
|
|
81
81
|
useCopilotRuntimeClient,
|
|
82
82
|
useDefaultTool,
|