@seastudio/sdk 3.3.3 → 3.4.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.
Files changed (39) hide show
  1. package/dist/{chunk-GEPSOYJN.cjs → chunk-3Z33RUVD.cjs} +13 -3
  2. package/dist/{chunk-HXP4V4WE.js → chunk-6DB7VMZE.js} +1 -1
  3. package/dist/{chunk-IZRKT6NQ.js → chunk-BOV7JVZ6.js} +47 -2
  4. package/dist/{chunk-X62SRZS4.js → chunk-EFJBHJTQ.js} +13 -3
  5. package/dist/{chunk-3STW46ME.cjs → chunk-N2OEAPF2.cjs} +4 -4
  6. package/dist/{chunk-UXBJODKS.cjs → chunk-SWEUWPSR.cjs} +47 -1
  7. package/dist/index.cjs +38 -120
  8. package/dist/index.d.cts +1 -3
  9. package/dist/index.d.ts +1 -3
  10. package/dist/index.js +3 -5
  11. package/dist/mcp/core/index.d.cts +2 -2
  12. package/dist/mcp/core/index.d.ts +2 -2
  13. package/dist/mcp/index.cjs +24 -24
  14. package/dist/mcp/index.d.cts +2 -2
  15. package/dist/mcp/index.d.ts +2 -2
  16. package/dist/mcp/index.js +2 -2
  17. package/dist/mcp/seastudio/index.cjs +33 -29
  18. package/dist/mcp/seastudio/index.d.cts +14 -2
  19. package/dist/mcp/seastudio/index.d.ts +14 -2
  20. package/dist/mcp/seastudio/index.js +1 -1
  21. package/dist/{types-DY867NzA.d.cts → types-Coyj9hGb.d.cts} +1 -1
  22. package/dist/{types-DY867NzA.d.ts → types-Coyj9hGb.d.ts} +1 -1
  23. package/dist/ui/index.cjs +14 -14
  24. package/dist/ui/index.js +1 -1
  25. package/package.json +1 -11
  26. package/dist/chunk-GCE3TTCJ.cjs +0 -184
  27. package/dist/chunk-O2C4Z5B5.cjs +0 -65
  28. package/dist/chunk-OVBIWRAB.js +0 -170
  29. package/dist/chunk-ZOGVKB2Z.js +0 -57
  30. package/dist/registry-OS2Xo46V.d.cts +0 -138
  31. package/dist/registry-OS2Xo46V.d.ts +0 -138
  32. package/dist/skill/index.cjs +0 -87
  33. package/dist/skill/index.d.cts +0 -60
  34. package/dist/skill/index.d.ts +0 -60
  35. package/dist/skill/index.js +0 -2
  36. package/dist/skill/registry.cjs +0 -34
  37. package/dist/skill/registry.d.cts +0 -1
  38. package/dist/skill/registry.d.ts +0 -1
  39. package/dist/skill/registry.js +0 -1
@@ -1,98 +1,98 @@
1
1
  'use strict';
2
2
 
3
- var chunk3STW46ME_cjs = require('../chunk-3STW46ME.cjs');
4
- var chunkUXBJODKS_cjs = require('../chunk-UXBJODKS.cjs');
3
+ var chunkN2OEAPF2_cjs = require('../chunk-N2OEAPF2.cjs');
4
+ var chunkSWEUWPSR_cjs = require('../chunk-SWEUWPSR.cjs');
5
5
  var chunk3I7UM66P_cjs = require('../chunk-3I7UM66P.cjs');
6
6
 
7
7
 
8
8
 
9
9
  Object.defineProperty(exports, "MCP_PACKAGES", {
10
10
  enumerable: true,
11
- get: function () { return chunk3STW46ME_cjs.MCP_PACKAGES; }
11
+ get: function () { return chunkN2OEAPF2_cjs.MCP_PACKAGES; }
12
12
  });
13
13
  Object.defineProperty(exports, "getMCPPackageIdForTool", {
14
14
  enumerable: true,
15
- get: function () { return chunk3STW46ME_cjs.getMCPPackageIdForTool; }
15
+ get: function () { return chunkN2OEAPF2_cjs.getMCPPackageIdForTool; }
16
16
  });
17
17
  Object.defineProperty(exports, "getMCPPackages", {
18
18
  enumerable: true,
19
- get: function () { return chunk3STW46ME_cjs.getMCPPackages; }
19
+ get: function () { return chunkN2OEAPF2_cjs.getMCPPackages; }
20
20
  });
21
21
  Object.defineProperty(exports, "getMCPToolPackageIndex", {
22
22
  enumerable: true,
23
- get: function () { return chunk3STW46ME_cjs.getMCPToolPackageIndex; }
23
+ get: function () { return chunkN2OEAPF2_cjs.getMCPToolPackageIndex; }
24
24
  });
25
25
  Object.defineProperty(exports, "getToolsForLLM", {
26
26
  enumerable: true,
27
- get: function () { return chunk3STW46ME_cjs.getToolsForLLM; }
27
+ get: function () { return chunkN2OEAPF2_cjs.getToolsForLLM; }
28
28
  });
29
29
  Object.defineProperty(exports, "listAllTools", {
30
30
  enumerable: true,
31
- get: function () { return chunk3STW46ME_cjs.listAllTools; }
31
+ get: function () { return chunkN2OEAPF2_cjs.listAllTools; }
32
32
  });
33
33
  Object.defineProperty(exports, "listAvailableTools", {
34
34
  enumerable: true,
35
- get: function () { return chunk3STW46ME_cjs.listAvailableTools; }
35
+ get: function () { return chunkN2OEAPF2_cjs.listAvailableTools; }
36
36
  });
37
37
  Object.defineProperty(exports, "listAvailableToolsForLLM", {
38
38
  enumerable: true,
39
- get: function () { return chunk3STW46ME_cjs.listAvailableToolsForLLM; }
39
+ get: function () { return chunkN2OEAPF2_cjs.listAvailableToolsForLLM; }
40
40
  });
41
41
  Object.defineProperty(exports, "loadPlugin", {
42
42
  enumerable: true,
43
- get: function () { return chunk3STW46ME_cjs.loadPlugin; }
43
+ get: function () { return chunkN2OEAPF2_cjs.loadPlugin; }
44
44
  });
45
45
  Object.defineProperty(exports, "mcpToolToOpenAI", {
46
46
  enumerable: true,
47
- get: function () { return chunk3STW46ME_cjs.mcpToolToOpenAI; }
47
+ get: function () { return chunkN2OEAPF2_cjs.mcpToolToOpenAI; }
48
48
  });
49
49
  Object.defineProperty(exports, "SeastudioNotifications", {
50
50
  enumerable: true,
51
- get: function () { return chunkUXBJODKS_cjs.SeastudioNotifications; }
51
+ get: function () { return chunkSWEUWPSR_cjs.SeastudioNotifications; }
52
52
  });
53
53
  Object.defineProperty(exports, "SeastudioRequests", {
54
54
  enumerable: true,
55
- get: function () { return chunkUXBJODKS_cjs.SeastudioRequests; }
55
+ get: function () { return chunkSWEUWPSR_cjs.SeastudioRequests; }
56
56
  });
57
57
  Object.defineProperty(exports, "agentManagementTools", {
58
58
  enumerable: true,
59
- get: function () { return chunkUXBJODKS_cjs.agentManagementTools; }
59
+ get: function () { return chunkSWEUWPSR_cjs.agentManagementTools; }
60
60
  });
61
61
  Object.defineProperty(exports, "agentTabTools", {
62
62
  enumerable: true,
63
- get: function () { return chunkUXBJODKS_cjs.agentTabTools; }
63
+ get: function () { return chunkSWEUWPSR_cjs.agentTabTools; }
64
64
  });
65
65
  Object.defineProperty(exports, "fileTools", {
66
66
  enumerable: true,
67
- get: function () { return chunkUXBJODKS_cjs.fileTools; }
67
+ get: function () { return chunkSWEUWPSR_cjs.fileTools; }
68
68
  });
69
69
  Object.defineProperty(exports, "pluginManagementTools", {
70
70
  enumerable: true,
71
- get: function () { return chunkUXBJODKS_cjs.pluginManagementTools; }
71
+ get: function () { return chunkSWEUWPSR_cjs.pluginManagementTools; }
72
72
  });
73
73
  Object.defineProperty(exports, "pluginTabTools", {
74
74
  enumerable: true,
75
- get: function () { return chunkUXBJODKS_cjs.pluginTabTools; }
75
+ get: function () { return chunkSWEUWPSR_cjs.pluginTabTools; }
76
76
  });
77
77
  Object.defineProperty(exports, "seaCloudTools", {
78
78
  enumerable: true,
79
- get: function () { return chunkUXBJODKS_cjs.seaCloudTools; }
79
+ get: function () { return chunkSWEUWPSR_cjs.seaCloudTools; }
80
80
  });
81
81
  Object.defineProperty(exports, "seastudio", {
82
82
  enumerable: true,
83
- get: function () { return chunkUXBJODKS_cjs.seastudio; }
83
+ get: function () { return chunkSWEUWPSR_cjs.seastudio; }
84
84
  });
85
85
  Object.defineProperty(exports, "seastudioAllTools", {
86
86
  enumerable: true,
87
- get: function () { return chunkUXBJODKS_cjs.allTools; }
87
+ get: function () { return chunkSWEUWPSR_cjs.allTools; }
88
88
  });
89
89
  Object.defineProperty(exports, "seastudioTools", {
90
90
  enumerable: true,
91
- get: function () { return chunkUXBJODKS_cjs.tools; }
91
+ get: function () { return chunkSWEUWPSR_cjs.tools; }
92
92
  });
93
93
  Object.defineProperty(exports, "shellTools", {
94
94
  enumerable: true,
95
- get: function () { return chunkUXBJODKS_cjs.shellTools; }
95
+ get: function () { return chunkSWEUWPSR_cjs.shellTools; }
96
96
  });
97
97
  Object.defineProperty(exports, "MCPClient", {
98
98
  enumerable: true,
@@ -1,5 +1,5 @@
1
- import { g as MCPTool, h as MCPToolAnnotations, j as MCPToolInputSchema } from '../types-DY867NzA.cjs';
2
- 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, i as MCPToolCallRequest, 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-DY867NzA.cjs';
1
+ import { g as MCPTool, h as MCPToolAnnotations, j as MCPToolInputSchema } from '../types-Coyj9hGb.cjs';
2
+ 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, i as MCPToolCallRequest, 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-Coyj9hGb.cjs';
3
3
  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 './core/index.cjs';
4
4
  export { FileModifiedParams, FileOpenRequestedParams, FileSavedParams, FileSendRequestedParams, FilesChangedParams, RootsChangedParams, SeastudioDragDropParams, SeastudioDragEnterParams, SeastudioDragFileData, SeastudioDragRootId, SeastudioDragStartParams, SeastudioFileDownloadOptions, SeastudioFileTreeOptions, SeastudioNotifications, SeastudioRequests, TextSendRequestedParams, agentManagementTools, agentTabTools, fileTools, pluginManagementTools, pluginTabTools, seaCloudTools, seastudio, allTools as seastudioAllTools, tools as seastudioTools, shellTools } from './seastudio/index.cjs';
5
5
 
@@ -1,5 +1,5 @@
1
- import { g as MCPTool, h as MCPToolAnnotations, j as MCPToolInputSchema } from '../types-DY867NzA.js';
2
- 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, i as MCPToolCallRequest, 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-DY867NzA.js';
1
+ import { g as MCPTool, h as MCPToolAnnotations, j as MCPToolInputSchema } from '../types-Coyj9hGb.js';
2
+ 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, i as MCPToolCallRequest, 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-Coyj9hGb.js';
3
3
  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 './core/index.js';
4
4
  export { FileModifiedParams, FileOpenRequestedParams, FileSavedParams, FileSendRequestedParams, FilesChangedParams, RootsChangedParams, SeastudioDragDropParams, SeastudioDragEnterParams, SeastudioDragFileData, SeastudioDragRootId, SeastudioDragStartParams, SeastudioFileDownloadOptions, SeastudioFileTreeOptions, SeastudioNotifications, SeastudioRequests, TextSendRequestedParams, agentManagementTools, agentTabTools, fileTools, pluginManagementTools, pluginTabTools, seaCloudTools, seastudio, allTools as seastudioAllTools, tools as seastudioTools, shellTools } from './seastudio/index.js';
5
5
 
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-HXP4V4WE.js';
2
- export { SeastudioNotifications, SeastudioRequests, agentManagementTools, agentTabTools, fileTools, pluginManagementTools, pluginTabTools, seaCloudTools, seastudio, allTools as seastudioAllTools, tools as seastudioTools, shellTools } from '../chunk-IZRKT6NQ.js';
1
+ export { MCP_PACKAGES, getMCPPackageIdForTool, getMCPPackages, getMCPToolPackageIndex, getToolsForLLM, listAllTools, listAvailableTools, listAvailableToolsForLLM, loadPlugin, mcpToolToOpenAI } from '../chunk-6DB7VMZE.js';
2
+ export { SeastudioNotifications, SeastudioRequests, agentManagementTools, agentTabTools, fileTools, pluginManagementTools, pluginTabTools, seaCloudTools, seastudio, allTools as seastudioAllTools, tools as seastudioTools, shellTools } from '../chunk-BOV7JVZ6.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-TJ3CGHWJ.js';
@@ -1,119 +1,123 @@
1
1
  'use strict';
2
2
 
3
- var chunkUXBJODKS_cjs = require('../../chunk-UXBJODKS.cjs');
3
+ var chunkSWEUWPSR_cjs = require('../../chunk-SWEUWPSR.cjs');
4
4
  require('../../chunk-3I7UM66P.cjs');
5
5
 
6
6
 
7
7
 
8
8
  Object.defineProperty(exports, "SeastudioNotifications", {
9
9
  enumerable: true,
10
- get: function () { return chunkUXBJODKS_cjs.SeastudioNotifications; }
10
+ get: function () { return chunkSWEUWPSR_cjs.SeastudioNotifications; }
11
11
  });
12
12
  Object.defineProperty(exports, "SeastudioRequests", {
13
13
  enumerable: true,
14
- get: function () { return chunkUXBJODKS_cjs.SeastudioRequests; }
14
+ get: function () { return chunkSWEUWPSR_cjs.SeastudioRequests; }
15
15
  });
16
16
  Object.defineProperty(exports, "agentManagementTools", {
17
17
  enumerable: true,
18
- get: function () { return chunkUXBJODKS_cjs.agentManagementTools; }
18
+ get: function () { return chunkSWEUWPSR_cjs.agentManagementTools; }
19
19
  });
20
20
  Object.defineProperty(exports, "agentTabTools", {
21
21
  enumerable: true,
22
- get: function () { return chunkUXBJODKS_cjs.agentTabTools; }
22
+ get: function () { return chunkSWEUWPSR_cjs.agentTabTools; }
23
23
  });
24
24
  Object.defineProperty(exports, "allTools", {
25
25
  enumerable: true,
26
- get: function () { return chunkUXBJODKS_cjs.allTools; }
26
+ get: function () { return chunkSWEUWPSR_cjs.allTools; }
27
27
  });
28
28
  Object.defineProperty(exports, "annotateTool", {
29
29
  enumerable: true,
30
- get: function () { return chunkUXBJODKS_cjs.annotateTool; }
30
+ get: function () { return chunkSWEUWPSR_cjs.annotateTool; }
31
31
  });
32
32
  Object.defineProperty(exports, "batchFlattenCopyEvidenceOutputSchema", {
33
33
  enumerable: true,
34
- get: function () { return chunkUXBJODKS_cjs.batchFlattenCopyEvidenceOutputSchema; }
34
+ get: function () { return chunkSWEUWPSR_cjs.batchFlattenCopyEvidenceOutputSchema; }
35
35
  });
36
36
  Object.defineProperty(exports, "callTool", {
37
37
  enumerable: true,
38
- get: function () { return chunkUXBJODKS_cjs.callTool; }
38
+ get: function () { return chunkSWEUWPSR_cjs.callTool; }
39
39
  });
40
40
  Object.defineProperty(exports, "callToolText", {
41
41
  enumerable: true,
42
- get: function () { return chunkUXBJODKS_cjs.callToolText; }
42
+ get: function () { return chunkSWEUWPSR_cjs.callToolText; }
43
43
  });
44
44
  Object.defineProperty(exports, "dualPathEvidenceOutputSchema", {
45
45
  enumerable: true,
46
- get: function () { return chunkUXBJODKS_cjs.dualPathEvidenceOutputSchema; }
46
+ get: function () { return chunkSWEUWPSR_cjs.dualPathEvidenceOutputSchema; }
47
47
  });
48
48
  Object.defineProperty(exports, "fileDownloadEvidenceOutputSchema", {
49
49
  enumerable: true,
50
- get: function () { return chunkUXBJODKS_cjs.fileDownloadEvidenceOutputSchema; }
50
+ get: function () { return chunkSWEUWPSR_cjs.fileDownloadEvidenceOutputSchema; }
51
51
  });
52
52
  Object.defineProperty(exports, "fileTools", {
53
53
  enumerable: true,
54
- get: function () { return chunkUXBJODKS_cjs.fileTools; }
54
+ get: function () { return chunkSWEUWPSR_cjs.fileTools; }
55
55
  });
56
56
  Object.defineProperty(exports, "pluginManagementTools", {
57
57
  enumerable: true,
58
- get: function () { return chunkUXBJODKS_cjs.pluginManagementTools; }
58
+ get: function () { return chunkSWEUWPSR_cjs.pluginManagementTools; }
59
59
  });
60
60
  Object.defineProperty(exports, "pluginTabTools", {
61
61
  enumerable: true,
62
- get: function () { return chunkUXBJODKS_cjs.pluginTabTools; }
62
+ get: function () { return chunkSWEUWPSR_cjs.pluginTabTools; }
63
63
  });
64
64
  Object.defineProperty(exports, "projectTools", {
65
65
  enumerable: true,
66
- get: function () { return chunkUXBJODKS_cjs.projectTools; }
66
+ get: function () { return chunkSWEUWPSR_cjs.projectTools; }
67
67
  });
68
68
  Object.defineProperty(exports, "request", {
69
69
  enumerable: true,
70
- get: function () { return chunkUXBJODKS_cjs.request; }
70
+ get: function () { return chunkSWEUWPSR_cjs.request; }
71
71
  });
72
72
  Object.defineProperty(exports, "rootedPathEvidenceOutputSchema", {
73
73
  enumerable: true,
74
- get: function () { return chunkUXBJODKS_cjs.rootedPathEvidenceOutputSchema; }
74
+ get: function () { return chunkSWEUWPSR_cjs.rootedPathEvidenceOutputSchema; }
75
75
  });
76
76
  Object.defineProperty(exports, "rootedWriteEvidenceOutputSchema", {
77
77
  enumerable: true,
78
- get: function () { return chunkUXBJODKS_cjs.rootedWriteEvidenceOutputSchema; }
78
+ get: function () { return chunkSWEUWPSR_cjs.rootedWriteEvidenceOutputSchema; }
79
79
  });
80
80
  Object.defineProperty(exports, "runOneShotShellCommand", {
81
81
  enumerable: true,
82
- get: function () { return chunkUXBJODKS_cjs.runOneShotShellCommand; }
82
+ get: function () { return chunkSWEUWPSR_cjs.runOneShotShellCommand; }
83
83
  });
84
84
  Object.defineProperty(exports, "seaCloudTools", {
85
85
  enumerable: true,
86
- get: function () { return chunkUXBJODKS_cjs.seaCloudTools; }
86
+ get: function () { return chunkSWEUWPSR_cjs.seaCloudTools; }
87
87
  });
88
88
  Object.defineProperty(exports, "seastudio", {
89
89
  enumerable: true,
90
- get: function () { return chunkUXBJODKS_cjs.seastudio; }
90
+ get: function () { return chunkSWEUWPSR_cjs.seastudio; }
91
91
  });
92
92
  Object.defineProperty(exports, "shellSessionCloseEvidenceOutputSchema", {
93
93
  enumerable: true,
94
- get: function () { return chunkUXBJODKS_cjs.shellSessionCloseEvidenceOutputSchema; }
94
+ get: function () { return chunkSWEUWPSR_cjs.shellSessionCloseEvidenceOutputSchema; }
95
95
  });
96
96
  Object.defineProperty(exports, "shellSessionOpenEvidenceOutputSchema", {
97
97
  enumerable: true,
98
- get: function () { return chunkUXBJODKS_cjs.shellSessionOpenEvidenceOutputSchema; }
98
+ get: function () { return chunkSWEUWPSR_cjs.shellSessionOpenEvidenceOutputSchema; }
99
99
  });
100
100
  Object.defineProperty(exports, "shellSessionRunEvidenceOutputSchema", {
101
101
  enumerable: true,
102
- get: function () { return chunkUXBJODKS_cjs.shellSessionRunEvidenceOutputSchema; }
102
+ get: function () { return chunkSWEUWPSR_cjs.shellSessionRunEvidenceOutputSchema; }
103
103
  });
104
104
  Object.defineProperty(exports, "shellSessionSignalEvidenceOutputSchema", {
105
105
  enumerable: true,
106
- get: function () { return chunkUXBJODKS_cjs.shellSessionSignalEvidenceOutputSchema; }
106
+ get: function () { return chunkSWEUWPSR_cjs.shellSessionSignalEvidenceOutputSchema; }
107
107
  });
108
108
  Object.defineProperty(exports, "shellSessionSnapshotEvidenceOutputSchema", {
109
109
  enumerable: true,
110
- get: function () { return chunkUXBJODKS_cjs.shellSessionSnapshotEvidenceOutputSchema; }
110
+ get: function () { return chunkSWEUWPSR_cjs.shellSessionSnapshotEvidenceOutputSchema; }
111
111
  });
112
112
  Object.defineProperty(exports, "shellTools", {
113
113
  enumerable: true,
114
- get: function () { return chunkUXBJODKS_cjs.shellTools; }
114
+ get: function () { return chunkSWEUWPSR_cjs.shellTools; }
115
+ });
116
+ Object.defineProperty(exports, "skillTools", {
117
+ enumerable: true,
118
+ get: function () { return chunkSWEUWPSR_cjs.skillTools; }
115
119
  });
116
120
  Object.defineProperty(exports, "tools", {
117
121
  enumerable: true,
118
- get: function () { return chunkUXBJODKS_cjs.tools; }
122
+ get: function () { return chunkSWEUWPSR_cjs.tools; }
119
123
  });
@@ -1,4 +1,4 @@
1
- import { g as MCPTool, h as MCPToolAnnotations, j as MCPToolInputSchema, k as MCPToolResult } from '../../types-DY867NzA.cjs';
1
+ import { g as MCPTool, h as MCPToolAnnotations, j as MCPToolInputSchema, k as MCPToolResult } from '../../types-Coyj9hGb.cjs';
2
2
 
3
3
  /**
4
4
  * File MCP Tools
@@ -289,6 +289,18 @@ declare const agentTabTools: MCPTool[];
289
289
 
290
290
  declare const projectTools: MCPTool[];
291
291
 
292
+ /**
293
+ * Skill MCP Tools
294
+ *
295
+ * 把桌面端 skillManager 扫描到的 Agent Skill 暴露给 agent 插件(只读)。
296
+ *
297
+ * 说明:
298
+ * - 写操作(安装 / 卸载 / 编辑 scope)不通过 MCP,只在桌面端 IPC engine:skill:* 给设置页 UI 用。
299
+ * - "能 list 出来即生效":scope 即语义,不需要 enabled 字段。
300
+ */
301
+
302
+ declare const skillTools: MCPTool[];
303
+
292
304
  /**
293
305
  * SeaStudio MCP Notifications
294
306
  *
@@ -617,4 +629,4 @@ interface SessionDeleteRequestedParams {
617
629
  declare const allTools: MCPTool[];
618
630
  declare const tools: MCPTool[];
619
631
 
620
- export { type AgentInstanceSessionSnapshot, type FileDeletedParams, type FileModifiedParams, type FileOpenRequestedParams, type FileRenamedParams, type FileSavedParams, type FileSendRequestedParams, type FileTransferRequestedParams, type FilesChangedParams, type ProposalFeedbackFileSummary, type ProposalFeedbackHunk, type ProposalFeedbackOrigin, type ProposalFeedbackParams, type RootsChangedParams, type SeastudioBatchFlattenCopyOptions, type SeastudioBatchFlattenPreviewOptions, type SeastudioDragDropParams, type SeastudioDragEnterParams, type SeastudioDragFileData, type SeastudioDragRootId, type SeastudioDragStartParams, type SeastudioFileDownloadOptions, type SeastudioFileInfo, type SeastudioFileInfoOptions, type SeastudioFileListOptions, type SeastudioFileReadOptions, type SeastudioFileSearchMatch, type SeastudioFileSearchOptions, type SeastudioFileTransferOptions, type SeastudioFileTreeOptions, type SeastudioFilesystemRoot, type SeastudioFilesystemRootId, SeastudioNotifications, type SeastudioProjectInfo, SeastudioRequests, type SeastudioShellCloseResult, type SeastudioShellEntry, type SeastudioShellEntryLevel, type SeastudioShellGetEntriesOptions, type SeastudioShellGetEntriesResult, type SeastudioShellKind, type SeastudioShellOneShotResult, type SeastudioShellOpenOptions, type SeastudioShellRunOptions, type SeastudioShellRunResult, type SeastudioShellSession, type SeastudioShellSignalResult, type SeastudioShellWaitResult, type SeastudioSinglePathOptions, type SeastudioWorkspacePathMode, type SessionCreatedParams, type SessionDeleteRequestedParams, type SessionNewRequestedParams, type SessionNotificationBase, type SessionRemovedParams, type SessionSelectedParams, type SessionSelectedReason, type SessionSnapshotItem, type SessionStateSnapshotParams, type SessionSummaryParams, type TextSendRequestedParams, type TextSendRequestedSelectionRange, type TextSendRequestedSource, agentManagementTools, agentTabTools, allTools, annotateTool, batchFlattenCopyEvidenceOutputSchema, callTool, callToolText, dualPathEvidenceOutputSchema, fileDownloadEvidenceOutputSchema, fileTools, pluginManagementTools, pluginTabTools, projectTools, request, rootedPathEvidenceOutputSchema, rootedWriteEvidenceOutputSchema, runOneShotShellCommand, seaCloudTools, seastudio, shellSessionCloseEvidenceOutputSchema, shellSessionOpenEvidenceOutputSchema, shellSessionRunEvidenceOutputSchema, shellSessionSignalEvidenceOutputSchema, shellSessionSnapshotEvidenceOutputSchema, shellTools, tools };
632
+ export { type AgentInstanceSessionSnapshot, type FileDeletedParams, type FileModifiedParams, type FileOpenRequestedParams, type FileRenamedParams, type FileSavedParams, type FileSendRequestedParams, type FileTransferRequestedParams, type FilesChangedParams, type ProposalFeedbackFileSummary, type ProposalFeedbackHunk, type ProposalFeedbackOrigin, type ProposalFeedbackParams, type RootsChangedParams, type SeastudioBatchFlattenCopyOptions, type SeastudioBatchFlattenPreviewOptions, type SeastudioDragDropParams, type SeastudioDragEnterParams, type SeastudioDragFileData, type SeastudioDragRootId, type SeastudioDragStartParams, type SeastudioFileDownloadOptions, type SeastudioFileInfo, type SeastudioFileInfoOptions, type SeastudioFileListOptions, type SeastudioFileReadOptions, type SeastudioFileSearchMatch, type SeastudioFileSearchOptions, type SeastudioFileTransferOptions, type SeastudioFileTreeOptions, type SeastudioFilesystemRoot, type SeastudioFilesystemRootId, SeastudioNotifications, type SeastudioProjectInfo, SeastudioRequests, type SeastudioShellCloseResult, type SeastudioShellEntry, type SeastudioShellEntryLevel, type SeastudioShellGetEntriesOptions, type SeastudioShellGetEntriesResult, type SeastudioShellKind, type SeastudioShellOneShotResult, type SeastudioShellOpenOptions, type SeastudioShellRunOptions, type SeastudioShellRunResult, type SeastudioShellSession, type SeastudioShellSignalResult, type SeastudioShellWaitResult, type SeastudioSinglePathOptions, type SeastudioWorkspacePathMode, type SessionCreatedParams, type SessionDeleteRequestedParams, type SessionNewRequestedParams, type SessionNotificationBase, type SessionRemovedParams, type SessionSelectedParams, type SessionSelectedReason, type SessionSnapshotItem, type SessionStateSnapshotParams, type SessionSummaryParams, type TextSendRequestedParams, type TextSendRequestedSelectionRange, type TextSendRequestedSource, agentManagementTools, agentTabTools, allTools, annotateTool, batchFlattenCopyEvidenceOutputSchema, callTool, callToolText, dualPathEvidenceOutputSchema, fileDownloadEvidenceOutputSchema, fileTools, pluginManagementTools, pluginTabTools, projectTools, request, rootedPathEvidenceOutputSchema, rootedWriteEvidenceOutputSchema, runOneShotShellCommand, seaCloudTools, seastudio, shellSessionCloseEvidenceOutputSchema, shellSessionOpenEvidenceOutputSchema, shellSessionRunEvidenceOutputSchema, shellSessionSignalEvidenceOutputSchema, shellSessionSnapshotEvidenceOutputSchema, shellTools, skillTools, tools };
@@ -1,4 +1,4 @@
1
- import { g as MCPTool, h as MCPToolAnnotations, j as MCPToolInputSchema, k as MCPToolResult } from '../../types-DY867NzA.js';
1
+ import { g as MCPTool, h as MCPToolAnnotations, j as MCPToolInputSchema, k as MCPToolResult } from '../../types-Coyj9hGb.js';
2
2
 
3
3
  /**
4
4
  * File MCP Tools
@@ -289,6 +289,18 @@ declare const agentTabTools: MCPTool[];
289
289
 
290
290
  declare const projectTools: MCPTool[];
291
291
 
292
+ /**
293
+ * Skill MCP Tools
294
+ *
295
+ * 把桌面端 skillManager 扫描到的 Agent Skill 暴露给 agent 插件(只读)。
296
+ *
297
+ * 说明:
298
+ * - 写操作(安装 / 卸载 / 编辑 scope)不通过 MCP,只在桌面端 IPC engine:skill:* 给设置页 UI 用。
299
+ * - "能 list 出来即生效":scope 即语义,不需要 enabled 字段。
300
+ */
301
+
302
+ declare const skillTools: MCPTool[];
303
+
292
304
  /**
293
305
  * SeaStudio MCP Notifications
294
306
  *
@@ -617,4 +629,4 @@ interface SessionDeleteRequestedParams {
617
629
  declare const allTools: MCPTool[];
618
630
  declare const tools: MCPTool[];
619
631
 
620
- export { type AgentInstanceSessionSnapshot, type FileDeletedParams, type FileModifiedParams, type FileOpenRequestedParams, type FileRenamedParams, type FileSavedParams, type FileSendRequestedParams, type FileTransferRequestedParams, type FilesChangedParams, type ProposalFeedbackFileSummary, type ProposalFeedbackHunk, type ProposalFeedbackOrigin, type ProposalFeedbackParams, type RootsChangedParams, type SeastudioBatchFlattenCopyOptions, type SeastudioBatchFlattenPreviewOptions, type SeastudioDragDropParams, type SeastudioDragEnterParams, type SeastudioDragFileData, type SeastudioDragRootId, type SeastudioDragStartParams, type SeastudioFileDownloadOptions, type SeastudioFileInfo, type SeastudioFileInfoOptions, type SeastudioFileListOptions, type SeastudioFileReadOptions, type SeastudioFileSearchMatch, type SeastudioFileSearchOptions, type SeastudioFileTransferOptions, type SeastudioFileTreeOptions, type SeastudioFilesystemRoot, type SeastudioFilesystemRootId, SeastudioNotifications, type SeastudioProjectInfo, SeastudioRequests, type SeastudioShellCloseResult, type SeastudioShellEntry, type SeastudioShellEntryLevel, type SeastudioShellGetEntriesOptions, type SeastudioShellGetEntriesResult, type SeastudioShellKind, type SeastudioShellOneShotResult, type SeastudioShellOpenOptions, type SeastudioShellRunOptions, type SeastudioShellRunResult, type SeastudioShellSession, type SeastudioShellSignalResult, type SeastudioShellWaitResult, type SeastudioSinglePathOptions, type SeastudioWorkspacePathMode, type SessionCreatedParams, type SessionDeleteRequestedParams, type SessionNewRequestedParams, type SessionNotificationBase, type SessionRemovedParams, type SessionSelectedParams, type SessionSelectedReason, type SessionSnapshotItem, type SessionStateSnapshotParams, type SessionSummaryParams, type TextSendRequestedParams, type TextSendRequestedSelectionRange, type TextSendRequestedSource, agentManagementTools, agentTabTools, allTools, annotateTool, batchFlattenCopyEvidenceOutputSchema, callTool, callToolText, dualPathEvidenceOutputSchema, fileDownloadEvidenceOutputSchema, fileTools, pluginManagementTools, pluginTabTools, projectTools, request, rootedPathEvidenceOutputSchema, rootedWriteEvidenceOutputSchema, runOneShotShellCommand, seaCloudTools, seastudio, shellSessionCloseEvidenceOutputSchema, shellSessionOpenEvidenceOutputSchema, shellSessionRunEvidenceOutputSchema, shellSessionSignalEvidenceOutputSchema, shellSessionSnapshotEvidenceOutputSchema, shellTools, tools };
632
+ export { type AgentInstanceSessionSnapshot, type FileDeletedParams, type FileModifiedParams, type FileOpenRequestedParams, type FileRenamedParams, type FileSavedParams, type FileSendRequestedParams, type FileTransferRequestedParams, type FilesChangedParams, type ProposalFeedbackFileSummary, type ProposalFeedbackHunk, type ProposalFeedbackOrigin, type ProposalFeedbackParams, type RootsChangedParams, type SeastudioBatchFlattenCopyOptions, type SeastudioBatchFlattenPreviewOptions, type SeastudioDragDropParams, type SeastudioDragEnterParams, type SeastudioDragFileData, type SeastudioDragRootId, type SeastudioDragStartParams, type SeastudioFileDownloadOptions, type SeastudioFileInfo, type SeastudioFileInfoOptions, type SeastudioFileListOptions, type SeastudioFileReadOptions, type SeastudioFileSearchMatch, type SeastudioFileSearchOptions, type SeastudioFileTransferOptions, type SeastudioFileTreeOptions, type SeastudioFilesystemRoot, type SeastudioFilesystemRootId, SeastudioNotifications, type SeastudioProjectInfo, SeastudioRequests, type SeastudioShellCloseResult, type SeastudioShellEntry, type SeastudioShellEntryLevel, type SeastudioShellGetEntriesOptions, type SeastudioShellGetEntriesResult, type SeastudioShellKind, type SeastudioShellOneShotResult, type SeastudioShellOpenOptions, type SeastudioShellRunOptions, type SeastudioShellRunResult, type SeastudioShellSession, type SeastudioShellSignalResult, type SeastudioShellWaitResult, type SeastudioSinglePathOptions, type SeastudioWorkspacePathMode, type SessionCreatedParams, type SessionDeleteRequestedParams, type SessionNewRequestedParams, type SessionNotificationBase, type SessionRemovedParams, type SessionSelectedParams, type SessionSelectedReason, type SessionSnapshotItem, type SessionStateSnapshotParams, type SessionSummaryParams, type TextSendRequestedParams, type TextSendRequestedSelectionRange, type TextSendRequestedSource, agentManagementTools, agentTabTools, allTools, annotateTool, batchFlattenCopyEvidenceOutputSchema, callTool, callToolText, dualPathEvidenceOutputSchema, fileDownloadEvidenceOutputSchema, fileTools, pluginManagementTools, pluginTabTools, projectTools, request, rootedPathEvidenceOutputSchema, rootedWriteEvidenceOutputSchema, runOneShotShellCommand, seaCloudTools, seastudio, shellSessionCloseEvidenceOutputSchema, shellSessionOpenEvidenceOutputSchema, shellSessionRunEvidenceOutputSchema, shellSessionSignalEvidenceOutputSchema, shellSessionSnapshotEvidenceOutputSchema, shellTools, skillTools, tools };
@@ -1,2 +1,2 @@
1
- export { SeastudioNotifications, SeastudioRequests, agentManagementTools, agentTabTools, allTools, annotateTool, batchFlattenCopyEvidenceOutputSchema, callTool, callToolText, dualPathEvidenceOutputSchema, fileDownloadEvidenceOutputSchema, fileTools, pluginManagementTools, pluginTabTools, projectTools, request, rootedPathEvidenceOutputSchema, rootedWriteEvidenceOutputSchema, runOneShotShellCommand, seaCloudTools, seastudio, shellSessionCloseEvidenceOutputSchema, shellSessionOpenEvidenceOutputSchema, shellSessionRunEvidenceOutputSchema, shellSessionSignalEvidenceOutputSchema, shellSessionSnapshotEvidenceOutputSchema, shellTools, tools } from '../../chunk-IZRKT6NQ.js';
1
+ export { SeastudioNotifications, SeastudioRequests, agentManagementTools, agentTabTools, allTools, annotateTool, batchFlattenCopyEvidenceOutputSchema, callTool, callToolText, dualPathEvidenceOutputSchema, fileDownloadEvidenceOutputSchema, fileTools, pluginManagementTools, pluginTabTools, projectTools, request, rootedPathEvidenceOutputSchema, rootedWriteEvidenceOutputSchema, runOneShotShellCommand, seaCloudTools, seastudio, shellSessionCloseEvidenceOutputSchema, shellSessionOpenEvidenceOutputSchema, shellSessionRunEvidenceOutputSchema, shellSessionSignalEvidenceOutputSchema, shellSessionSnapshotEvidenceOutputSchema, shellTools, skillTools, tools } from '../../chunk-BOV7JVZ6.js';
2
2
  import '../../chunk-TJ3CGHWJ.js';
@@ -43,7 +43,7 @@ interface MCPToolInputSchema {
43
43
  interface MCPToolAnnotations {
44
44
  operationKind?: 'read' | 'mutate' | 'system' | 'workflow';
45
45
  requiresExecutionEvidence?: boolean;
46
- rawDomain?: 'workspace' | 'filesystem' | 'editor' | 'seaflow' | 'asset' | 'git' | 'preview' | 'shell' | 'excel' | 'word';
46
+ rawDomain?: 'workspace' | 'filesystem' | 'editor' | 'seaflow' | 'asset' | 'git' | 'preview' | 'shell' | 'excel' | 'word' | 'skill';
47
47
  hostForwarding?: {
48
48
  timeoutMs?: number;
49
49
  };
@@ -43,7 +43,7 @@ interface MCPToolInputSchema {
43
43
  interface MCPToolAnnotations {
44
44
  operationKind?: 'read' | 'mutate' | 'system' | 'workflow';
45
45
  requiresExecutionEvidence?: boolean;
46
- rawDomain?: 'workspace' | 'filesystem' | 'editor' | 'seaflow' | 'asset' | 'git' | 'preview' | 'shell' | 'excel' | 'word';
46
+ rawDomain?: 'workspace' | 'filesystem' | 'editor' | 'seaflow' | 'asset' | 'git' | 'preview' | 'shell' | 'excel' | 'word' | 'skill';
47
47
  hostForwarding?: {
48
48
  timeoutMs?: number;
49
49
  };
package/dist/ui/index.cjs CHANGED
@@ -1,58 +1,58 @@
1
1
  'use strict';
2
2
 
3
- var chunkGEPSOYJN_cjs = require('../chunk-GEPSOYJN.cjs');
3
+ var chunk3Z33RUVD_cjs = require('../chunk-3Z33RUVD.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "DialogBody", {
8
8
  enumerable: true,
9
- get: function () { return chunkGEPSOYJN_cjs.DialogBody; }
9
+ get: function () { return chunk3Z33RUVD_cjs.DialogBody; }
10
10
  });
11
11
  Object.defineProperty(exports, "DialogButton", {
12
12
  enumerable: true,
13
- get: function () { return chunkGEPSOYJN_cjs.DialogButton; }
13
+ get: function () { return chunk3Z33RUVD_cjs.DialogButton; }
14
14
  });
15
15
  Object.defineProperty(exports, "DialogContainer", {
16
16
  enumerable: true,
17
- get: function () { return chunkGEPSOYJN_cjs.DialogContainer; }
17
+ get: function () { return chunk3Z33RUVD_cjs.DialogContainer; }
18
18
  });
19
19
  Object.defineProperty(exports, "DialogFooter", {
20
20
  enumerable: true,
21
- get: function () { return chunkGEPSOYJN_cjs.DialogFooter; }
21
+ get: function () { return chunk3Z33RUVD_cjs.DialogFooter; }
22
22
  });
23
23
  Object.defineProperty(exports, "DialogHeader", {
24
24
  enumerable: true,
25
- get: function () { return chunkGEPSOYJN_cjs.DialogHeader; }
25
+ get: function () { return chunk3Z33RUVD_cjs.DialogHeader; }
26
26
  });
27
27
  Object.defineProperty(exports, "DialogOverlay", {
28
28
  enumerable: true,
29
- get: function () { return chunkGEPSOYJN_cjs.DialogOverlay; }
29
+ get: function () { return chunk3Z33RUVD_cjs.DialogOverlay; }
30
30
  });
31
31
  Object.defineProperty(exports, "MenuContainer", {
32
32
  enumerable: true,
33
- get: function () { return chunkGEPSOYJN_cjs.MenuContainer; }
33
+ get: function () { return chunk3Z33RUVD_cjs.MenuContainer; }
34
34
  });
35
35
  Object.defineProperty(exports, "MenuEmpty", {
36
36
  enumerable: true,
37
- get: function () { return chunkGEPSOYJN_cjs.MenuEmpty; }
37
+ get: function () { return chunk3Z33RUVD_cjs.MenuEmpty; }
38
38
  });
39
39
  Object.defineProperty(exports, "MenuItem", {
40
40
  enumerable: true,
41
- get: function () { return chunkGEPSOYJN_cjs.MenuItem; }
41
+ get: function () { return chunk3Z33RUVD_cjs.MenuItem; }
42
42
  });
43
43
  Object.defineProperty(exports, "MenuSeparator", {
44
44
  enumerable: true,
45
- get: function () { return chunkGEPSOYJN_cjs.MenuSeparator; }
45
+ get: function () { return chunk3Z33RUVD_cjs.MenuSeparator; }
46
46
  });
47
47
  Object.defineProperty(exports, "Tab", {
48
48
  enumerable: true,
49
- get: function () { return chunkGEPSOYJN_cjs.Tab; }
49
+ get: function () { return chunk3Z33RUVD_cjs.Tab; }
50
50
  });
51
51
  Object.defineProperty(exports, "cn", {
52
52
  enumerable: true,
53
- get: function () { return chunkGEPSOYJN_cjs.cn; }
53
+ get: function () { return chunk3Z33RUVD_cjs.cn; }
54
54
  });
55
55
  Object.defineProperty(exports, "showHostContextMenu", {
56
56
  enumerable: true,
57
- get: function () { return chunkGEPSOYJN_cjs.showHostContextMenu; }
57
+ get: function () { return chunk3Z33RUVD_cjs.showHostContextMenu; }
58
58
  });
package/dist/ui/index.js CHANGED
@@ -1 +1 @@
1
- export { DialogBody, DialogButton, DialogContainer, DialogFooter, DialogHeader, DialogOverlay, MenuContainer, MenuEmpty, MenuItem, MenuSeparator, Tab, cn, showHostContextMenu } from '../chunk-X62SRZS4.js';
1
+ export { DialogBody, DialogButton, DialogContainer, DialogFooter, DialogHeader, DialogOverlay, MenuContainer, MenuEmpty, MenuItem, MenuSeparator, Tab, cn, showHostContextMenu } from '../chunk-EFJBHJTQ.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seastudio/sdk",
3
- "version": "3.3.3",
3
+ "version": "3.4.0",
4
4
  "description": "SeaStudio SDK - UI 组件 + MCP 信息交换中心",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "dist/index.js",
@@ -32,16 +32,6 @@
32
32
  "import": "./dist/mcp/seastudio/index.js",
33
33
  "require": "./dist/mcp/seastudio/index.cjs"
34
34
  },
35
- "./skill": {
36
- "types": "./dist/skill/index.d.ts",
37
- "import": "./dist/skill/index.js",
38
- "require": "./dist/skill/index.cjs"
39
- },
40
- "./skill/registry": {
41
- "types": "./dist/skill/registry.d.ts",
42
- "import": "./dist/skill/registry.js",
43
- "require": "./dist/skill/registry.cjs"
44
- },
45
35
  "./ui/cosmos.css": "./src/ui/cosmos.css",
46
36
  "./styles/cosmos.css": "./src/ui/cosmos.css"
47
37
  },