@copilotkit/react-core 0.17.0-alpha.2 → 0.17.0-alpha.4
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/.turbo/turbo-build.log +106 -102
- package/CHANGELOG.md +12 -0
- package/dist/{chunk-QTET3FBV.mjs → chunk-56GURLWX.mjs} +2 -2
- package/dist/{chunk-XSS45JC5.mjs → chunk-ELXZFAYR.mjs} +3 -3
- package/dist/{chunk-TU4DNDO7.mjs → chunk-LV3MQPZL.mjs} +2 -2
- package/dist/components/copilot-provider/copilot-provider.mjs +2 -2
- package/dist/components/copilot-provider/index.mjs +2 -2
- package/dist/components/index.mjs +2 -2
- package/dist/hooks/index.mjs +4 -4
- package/dist/hooks/use-copilot-chat.mjs +4 -4
- package/dist/index.mjs +9 -9
- package/dist/openai-assistants/hooks/index.mjs +4 -4
- package/dist/openai-assistants/hooks/use-copilot-chat-v2.mjs +4 -4
- package/dist/openai-assistants/index.mjs +4 -4
- package/package.json +3 -3
- /package/dist/{chunk-QTET3FBV.mjs.map → chunk-56GURLWX.mjs.map} +0 -0
- /package/dist/{chunk-XSS45JC5.mjs.map → chunk-ELXZFAYR.mjs.map} +0 -0
- /package/dist/{chunk-TU4DNDO7.mjs.map → chunk-LV3MQPZL.mjs.map} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
|
+
Debugger attached.
|
|
1
2
|
|
|
2
|
-
> @copilotkit/react-core@0.17.0-alpha.
|
|
3
|
+
> @copilotkit/react-core@0.17.0-alpha.3 build /Users/ataibarkai/LocalGit/Recursively.ai/CopilotKit/CopilotKit/packages/react-core
|
|
3
4
|
> tsup --treeshake
|
|
4
5
|
|
|
5
|
-
|
|
6
|
+
Debugger attached.
|
|
7
|
+
CLI Building entry: src/index.tsx, src/components/index.ts, src/context/copilot-context.tsx, src/context/index.ts, src/openai/chat-completion-client.ts, src/openai/chat-completion-stream.ts, src/openai/chat-completion-transport.ts, src/openai/index.tsx, src/hooks/index.ts, src/hooks/use-chat.ts, src/hooks/use-copilot-chat.ts, src/hooks/use-flat-category-store.ts, src/hooks/use-make-copilot-actionable.ts, src/hooks/use-make-copilot-document-readable.ts, src/hooks/use-make-copilot-readable.ts, src/hooks/use-tree.ts, src/openai-assistants/index.ts, src/types/annotated-function.ts, src/types/base.ts, src/types/document-pointer.ts, src/types/index.ts, src/types/message.ts, src/utils/utils.test.ts, src/utils/utils.ts, src/components/copilot-provider/copilot-provider-props.tsx, src/components/copilot-provider/copilot-provider.tsx, src/components/copilot-provider/index.ts, src/components/copilot-provider/standard-copilot-api-config.tsx, src/openai-assistants/hooks/index.ts, src/openai-assistants/hooks/use-assistants.ts, src/openai-assistants/hooks/use-copilot-chat-v2.ts, src/openai-assistants/utils/index.ts, src/openai-assistants/utils/process-message-stream.ts
|
|
6
8
|
CLI Using tsconfig: tsconfig.json
|
|
7
9
|
CLI tsup v6.7.0
|
|
8
10
|
CLI Using tsup config: /Users/ataibarkai/LocalGit/Recursively.ai/CopilotKit/CopilotKit/packages/react-core/tsup.config.ts
|
|
@@ -17,139 +19,139 @@ Module level directives cause errors when bundled, "use client" in "dist/hooks/u
|
|
|
17
19
|
Module level directives cause errors when bundled, "use client" in "dist/hooks/use-make-copilot-readable.mjs" was ignored.
|
|
18
20
|
Module level directives cause errors when bundled, "use client" in "dist/context/copilot-context.mjs" was ignored.
|
|
19
21
|
Generated an empty chunk: "copilot-provider-props".
|
|
20
|
-
Generated an empty chunk: "utils".
|
|
21
22
|
Generated an empty chunk: "annotated-function".
|
|
22
23
|
Generated an empty chunk: "base".
|
|
23
24
|
Generated an empty chunk: "document-pointer".
|
|
24
25
|
Generated an empty chunk: "message".
|
|
25
|
-
Generated an empty chunk: "
|
|
26
|
+
Generated an empty chunk: "utils".
|
|
26
27
|
Generated an empty chunk: "chunk-7GFKOIO7".
|
|
27
28
|
Generated an empty chunk: "chunk-BABVSMJR".
|
|
28
29
|
Generated an empty chunk: "chunk-FRAKUJWH".
|
|
29
|
-
Generated an empty chunk: "chunk-
|
|
30
|
-
Generated an empty chunk: "chunk-VNRDQJXW".
|
|
30
|
+
Generated an empty chunk: "chunk-EFZPSZWO".
|
|
31
31
|
Generated an empty chunk: "chunk-5UGLWBZJ".
|
|
32
32
|
Generated an empty chunk: "chunk-JD7BAH7U".
|
|
33
33
|
Generated an empty chunk: "chunk-SPCZTZCY".
|
|
34
|
+
Generated an empty chunk: "chunk-VNRDQJXW".
|
|
35
|
+
Generated an empty chunk: "chunk-PUFR5OAI".
|
|
36
|
+
ESM dist/components/copilot-provider/copilot-provider-props.mjs 84.00 B
|
|
37
|
+
ESM dist/types/base.mjs 66.00 B
|
|
38
|
+
ESM dist/types/annotated-function.mjs 80.00 B
|
|
39
|
+
ESM dist/types/document-pointer.mjs 78.00 B
|
|
40
|
+
ESM dist/utils/utils.test.mjs 202.00 B
|
|
41
|
+
ESM dist/types/message.mjs 69.00 B
|
|
42
|
+
ESM dist/utils/utils.mjs 67.00 B
|
|
43
|
+
ESM dist/chunk-BABVSMJR.mjs 76.00 B
|
|
44
|
+
ESM dist/chunk-FRAKUJWH.mjs 76.00 B
|
|
34
45
|
ESM dist/chunk-EFZPSZWO.mjs 76.00 B
|
|
35
|
-
ESM dist/types/index.mjs 98.00 B
|
|
36
|
-
ESM dist/openai-assistants/index.mjs 570.00 B
|
|
37
|
-
ESM dist/hooks/use-make-copilot-actionable.mjs 218.00 B
|
|
38
|
-
ESM dist/openai/chat-completion-client.mjs 209.00 B
|
|
39
|
-
ESM dist/context/copilot-context.mjs 164.00 B
|
|
40
|
-
ESM dist/chunk-7GFKOIO7.mjs 76.00 B
|
|
41
|
-
ESM dist/chunk-PUFR5OAI.mjs 76.00 B
|
|
42
|
-
ESM dist/chunk-VNRDQJXW.mjs 76.00 B
|
|
43
46
|
ESM dist/chunk-5UGLWBZJ.mjs 76.00 B
|
|
47
|
+
ESM dist/chunk-7GFKOIO7.mjs 76.00 B
|
|
48
|
+
ESM dist/chunk-SPCZTZCY.mjs 76.00 B
|
|
44
49
|
ESM dist/chunk-JD7BAH7U.mjs 76.00 B
|
|
45
50
|
ESM dist/chunk-F2JIAPZQ.mjs 435.00 B
|
|
51
|
+
ESM dist/chunk-VNRDQJXW.mjs 76.00 B
|
|
46
52
|
ESM dist/chunk-MRXNTQOX.mjs 1.92 KB
|
|
47
|
-
ESM dist/
|
|
53
|
+
ESM dist/openai-assistants/utils/process-message-stream.mjs 183.00 B
|
|
54
|
+
ESM dist/chunk-PUFR5OAI.mjs 76.00 B
|
|
55
|
+
ESM dist/components/copilot-provider/index.mjs 369.00 B
|
|
56
|
+
ESM dist/components/copilot-provider/copilot-provider.mjs 345.00 B
|
|
57
|
+
ESM dist/openai-assistants/hooks/index.mjs 547.00 B
|
|
58
|
+
ESM dist/openai-assistants/hooks/use-assistants.mjs 2.55 KB
|
|
59
|
+
ESM dist/components/copilot-provider/standard-copilot-api-config.mjs 192.00 B
|
|
60
|
+
ESM dist/openai-assistants/hooks/use-copilot-chat-v2.mjs 548.00 B
|
|
61
|
+
ESM dist/openai-assistants/index.mjs 570.00 B
|
|
62
|
+
ESM dist/openai-assistants/utils/index.mjs 201.00 B
|
|
63
|
+
ESM dist/types/index.mjs 98.00 B
|
|
64
|
+
ESM dist/hooks/index.mjs 708.00 B
|
|
65
|
+
ESM dist/hooks/use-copilot-chat.mjs 507.00 B
|
|
66
|
+
ESM dist/hooks/use-flat-category-store.mjs 200.00 B
|
|
67
|
+
ESM dist/hooks/use-chat.mjs 214.00 B
|
|
68
|
+
ESM dist/hooks/use-make-copilot-actionable.mjs 218.00 B
|
|
48
69
|
ESM dist/hooks/use-make-copilot-document-readable.mjs 231.00 B
|
|
49
|
-
ESM dist/
|
|
70
|
+
ESM dist/hooks/use-make-copilot-readable.mjs 214.00 B
|
|
50
71
|
ESM dist/hooks/use-tree.mjs 170.00 B
|
|
51
72
|
ESM dist/index.mjs 1.11 KB
|
|
52
|
-
ESM dist/
|
|
53
|
-
ESM dist/
|
|
54
|
-
ESM dist/
|
|
55
|
-
ESM dist/chunk-
|
|
56
|
-
ESM dist/context/index.mjs 186.00 B
|
|
57
|
-
ESM dist/chunk-TU4DNDO7.mjs 4.33 KB
|
|
58
|
-
ESM dist/chunk-FRAKUJWH.mjs 76.00 B
|
|
59
|
-
ESM dist/hooks/index.mjs 708.00 B
|
|
73
|
+
ESM dist/chunk-LV3MQPZL.mjs 4.33 KB
|
|
74
|
+
ESM dist/chunk-MZ5UN3BY.mjs 830.00 B
|
|
75
|
+
ESM dist/chunk-ELXZFAYR.mjs 2.71 KB
|
|
76
|
+
ESM dist/chunk-WMXA2TIX.mjs 3.25 KB
|
|
60
77
|
ESM dist/chunk-FP4EXCGS.mjs 954.00 B
|
|
61
|
-
ESM dist/
|
|
78
|
+
ESM dist/chunk-7P4OYNP3.mjs 677.00 B
|
|
62
79
|
ESM dist/chunk-HW5IH6PV.mjs 626.00 B
|
|
63
|
-
ESM dist/
|
|
80
|
+
ESM dist/components/index.mjs 380.00 B
|
|
81
|
+
ESM dist/chunk-56GURLWX.mjs 5.18 KB
|
|
82
|
+
ESM dist/chunk-YULKJPY3.mjs 1.87 KB
|
|
64
83
|
ESM dist/chunk-VUY2K2DI.mjs 3.89 KB
|
|
65
|
-
ESM dist/
|
|
66
|
-
ESM dist/
|
|
84
|
+
ESM dist/context/copilot-context.mjs 164.00 B
|
|
85
|
+
ESM dist/context/index.mjs 186.00 B
|
|
67
86
|
ESM dist/chunk-6A4PCNMZ.mjs 1.30 KB
|
|
68
|
-
ESM dist/
|
|
69
|
-
ESM dist/hooks/use-chat.mjs 214.00 B
|
|
70
|
-
ESM dist/hooks/use-flat-category-store.mjs 200.00 B
|
|
71
|
-
ESM dist/hooks/use-copilot-chat.mjs 507.00 B
|
|
72
|
-
ESM dist/chunk-YULKJPY3.mjs 1.87 KB
|
|
73
|
-
ESM dist/chunk-XSS45JC5.mjs 2.71 KB
|
|
87
|
+
ESM dist/openai/chat-completion-client.mjs 209.00 B
|
|
74
88
|
ESM dist/chunk-TKXPMMND.mjs 5.33 KB
|
|
75
|
-
ESM dist/chunk-7P4OYNP3.mjs 677.00 B
|
|
76
89
|
ESM dist/openai/chat-completion-stream.mjs 209.00 B
|
|
77
|
-
ESM dist/
|
|
78
|
-
ESM dist/
|
|
79
|
-
ESM dist/
|
|
80
|
-
ESM dist/
|
|
81
|
-
ESM dist/types/
|
|
82
|
-
ESM dist/types/
|
|
83
|
-
ESM dist/
|
|
84
|
-
ESM dist/
|
|
85
|
-
ESM dist/
|
|
86
|
-
ESM dist/
|
|
87
|
-
ESM dist/
|
|
88
|
-
ESM dist/
|
|
89
|
-
ESM dist/
|
|
90
|
-
ESM dist/utils/utils.mjs 67.00 B
|
|
91
|
-
ESM dist/types/document-pointer.mjs 78.00 B
|
|
92
|
-
ESM dist/chunk-EFZPSZWO.mjs.map 51.00 B
|
|
93
|
-
ESM dist/types/index.mjs.map 51.00 B
|
|
94
|
-
ESM dist/openai-assistants/index.mjs.map 51.00 B
|
|
95
|
-
ESM dist/hooks/use-make-copilot-actionable.mjs.map 51.00 B
|
|
96
|
-
ESM dist/chunk-7GFKOIO7.mjs.map 51.00 B
|
|
97
|
-
ESM dist/chunk-PUFR5OAI.mjs.map 51.00 B
|
|
90
|
+
ESM dist/openai/chat-completion-transport.mjs 183.00 B
|
|
91
|
+
ESM dist/openai/index.mjs 224.00 B
|
|
92
|
+
ESM dist/chunk-VK25FIML.mjs 4.48 KB
|
|
93
|
+
ESM dist/chunk-6SOQYBNX.mjs 1.24 KB
|
|
94
|
+
ESM dist/types/base.mjs.map 51.00 B
|
|
95
|
+
ESM dist/types/document-pointer.mjs.map 51.00 B
|
|
96
|
+
ESM dist/components/copilot-provider/copilot-provider-props.mjs.map 51.00 B
|
|
97
|
+
ESM dist/utils/utils.test.mjs.map 351.00 B
|
|
98
|
+
ESM dist/types/annotated-function.mjs.map 51.00 B
|
|
99
|
+
ESM dist/utils/utils.mjs.map 51.00 B
|
|
100
|
+
ESM dist/types/message.mjs.map 51.00 B
|
|
101
|
+
ESM dist/chunk-BABVSMJR.mjs.map 51.00 B
|
|
102
|
+
ESM dist/chunk-FRAKUJWH.mjs.map 51.00 B
|
|
98
103
|
ESM dist/chunk-5UGLWBZJ.mjs.map 51.00 B
|
|
104
|
+
ESM dist/chunk-EFZPSZWO.mjs.map 51.00 B
|
|
105
|
+
ESM dist/chunk-SPCZTZCY.mjs.map 51.00 B
|
|
106
|
+
ESM dist/chunk-JD7BAH7U.mjs.map 51.00 B
|
|
99
107
|
ESM dist/chunk-F2JIAPZQ.mjs.map 1.12 KB
|
|
100
|
-
ESM dist/context/copilot-context.mjs.map 51.00 B
|
|
101
108
|
ESM dist/chunk-VNRDQJXW.mjs.map 51.00 B
|
|
102
109
|
ESM dist/chunk-MRXNTQOX.mjs.map 71.00 B
|
|
103
|
-
ESM dist/
|
|
104
|
-
ESM dist/
|
|
110
|
+
ESM dist/openai-assistants/utils/process-message-stream.mjs.map 51.00 B
|
|
111
|
+
ESM dist/components/copilot-provider/index.mjs.map 51.00 B
|
|
112
|
+
ESM dist/chunk-PUFR5OAI.mjs.map 51.00 B
|
|
113
|
+
ESM dist/chunk-7GFKOIO7.mjs.map 51.00 B
|
|
114
|
+
ESM dist/components/copilot-provider/copilot-provider.mjs.map 51.00 B
|
|
115
|
+
ESM dist/openai-assistants/hooks/index.mjs.map 51.00 B
|
|
116
|
+
ESM dist/openai-assistants/hooks/use-assistants.mjs.map 4.67 KB
|
|
117
|
+
ESM dist/components/copilot-provider/standard-copilot-api-config.mjs.map 51.00 B
|
|
118
|
+
ESM dist/openai-assistants/hooks/use-copilot-chat-v2.mjs.map 51.00 B
|
|
119
|
+
ESM dist/types/index.mjs.map 51.00 B
|
|
120
|
+
ESM dist/openai-assistants/utils/index.mjs.map 51.00 B
|
|
121
|
+
ESM dist/openai-assistants/index.mjs.map 51.00 B
|
|
122
|
+
ESM dist/hooks/index.mjs.map 51.00 B
|
|
123
|
+
ESM dist/hooks/use-copilot-chat.mjs.map 51.00 B
|
|
124
|
+
ESM dist/hooks/use-flat-category-store.mjs.map 51.00 B
|
|
125
|
+
ESM dist/hooks/use-chat.mjs.map 51.00 B
|
|
126
|
+
ESM dist/hooks/use-make-copilot-actionable.mjs.map 51.00 B
|
|
105
127
|
ESM dist/hooks/use-make-copilot-document-readable.mjs.map 51.00 B
|
|
106
|
-
ESM dist/chunk-BABVSMJR.mjs.map 51.00 B
|
|
107
128
|
ESM dist/hooks/use-tree.mjs.map 51.00 B
|
|
108
129
|
ESM dist/index.mjs.map 51.00 B
|
|
109
130
|
ESM dist/hooks/use-make-copilot-readable.mjs.map 51.00 B
|
|
110
|
-
ESM dist/chunk-
|
|
111
|
-
ESM dist/chunk-6SOQYBNX.mjs.map 2.07 KB
|
|
112
|
-
ESM dist/openai/index.mjs.map 51.00 B
|
|
113
|
-
ESM dist/chunk-FRAKUJWH.mjs.map 51.00 B
|
|
114
|
-
ESM dist/openai/chat-completion-transport.mjs.map 51.00 B
|
|
115
|
-
ESM dist/chunk-TU4DNDO7.mjs.map 7.90 KB
|
|
131
|
+
ESM dist/chunk-LV3MQPZL.mjs.map 7.90 KB
|
|
116
132
|
ESM dist/chunk-MZ5UN3BY.mjs.map 1.26 KB
|
|
133
|
+
ESM dist/chunk-ELXZFAYR.mjs.map 4.37 KB
|
|
117
134
|
ESM dist/chunk-WMXA2TIX.mjs.map 7.79 KB
|
|
118
|
-
ESM dist/context/index.mjs.map 51.00 B
|
|
119
|
-
ESM dist/components/index.mjs.map 51.00 B
|
|
120
|
-
ESM dist/hooks/index.mjs.map 51.00 B
|
|
121
135
|
ESM dist/chunk-FP4EXCGS.mjs.map 1.67 KB
|
|
122
|
-
ESM dist/hooks/use-flat-category-store.mjs.map 51.00 B
|
|
123
|
-
ESM dist/chunk-6A4PCNMZ.mjs.map 4.26 KB
|
|
124
|
-
ESM dist/chunk-VK25FIML.mjs.map 7.84 KB
|
|
125
|
-
ESM dist/hooks/use-chat.mjs.map 51.00 B
|
|
126
|
-
ESM dist/chunk-VUY2K2DI.mjs.map 8.27 KB
|
|
127
|
-
ESM dist/hooks/use-copilot-chat.mjs.map 51.00 B
|
|
128
|
-
ESM dist/chunk-QTET3FBV.mjs.map 11.03 KB
|
|
129
|
-
ESM dist/chunk-YULKJPY3.mjs.map 4.21 KB
|
|
130
|
-
ESM dist/chunk-XSS45JC5.mjs.map 4.37 KB
|
|
131
|
-
ESM dist/chunk-TKXPMMND.mjs.map 9.93 KB
|
|
132
|
-
ESM dist/chunk-HW5IH6PV.mjs.map 1.47 KB
|
|
133
136
|
ESM dist/chunk-7P4OYNP3.mjs.map 1.42 KB
|
|
137
|
+
ESM dist/chunk-HW5IH6PV.mjs.map 1.47 KB
|
|
138
|
+
ESM dist/components/index.mjs.map 51.00 B
|
|
139
|
+
ESM dist/chunk-56GURLWX.mjs.map 11.03 KB
|
|
140
|
+
ESM dist/chunk-YULKJPY3.mjs.map 4.21 KB
|
|
141
|
+
ESM dist/chunk-VUY2K2DI.mjs.map 8.27 KB
|
|
142
|
+
ESM dist/context/copilot-context.mjs.map 51.00 B
|
|
143
|
+
ESM dist/context/index.mjs.map 51.00 B
|
|
144
|
+
ESM dist/chunk-6A4PCNMZ.mjs.map 4.26 KB
|
|
145
|
+
ESM dist/openai/chat-completion-client.mjs.map 51.00 B
|
|
134
146
|
ESM dist/openai/chat-completion-stream.mjs.map 51.00 B
|
|
135
|
-
ESM dist/
|
|
136
|
-
ESM dist/
|
|
137
|
-
ESM dist/openai
|
|
138
|
-
ESM dist/
|
|
139
|
-
ESM dist/
|
|
140
|
-
ESM
|
|
141
|
-
ESM dist/openai-assistants/hooks/use-assistants.mjs.map 4.67 KB
|
|
142
|
-
ESM dist/types/base.mjs.map 51.00 B
|
|
143
|
-
ESM dist/types/message.mjs.map 51.00 B
|
|
144
|
-
ESM dist/components/copilot-provider/copilot-provider.mjs.map 51.00 B
|
|
145
|
-
ESM dist/components/copilot-provider/standard-copilot-api-config.mjs.map 51.00 B
|
|
146
|
-
ESM dist/openai-assistants/utils/index.mjs.map 51.00 B
|
|
147
|
-
ESM dist/types/document-pointer.mjs.map 51.00 B
|
|
148
|
-
ESM dist/openai-assistants/hooks/use-copilot-chat-v2.mjs.map 51.00 B
|
|
149
|
-
ESM dist/utils/utils.mjs.map 51.00 B
|
|
150
|
-
ESM ⚡️ Build success in 168ms
|
|
147
|
+
ESM dist/chunk-TKXPMMND.mjs.map 9.93 KB
|
|
148
|
+
ESM dist/openai/chat-completion-transport.mjs.map 51.00 B
|
|
149
|
+
ESM dist/openai/index.mjs.map 51.00 B
|
|
150
|
+
ESM dist/chunk-VK25FIML.mjs.map 7.84 KB
|
|
151
|
+
ESM dist/chunk-6SOQYBNX.mjs.map 2.07 KB
|
|
152
|
+
ESM ⚡️ Build success in 513ms
|
|
151
153
|
DTS Build start
|
|
152
|
-
DTS ⚡️ Build success in
|
|
154
|
+
DTS ⚡️ Build success in 3692ms
|
|
153
155
|
DTS dist/index.d.ts 1.61 KB
|
|
154
156
|
DTS dist/components/copilot-provider/copilot-provider.d.ts 1.55 KB
|
|
155
157
|
DTS dist/components/copilot-provider/copilot-provider-props.d.ts 1.52 KB
|
|
@@ -169,17 +171,19 @@ DTS dist/openai/chat-completion-transport.d.ts 1.26 KB
|
|
|
169
171
|
DTS dist/hooks/use-tree.d.ts 543.00 B
|
|
170
172
|
DTS dist/components/index.d.ts 482.00 B
|
|
171
173
|
DTS dist/context/index.d.ts 281.00 B
|
|
172
|
-
DTS dist/hooks/index.d.ts 608.00 B
|
|
173
|
-
DTS dist/hooks/use-flat-category-store.d.ts 424.00 B
|
|
174
174
|
DTS dist/openai/chat-completion-client.d.ts 1.44 KB
|
|
175
175
|
DTS dist/openai/index.d.ts 438.00 B
|
|
176
|
-
DTS dist/
|
|
177
|
-
DTS dist/
|
|
176
|
+
DTS dist/hooks/index.d.ts 608.00 B
|
|
177
|
+
DTS dist/hooks/use-flat-category-store.d.ts 424.00 B
|
|
178
|
+
DTS dist/openai-assistants/index.d.ts 262.00 B
|
|
178
179
|
DTS dist/types/index.d.ts 233.00 B
|
|
179
180
|
DTS dist/types/message.d.ts 12.00 B
|
|
180
|
-
DTS dist/
|
|
181
|
+
DTS dist/utils/utils.test.d.ts 12.00 B
|
|
182
|
+
DTS dist/utils/utils.d.ts 12.00 B
|
|
181
183
|
DTS dist/components/copilot-provider/index.d.ts 463.00 B
|
|
182
184
|
DTS dist/components/copilot-provider/standard-copilot-api-config.d.ts 911.00 B
|
|
183
185
|
DTS dist/openai-assistants/hooks/index.d.ts 182.00 B
|
|
184
186
|
DTS dist/openai-assistants/hooks/use-assistants.d.ts 551.00 B
|
|
185
187
|
DTS dist/openai-assistants/utils/index.d.ts 68.00 B
|
|
188
|
+
Waiting for the debugger to disconnect...
|
|
189
|
+
Waiting for the debugger to disconnect...
|
package/CHANGELOG.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { StandardCopilotApiConfig } from './chunk-F2JIAPZQ.mjs';
|
|
2
|
+
import { use_flat_category_store_default } from './chunk-YULKJPY3.mjs';
|
|
2
3
|
import { use_tree_default } from './chunk-VUY2K2DI.mjs';
|
|
3
4
|
import { CopilotContext } from './chunk-6A4PCNMZ.mjs';
|
|
4
|
-
import { use_flat_category_store_default } from './chunk-YULKJPY3.mjs';
|
|
5
5
|
import { __objRest, __spreadProps, __spreadValues, __async } from './chunk-MRXNTQOX.mjs';
|
|
6
6
|
import { useState, useCallback } from 'react';
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
@@ -162,4 +162,4 @@ function annotatedFunctionToChatCompletionFunction(annotatedFunction) {
|
|
|
162
162
|
|
|
163
163
|
export { CopilotProvider, defaultCopilotContextCategories };
|
|
164
164
|
//# sourceMappingURL=out.js.map
|
|
165
|
-
//# sourceMappingURL=chunk-
|
|
165
|
+
//# sourceMappingURL=chunk-56GURLWX.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defaultCopilotContextCategories } from './chunk-QTET3FBV.mjs';
|
|
2
|
-
import { CopilotContext } from './chunk-6A4PCNMZ.mjs';
|
|
3
1
|
import { useChat } from './chunk-WMXA2TIX.mjs';
|
|
2
|
+
import { defaultCopilotContextCategories } from './chunk-56GURLWX.mjs';
|
|
3
|
+
import { CopilotContext } from './chunk-6A4PCNMZ.mjs';
|
|
4
4
|
import { __objRest, __spreadProps, __spreadValues } from './chunk-MRXNTQOX.mjs';
|
|
5
5
|
import { useContext, useMemo } from 'react';
|
|
6
6
|
|
|
@@ -74,4 +74,4 @@ If you would like to call a function, call it without saying anything else.
|
|
|
74
74
|
|
|
75
75
|
export { defaultSystemMessage, useCopilotChat };
|
|
76
76
|
//# sourceMappingURL=out.js.map
|
|
77
|
-
//# sourceMappingURL=chunk-
|
|
77
|
+
//# sourceMappingURL=chunk-ELXZFAYR.mjs.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { processMessageStream } from './chunk-MZ5UN3BY.mjs';
|
|
2
|
-
import { defaultCopilotContextCategories } from './chunk-
|
|
2
|
+
import { defaultCopilotContextCategories } from './chunk-56GURLWX.mjs';
|
|
3
3
|
import { CopilotContext } from './chunk-6A4PCNMZ.mjs';
|
|
4
4
|
import { __async, __spreadValues } from './chunk-MRXNTQOX.mjs';
|
|
5
5
|
import { useContext, useState, useMemo } from 'react';
|
|
@@ -122,4 +122,4 @@ If you would like to call a function, call it without saying anything else.
|
|
|
122
122
|
|
|
123
123
|
export { defaultSystemMessage, useCopilotChatV2 };
|
|
124
124
|
//# sourceMappingURL=out.js.map
|
|
125
|
-
//# sourceMappingURL=chunk-
|
|
125
|
+
//# sourceMappingURL=chunk-LV3MQPZL.mjs.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { CopilotProvider, defaultCopilotContextCategories } from '../../chunk-
|
|
1
|
+
export { CopilotProvider, defaultCopilotContextCategories } from '../../chunk-56GURLWX.mjs';
|
|
2
2
|
import '../../chunk-F2JIAPZQ.mjs';
|
|
3
|
+
import '../../chunk-YULKJPY3.mjs';
|
|
3
4
|
import '../../chunk-VUY2K2DI.mjs';
|
|
4
5
|
import '../../chunk-6A4PCNMZ.mjs';
|
|
5
|
-
import '../../chunk-YULKJPY3.mjs';
|
|
6
6
|
import '../../chunk-MRXNTQOX.mjs';
|
|
7
7
|
//# sourceMappingURL=out.js.map
|
|
8
8
|
//# sourceMappingURL=copilot-provider.mjs.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import '../../chunk-SPCZTZCY.mjs';
|
|
2
|
-
export { CopilotProvider, defaultCopilotContextCategories } from '../../chunk-
|
|
2
|
+
export { CopilotProvider, defaultCopilotContextCategories } from '../../chunk-56GURLWX.mjs';
|
|
3
3
|
import '../../chunk-F2JIAPZQ.mjs';
|
|
4
|
+
import '../../chunk-YULKJPY3.mjs';
|
|
4
5
|
import '../../chunk-VUY2K2DI.mjs';
|
|
5
6
|
import '../../chunk-6A4PCNMZ.mjs';
|
|
6
|
-
import '../../chunk-YULKJPY3.mjs';
|
|
7
7
|
import '../../chunk-MRXNTQOX.mjs';
|
|
8
8
|
//# sourceMappingURL=out.js.map
|
|
9
9
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import '../chunk-JD7BAH7U.mjs';
|
|
2
2
|
import '../chunk-SPCZTZCY.mjs';
|
|
3
|
-
export { CopilotProvider, defaultCopilotContextCategories } from '../chunk-
|
|
3
|
+
export { CopilotProvider, defaultCopilotContextCategories } from '../chunk-56GURLWX.mjs';
|
|
4
4
|
import '../chunk-F2JIAPZQ.mjs';
|
|
5
|
+
import '../chunk-YULKJPY3.mjs';
|
|
5
6
|
import '../chunk-VUY2K2DI.mjs';
|
|
6
7
|
import '../chunk-6A4PCNMZ.mjs';
|
|
7
|
-
import '../chunk-YULKJPY3.mjs';
|
|
8
8
|
import '../chunk-MRXNTQOX.mjs';
|
|
9
9
|
//# sourceMappingURL=out.js.map
|
|
10
10
|
//# sourceMappingURL=index.mjs.map
|
package/dist/hooks/index.mjs
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import '../chunk-5UGLWBZJ.mjs';
|
|
2
|
+
export { useCopilotChat } from '../chunk-ELXZFAYR.mjs';
|
|
3
|
+
import '../chunk-WMXA2TIX.mjs';
|
|
2
4
|
export { useMakeCopilotActionable } from '../chunk-FP4EXCGS.mjs';
|
|
3
5
|
export { useMakeCopilotDocumentReadable } from '../chunk-7P4OYNP3.mjs';
|
|
4
6
|
export { useMakeCopilotReadable } from '../chunk-HW5IH6PV.mjs';
|
|
5
|
-
export { useCopilotChat } from '../chunk-XSS45JC5.mjs';
|
|
6
7
|
import '../chunk-JD7BAH7U.mjs';
|
|
7
8
|
import '../chunk-SPCZTZCY.mjs';
|
|
8
|
-
import '../chunk-
|
|
9
|
+
import '../chunk-56GURLWX.mjs';
|
|
9
10
|
import '../chunk-F2JIAPZQ.mjs';
|
|
11
|
+
import '../chunk-YULKJPY3.mjs';
|
|
10
12
|
import '../chunk-VUY2K2DI.mjs';
|
|
11
13
|
import '../chunk-6A4PCNMZ.mjs';
|
|
12
|
-
import '../chunk-WMXA2TIX.mjs';
|
|
13
14
|
import '../chunk-TKXPMMND.mjs';
|
|
14
15
|
import '../chunk-VK25FIML.mjs';
|
|
15
|
-
import '../chunk-YULKJPY3.mjs';
|
|
16
16
|
import '../chunk-MRXNTQOX.mjs';
|
|
17
17
|
//# sourceMappingURL=out.js.map
|
|
18
18
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { defaultSystemMessage, useCopilotChat } from '../chunk-
|
|
1
|
+
export { defaultSystemMessage, useCopilotChat } from '../chunk-ELXZFAYR.mjs';
|
|
2
|
+
import '../chunk-WMXA2TIX.mjs';
|
|
2
3
|
import '../chunk-JD7BAH7U.mjs';
|
|
3
4
|
import '../chunk-SPCZTZCY.mjs';
|
|
4
|
-
import '../chunk-
|
|
5
|
+
import '../chunk-56GURLWX.mjs';
|
|
5
6
|
import '../chunk-F2JIAPZQ.mjs';
|
|
7
|
+
import '../chunk-YULKJPY3.mjs';
|
|
6
8
|
import '../chunk-VUY2K2DI.mjs';
|
|
7
9
|
import '../chunk-6A4PCNMZ.mjs';
|
|
8
|
-
import '../chunk-WMXA2TIX.mjs';
|
|
9
10
|
import '../chunk-TKXPMMND.mjs';
|
|
10
11
|
import '../chunk-VK25FIML.mjs';
|
|
11
|
-
import '../chunk-YULKJPY3.mjs';
|
|
12
12
|
import '../chunk-MRXNTQOX.mjs';
|
|
13
13
|
//# sourceMappingURL=out.js.map
|
|
14
14
|
//# sourceMappingURL=use-copilot-chat.mjs.map
|
package/dist/index.mjs
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import './chunk-EFZPSZWO.mjs';
|
|
2
1
|
import './chunk-7GFKOIO7.mjs';
|
|
3
2
|
import './chunk-BABVSMJR.mjs';
|
|
4
|
-
export { useCopilotChatV2 } from './chunk-
|
|
3
|
+
export { useCopilotChatV2 } from './chunk-LV3MQPZL.mjs';
|
|
5
4
|
import './chunk-FRAKUJWH.mjs';
|
|
6
5
|
export { processMessageStream } from './chunk-MZ5UN3BY.mjs';
|
|
7
|
-
import './chunk-
|
|
8
|
-
export { ChatCompletionStream } from './chunk-6SOQYBNX.mjs';
|
|
9
|
-
import './chunk-VNRDQJXW.mjs';
|
|
6
|
+
import './chunk-EFZPSZWO.mjs';
|
|
10
7
|
import './chunk-5UGLWBZJ.mjs';
|
|
8
|
+
export { useCopilotChat } from './chunk-ELXZFAYR.mjs';
|
|
9
|
+
import './chunk-WMXA2TIX.mjs';
|
|
11
10
|
export { useMakeCopilotActionable } from './chunk-FP4EXCGS.mjs';
|
|
12
11
|
export { useMakeCopilotDocumentReadable } from './chunk-7P4OYNP3.mjs';
|
|
13
12
|
export { useMakeCopilotReadable } from './chunk-HW5IH6PV.mjs';
|
|
14
|
-
export { useCopilotChat } from './chunk-XSS45JC5.mjs';
|
|
15
13
|
import './chunk-JD7BAH7U.mjs';
|
|
16
14
|
import './chunk-SPCZTZCY.mjs';
|
|
17
|
-
export { CopilotProvider, defaultCopilotContextCategories } from './chunk-
|
|
15
|
+
export { CopilotProvider, defaultCopilotContextCategories } from './chunk-56GURLWX.mjs';
|
|
18
16
|
import './chunk-F2JIAPZQ.mjs';
|
|
17
|
+
import './chunk-YULKJPY3.mjs';
|
|
19
18
|
import './chunk-VUY2K2DI.mjs';
|
|
19
|
+
import './chunk-VNRDQJXW.mjs';
|
|
20
20
|
export { CopilotContext } from './chunk-6A4PCNMZ.mjs';
|
|
21
|
-
import './chunk-WMXA2TIX.mjs';
|
|
22
21
|
import './chunk-TKXPMMND.mjs';
|
|
22
|
+
import './chunk-PUFR5OAI.mjs';
|
|
23
|
+
export { ChatCompletionStream } from './chunk-6SOQYBNX.mjs';
|
|
23
24
|
import './chunk-VK25FIML.mjs';
|
|
24
|
-
import './chunk-YULKJPY3.mjs';
|
|
25
25
|
import './chunk-MRXNTQOX.mjs';
|
|
26
26
|
//# sourceMappingURL=out.js.map
|
|
27
27
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import '../../chunk-BABVSMJR.mjs';
|
|
2
|
-
export { useCopilotChatV2 } from '../../chunk-
|
|
2
|
+
export { useCopilotChatV2 } from '../../chunk-LV3MQPZL.mjs';
|
|
3
3
|
import '../../chunk-FRAKUJWH.mjs';
|
|
4
4
|
import '../../chunk-MZ5UN3BY.mjs';
|
|
5
|
-
import '../../chunk-VNRDQJXW.mjs';
|
|
6
5
|
import '../../chunk-JD7BAH7U.mjs';
|
|
7
6
|
import '../../chunk-SPCZTZCY.mjs';
|
|
8
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-56GURLWX.mjs';
|
|
9
8
|
import '../../chunk-F2JIAPZQ.mjs';
|
|
9
|
+
import '../../chunk-YULKJPY3.mjs';
|
|
10
10
|
import '../../chunk-VUY2K2DI.mjs';
|
|
11
|
+
import '../../chunk-VNRDQJXW.mjs';
|
|
11
12
|
import '../../chunk-6A4PCNMZ.mjs';
|
|
12
|
-
import '../../chunk-YULKJPY3.mjs';
|
|
13
13
|
import '../../chunk-MRXNTQOX.mjs';
|
|
14
14
|
//# sourceMappingURL=out.js.map
|
|
15
15
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { defaultSystemMessage, useCopilotChatV2 } from '../../chunk-
|
|
1
|
+
export { defaultSystemMessage, useCopilotChatV2 } from '../../chunk-LV3MQPZL.mjs';
|
|
2
2
|
import '../../chunk-FRAKUJWH.mjs';
|
|
3
3
|
import '../../chunk-MZ5UN3BY.mjs';
|
|
4
|
-
import '../../chunk-VNRDQJXW.mjs';
|
|
5
4
|
import '../../chunk-JD7BAH7U.mjs';
|
|
6
5
|
import '../../chunk-SPCZTZCY.mjs';
|
|
7
|
-
import '../../chunk-
|
|
6
|
+
import '../../chunk-56GURLWX.mjs';
|
|
8
7
|
import '../../chunk-F2JIAPZQ.mjs';
|
|
8
|
+
import '../../chunk-YULKJPY3.mjs';
|
|
9
9
|
import '../../chunk-VUY2K2DI.mjs';
|
|
10
|
+
import '../../chunk-VNRDQJXW.mjs';
|
|
10
11
|
import '../../chunk-6A4PCNMZ.mjs';
|
|
11
|
-
import '../../chunk-YULKJPY3.mjs';
|
|
12
12
|
import '../../chunk-MRXNTQOX.mjs';
|
|
13
13
|
//# sourceMappingURL=out.js.map
|
|
14
14
|
//# sourceMappingURL=use-copilot-chat-v2.mjs.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import '../chunk-7GFKOIO7.mjs';
|
|
2
2
|
import '../chunk-BABVSMJR.mjs';
|
|
3
|
-
export { useCopilotChatV2 } from '../chunk-
|
|
3
|
+
export { useCopilotChatV2 } from '../chunk-LV3MQPZL.mjs';
|
|
4
4
|
import '../chunk-FRAKUJWH.mjs';
|
|
5
5
|
export { processMessageStream } from '../chunk-MZ5UN3BY.mjs';
|
|
6
|
-
import '../chunk-VNRDQJXW.mjs';
|
|
7
6
|
import '../chunk-JD7BAH7U.mjs';
|
|
8
7
|
import '../chunk-SPCZTZCY.mjs';
|
|
9
|
-
import '../chunk-
|
|
8
|
+
import '../chunk-56GURLWX.mjs';
|
|
10
9
|
import '../chunk-F2JIAPZQ.mjs';
|
|
10
|
+
import '../chunk-YULKJPY3.mjs';
|
|
11
11
|
import '../chunk-VUY2K2DI.mjs';
|
|
12
|
+
import '../chunk-VNRDQJXW.mjs';
|
|
12
13
|
import '../chunk-6A4PCNMZ.mjs';
|
|
13
|
-
import '../chunk-YULKJPY3.mjs';
|
|
14
14
|
import '../chunk-MRXNTQOX.mjs';
|
|
15
15
|
//# sourceMappingURL=out.js.map
|
|
16
16
|
//# sourceMappingURL=index.mjs.map
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
7
|
-
"version": "0.17.0-alpha.
|
|
7
|
+
"version": "0.17.0-alpha.4",
|
|
8
8
|
"sideEffects": false,
|
|
9
9
|
"main": "./dist/index.js",
|
|
10
10
|
"module": "./dist/index.mjs",
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
"ts-jest": "^29.1.1",
|
|
24
24
|
"tsup": "^6.7.0",
|
|
25
25
|
"typescript": "^5.1.3",
|
|
26
|
-
"
|
|
27
|
-
"
|
|
26
|
+
"tsconfig": "0.6.0",
|
|
27
|
+
"eslint-config-custom": "0.2.0"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"eventemitter3": "^5.0.1",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|