@superblocksteam/cli 2.0.160-next.0 → 2.0.160
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 +1 -1
- package/dist/{chunk-DGW24R7B.js → chunk-3TBPUJNX.js} +3 -3
- package/dist/{chunk-RV6LFH4O.js → chunk-JSCTNKAB.js} +4 -5
- package/dist/{chunk-RV6LFH4O.js.map → chunk-JSCTNKAB.js.map} +1 -1
- package/dist/{chunk-V5KO53LO.js → chunk-O4G7UVX6.js} +3 -3
- package/dist/{dist-CNENDDLL.js → dist-TWULTA6I.js} +4 -4
- package/dist/{dist-QVFDW6K6.js → dist-UF2PCRWT.js} +4 -4
- package/dist/{http-DOB4MYXU.js → http-MLIXPKON.js} +3 -3
- package/dist/index.js +4 -4
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
- /package/dist/{chunk-DGW24R7B.js.map → chunk-3TBPUJNX.js.map} +0 -0
- /package/dist/{chunk-V5KO53LO.js.map → chunk-O4G7UVX6.js.map} +0 -0
- /package/dist/{dist-CNENDDLL.js.map → dist-TWULTA6I.js.map} +0 -0
- /package/dist/{dist-QVFDW6K6.js.map → dist-UF2PCRWT.js.map} +0 -0
- /package/dist/{http-DOB4MYXU.js.map → http-MLIXPKON.js.map} +0 -0
|
@@ -37,7 +37,7 @@ import {
|
|
|
37
37
|
require_dist,
|
|
38
38
|
require_dist2,
|
|
39
39
|
writeApplicationToDisk
|
|
40
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-JSCTNKAB.js";
|
|
41
41
|
import {
|
|
42
42
|
require_lib
|
|
43
43
|
} from "./chunk-T5UBIA6S.js";
|
|
@@ -1581,7 +1581,7 @@ var UrlElicitationRequiredError = class extends McpError {
|
|
|
1581
1581
|
// ../mcp-server/package.json
|
|
1582
1582
|
var package_default = {
|
|
1583
1583
|
name: "@superblocksteam/mcp-server",
|
|
1584
|
-
version: "2.0.160
|
|
1584
|
+
version: "2.0.160",
|
|
1585
1585
|
description: "Superblocks MCP server",
|
|
1586
1586
|
license: "Superblocks Community Software License",
|
|
1587
1587
|
bin: {
|
|
@@ -10509,4 +10509,4 @@ export {
|
|
|
10509
10509
|
invalidRequestResponse,
|
|
10510
10510
|
handleJsonRpc
|
|
10511
10511
|
};
|
|
10512
|
-
//# sourceMappingURL=chunk-
|
|
10512
|
+
//# sourceMappingURL=chunk-O4G7UVX6.js.map
|
|
@@ -13,7 +13,7 @@ globalThis.__dirname ??= $dd_dirname(globalThis.__filename);
|
|
|
13
13
|
import {
|
|
14
14
|
McpServer,
|
|
15
15
|
StdioServerTransport
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-3TBPUJNX.js";
|
|
17
17
|
import {
|
|
18
18
|
CallToolResultSchema,
|
|
19
19
|
ContentBlockSchema,
|
|
@@ -27,7 +27,7 @@ import {
|
|
|
27
27
|
executeToolCall,
|
|
28
28
|
runWithAuthContext,
|
|
29
29
|
toolDefinitions
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-O4G7UVX6.js";
|
|
31
31
|
import {
|
|
32
32
|
external_exports
|
|
33
33
|
} from "./chunk-P4FBKCWP.js";
|
|
@@ -39,7 +39,7 @@ import {
|
|
|
39
39
|
initNodeTelemetry,
|
|
40
40
|
parseDeploymentType,
|
|
41
41
|
require_dist
|
|
42
|
-
} from "./chunk-
|
|
42
|
+
} from "./chunk-JSCTNKAB.js";
|
|
43
43
|
import "./chunk-IXKPO5AP.js";
|
|
44
44
|
import "./chunk-T5UBIA6S.js";
|
|
45
45
|
import "./chunk-E7RMHEDX.js";
|
|
@@ -9997,4 +9997,4 @@ export {
|
|
|
9997
9997
|
startApp,
|
|
9998
9998
|
startStdioGateway
|
|
9999
9999
|
};
|
|
10000
|
-
//# sourceMappingURL=dist-
|
|
10000
|
+
//# sourceMappingURL=dist-TWULTA6I.js.map
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
MCP_SERVER_VERSION,
|
|
16
16
|
MCP_SERVE_DEPRECATION_NOTICE,
|
|
17
17
|
startServer
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-3TBPUJNX.js";
|
|
19
19
|
import {
|
|
20
20
|
buildToolRegistry,
|
|
21
21
|
executeToolCall,
|
|
@@ -26,10 +26,10 @@ import {
|
|
|
26
26
|
resolveProfile,
|
|
27
27
|
runWithAuthContext,
|
|
28
28
|
toolDefinitions
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-O4G7UVX6.js";
|
|
30
30
|
import "./chunk-P4FBKCWP.js";
|
|
31
31
|
import "./chunk-6KU67J5M.js";
|
|
32
|
-
import "./chunk-
|
|
32
|
+
import "./chunk-JSCTNKAB.js";
|
|
33
33
|
import "./chunk-IXKPO5AP.js";
|
|
34
34
|
import "./chunk-T5UBIA6S.js";
|
|
35
35
|
import "./chunk-E7RMHEDX.js";
|
|
@@ -52,4 +52,4 @@ export {
|
|
|
52
52
|
startServer,
|
|
53
53
|
toolDefinitions
|
|
54
54
|
};
|
|
55
|
-
//# sourceMappingURL=dist-
|
|
55
|
+
//# sourceMappingURL=dist-UF2PCRWT.js.map
|
|
@@ -19,14 +19,14 @@ import {
|
|
|
19
19
|
package_default,
|
|
20
20
|
resolveProfile,
|
|
21
21
|
toolDefinitions
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-O4G7UVX6.js";
|
|
23
23
|
import "./chunk-P4FBKCWP.js";
|
|
24
24
|
import {
|
|
25
25
|
$createHmac,
|
|
26
26
|
$randomUUID,
|
|
27
27
|
$timingSafeEqual
|
|
28
28
|
} from "./chunk-RLVWNNVO.js";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-JSCTNKAB.js";
|
|
30
30
|
import "./chunk-IXKPO5AP.js";
|
|
31
31
|
import "./chunk-T5UBIA6S.js";
|
|
32
32
|
import "./chunk-E7RMHEDX.js";
|
|
@@ -318,4 +318,4 @@ async function startHttpServer(options = {}) {
|
|
|
318
318
|
export {
|
|
319
319
|
startHttpServer
|
|
320
320
|
};
|
|
321
|
-
//# sourceMappingURL=http-
|
|
321
|
+
//# sourceMappingURL=http-MLIXPKON.js.map
|
package/dist/index.js
CHANGED
|
@@ -93,7 +93,7 @@ import {
|
|
|
93
93
|
writeApplicationToDisk,
|
|
94
94
|
writeResourceToDisk,
|
|
95
95
|
yellow
|
|
96
|
-
} from "./chunk-
|
|
96
|
+
} from "./chunk-JSCTNKAB.js";
|
|
97
97
|
import "./chunk-IXKPO5AP.js";
|
|
98
98
|
import {
|
|
99
99
|
require_enquirer
|
|
@@ -7852,7 +7852,7 @@ var GatewaySetup = class _GatewaySetup extends Command6 {
|
|
|
7852
7852
|
playwrightChromiumPresent,
|
|
7853
7853
|
resolveCaptureMode,
|
|
7854
7854
|
scanHostBrowserMcp
|
|
7855
|
-
} = await import("./dist-
|
|
7855
|
+
} = await import("./dist-TWULTA6I.js");
|
|
7856
7856
|
if (ensurePlaywright) {
|
|
7857
7857
|
const result = await ensurePlaywrightChromium();
|
|
7858
7858
|
this.log(
|
|
@@ -8631,12 +8631,12 @@ var McpServe = class _McpServe extends Command11 {
|
|
|
8631
8631
|
"HTTP transport requires auth token. Pass --http-token <token> or set SUPERBLOCKS_MCP_HTTP_TOKEN."
|
|
8632
8632
|
);
|
|
8633
8633
|
}
|
|
8634
|
-
const { startHttpServer } = await import("./http-
|
|
8634
|
+
const { startHttpServer } = await import("./http-MLIXPKON.js");
|
|
8635
8635
|
await startHttpServer({ port: flags.port, authToken: httpToken });
|
|
8636
8636
|
await new Promise(() => {
|
|
8637
8637
|
});
|
|
8638
8638
|
} else {
|
|
8639
|
-
const { startServer } = await import("./dist-
|
|
8639
|
+
const { startServer } = await import("./dist-UF2PCRWT.js");
|
|
8640
8640
|
await startServer();
|
|
8641
8641
|
await new Promise((resolve3) => {
|
|
8642
8642
|
process.stdin.once("end", () => resolve3());
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superblocksteam/cli",
|
|
3
|
-
"version": "2.0.160
|
|
3
|
+
"version": "2.0.160",
|
|
4
4
|
"description": "Official Superblocks CLI",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"oclif"
|
|
@@ -42,9 +42,9 @@
|
|
|
42
42
|
"protobufjs": "7.6.3",
|
|
43
43
|
"typescript": "^6.0.3",
|
|
44
44
|
"vite": "6.4.3",
|
|
45
|
-
"@superblocksteam/gateway": "2.0.160
|
|
46
|
-
"@superblocksteam/mcp-server": "2.0.160
|
|
47
|
-
"@superblocksteam/sdk-api": "2.0.160
|
|
45
|
+
"@superblocksteam/gateway": "2.0.160",
|
|
46
|
+
"@superblocksteam/mcp-server": "2.0.160",
|
|
47
|
+
"@superblocksteam/sdk-api": "2.0.160"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"@eslint/js": "^9.39.2",
|
|
@@ -79,9 +79,9 @@
|
|
|
79
79
|
"vite-tsconfig-paths": "^6.0.4",
|
|
80
80
|
"vitest": "^4.0.17",
|
|
81
81
|
"yaml": "^2.7.1",
|
|
82
|
-
"@superblocksteam/sdk": "2.0.160
|
|
82
|
+
"@superblocksteam/sdk": "2.0.160",
|
|
83
83
|
"@superblocksteam/shared": "0.9609.8",
|
|
84
|
-
"@superblocksteam/util": "2.0.160
|
|
84
|
+
"@superblocksteam/util": "2.0.160"
|
|
85
85
|
},
|
|
86
86
|
"optionalDependencies": {
|
|
87
87
|
"@vscode/ripgrep-darwin-arm64": "1.18.0",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|