@copilotkit/react-core 1.10.3 → 1.10.4-next.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 +8 -0
- package/dist/{chunk-ME7RQK67.mjs → chunk-2DXYQG42.mjs} +8 -8
- package/dist/{chunk-HD2TFFAT.mjs → chunk-B6ZYKFIA.mjs} +8 -8
- package/dist/{chunk-MUDXTKXE.mjs → chunk-BKODPOZI.mjs} +8 -8
- package/dist/{chunk-MUDXTKXE.mjs.map → chunk-BKODPOZI.mjs.map} +1 -1
- package/dist/{chunk-GEKWHETN.mjs → chunk-DLEXVOQE.mjs} +4 -4
- package/dist/{chunk-ACHZJNZF.mjs → chunk-FG3FWUVW.mjs} +2 -2
- package/dist/{chunk-K4HXT453.mjs → chunk-JJDXTTEN.mjs} +2 -2
- package/dist/{chunk-QE7Z6LQR.mjs → chunk-KOGKA4V5.mjs} +2 -2
- package/dist/{chunk-N4VN2B5S.mjs → chunk-L3I57GMV.mjs} +4 -4
- package/dist/{chunk-KDE2GWEU.mjs → chunk-PI7BDJ6G.mjs} +5 -5
- package/dist/{chunk-A2ORBLCP.mjs → chunk-QXSEHCPY.mjs} +4 -4
- package/dist/{chunk-WNMN2UNU.mjs → chunk-SAWWZBE3.mjs} +11 -11
- package/dist/{chunk-AEAS6ZRO.mjs → chunk-TQGWN4FE.mjs} +4 -4
- package/dist/{chunk-HD3F6XVZ.mjs → chunk-V5PU37CB.mjs} +6 -6
- package/dist/{chunk-ZJYEXP6T.mjs → chunk-W7W43PPC.mjs} +2 -2
- package/dist/{chunk-OPRDTF4S.mjs → chunk-X2DNXTME.mjs} +4 -4
- package/dist/components/copilot-provider/copilot-messages.js +2 -2
- package/dist/components/copilot-provider/copilot-messages.js.map +1 -1
- package/dist/components/copilot-provider/copilot-messages.mjs +3 -3
- package/dist/components/copilot-provider/copilotkit.js +2 -2
- package/dist/components/copilot-provider/copilotkit.js.map +1 -1
- package/dist/components/copilot-provider/copilotkit.mjs +10 -10
- package/dist/components/copilot-provider/index.js +2 -2
- package/dist/components/copilot-provider/index.js.map +1 -1
- package/dist/components/copilot-provider/index.mjs +10 -10
- package/dist/components/dev-console/console-trigger.mjs +3 -3
- package/dist/components/dev-console/developer-console-modal.mjs +2 -2
- package/dist/components/error-boundary/error-boundary.mjs +2 -2
- package/dist/components/index.js +2 -2
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +10 -10
- package/dist/context/index.mjs +4 -4
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +31 -31
- package/dist/hooks/use-chat.mjs +4 -4
- package/dist/hooks/use-coagent-state-render.mjs +2 -2
- package/dist/hooks/use-coagent.js.map +1 -1
- package/dist/hooks/use-coagent.mjs +15 -15
- 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.mjs +15 -15
- package/dist/hooks/use-copilot-chat.mjs +15 -15
- package/dist/hooks/use-copilot-chat_internal.mjs +14 -14
- package/dist/hooks/use-langgraph-interrupt-render.mjs +1 -1
- package/dist/hooks/use-langgraph-interrupt.mjs +15 -15
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +35 -35
- package/dist/lib/copilot-task.mjs +12 -12
- package/dist/lib/index.mjs +12 -12
- package/dist/utils/extract.mjs +10 -10
- package/dist/utils/index.mjs +10 -10
- package/dist/utils/suggestions.mjs +10 -10
- package/package.json +3 -3
- package/src/components/copilot-provider/copilot-messages.tsx +1 -1
- /package/dist/{chunk-ME7RQK67.mjs.map → chunk-2DXYQG42.mjs.map} +0 -0
- /package/dist/{chunk-HD2TFFAT.mjs.map → chunk-B6ZYKFIA.mjs.map} +0 -0
- /package/dist/{chunk-GEKWHETN.mjs.map → chunk-DLEXVOQE.mjs.map} +0 -0
- /package/dist/{chunk-ACHZJNZF.mjs.map → chunk-FG3FWUVW.mjs.map} +0 -0
- /package/dist/{chunk-K4HXT453.mjs.map → chunk-JJDXTTEN.mjs.map} +0 -0
- /package/dist/{chunk-QE7Z6LQR.mjs.map → chunk-KOGKA4V5.mjs.map} +0 -0
- /package/dist/{chunk-N4VN2B5S.mjs.map → chunk-L3I57GMV.mjs.map} +0 -0
- /package/dist/{chunk-KDE2GWEU.mjs.map → chunk-PI7BDJ6G.mjs.map} +0 -0
- /package/dist/{chunk-A2ORBLCP.mjs.map → chunk-QXSEHCPY.mjs.map} +0 -0
- /package/dist/{chunk-WNMN2UNU.mjs.map → chunk-SAWWZBE3.mjs.map} +0 -0
- /package/dist/{chunk-AEAS6ZRO.mjs.map → chunk-TQGWN4FE.mjs.map} +0 -0
- /package/dist/{chunk-HD3F6XVZ.mjs.map → chunk-V5PU37CB.mjs.map} +0 -0
- /package/dist/{chunk-ZJYEXP6T.mjs.map → chunk-W7W43PPC.mjs.map} +0 -0
- /package/dist/{chunk-OPRDTF4S.mjs.map → chunk-X2DNXTME.mjs.map} +0 -0
package/dist/hooks/index.mjs
CHANGED
|
@@ -1,66 +1,66 @@
|
|
|
1
1
|
import "../chunk-KDAZGZ24.mjs";
|
|
2
|
-
import {
|
|
3
|
-
useCopilotReadable
|
|
4
|
-
} from "../chunk-6EKLRL7B.mjs";
|
|
5
2
|
import {
|
|
6
3
|
useLangGraphInterrupt
|
|
7
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-PI7BDJ6G.mjs";
|
|
8
5
|
import {
|
|
9
6
|
useMakeCopilotDocumentReadable
|
|
10
7
|
} from "../chunk-CLMDRYEN.mjs";
|
|
11
|
-
import {
|
|
12
|
-
useCoAgentStateRender
|
|
13
|
-
} from "../chunk-GEKWHETN.mjs";
|
|
14
|
-
import {
|
|
15
|
-
runAgent,
|
|
16
|
-
startAgent,
|
|
17
|
-
stopAgent,
|
|
18
|
-
useCoAgent
|
|
19
|
-
} from "../chunk-ME7RQK67.mjs";
|
|
20
8
|
import {
|
|
21
9
|
useCopilotAdditionalInstructions
|
|
22
10
|
} from "../chunk-3RHHNUVV.mjs";
|
|
23
11
|
import {
|
|
24
12
|
useCopilotAuthenticatedAction_c
|
|
25
|
-
} from "../chunk-
|
|
13
|
+
} from "../chunk-JJDXTTEN.mjs";
|
|
26
14
|
import {
|
|
27
15
|
useCopilotAction
|
|
28
|
-
} from "../chunk-
|
|
16
|
+
} from "../chunk-X2DNXTME.mjs";
|
|
29
17
|
import {
|
|
30
18
|
useCopilotChatHeadless_c
|
|
31
|
-
} from "../chunk-
|
|
19
|
+
} from "../chunk-FG3FWUVW.mjs";
|
|
32
20
|
import {
|
|
33
21
|
useCopilotChat as useCopilotChat2
|
|
34
|
-
} from "../chunk-
|
|
22
|
+
} from "../chunk-W7W43PPC.mjs";
|
|
23
|
+
import {
|
|
24
|
+
useCopilotReadable
|
|
25
|
+
} from "../chunk-6EKLRL7B.mjs";
|
|
26
|
+
import {
|
|
27
|
+
useCoAgentStateRender
|
|
28
|
+
} from "../chunk-DLEXVOQE.mjs";
|
|
29
|
+
import {
|
|
30
|
+
runAgent,
|
|
31
|
+
startAgent,
|
|
32
|
+
stopAgent,
|
|
33
|
+
useCoAgent
|
|
34
|
+
} from "../chunk-2DXYQG42.mjs";
|
|
35
35
|
import {
|
|
36
36
|
useCopilotChat
|
|
37
|
-
} from "../chunk-
|
|
37
|
+
} from "../chunk-B6ZYKFIA.mjs";
|
|
38
38
|
import {
|
|
39
39
|
useLangGraphInterruptRender
|
|
40
40
|
} from "../chunk-IN7GE4NO.mjs";
|
|
41
|
-
import "../chunk-
|
|
42
|
-
import "../chunk-
|
|
43
|
-
import "../chunk-
|
|
44
|
-
import "../chunk-
|
|
45
|
-
import "../chunk-
|
|
46
|
-
import "../chunk-
|
|
47
|
-
import "../chunk-A2ORBLCP.mjs";
|
|
41
|
+
import "../chunk-YPSGKPDA.mjs";
|
|
42
|
+
import "../chunk-SAWWZBE3.mjs";
|
|
43
|
+
import "../chunk-L3I57GMV.mjs";
|
|
44
|
+
import "../chunk-BKODPOZI.mjs";
|
|
45
|
+
import "../chunk-KOGKA4V5.mjs";
|
|
46
|
+
import "../chunk-QXSEHCPY.mjs";
|
|
48
47
|
import "../chunk-PIF5KJYI.mjs";
|
|
49
48
|
import "../chunk-2IDV5OHF.mjs";
|
|
50
49
|
import "../chunk-PMAFHQ7P.mjs";
|
|
51
50
|
import "../chunk-5FHSUKQL.mjs";
|
|
52
51
|
import "../chunk-RKTVJRK7.mjs";
|
|
52
|
+
import "../chunk-ZLQVRPDS.mjs";
|
|
53
|
+
import "../chunk-6ZLPNY7X.mjs";
|
|
54
|
+
import "../chunk-V5PU37CB.mjs";
|
|
55
|
+
import "../chunk-4CEQJ2X6.mjs";
|
|
56
|
+
import "../chunk-N4WEHORG.mjs";
|
|
57
|
+
import "../chunk-O7ARI5CV.mjs";
|
|
53
58
|
import {
|
|
54
59
|
useCopilotRuntimeClient
|
|
55
60
|
} from "../chunk-FAUNHSQU.mjs";
|
|
56
61
|
import "../chunk-ICIK2BSB.mjs";
|
|
57
|
-
import "../chunk-N4WEHORG.mjs";
|
|
58
|
-
import "../chunk-O7ARI5CV.mjs";
|
|
59
|
-
import "../chunk-EFL5OBKN.mjs";
|
|
60
|
-
import "../chunk-6ZLPNY7X.mjs";
|
|
61
|
-
import "../chunk-YPSGKPDA.mjs";
|
|
62
62
|
import "../chunk-TEMLWRRT.mjs";
|
|
63
|
-
import "../chunk-
|
|
63
|
+
import "../chunk-EFL5OBKN.mjs";
|
|
64
64
|
import "../chunk-SKC7AJIV.mjs";
|
|
65
65
|
export {
|
|
66
66
|
runAgent,
|
package/dist/hooks/use-chat.mjs
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useChat
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-V5PU37CB.mjs";
|
|
4
4
|
import "../chunk-4CEQJ2X6.mjs";
|
|
5
|
-
import "../chunk-FAUNHSQU.mjs";
|
|
6
|
-
import "../chunk-ICIK2BSB.mjs";
|
|
7
5
|
import "../chunk-N4WEHORG.mjs";
|
|
8
6
|
import "../chunk-O7ARI5CV.mjs";
|
|
9
|
-
import "../chunk-
|
|
7
|
+
import "../chunk-FAUNHSQU.mjs";
|
|
8
|
+
import "../chunk-ICIK2BSB.mjs";
|
|
10
9
|
import "../chunk-TEMLWRRT.mjs";
|
|
10
|
+
import "../chunk-EFL5OBKN.mjs";
|
|
11
11
|
import "../chunk-SKC7AJIV.mjs";
|
|
12
12
|
export {
|
|
13
13
|
useChat
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useCoAgentStateRender
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-EFL5OBKN.mjs";
|
|
3
|
+
} from "../chunk-DLEXVOQE.mjs";
|
|
5
4
|
import "../chunk-TEMLWRRT.mjs";
|
|
5
|
+
import "../chunk-EFL5OBKN.mjs";
|
|
6
6
|
import "../chunk-SKC7AJIV.mjs";
|
|
7
7
|
export {
|
|
8
8
|
useCoAgentStateRender
|