@seastudio/sdk 5.1.0 → 5.2.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/dist/{chunk-PN3WUVKZ.js → chunk-352PJTT7.js} +76 -78
- package/dist/{chunk-SIAVXTH5.cjs → chunk-JAJUVHJ2.cjs} +4 -4
- package/dist/{chunk-CHTNN2X3.cjs → chunk-LWANMGZ7.cjs} +77 -79
- package/dist/{chunk-ELOYCCXA.js → chunk-NYD4MV7S.js} +1 -1
- package/dist/index.cjs +23 -23
- package/dist/index.js +2 -2
- package/dist/mcp/index.cjs +23 -23
- package/dist/mcp/index.js +2 -2
- package/dist/mcp/seastudio/index.cjs +39 -39
- package/dist/mcp/seastudio/index.d.cts +62 -66
- package/dist/mcp/seastudio/index.d.ts +62 -66
- package/dist/mcp/seastudio/index.js +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1,51 +1,51 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkJAJUVHJ2_cjs = require('./chunk-JAJUVHJ2.cjs');
|
|
4
4
|
var chunk2L26XL3M_cjs = require('./chunk-2L26XL3M.cjs');
|
|
5
|
-
var
|
|
5
|
+
var chunkLWANMGZ7_cjs = require('./chunk-LWANMGZ7.cjs');
|
|
6
6
|
var chunk77OAWBLL_cjs = require('./chunk-77OAWBLL.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
Object.defineProperty(exports, "MCP_PACKAGES", {
|
|
11
11
|
enumerable: true,
|
|
12
|
-
get: function () { return
|
|
12
|
+
get: function () { return chunkJAJUVHJ2_cjs.MCP_PACKAGES; }
|
|
13
13
|
});
|
|
14
14
|
Object.defineProperty(exports, "getMCPPackageIdForTool", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkJAJUVHJ2_cjs.getMCPPackageIdForTool; }
|
|
17
17
|
});
|
|
18
18
|
Object.defineProperty(exports, "getMCPPackages", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkJAJUVHJ2_cjs.getMCPPackages; }
|
|
21
21
|
});
|
|
22
22
|
Object.defineProperty(exports, "getMCPToolPackageIndex", {
|
|
23
23
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkJAJUVHJ2_cjs.getMCPToolPackageIndex; }
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(exports, "getToolsForLLM", {
|
|
27
27
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkJAJUVHJ2_cjs.getToolsForLLM; }
|
|
29
29
|
});
|
|
30
30
|
Object.defineProperty(exports, "listAllTools", {
|
|
31
31
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunkJAJUVHJ2_cjs.listAllTools; }
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(exports, "listAvailableTools", {
|
|
35
35
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunkJAJUVHJ2_cjs.listAvailableTools; }
|
|
37
37
|
});
|
|
38
38
|
Object.defineProperty(exports, "listAvailableToolsForLLM", {
|
|
39
39
|
enumerable: true,
|
|
40
|
-
get: function () { return
|
|
40
|
+
get: function () { return chunkJAJUVHJ2_cjs.listAvailableToolsForLLM; }
|
|
41
41
|
});
|
|
42
42
|
Object.defineProperty(exports, "loadPlugin", {
|
|
43
43
|
enumerable: true,
|
|
44
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunkJAJUVHJ2_cjs.loadPlugin; }
|
|
45
45
|
});
|
|
46
46
|
Object.defineProperty(exports, "mcpToolToOpenAI", {
|
|
47
47
|
enumerable: true,
|
|
48
|
-
get: function () { return
|
|
48
|
+
get: function () { return chunkJAJUVHJ2_cjs.mcpToolToOpenAI; }
|
|
49
49
|
});
|
|
50
50
|
Object.defineProperty(exports, "DialogBody", {
|
|
51
51
|
enumerable: true,
|
|
@@ -101,47 +101,47 @@ Object.defineProperty(exports, "showHostContextMenu", {
|
|
|
101
101
|
});
|
|
102
102
|
Object.defineProperty(exports, "SeastudioNotifications", {
|
|
103
103
|
enumerable: true,
|
|
104
|
-
get: function () { return
|
|
104
|
+
get: function () { return chunkLWANMGZ7_cjs.SeastudioNotifications; }
|
|
105
105
|
});
|
|
106
106
|
Object.defineProperty(exports, "SeastudioRequests", {
|
|
107
107
|
enumerable: true,
|
|
108
|
-
get: function () { return
|
|
108
|
+
get: function () { return chunkLWANMGZ7_cjs.SeastudioRequests; }
|
|
109
109
|
});
|
|
110
110
|
Object.defineProperty(exports, "agentManagementTools", {
|
|
111
111
|
enumerable: true,
|
|
112
|
-
get: function () { return
|
|
112
|
+
get: function () { return chunkLWANMGZ7_cjs.agentManagementTools; }
|
|
113
113
|
});
|
|
114
114
|
Object.defineProperty(exports, "agentTabTools", {
|
|
115
115
|
enumerable: true,
|
|
116
|
-
get: function () { return
|
|
116
|
+
get: function () { return chunkLWANMGZ7_cjs.agentTabTools; }
|
|
117
117
|
});
|
|
118
118
|
Object.defineProperty(exports, "fileTools", {
|
|
119
119
|
enumerable: true,
|
|
120
|
-
get: function () { return
|
|
120
|
+
get: function () { return chunkLWANMGZ7_cjs.fileTools; }
|
|
121
121
|
});
|
|
122
122
|
Object.defineProperty(exports, "pluginManagementTools", {
|
|
123
123
|
enumerable: true,
|
|
124
|
-
get: function () { return
|
|
124
|
+
get: function () { return chunkLWANMGZ7_cjs.pluginManagementTools; }
|
|
125
125
|
});
|
|
126
126
|
Object.defineProperty(exports, "pluginTabTools", {
|
|
127
127
|
enumerable: true,
|
|
128
|
-
get: function () { return
|
|
128
|
+
get: function () { return chunkLWANMGZ7_cjs.pluginTabTools; }
|
|
129
129
|
});
|
|
130
130
|
Object.defineProperty(exports, "seastudio", {
|
|
131
131
|
enumerable: true,
|
|
132
|
-
get: function () { return
|
|
132
|
+
get: function () { return chunkLWANMGZ7_cjs.seastudio; }
|
|
133
133
|
});
|
|
134
134
|
Object.defineProperty(exports, "seastudioAllTools", {
|
|
135
135
|
enumerable: true,
|
|
136
|
-
get: function () { return
|
|
136
|
+
get: function () { return chunkLWANMGZ7_cjs.allTools; }
|
|
137
137
|
});
|
|
138
138
|
Object.defineProperty(exports, "seastudioTools", {
|
|
139
139
|
enumerable: true,
|
|
140
|
-
get: function () { return
|
|
140
|
+
get: function () { return chunkLWANMGZ7_cjs.tools; }
|
|
141
141
|
});
|
|
142
142
|
Object.defineProperty(exports, "shellTools", {
|
|
143
143
|
enumerable: true,
|
|
144
|
-
get: function () { return
|
|
144
|
+
get: function () { return chunkLWANMGZ7_cjs.shellTools; }
|
|
145
145
|
});
|
|
146
146
|
Object.defineProperty(exports, "MCPClient", {
|
|
147
147
|
enumerable: true,
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { MCP_PACKAGES, getMCPPackageIdForTool, getMCPPackages, getMCPToolPackageIndex, getToolsForLLM, listAllTools, listAvailableTools, listAvailableToolsForLLM, loadPlugin, mcpToolToOpenAI } from './chunk-
|
|
1
|
+
export { MCP_PACKAGES, getMCPPackageIdForTool, getMCPPackages, getMCPToolPackageIndex, getToolsForLLM, listAllTools, listAvailableTools, listAvailableToolsForLLM, loadPlugin, mcpToolToOpenAI } from './chunk-NYD4MV7S.js';
|
|
2
2
|
export { DialogBody, DialogButton, DialogContainer, DialogFooter, DialogHeader, DialogOverlay, MenuContainer, MenuEmpty, MenuItem, MenuSeparator, Tab, cn, showHostContextMenu } from './chunk-BIOX6KGR.js';
|
|
3
|
-
export { SeastudioNotifications, SeastudioRequests, agentManagementTools, agentTabTools, fileTools, pluginManagementTools, pluginTabTools, seastudio, allTools as seastudioAllTools, tools as seastudioTools, shellTools } from './chunk-
|
|
3
|
+
export { SeastudioNotifications, SeastudioRequests, agentManagementTools, agentTabTools, fileTools, pluginManagementTools, pluginTabTools, seastudio, allTools as seastudioAllTools, tools as seastudioTools, shellTools } from './chunk-352PJTT7.js';
|
|
4
4
|
export { MCPClient, MCPServer, PostMessageTransport, callHostTool, callHostToolText, createMCPClient, createMCPServer, createNotification, createRequest, createResponse, getDefaultClient, getDefaultServer, getDefaultTransport, isMCPMessage, isNotification, normalizeMCPTool, normalizeMCPToolInputSchema, normalizeMCPToolObjectSchema, setDefaultClient, setDefaultTransport, startDefaultServer } from './chunk-6XG5DRQW.js';
|
package/dist/mcp/index.cjs
CHANGED
|
@@ -1,94 +1,94 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
3
|
+
var chunkJAJUVHJ2_cjs = require('../chunk-JAJUVHJ2.cjs');
|
|
4
|
+
var chunkLWANMGZ7_cjs = require('../chunk-LWANMGZ7.cjs');
|
|
5
5
|
var chunk77OAWBLL_cjs = require('../chunk-77OAWBLL.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
Object.defineProperty(exports, "MCP_PACKAGES", {
|
|
10
10
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
11
|
+
get: function () { return chunkJAJUVHJ2_cjs.MCP_PACKAGES; }
|
|
12
12
|
});
|
|
13
13
|
Object.defineProperty(exports, "getMCPPackageIdForTool", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkJAJUVHJ2_cjs.getMCPPackageIdForTool; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "getMCPPackages", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkJAJUVHJ2_cjs.getMCPPackages; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "getMCPToolPackageIndex", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkJAJUVHJ2_cjs.getMCPToolPackageIndex; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "getToolsForLLM", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkJAJUVHJ2_cjs.getToolsForLLM; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "listAllTools", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkJAJUVHJ2_cjs.listAllTools; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "listAvailableTools", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkJAJUVHJ2_cjs.listAvailableTools; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "listAvailableToolsForLLM", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkJAJUVHJ2_cjs.listAvailableToolsForLLM; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "loadPlugin", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkJAJUVHJ2_cjs.loadPlugin; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "mcpToolToOpenAI", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkJAJUVHJ2_cjs.mcpToolToOpenAI; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "SeastudioNotifications", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunkLWANMGZ7_cjs.SeastudioNotifications; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "SeastudioRequests", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunkLWANMGZ7_cjs.SeastudioRequests; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "agentManagementTools", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunkLWANMGZ7_cjs.agentManagementTools; }
|
|
60
60
|
});
|
|
61
61
|
Object.defineProperty(exports, "agentTabTools", {
|
|
62
62
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
63
|
+
get: function () { return chunkLWANMGZ7_cjs.agentTabTools; }
|
|
64
64
|
});
|
|
65
65
|
Object.defineProperty(exports, "fileTools", {
|
|
66
66
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
67
|
+
get: function () { return chunkLWANMGZ7_cjs.fileTools; }
|
|
68
68
|
});
|
|
69
69
|
Object.defineProperty(exports, "pluginManagementTools", {
|
|
70
70
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
71
|
+
get: function () { return chunkLWANMGZ7_cjs.pluginManagementTools; }
|
|
72
72
|
});
|
|
73
73
|
Object.defineProperty(exports, "pluginTabTools", {
|
|
74
74
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
75
|
+
get: function () { return chunkLWANMGZ7_cjs.pluginTabTools; }
|
|
76
76
|
});
|
|
77
77
|
Object.defineProperty(exports, "seastudio", {
|
|
78
78
|
enumerable: true,
|
|
79
|
-
get: function () { return
|
|
79
|
+
get: function () { return chunkLWANMGZ7_cjs.seastudio; }
|
|
80
80
|
});
|
|
81
81
|
Object.defineProperty(exports, "seastudioAllTools", {
|
|
82
82
|
enumerable: true,
|
|
83
|
-
get: function () { return
|
|
83
|
+
get: function () { return chunkLWANMGZ7_cjs.allTools; }
|
|
84
84
|
});
|
|
85
85
|
Object.defineProperty(exports, "seastudioTools", {
|
|
86
86
|
enumerable: true,
|
|
87
|
-
get: function () { return
|
|
87
|
+
get: function () { return chunkLWANMGZ7_cjs.tools; }
|
|
88
88
|
});
|
|
89
89
|
Object.defineProperty(exports, "shellTools", {
|
|
90
90
|
enumerable: true,
|
|
91
|
-
get: function () { return
|
|
91
|
+
get: function () { return chunkLWANMGZ7_cjs.shellTools; }
|
|
92
92
|
});
|
|
93
93
|
Object.defineProperty(exports, "MCPClient", {
|
|
94
94
|
enumerable: true,
|
package/dist/mcp/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { MCP_PACKAGES, getMCPPackageIdForTool, getMCPPackages, getMCPToolPackageIndex, getToolsForLLM, listAllTools, listAvailableTools, listAvailableToolsForLLM, loadPlugin, mcpToolToOpenAI } from '../chunk-
|
|
2
|
-
export { SeastudioNotifications, SeastudioRequests, agentManagementTools, agentTabTools, fileTools, pluginManagementTools, pluginTabTools, seastudio, allTools as seastudioAllTools, tools as seastudioTools, shellTools } from '../chunk-
|
|
1
|
+
export { MCP_PACKAGES, getMCPPackageIdForTool, getMCPPackages, getMCPToolPackageIndex, getToolsForLLM, listAllTools, listAvailableTools, listAvailableToolsForLLM, loadPlugin, mcpToolToOpenAI } from '../chunk-NYD4MV7S.js';
|
|
2
|
+
export { SeastudioNotifications, SeastudioRequests, agentManagementTools, agentTabTools, fileTools, pluginManagementTools, pluginTabTools, seastudio, allTools as seastudioAllTools, tools as seastudioTools, shellTools } from '../chunk-352PJTT7.js';
|
|
3
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-6XG5DRQW.js';
|
|
@@ -1,143 +1,143 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkLWANMGZ7_cjs = require('../../chunk-LWANMGZ7.cjs');
|
|
4
4
|
require('../../chunk-77OAWBLL.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
Object.defineProperty(exports, "
|
|
8
|
+
Object.defineProperty(exports, "SINGLETON_BROWSER_ID", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkLWANMGZ7_cjs.SINGLETON_BROWSER_ID; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "SeastudioNotifications", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkLWANMGZ7_cjs.SeastudioNotifications; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "SeastudioRequests", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkLWANMGZ7_cjs.SeastudioRequests; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "agentManagementTools", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkLWANMGZ7_cjs.agentManagementTools; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "agentTabTools", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkLWANMGZ7_cjs.agentTabTools; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "allTools", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkLWANMGZ7_cjs.allTools; }
|
|
31
31
|
});
|
|
32
32
|
Object.defineProperty(exports, "annotateTool", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkLWANMGZ7_cjs.annotateTool; }
|
|
35
35
|
});
|
|
36
36
|
Object.defineProperty(exports, "batchFlattenCopyEvidenceOutputSchema", {
|
|
37
37
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkLWANMGZ7_cjs.batchFlattenCopyEvidenceOutputSchema; }
|
|
39
|
+
});
|
|
40
|
+
Object.defineProperty(exports, "browserTools", {
|
|
41
|
+
enumerable: true,
|
|
42
|
+
get: function () { return chunkLWANMGZ7_cjs.browserTools; }
|
|
39
43
|
});
|
|
40
44
|
Object.defineProperty(exports, "callTool", {
|
|
41
45
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
46
|
+
get: function () { return chunkLWANMGZ7_cjs.callTool; }
|
|
43
47
|
});
|
|
44
48
|
Object.defineProperty(exports, "callToolText", {
|
|
45
49
|
enumerable: true,
|
|
46
|
-
get: function () { return
|
|
50
|
+
get: function () { return chunkLWANMGZ7_cjs.callToolText; }
|
|
47
51
|
});
|
|
48
52
|
Object.defineProperty(exports, "dualPathEvidenceOutputSchema", {
|
|
49
53
|
enumerable: true,
|
|
50
|
-
get: function () { return
|
|
54
|
+
get: function () { return chunkLWANMGZ7_cjs.dualPathEvidenceOutputSchema; }
|
|
51
55
|
});
|
|
52
56
|
Object.defineProperty(exports, "editorTools", {
|
|
53
57
|
enumerable: true,
|
|
54
|
-
get: function () { return
|
|
58
|
+
get: function () { return chunkLWANMGZ7_cjs.editorTools; }
|
|
55
59
|
});
|
|
56
60
|
Object.defineProperty(exports, "fileDownloadEvidenceOutputSchema", {
|
|
57
61
|
enumerable: true,
|
|
58
|
-
get: function () { return
|
|
62
|
+
get: function () { return chunkLWANMGZ7_cjs.fileDownloadEvidenceOutputSchema; }
|
|
59
63
|
});
|
|
60
64
|
Object.defineProperty(exports, "fileSaveAsEvidenceOutputSchema", {
|
|
61
65
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
66
|
+
get: function () { return chunkLWANMGZ7_cjs.fileSaveAsEvidenceOutputSchema; }
|
|
63
67
|
});
|
|
64
68
|
Object.defineProperty(exports, "fileTools", {
|
|
65
69
|
enumerable: true,
|
|
66
|
-
get: function () { return
|
|
70
|
+
get: function () { return chunkLWANMGZ7_cjs.fileTools; }
|
|
67
71
|
});
|
|
68
72
|
Object.defineProperty(exports, "fileUrlEvidenceOutputSchema", {
|
|
69
73
|
enumerable: true,
|
|
70
|
-
get: function () { return
|
|
74
|
+
get: function () { return chunkLWANMGZ7_cjs.fileUrlEvidenceOutputSchema; }
|
|
71
75
|
});
|
|
72
76
|
Object.defineProperty(exports, "gitTools", {
|
|
73
77
|
enumerable: true,
|
|
74
|
-
get: function () { return
|
|
78
|
+
get: function () { return chunkLWANMGZ7_cjs.gitTools; }
|
|
75
79
|
});
|
|
76
80
|
Object.defineProperty(exports, "pluginManagementTools", {
|
|
77
81
|
enumerable: true,
|
|
78
|
-
get: function () { return
|
|
82
|
+
get: function () { return chunkLWANMGZ7_cjs.pluginManagementTools; }
|
|
79
83
|
});
|
|
80
84
|
Object.defineProperty(exports, "pluginTabTools", {
|
|
81
85
|
enumerable: true,
|
|
82
|
-
get: function () { return
|
|
86
|
+
get: function () { return chunkLWANMGZ7_cjs.pluginTabTools; }
|
|
83
87
|
});
|
|
84
88
|
Object.defineProperty(exports, "projectTools", {
|
|
85
89
|
enumerable: true,
|
|
86
|
-
get: function () { return
|
|
90
|
+
get: function () { return chunkLWANMGZ7_cjs.projectTools; }
|
|
87
91
|
});
|
|
88
92
|
Object.defineProperty(exports, "request", {
|
|
89
93
|
enumerable: true,
|
|
90
|
-
get: function () { return
|
|
94
|
+
get: function () { return chunkLWANMGZ7_cjs.request; }
|
|
91
95
|
});
|
|
92
96
|
Object.defineProperty(exports, "rootedPathEvidenceOutputSchema", {
|
|
93
97
|
enumerable: true,
|
|
94
|
-
get: function () { return
|
|
98
|
+
get: function () { return chunkLWANMGZ7_cjs.rootedPathEvidenceOutputSchema; }
|
|
95
99
|
});
|
|
96
100
|
Object.defineProperty(exports, "rootedWriteEvidenceOutputSchema", {
|
|
97
101
|
enumerable: true,
|
|
98
|
-
get: function () { return
|
|
102
|
+
get: function () { return chunkLWANMGZ7_cjs.rootedWriteEvidenceOutputSchema; }
|
|
99
103
|
});
|
|
100
104
|
Object.defineProperty(exports, "runOneShotShellCommand", {
|
|
101
105
|
enumerable: true,
|
|
102
|
-
get: function () { return
|
|
106
|
+
get: function () { return chunkLWANMGZ7_cjs.runOneShotShellCommand; }
|
|
103
107
|
});
|
|
104
108
|
Object.defineProperty(exports, "seastudio", {
|
|
105
109
|
enumerable: true,
|
|
106
|
-
get: function () { return
|
|
110
|
+
get: function () { return chunkLWANMGZ7_cjs.seastudio; }
|
|
107
111
|
});
|
|
108
112
|
Object.defineProperty(exports, "shellSessionCloseEvidenceOutputSchema", {
|
|
109
113
|
enumerable: true,
|
|
110
|
-
get: function () { return
|
|
114
|
+
get: function () { return chunkLWANMGZ7_cjs.shellSessionCloseEvidenceOutputSchema; }
|
|
111
115
|
});
|
|
112
116
|
Object.defineProperty(exports, "shellSessionOpenEvidenceOutputSchema", {
|
|
113
117
|
enumerable: true,
|
|
114
|
-
get: function () { return
|
|
118
|
+
get: function () { return chunkLWANMGZ7_cjs.shellSessionOpenEvidenceOutputSchema; }
|
|
115
119
|
});
|
|
116
120
|
Object.defineProperty(exports, "shellSessionRunEvidenceOutputSchema", {
|
|
117
121
|
enumerable: true,
|
|
118
|
-
get: function () { return
|
|
122
|
+
get: function () { return chunkLWANMGZ7_cjs.shellSessionRunEvidenceOutputSchema; }
|
|
119
123
|
});
|
|
120
124
|
Object.defineProperty(exports, "shellSessionSignalEvidenceOutputSchema", {
|
|
121
125
|
enumerable: true,
|
|
122
|
-
get: function () { return
|
|
126
|
+
get: function () { return chunkLWANMGZ7_cjs.shellSessionSignalEvidenceOutputSchema; }
|
|
123
127
|
});
|
|
124
128
|
Object.defineProperty(exports, "shellSessionSnapshotEvidenceOutputSchema", {
|
|
125
129
|
enumerable: true,
|
|
126
|
-
get: function () { return
|
|
130
|
+
get: function () { return chunkLWANMGZ7_cjs.shellSessionSnapshotEvidenceOutputSchema; }
|
|
127
131
|
});
|
|
128
132
|
Object.defineProperty(exports, "shellTools", {
|
|
129
133
|
enumerable: true,
|
|
130
|
-
get: function () { return
|
|
134
|
+
get: function () { return chunkLWANMGZ7_cjs.shellTools; }
|
|
131
135
|
});
|
|
132
136
|
Object.defineProperty(exports, "skillTools", {
|
|
133
137
|
enumerable: true,
|
|
134
|
-
get: function () { return
|
|
138
|
+
get: function () { return chunkLWANMGZ7_cjs.skillTools; }
|
|
135
139
|
});
|
|
136
140
|
Object.defineProperty(exports, "tools", {
|
|
137
141
|
enumerable: true,
|
|
138
|
-
get: function () { return
|
|
139
|
-
});
|
|
140
|
-
Object.defineProperty(exports, "webviewRuntimeTools", {
|
|
141
|
-
enumerable: true,
|
|
142
|
-
get: function () { return chunkCHTNN2X3_cjs.webviewRuntimeTools; }
|
|
142
|
+
get: function () { return chunkLWANMGZ7_cjs.tools; }
|
|
143
143
|
});
|