@seastudio/sdk 3.0.2 → 3.0.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/README.md +14 -0
- package/bin/seastudio.js +0 -0
- package/dist/{chunk-TFOJLA2F.cjs → chunk-3I7UM66P.cjs} +9 -7
- package/dist/{chunk-SUF5BPSK.cjs → chunk-3IVOSJIO.cjs} +3 -3
- package/dist/chunk-AXT6ZLY2.js +98 -0
- package/dist/{chunk-XU5GEWWL.js → chunk-GPM5XGYM.js} +1 -1
- package/dist/chunk-PYYG6U4M.cjs +109 -0
- package/dist/{chunk-ANWOL7SM.js → chunk-TJ3CGHWJ.js} +9 -7
- package/dist/develop-tool/cli/index.cjs +79 -7
- package/dist/develop-tool/cli/index.js +79 -7
- package/dist/index.cjs +96 -246
- package/dist/index.d.cts +3 -8
- package/dist/index.d.ts +3 -8
- package/dist/index.js +3 -9
- package/dist/mcp/core/index.cjs +22 -22
- package/dist/mcp/core/index.d.cts +10 -7
- package/dist/mcp/core/index.d.ts +10 -7
- package/dist/mcp/core/index.js +1 -1
- package/dist/mcp/index.cjs +49 -199
- package/dist/mcp/index.d.cts +13 -84
- package/dist/mcp/index.d.ts +13 -84
- package/dist/mcp/index.js +3 -9
- package/dist/mcp/seastudio/index.cjs +19 -19
- package/dist/mcp/seastudio/index.d.cts +1 -1
- package/dist/mcp/seastudio/index.d.ts +1 -1
- package/dist/mcp/seastudio/index.js +2 -2
- package/dist/{types-B1Zqr-0Q.d.cts → types-CUFTi2bZ.d.cts} +10 -1
- package/dist/{types-B1Zqr-0Q.d.ts → types-CUFTi2bZ.d.ts} +10 -1
- package/package.json +2 -22
- package/src/develop-tool/templates/plugin/frontend/package.json.tmpl +2 -2
- package/src/develop-tool/templates/plugin/frontend/src/main.tsx +3 -0
- package/src/develop-tool/templates/plugin/frontend/src/mcp-entry.ts.tmpl +12 -0
- package/dist/chunk-4ITOR5QE.js +0 -901
- package/dist/chunk-CVF4QHS6.cjs +0 -436
- package/dist/chunk-DSOSHJH2.js +0 -643
- package/dist/chunk-FLATZQA2.js +0 -174
- package/dist/chunk-G66KY35N.js +0 -334
- package/dist/chunk-HJJTBVKQ.cjs +0 -909
- package/dist/chunk-ISI2OLPI.cjs +0 -179
- package/dist/chunk-MYURVLGP.cjs +0 -165
- package/dist/chunk-ORBVHAAS.cjs +0 -341
- package/dist/chunk-QD4KISXM.js +0 -160
- package/dist/chunk-S2UIBWKA.js +0 -99
- package/dist/chunk-SNGU4SHO.cjs +0 -654
- package/dist/chunk-XIPL7VSP.cjs +0 -110
- package/dist/chunk-Z7LV7DCO.js +0 -429
- package/dist/mcp/plugin-editor/index.cjs +0 -47
- package/dist/mcp/plugin-editor/index.d.cts +0 -98
- package/dist/mcp/plugin-editor/index.d.ts +0 -98
- package/dist/mcp/plugin-editor/index.js +0 -2
- package/dist/mcp/plugin-excel/index.cjs +0 -31
- package/dist/mcp/plugin-excel/index.d.cts +0 -86
- package/dist/mcp/plugin-excel/index.d.ts +0 -86
- package/dist/mcp/plugin-excel/index.js +0 -2
- package/dist/mcp/plugin-preview/index.cjs +0 -23
- package/dist/mcp/plugin-preview/index.d.cts +0 -109
- package/dist/mcp/plugin-preview/index.d.ts +0 -109
- package/dist/mcp/plugin-preview/index.js +0 -2
- package/dist/mcp/plugin-seaflow/index.cjs +0 -35
- package/dist/mcp/plugin-seaflow/index.d.cts +0 -318
- package/dist/mcp/plugin-seaflow/index.d.ts +0 -318
- package/dist/mcp/plugin-seaflow/index.js +0 -2
- package/dist/mcp/plugin-word/index.cjs +0 -31
- package/dist/mcp/plugin-word/index.d.cts +0 -86
- package/dist/mcp/plugin-word/index.d.ts +0 -86
- package/dist/mcp/plugin-word/index.js +0 -2
- package/dist/tools-LMW67LIY.js +0 -2
- package/dist/tools-TU7PBMDO.cjs +0 -23
package/dist/index.cjs
CHANGED
|
@@ -1,395 +1,245 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
+
var chunkPYYG6U4M_cjs = require('./chunk-PYYG6U4M.cjs');
|
|
4
|
+
var chunk3IVOSJIO_cjs = require('./chunk-3IVOSJIO.cjs');
|
|
5
|
+
var chunk3I7UM66P_cjs = require('./chunk-3I7UM66P.cjs');
|
|
3
6
|
var chunkSYMWE636_cjs = require('./chunk-SYMWE636.cjs');
|
|
4
|
-
var chunkXIPL7VSP_cjs = require('./chunk-XIPL7VSP.cjs');
|
|
5
|
-
var chunkORBVHAAS_cjs = require('./chunk-ORBVHAAS.cjs');
|
|
6
|
-
var chunkHJJTBVKQ_cjs = require('./chunk-HJJTBVKQ.cjs');
|
|
7
|
-
var chunkSUF5BPSK_cjs = require('./chunk-SUF5BPSK.cjs');
|
|
8
|
-
var chunkISI2OLPI_cjs = require('./chunk-ISI2OLPI.cjs');
|
|
9
|
-
var chunkCVF4QHS6_cjs = require('./chunk-CVF4QHS6.cjs');
|
|
10
|
-
var chunkMYURVLGP_cjs = require('./chunk-MYURVLGP.cjs');
|
|
11
|
-
var chunkSNGU4SHO_cjs = require('./chunk-SNGU4SHO.cjs');
|
|
12
|
-
var chunkTFOJLA2F_cjs = require('./chunk-TFOJLA2F.cjs');
|
|
13
7
|
|
|
14
8
|
|
|
15
9
|
|
|
16
|
-
Object.defineProperty(exports, "DialogBody", {
|
|
17
|
-
enumerable: true,
|
|
18
|
-
get: function () { return chunkSYMWE636_cjs.DialogBody; }
|
|
19
|
-
});
|
|
20
|
-
Object.defineProperty(exports, "DialogButton", {
|
|
21
|
-
enumerable: true,
|
|
22
|
-
get: function () { return chunkSYMWE636_cjs.DialogButton; }
|
|
23
|
-
});
|
|
24
|
-
Object.defineProperty(exports, "DialogContainer", {
|
|
25
|
-
enumerable: true,
|
|
26
|
-
get: function () { return chunkSYMWE636_cjs.DialogContainer; }
|
|
27
|
-
});
|
|
28
|
-
Object.defineProperty(exports, "DialogFooter", {
|
|
29
|
-
enumerable: true,
|
|
30
|
-
get: function () { return chunkSYMWE636_cjs.DialogFooter; }
|
|
31
|
-
});
|
|
32
|
-
Object.defineProperty(exports, "DialogHeader", {
|
|
33
|
-
enumerable: true,
|
|
34
|
-
get: function () { return chunkSYMWE636_cjs.DialogHeader; }
|
|
35
|
-
});
|
|
36
|
-
Object.defineProperty(exports, "DialogOverlay", {
|
|
37
|
-
enumerable: true,
|
|
38
|
-
get: function () { return chunkSYMWE636_cjs.DialogOverlay; }
|
|
39
|
-
});
|
|
40
|
-
Object.defineProperty(exports, "MenuContainer", {
|
|
41
|
-
enumerable: true,
|
|
42
|
-
get: function () { return chunkSYMWE636_cjs.MenuContainer; }
|
|
43
|
-
});
|
|
44
|
-
Object.defineProperty(exports, "MenuEmpty", {
|
|
45
|
-
enumerable: true,
|
|
46
|
-
get: function () { return chunkSYMWE636_cjs.MenuEmpty; }
|
|
47
|
-
});
|
|
48
|
-
Object.defineProperty(exports, "MenuItem", {
|
|
49
|
-
enumerable: true,
|
|
50
|
-
get: function () { return chunkSYMWE636_cjs.MenuItem; }
|
|
51
|
-
});
|
|
52
|
-
Object.defineProperty(exports, "MenuSeparator", {
|
|
53
|
-
enumerable: true,
|
|
54
|
-
get: function () { return chunkSYMWE636_cjs.MenuSeparator; }
|
|
55
|
-
});
|
|
56
|
-
Object.defineProperty(exports, "Tab", {
|
|
57
|
-
enumerable: true,
|
|
58
|
-
get: function () { return chunkSYMWE636_cjs.Tab; }
|
|
59
|
-
});
|
|
60
|
-
Object.defineProperty(exports, "cn", {
|
|
61
|
-
enumerable: true,
|
|
62
|
-
get: function () { return chunkSYMWE636_cjs.cn; }
|
|
63
|
-
});
|
|
64
|
-
Object.defineProperty(exports, "showHostContextMenu", {
|
|
65
|
-
enumerable: true,
|
|
66
|
-
get: function () { return chunkSYMWE636_cjs.showHostContextMenu; }
|
|
67
|
-
});
|
|
68
10
|
Object.defineProperty(exports, "MCP_PACKAGES", {
|
|
69
11
|
enumerable: true,
|
|
70
|
-
get: function () { return
|
|
12
|
+
get: function () { return chunkPYYG6U4M_cjs.MCP_PACKAGES; }
|
|
71
13
|
});
|
|
72
14
|
Object.defineProperty(exports, "getMCPPackageIdForTool", {
|
|
73
15
|
enumerable: true,
|
|
74
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkPYYG6U4M_cjs.getMCPPackageIdForTool; }
|
|
75
17
|
});
|
|
76
18
|
Object.defineProperty(exports, "getMCPPackages", {
|
|
77
19
|
enumerable: true,
|
|
78
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkPYYG6U4M_cjs.getMCPPackages; }
|
|
79
21
|
});
|
|
80
22
|
Object.defineProperty(exports, "getMCPToolPackageIndex", {
|
|
81
23
|
enumerable: true,
|
|
82
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkPYYG6U4M_cjs.getMCPToolPackageIndex; }
|
|
83
25
|
});
|
|
84
26
|
Object.defineProperty(exports, "getToolsForLLM", {
|
|
85
27
|
enumerable: true,
|
|
86
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkPYYG6U4M_cjs.getToolsForLLM; }
|
|
87
29
|
});
|
|
88
30
|
Object.defineProperty(exports, "listAllTools", {
|
|
89
31
|
enumerable: true,
|
|
90
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunkPYYG6U4M_cjs.listAllTools; }
|
|
91
33
|
});
|
|
92
34
|
Object.defineProperty(exports, "listAvailableTools", {
|
|
93
35
|
enumerable: true,
|
|
94
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunkPYYG6U4M_cjs.listAvailableTools; }
|
|
95
37
|
});
|
|
96
38
|
Object.defineProperty(exports, "listAvailableToolsForLLM", {
|
|
97
39
|
enumerable: true,
|
|
98
|
-
get: function () { return
|
|
40
|
+
get: function () { return chunkPYYG6U4M_cjs.listAvailableToolsForLLM; }
|
|
99
41
|
});
|
|
100
42
|
Object.defineProperty(exports, "loadPlugin", {
|
|
101
43
|
enumerable: true,
|
|
102
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunkPYYG6U4M_cjs.loadPlugin; }
|
|
103
45
|
});
|
|
104
46
|
Object.defineProperty(exports, "mcpToolToOpenAI", {
|
|
105
47
|
enumerable: true,
|
|
106
|
-
get: function () { return
|
|
107
|
-
});
|
|
108
|
-
Object.defineProperty(exports, "word", {
|
|
109
|
-
enumerable: true,
|
|
110
|
-
get: function () { return chunkORBVHAAS_cjs.word; }
|
|
111
|
-
});
|
|
112
|
-
Object.defineProperty(exports, "wordAllTools", {
|
|
113
|
-
enumerable: true,
|
|
114
|
-
get: function () { return chunkORBVHAAS_cjs.allTools; }
|
|
115
|
-
});
|
|
116
|
-
Object.defineProperty(exports, "wordLifecycleTools", {
|
|
117
|
-
enumerable: true,
|
|
118
|
-
get: function () { return chunkORBVHAAS_cjs.lifecycleTools; }
|
|
119
|
-
});
|
|
120
|
-
Object.defineProperty(exports, "wordMutateTools", {
|
|
121
|
-
enumerable: true,
|
|
122
|
-
get: function () { return chunkORBVHAAS_cjs.mutateTools; }
|
|
123
|
-
});
|
|
124
|
-
Object.defineProperty(exports, "wordReadTools", {
|
|
125
|
-
enumerable: true,
|
|
126
|
-
get: function () { return chunkORBVHAAS_cjs.readTools; }
|
|
127
|
-
});
|
|
128
|
-
Object.defineProperty(exports, "wordTools", {
|
|
129
|
-
enumerable: true,
|
|
130
|
-
get: function () { return chunkORBVHAAS_cjs.tools; }
|
|
131
|
-
});
|
|
132
|
-
Object.defineProperty(exports, "seaflow", {
|
|
133
|
-
enumerable: true,
|
|
134
|
-
get: function () { return chunkHJJTBVKQ_cjs.seaflow; }
|
|
135
|
-
});
|
|
136
|
-
Object.defineProperty(exports, "seaflowAllTools", {
|
|
137
|
-
enumerable: true,
|
|
138
|
-
get: function () { return chunkHJJTBVKQ_cjs.allTools; }
|
|
139
|
-
});
|
|
140
|
-
Object.defineProperty(exports, "seaflowCanvasAuthTools", {
|
|
141
|
-
enumerable: true,
|
|
142
|
-
get: function () { return chunkHJJTBVKQ_cjs.canvasAuthTools; }
|
|
143
|
-
});
|
|
144
|
-
Object.defineProperty(exports, "seaflowCanvasContextTools", {
|
|
145
|
-
enumerable: true,
|
|
146
|
-
get: function () { return chunkHJJTBVKQ_cjs.canvasContextTools; }
|
|
147
|
-
});
|
|
148
|
-
Object.defineProperty(exports, "seaflowCanvasExecutionTools", {
|
|
149
|
-
enumerable: true,
|
|
150
|
-
get: function () { return chunkHJJTBVKQ_cjs.canvasExecutionTools; }
|
|
151
|
-
});
|
|
152
|
-
Object.defineProperty(exports, "seaflowTools", {
|
|
153
|
-
enumerable: true,
|
|
154
|
-
get: function () { return chunkHJJTBVKQ_cjs.tools; }
|
|
48
|
+
get: function () { return chunkPYYG6U4M_cjs.mcpToolToOpenAI; }
|
|
155
49
|
});
|
|
156
50
|
Object.defineProperty(exports, "SeastudioNotifications", {
|
|
157
51
|
enumerable: true,
|
|
158
|
-
get: function () { return
|
|
52
|
+
get: function () { return chunk3IVOSJIO_cjs.SeastudioNotifications; }
|
|
159
53
|
});
|
|
160
54
|
Object.defineProperty(exports, "SeastudioRequests", {
|
|
161
55
|
enumerable: true,
|
|
162
|
-
get: function () { return
|
|
56
|
+
get: function () { return chunk3IVOSJIO_cjs.SeastudioRequests; }
|
|
163
57
|
});
|
|
164
58
|
Object.defineProperty(exports, "agentManagementTools", {
|
|
165
59
|
enumerable: true,
|
|
166
|
-
get: function () { return
|
|
60
|
+
get: function () { return chunk3IVOSJIO_cjs.agentManagementTools; }
|
|
167
61
|
});
|
|
168
62
|
Object.defineProperty(exports, "agentTabTools", {
|
|
169
63
|
enumerable: true,
|
|
170
|
-
get: function () { return
|
|
64
|
+
get: function () { return chunk3IVOSJIO_cjs.agentTabTools; }
|
|
171
65
|
});
|
|
172
66
|
Object.defineProperty(exports, "batchFileTools", {
|
|
173
67
|
enumerable: true,
|
|
174
|
-
get: function () { return
|
|
68
|
+
get: function () { return chunk3IVOSJIO_cjs.batchFileTools; }
|
|
175
69
|
});
|
|
176
70
|
Object.defineProperty(exports, "clipboardTools", {
|
|
177
71
|
enumerable: true,
|
|
178
|
-
get: function () { return
|
|
72
|
+
get: function () { return chunk3IVOSJIO_cjs.clipboardTools; }
|
|
179
73
|
});
|
|
180
74
|
Object.defineProperty(exports, "codeQualityTools", {
|
|
181
75
|
enumerable: true,
|
|
182
|
-
get: function () { return
|
|
76
|
+
get: function () { return chunk3IVOSJIO_cjs.codeQualityTools; }
|
|
183
77
|
});
|
|
184
78
|
Object.defineProperty(exports, "fileTools", {
|
|
185
79
|
enumerable: true,
|
|
186
|
-
get: function () { return
|
|
80
|
+
get: function () { return chunk3IVOSJIO_cjs.fileTools; }
|
|
187
81
|
});
|
|
188
82
|
Object.defineProperty(exports, "gitTools", {
|
|
189
83
|
enumerable: true,
|
|
190
|
-
get: function () { return
|
|
84
|
+
get: function () { return chunk3IVOSJIO_cjs.gitTools; }
|
|
191
85
|
});
|
|
192
86
|
Object.defineProperty(exports, "pluginManagementTools", {
|
|
193
87
|
enumerable: true,
|
|
194
|
-
get: function () { return
|
|
88
|
+
get: function () { return chunk3IVOSJIO_cjs.pluginManagementTools; }
|
|
195
89
|
});
|
|
196
90
|
Object.defineProperty(exports, "pluginTabTools", {
|
|
197
91
|
enumerable: true,
|
|
198
|
-
get: function () { return
|
|
92
|
+
get: function () { return chunk3IVOSJIO_cjs.pluginTabTools; }
|
|
199
93
|
});
|
|
200
94
|
Object.defineProperty(exports, "seastudio", {
|
|
201
95
|
enumerable: true,
|
|
202
|
-
get: function () { return
|
|
96
|
+
get: function () { return chunk3IVOSJIO_cjs.seastudio; }
|
|
203
97
|
});
|
|
204
98
|
Object.defineProperty(exports, "seastudioAllTools", {
|
|
205
99
|
enumerable: true,
|
|
206
|
-
get: function () { return
|
|
100
|
+
get: function () { return chunk3IVOSJIO_cjs.allTools; }
|
|
207
101
|
});
|
|
208
102
|
Object.defineProperty(exports, "seastudioTools", {
|
|
209
103
|
enumerable: true,
|
|
210
|
-
get: function () { return
|
|
104
|
+
get: function () { return chunk3IVOSJIO_cjs.tools; }
|
|
211
105
|
});
|
|
212
106
|
Object.defineProperty(exports, "shellTools", {
|
|
213
107
|
enumerable: true,
|
|
214
|
-
get: function () { return
|
|
215
|
-
});
|
|
216
|
-
Object.defineProperty(exports, "shellPlugin", {
|
|
217
|
-
enumerable: true,
|
|
218
|
-
get: function () { return chunkISI2OLPI_cjs.shellPlugin; }
|
|
219
|
-
});
|
|
220
|
-
Object.defineProperty(exports, "shellPluginCommandTools", {
|
|
221
|
-
enumerable: true,
|
|
222
|
-
get: function () { return chunkISI2OLPI_cjs.commandTools; }
|
|
223
|
-
});
|
|
224
|
-
Object.defineProperty(exports, "shellPluginSessionTools", {
|
|
225
|
-
enumerable: true,
|
|
226
|
-
get: function () { return chunkISI2OLPI_cjs.sessionTools; }
|
|
227
|
-
});
|
|
228
|
-
Object.defineProperty(exports, "shellPluginTools", {
|
|
229
|
-
enumerable: true,
|
|
230
|
-
get: function () { return chunkISI2OLPI_cjs.tools; }
|
|
231
|
-
});
|
|
232
|
-
Object.defineProperty(exports, "excel", {
|
|
233
|
-
enumerable: true,
|
|
234
|
-
get: function () { return chunkCVF4QHS6_cjs.excel; }
|
|
235
|
-
});
|
|
236
|
-
Object.defineProperty(exports, "excelAllTools", {
|
|
237
|
-
enumerable: true,
|
|
238
|
-
get: function () { return chunkCVF4QHS6_cjs.allTools; }
|
|
239
|
-
});
|
|
240
|
-
Object.defineProperty(exports, "excelLifecycleTools", {
|
|
241
|
-
enumerable: true,
|
|
242
|
-
get: function () { return chunkCVF4QHS6_cjs.lifecycleTools; }
|
|
243
|
-
});
|
|
244
|
-
Object.defineProperty(exports, "excelMutateTools", {
|
|
245
|
-
enumerable: true,
|
|
246
|
-
get: function () { return chunkCVF4QHS6_cjs.mutateTools; }
|
|
247
|
-
});
|
|
248
|
-
Object.defineProperty(exports, "excelReadTools", {
|
|
249
|
-
enumerable: true,
|
|
250
|
-
get: function () { return chunkCVF4QHS6_cjs.readTools; }
|
|
108
|
+
get: function () { return chunk3IVOSJIO_cjs.shellTools; }
|
|
251
109
|
});
|
|
252
|
-
Object.defineProperty(exports, "
|
|
253
|
-
enumerable: true,
|
|
254
|
-
get: function () { return chunkCVF4QHS6_cjs.tools; }
|
|
255
|
-
});
|
|
256
|
-
Object.defineProperty(exports, "preview", {
|
|
257
|
-
enumerable: true,
|
|
258
|
-
get: function () { return chunkMYURVLGP_cjs.preview; }
|
|
259
|
-
});
|
|
260
|
-
Object.defineProperty(exports, "previewCoreTools", {
|
|
110
|
+
Object.defineProperty(exports, "MCPClient", {
|
|
261
111
|
enumerable: true,
|
|
262
|
-
get: function () { return
|
|
112
|
+
get: function () { return chunk3I7UM66P_cjs.MCPClient; }
|
|
263
113
|
});
|
|
264
|
-
Object.defineProperty(exports, "
|
|
114
|
+
Object.defineProperty(exports, "MCPServer", {
|
|
265
115
|
enumerable: true,
|
|
266
|
-
get: function () { return
|
|
116
|
+
get: function () { return chunk3I7UM66P_cjs.MCPServer; }
|
|
267
117
|
});
|
|
268
|
-
Object.defineProperty(exports, "
|
|
118
|
+
Object.defineProperty(exports, "PostMessageTransport", {
|
|
269
119
|
enumerable: true,
|
|
270
|
-
get: function () { return
|
|
120
|
+
get: function () { return chunk3I7UM66P_cjs.PostMessageTransport; }
|
|
271
121
|
});
|
|
272
|
-
Object.defineProperty(exports, "
|
|
122
|
+
Object.defineProperty(exports, "callHostTool", {
|
|
273
123
|
enumerable: true,
|
|
274
|
-
get: function () { return
|
|
124
|
+
get: function () { return chunk3I7UM66P_cjs.callHostTool; }
|
|
275
125
|
});
|
|
276
|
-
Object.defineProperty(exports, "
|
|
126
|
+
Object.defineProperty(exports, "callHostToolText", {
|
|
277
127
|
enumerable: true,
|
|
278
|
-
get: function () { return
|
|
128
|
+
get: function () { return chunk3I7UM66P_cjs.callHostToolText; }
|
|
279
129
|
});
|
|
280
|
-
Object.defineProperty(exports, "
|
|
130
|
+
Object.defineProperty(exports, "createMCPClient", {
|
|
281
131
|
enumerable: true,
|
|
282
|
-
get: function () { return
|
|
132
|
+
get: function () { return chunk3I7UM66P_cjs.createMCPClient; }
|
|
283
133
|
});
|
|
284
|
-
Object.defineProperty(exports, "
|
|
134
|
+
Object.defineProperty(exports, "createMCPServer", {
|
|
285
135
|
enumerable: true,
|
|
286
|
-
get: function () { return
|
|
136
|
+
get: function () { return chunk3I7UM66P_cjs.createMCPServer; }
|
|
287
137
|
});
|
|
288
|
-
Object.defineProperty(exports, "
|
|
138
|
+
Object.defineProperty(exports, "createNotification", {
|
|
289
139
|
enumerable: true,
|
|
290
|
-
get: function () { return
|
|
140
|
+
get: function () { return chunk3I7UM66P_cjs.createNotification; }
|
|
291
141
|
});
|
|
292
|
-
Object.defineProperty(exports, "
|
|
142
|
+
Object.defineProperty(exports, "createRequest", {
|
|
293
143
|
enumerable: true,
|
|
294
|
-
get: function () { return
|
|
144
|
+
get: function () { return chunk3I7UM66P_cjs.createRequest; }
|
|
295
145
|
});
|
|
296
|
-
Object.defineProperty(exports, "
|
|
146
|
+
Object.defineProperty(exports, "createResponse", {
|
|
297
147
|
enumerable: true,
|
|
298
|
-
get: function () { return
|
|
148
|
+
get: function () { return chunk3I7UM66P_cjs.createResponse; }
|
|
299
149
|
});
|
|
300
|
-
Object.defineProperty(exports, "
|
|
150
|
+
Object.defineProperty(exports, "getDefaultClient", {
|
|
301
151
|
enumerable: true,
|
|
302
|
-
get: function () { return
|
|
152
|
+
get: function () { return chunk3I7UM66P_cjs.getDefaultClient; }
|
|
303
153
|
});
|
|
304
|
-
Object.defineProperty(exports, "
|
|
154
|
+
Object.defineProperty(exports, "getDefaultServer", {
|
|
305
155
|
enumerable: true,
|
|
306
|
-
get: function () { return
|
|
156
|
+
get: function () { return chunk3I7UM66P_cjs.getDefaultServer; }
|
|
307
157
|
});
|
|
308
|
-
Object.defineProperty(exports, "
|
|
158
|
+
Object.defineProperty(exports, "getDefaultTransport", {
|
|
309
159
|
enumerable: true,
|
|
310
|
-
get: function () { return
|
|
160
|
+
get: function () { return chunk3I7UM66P_cjs.getDefaultTransport; }
|
|
311
161
|
});
|
|
312
|
-
Object.defineProperty(exports, "
|
|
162
|
+
Object.defineProperty(exports, "isMCPMessage", {
|
|
313
163
|
enumerable: true,
|
|
314
|
-
get: function () { return
|
|
164
|
+
get: function () { return chunk3I7UM66P_cjs.isMCPMessage; }
|
|
315
165
|
});
|
|
316
|
-
Object.defineProperty(exports, "
|
|
166
|
+
Object.defineProperty(exports, "isNotification", {
|
|
317
167
|
enumerable: true,
|
|
318
|
-
get: function () { return
|
|
168
|
+
get: function () { return chunk3I7UM66P_cjs.isNotification; }
|
|
319
169
|
});
|
|
320
|
-
Object.defineProperty(exports, "
|
|
170
|
+
Object.defineProperty(exports, "normalizeMCPTool", {
|
|
321
171
|
enumerable: true,
|
|
322
|
-
get: function () { return
|
|
172
|
+
get: function () { return chunk3I7UM66P_cjs.normalizeMCPTool; }
|
|
323
173
|
});
|
|
324
|
-
Object.defineProperty(exports, "
|
|
174
|
+
Object.defineProperty(exports, "normalizeMCPToolInputSchema", {
|
|
325
175
|
enumerable: true,
|
|
326
|
-
get: function () { return
|
|
176
|
+
get: function () { return chunk3I7UM66P_cjs.normalizeMCPToolInputSchema; }
|
|
327
177
|
});
|
|
328
|
-
Object.defineProperty(exports, "
|
|
178
|
+
Object.defineProperty(exports, "normalizeMCPToolObjectSchema", {
|
|
329
179
|
enumerable: true,
|
|
330
|
-
get: function () { return
|
|
180
|
+
get: function () { return chunk3I7UM66P_cjs.normalizeMCPToolObjectSchema; }
|
|
331
181
|
});
|
|
332
|
-
Object.defineProperty(exports, "
|
|
182
|
+
Object.defineProperty(exports, "setDefaultClient", {
|
|
333
183
|
enumerable: true,
|
|
334
|
-
get: function () { return
|
|
184
|
+
get: function () { return chunk3I7UM66P_cjs.setDefaultClient; }
|
|
335
185
|
});
|
|
336
|
-
Object.defineProperty(exports, "
|
|
186
|
+
Object.defineProperty(exports, "setDefaultTransport", {
|
|
337
187
|
enumerable: true,
|
|
338
|
-
get: function () { return
|
|
188
|
+
get: function () { return chunk3I7UM66P_cjs.setDefaultTransport; }
|
|
339
189
|
});
|
|
340
|
-
Object.defineProperty(exports, "
|
|
190
|
+
Object.defineProperty(exports, "startDefaultServer", {
|
|
341
191
|
enumerable: true,
|
|
342
|
-
get: function () { return
|
|
192
|
+
get: function () { return chunk3I7UM66P_cjs.startDefaultServer; }
|
|
343
193
|
});
|
|
344
|
-
Object.defineProperty(exports, "
|
|
194
|
+
Object.defineProperty(exports, "DialogBody", {
|
|
345
195
|
enumerable: true,
|
|
346
|
-
get: function () { return
|
|
196
|
+
get: function () { return chunkSYMWE636_cjs.DialogBody; }
|
|
347
197
|
});
|
|
348
|
-
Object.defineProperty(exports, "
|
|
198
|
+
Object.defineProperty(exports, "DialogButton", {
|
|
349
199
|
enumerable: true,
|
|
350
|
-
get: function () { return
|
|
200
|
+
get: function () { return chunkSYMWE636_cjs.DialogButton; }
|
|
351
201
|
});
|
|
352
|
-
Object.defineProperty(exports, "
|
|
202
|
+
Object.defineProperty(exports, "DialogContainer", {
|
|
353
203
|
enumerable: true,
|
|
354
|
-
get: function () { return
|
|
204
|
+
get: function () { return chunkSYMWE636_cjs.DialogContainer; }
|
|
355
205
|
});
|
|
356
|
-
Object.defineProperty(exports, "
|
|
206
|
+
Object.defineProperty(exports, "DialogFooter", {
|
|
357
207
|
enumerable: true,
|
|
358
|
-
get: function () { return
|
|
208
|
+
get: function () { return chunkSYMWE636_cjs.DialogFooter; }
|
|
359
209
|
});
|
|
360
|
-
Object.defineProperty(exports, "
|
|
210
|
+
Object.defineProperty(exports, "DialogHeader", {
|
|
361
211
|
enumerable: true,
|
|
362
|
-
get: function () { return
|
|
212
|
+
get: function () { return chunkSYMWE636_cjs.DialogHeader; }
|
|
363
213
|
});
|
|
364
|
-
Object.defineProperty(exports, "
|
|
214
|
+
Object.defineProperty(exports, "DialogOverlay", {
|
|
365
215
|
enumerable: true,
|
|
366
|
-
get: function () { return
|
|
216
|
+
get: function () { return chunkSYMWE636_cjs.DialogOverlay; }
|
|
367
217
|
});
|
|
368
|
-
Object.defineProperty(exports, "
|
|
218
|
+
Object.defineProperty(exports, "MenuContainer", {
|
|
369
219
|
enumerable: true,
|
|
370
|
-
get: function () { return
|
|
220
|
+
get: function () { return chunkSYMWE636_cjs.MenuContainer; }
|
|
371
221
|
});
|
|
372
|
-
Object.defineProperty(exports, "
|
|
222
|
+
Object.defineProperty(exports, "MenuEmpty", {
|
|
373
223
|
enumerable: true,
|
|
374
|
-
get: function () { return
|
|
224
|
+
get: function () { return chunkSYMWE636_cjs.MenuEmpty; }
|
|
375
225
|
});
|
|
376
|
-
Object.defineProperty(exports, "
|
|
226
|
+
Object.defineProperty(exports, "MenuItem", {
|
|
377
227
|
enumerable: true,
|
|
378
|
-
get: function () { return
|
|
228
|
+
get: function () { return chunkSYMWE636_cjs.MenuItem; }
|
|
379
229
|
});
|
|
380
|
-
Object.defineProperty(exports, "
|
|
230
|
+
Object.defineProperty(exports, "MenuSeparator", {
|
|
381
231
|
enumerable: true,
|
|
382
|
-
get: function () { return
|
|
232
|
+
get: function () { return chunkSYMWE636_cjs.MenuSeparator; }
|
|
383
233
|
});
|
|
384
|
-
Object.defineProperty(exports, "
|
|
234
|
+
Object.defineProperty(exports, "Tab", {
|
|
385
235
|
enumerable: true,
|
|
386
|
-
get: function () { return
|
|
236
|
+
get: function () { return chunkSYMWE636_cjs.Tab; }
|
|
387
237
|
});
|
|
388
|
-
Object.defineProperty(exports, "
|
|
238
|
+
Object.defineProperty(exports, "cn", {
|
|
389
239
|
enumerable: true,
|
|
390
|
-
get: function () { return
|
|
240
|
+
get: function () { return chunkSYMWE636_cjs.cn; }
|
|
391
241
|
});
|
|
392
|
-
Object.defineProperty(exports, "
|
|
242
|
+
Object.defineProperty(exports, "showHostContextMenu", {
|
|
393
243
|
enumerable: true,
|
|
394
|
-
get: function () { return
|
|
244
|
+
get: function () { return chunkSYMWE636_cjs.showHostContextMenu; }
|
|
395
245
|
});
|
package/dist/index.d.cts
CHANGED
|
@@ -1,12 +1,7 @@
|
|
|
1
1
|
export { DialogBody, DialogBodyProps, DialogButton, DialogButtonProps, DialogContainer, DialogContainerProps, DialogFooter, DialogFooterProps, DialogHeader, DialogHeaderProps, DialogOverlay, DialogOverlayProps, HostContextMenuItem, HostContextMenuResult, MenuContainer, MenuContainerProps, MenuEmpty, MenuEmptyProps, MenuItem, MenuItemProps, MenuSeparator, MenuSeparatorProps, Tab, TabProps, cn, showHostContextMenu } from './ui/index.cjs';
|
|
2
|
-
export { MCPPackageId, MCPPackageInfo, MCPToolCapabilityMetadata, MCPToolCapabilityRisk, MCP_PACKAGES, OpenAITool, getMCPPackageIdForTool, getMCPPackages, getMCPToolPackageIndex, getToolsForLLM, listAllTools, listAvailableTools, listAvailableToolsForLLM, loadPlugin, mcpToolToOpenAI
|
|
3
|
-
export {
|
|
4
|
-
export { CodeSearchMatch, CodeSearchResult, EditorFileInfo, LintResult, TestResult, TypecheckResult, editor, allTools as editorAllTools, extensionTools as editorExtensionTools, fileMutationTools as editorFileMutationTools, previewTools as editorPreviewTools, proposalTools as editorProposalTools, referenceTools as editorReferenceTools, sessionTools as editorSessionTools, tools as editorTools, fileOperationTools } from './mcp/plugin-editor/index.cjs';
|
|
5
|
-
export { ExcelContext, ExcelFindMatch, ExcelSelectionInfo, ExcelSheetInfo, ExcelStats, excel, allTools as excelAllTools, lifecycleTools as excelLifecycleTools, mutateTools as excelMutateTools, readTools as excelReadTools, tools as excelTools } from './mcp/plugin-excel/index.cjs';
|
|
6
|
-
export { F as FileItem, a as FileNode, J as JSONRPCError, b as JSONRPCMessage, c as JSONRPCNotification, d as JSONRPCRequest, e as JSONRPCResponse, M as MCPMessageEnvelope, f as MCPMethod, g as MCPTool, h as MCPToolAnnotations, i as MCPToolCallRequest, j as MCPToolInputSchema, k as MCPToolResult, N as NotificationHandler, P as PublishParams, S as SubscribeParams, l as createNotification, m as createRequest, n as createResponse, o as isMCPMessage, p as isNotification } from './types-B1Zqr-0Q.cjs';
|
|
2
|
+
export { MCPAvailableTool, MCPPackageId, MCPPackageInfo, MCPToolCapabilityMetadata, MCPToolCapabilityRisk, MCP_PACKAGES, OpenAITool, getMCPPackageIdForTool, getMCPPackages, getMCPToolPackageIndex, getToolsForLLM, listAllTools, listAvailableTools, listAvailableToolsForLLM, loadPlugin, mcpToolToOpenAI } from './mcp/index.cjs';
|
|
3
|
+
export { F as FileItem, a as FileNode, J as JSONRPCError, b as JSONRPCMessage, c as JSONRPCNotification, d as JSONRPCRequest, e as JSONRPCResponse, M as MCPMessageEnvelope, f as MCPMethod, g as MCPTool, h as MCPToolAnnotations, i as MCPToolCallRequest, j as MCPToolInputSchema, k as MCPToolResult, N as NotificationHandler, P as PluginMCPManifest, l as PluginMCPModuleExports, m as PublishParams, S as SubscribeParams, n as createNotification, o as createRequest, p as createResponse, q as isMCPMessage, r as isNotification } from './types-CUFTi2bZ.cjs';
|
|
7
4
|
export { FileModifiedParams, FileOpenRequestedParams, FileSavedParams, FileSendRequestedParams, FilesChangedParams, RootsChangedParams, SeastudioDragDropParams, SeastudioDragEnterParams, SeastudioDragFileData, SeastudioDragRootId, SeastudioDragStartParams, SeastudioFileDownloadOptions, SeastudioFileTreeOptions, SeastudioNotifications, SeastudioRequests, TextSendRequestedParams, agentManagementTools, agentTabTools, batchFileTools, clipboardTools, codeQualityTools, fileTools, gitTools, pluginManagementTools, pluginTabTools, seastudio, allTools as seastudioAllTools, tools as seastudioTools, shellTools } from './mcp/seastudio/index.cjs';
|
|
8
|
-
export { MCPClient, MCPClientOptions, MCPRequestOptions, MCPServer, MCPToolHandler, MCPTransport, NormalizeMCPToolInputSchemaOptions, PostMessageTransport, PostMessageTransportOptions, callHostTool, callHostToolText, createMCPClient, createMCPServer, getDefaultClient, getDefaultServer, getDefaultTransport, normalizeMCPTool, normalizeMCPToolInputSchema, normalizeMCPToolObjectSchema, setDefaultClient, setDefaultTransport, startDefaultServer } from './mcp/core/index.cjs';
|
|
9
|
-
export { PreviewBatchEntry, PreviewBatchGetResponse, PreviewBatchItem, PreviewBatchResult, PreviewCapability, PreviewCompareVersionsResult, PreviewGetResponse, PreviewMetadata, PreviewMode, PreviewThumbnail, RenderKind, preview, coreTools as previewCoreTools, enhancedTools as previewEnhancedTools, tools as previewTools } from './mcp/plugin-preview/index.cjs';
|
|
10
|
-
export { WordBlockInfo, WordContentResult, WordContext, WordFindMatch, WordSelectionInfo, word, allTools as wordAllTools, lifecycleTools as wordLifecycleTools, mutateTools as wordMutateTools, readTools as wordReadTools, tools as wordTools } from './mcp/plugin-word/index.cjs';
|
|
5
|
+
export { MCPClient, MCPClientOptions, MCPRequestOptions, MCPServer, MCPToolCallOptions, MCPToolHandler, MCPTransport, NormalizeMCPToolInputSchemaOptions, PostMessageTransport, PostMessageTransportOptions, callHostTool, callHostToolText, createMCPClient, createMCPServer, getDefaultClient, getDefaultServer, getDefaultTransport, normalizeMCPTool, normalizeMCPToolInputSchema, normalizeMCPToolObjectSchema, setDefaultClient, setDefaultTransport, startDefaultServer } from './mcp/core/index.cjs';
|
|
11
6
|
import 'react';
|
|
12
7
|
import 'clsx';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,12 +1,7 @@
|
|
|
1
1
|
export { DialogBody, DialogBodyProps, DialogButton, DialogButtonProps, DialogContainer, DialogContainerProps, DialogFooter, DialogFooterProps, DialogHeader, DialogHeaderProps, DialogOverlay, DialogOverlayProps, HostContextMenuItem, HostContextMenuResult, MenuContainer, MenuContainerProps, MenuEmpty, MenuEmptyProps, MenuItem, MenuItemProps, MenuSeparator, MenuSeparatorProps, Tab, TabProps, cn, showHostContextMenu } from './ui/index.js';
|
|
2
|
-
export { MCPPackageId, MCPPackageInfo, MCPToolCapabilityMetadata, MCPToolCapabilityRisk, MCP_PACKAGES, OpenAITool, getMCPPackageIdForTool, getMCPPackages, getMCPToolPackageIndex, getToolsForLLM, listAllTools, listAvailableTools, listAvailableToolsForLLM, loadPlugin, mcpToolToOpenAI
|
|
3
|
-
export {
|
|
4
|
-
export { CodeSearchMatch, CodeSearchResult, EditorFileInfo, LintResult, TestResult, TypecheckResult, editor, allTools as editorAllTools, extensionTools as editorExtensionTools, fileMutationTools as editorFileMutationTools, previewTools as editorPreviewTools, proposalTools as editorProposalTools, referenceTools as editorReferenceTools, sessionTools as editorSessionTools, tools as editorTools, fileOperationTools } from './mcp/plugin-editor/index.js';
|
|
5
|
-
export { ExcelContext, ExcelFindMatch, ExcelSelectionInfo, ExcelSheetInfo, ExcelStats, excel, allTools as excelAllTools, lifecycleTools as excelLifecycleTools, mutateTools as excelMutateTools, readTools as excelReadTools, tools as excelTools } from './mcp/plugin-excel/index.js';
|
|
6
|
-
export { F as FileItem, a as FileNode, J as JSONRPCError, b as JSONRPCMessage, c as JSONRPCNotification, d as JSONRPCRequest, e as JSONRPCResponse, M as MCPMessageEnvelope, f as MCPMethod, g as MCPTool, h as MCPToolAnnotations, i as MCPToolCallRequest, j as MCPToolInputSchema, k as MCPToolResult, N as NotificationHandler, P as PublishParams, S as SubscribeParams, l as createNotification, m as createRequest, n as createResponse, o as isMCPMessage, p as isNotification } from './types-B1Zqr-0Q.js';
|
|
2
|
+
export { MCPAvailableTool, MCPPackageId, MCPPackageInfo, MCPToolCapabilityMetadata, MCPToolCapabilityRisk, MCP_PACKAGES, OpenAITool, getMCPPackageIdForTool, getMCPPackages, getMCPToolPackageIndex, getToolsForLLM, listAllTools, listAvailableTools, listAvailableToolsForLLM, loadPlugin, mcpToolToOpenAI } from './mcp/index.js';
|
|
3
|
+
export { F as FileItem, a as FileNode, J as JSONRPCError, b as JSONRPCMessage, c as JSONRPCNotification, d as JSONRPCRequest, e as JSONRPCResponse, M as MCPMessageEnvelope, f as MCPMethod, g as MCPTool, h as MCPToolAnnotations, i as MCPToolCallRequest, j as MCPToolInputSchema, k as MCPToolResult, N as NotificationHandler, P as PluginMCPManifest, l as PluginMCPModuleExports, m as PublishParams, S as SubscribeParams, n as createNotification, o as createRequest, p as createResponse, q as isMCPMessage, r as isNotification } from './types-CUFTi2bZ.js';
|
|
7
4
|
export { FileModifiedParams, FileOpenRequestedParams, FileSavedParams, FileSendRequestedParams, FilesChangedParams, RootsChangedParams, SeastudioDragDropParams, SeastudioDragEnterParams, SeastudioDragFileData, SeastudioDragRootId, SeastudioDragStartParams, SeastudioFileDownloadOptions, SeastudioFileTreeOptions, SeastudioNotifications, SeastudioRequests, TextSendRequestedParams, agentManagementTools, agentTabTools, batchFileTools, clipboardTools, codeQualityTools, fileTools, gitTools, pluginManagementTools, pluginTabTools, seastudio, allTools as seastudioAllTools, tools as seastudioTools, shellTools } from './mcp/seastudio/index.js';
|
|
8
|
-
export { MCPClient, MCPClientOptions, MCPRequestOptions, MCPServer, MCPToolHandler, MCPTransport, NormalizeMCPToolInputSchemaOptions, PostMessageTransport, PostMessageTransportOptions, callHostTool, callHostToolText, createMCPClient, createMCPServer, getDefaultClient, getDefaultServer, getDefaultTransport, normalizeMCPTool, normalizeMCPToolInputSchema, normalizeMCPToolObjectSchema, setDefaultClient, setDefaultTransport, startDefaultServer } from './mcp/core/index.js';
|
|
9
|
-
export { PreviewBatchEntry, PreviewBatchGetResponse, PreviewBatchItem, PreviewBatchResult, PreviewCapability, PreviewCompareVersionsResult, PreviewGetResponse, PreviewMetadata, PreviewMode, PreviewThumbnail, RenderKind, preview, coreTools as previewCoreTools, enhancedTools as previewEnhancedTools, tools as previewTools } from './mcp/plugin-preview/index.js';
|
|
10
|
-
export { WordBlockInfo, WordContentResult, WordContext, WordFindMatch, WordSelectionInfo, word, allTools as wordAllTools, lifecycleTools as wordLifecycleTools, mutateTools as wordMutateTools, readTools as wordReadTools, tools as wordTools } from './mcp/plugin-word/index.js';
|
|
5
|
+
export { MCPClient, MCPClientOptions, MCPRequestOptions, MCPServer, MCPToolCallOptions, MCPToolHandler, MCPTransport, NormalizeMCPToolInputSchemaOptions, PostMessageTransport, PostMessageTransportOptions, callHostTool, callHostToolText, createMCPClient, createMCPServer, getDefaultClient, getDefaultServer, getDefaultTransport, normalizeMCPTool, normalizeMCPToolInputSchema, normalizeMCPToolObjectSchema, setDefaultClient, setDefaultTransport, startDefaultServer } from './mcp/core/index.js';
|
|
11
6
|
import 'react';
|
|
12
7
|
import 'clsx';
|
package/dist/index.js
CHANGED
|
@@ -1,10 +1,4 @@
|
|
|
1
|
+
export { MCP_PACKAGES, getMCPPackageIdForTool, getMCPPackages, getMCPToolPackageIndex, getToolsForLLM, listAllTools, listAvailableTools, listAvailableToolsForLLM, loadPlugin, mcpToolToOpenAI } from './chunk-AXT6ZLY2.js';
|
|
2
|
+
export { SeastudioNotifications, SeastudioRequests, agentManagementTools, agentTabTools, batchFileTools, clipboardTools, codeQualityTools, fileTools, gitTools, pluginManagementTools, pluginTabTools, seastudio, allTools as seastudioAllTools, tools as seastudioTools, shellTools } from './chunk-GPM5XGYM.js';
|
|
3
|
+
export { MCPClient, MCPServer, PostMessageTransport, callHostTool, callHostToolText, createMCPClient, createMCPServer, createNotification, createRequest, createResponse, getDefaultClient, getDefaultServer, getDefaultTransport, isMCPMessage, isNotification, normalizeMCPTool, normalizeMCPToolInputSchema, normalizeMCPToolObjectSchema, setDefaultClient, setDefaultTransport, startDefaultServer } from './chunk-TJ3CGHWJ.js';
|
|
1
4
|
export { DialogBody, DialogButton, DialogContainer, DialogFooter, DialogHeader, DialogOverlay, MenuContainer, MenuEmpty, MenuItem, MenuSeparator, Tab, cn, showHostContextMenu } from './chunk-4JAYW5GM.js';
|
|
2
|
-
export { MCP_PACKAGES, getMCPPackageIdForTool, getMCPPackages, getMCPToolPackageIndex, getToolsForLLM, listAllTools, listAvailableTools, listAvailableToolsForLLM, loadPlugin, mcpToolToOpenAI } from './chunk-S2UIBWKA.js';
|
|
3
|
-
export { word, allTools as wordAllTools, lifecycleTools as wordLifecycleTools, mutateTools as wordMutateTools, readTools as wordReadTools, tools as wordTools } from './chunk-G66KY35N.js';
|
|
4
|
-
export { seaflow, allTools as seaflowAllTools, canvasAuthTools as seaflowCanvasAuthTools, canvasContextTools as seaflowCanvasContextTools, canvasExecutionTools as seaflowCanvasExecutionTools, tools as seaflowTools } from './chunk-4ITOR5QE.js';
|
|
5
|
-
export { SeastudioNotifications, SeastudioRequests, agentManagementTools, agentTabTools, batchFileTools, clipboardTools, codeQualityTools, fileTools, gitTools, pluginManagementTools, pluginTabTools, seastudio, allTools as seastudioAllTools, tools as seastudioTools, shellTools } from './chunk-XU5GEWWL.js';
|
|
6
|
-
export { shellPlugin, commandTools as shellPluginCommandTools, sessionTools as shellPluginSessionTools, tools as shellPluginTools } from './chunk-FLATZQA2.js';
|
|
7
|
-
export { excel, allTools as excelAllTools, lifecycleTools as excelLifecycleTools, mutateTools as excelMutateTools, readTools as excelReadTools, tools as excelTools } from './chunk-Z7LV7DCO.js';
|
|
8
|
-
export { preview, coreTools as previewCoreTools, enhancedTools as previewEnhancedTools, tools as previewTools } from './chunk-QD4KISXM.js';
|
|
9
|
-
export { editor, allTools as editorAllTools, extensionTools as editorExtensionTools, fileMutationTools as editorFileMutationTools, previewTools as editorPreviewTools, proposalTools as editorProposalTools, referenceTools as editorReferenceTools, sessionTools as editorSessionTools, tools as editorTools, fileOperationTools } from './chunk-DSOSHJH2.js';
|
|
10
|
-
export { MCPClient, MCPServer, PostMessageTransport, callHostTool, callHostToolText, createMCPClient, createMCPServer, createNotification, createRequest, createResponse, getDefaultClient, getDefaultServer, getDefaultTransport, isMCPMessage, isNotification, normalizeMCPTool, normalizeMCPToolInputSchema, normalizeMCPToolObjectSchema, setDefaultClient, setDefaultTransport, startDefaultServer } from './chunk-ANWOL7SM.js';
|