@workflow-code/cli 0.2.4-20260904001 → 0.2.4-20260905002
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-RBUVDK25.js → chunk-A63DHNN7.js} +48 -0
- package/dist/{chunk-LL4A5SY6.js → chunk-DIHR7STW.js} +1 -1
- package/dist/index.js +5 -5
- package/dist/{local-22SOG6M3.js → local-2XIMJTMM.js} +2 -2
- package/dist/{mcp-TULQOTWO.js → mcp-VVK3ISRD.js} +1 -1
- package/dist/{workspace-46BLI6JE.js → workspace-7KKUBWIO.js} +2 -2
- package/package.json +3 -3
|
@@ -4267,6 +4267,18 @@ var desktop = {
|
|
|
4267
4267
|
groupModelRetry: "Reload",
|
|
4268
4268
|
groupModelView: "View the models this group currently supports.",
|
|
4269
4269
|
groupModelLoadFailed: "Failed to load supported models.",
|
|
4270
|
+
groupModelSearchPlaceholder: "Filter models\u2026",
|
|
4271
|
+
groupModelSearchAria: "Filter the supported model list",
|
|
4272
|
+
groupModelFilterCount: "Showing {{visible}} of {{total}}",
|
|
4273
|
+
groupModelFilterAll: "{{total}} models in total",
|
|
4274
|
+
groupModelNoMatches: "No matching models",
|
|
4275
|
+
groupModelNoMatchesDescription: "Try a different filter or clear it to see all {{total}} models.",
|
|
4276
|
+
groupModelClearFilter: "Clear filter",
|
|
4277
|
+
groupModelCopy: "Copy",
|
|
4278
|
+
groupModelCopied: "Copied",
|
|
4279
|
+
groupModelCopyAria: "Copy {{name}}",
|
|
4280
|
+
groupModelCopyAll: "Copy all",
|
|
4281
|
+
groupModelCopyAllAria: "Copy all {{count}} models",
|
|
4270
4282
|
upstreamStopped: "Upstream stopped",
|
|
4271
4283
|
systemAiConfigurationDescription: "View the plans, pay-as-you-go usage, and account balance enabled for the current account.",
|
|
4272
4284
|
refreshingAiConfiguration: "Refreshing system AI configuration",
|
|
@@ -5648,6 +5660,18 @@ var serverWeb = {
|
|
|
5648
5660
|
sub2apiGroupModelResult: "{{platform}} \xB7 {{count}} models",
|
|
5649
5661
|
sub2apiGroupModelRetry: "Reload",
|
|
5650
5662
|
sub2apiGroupModelView: "View the models this group currently supports.",
|
|
5663
|
+
sub2apiGroupModelSearchPlaceholder: "Filter models\u2026",
|
|
5664
|
+
sub2apiGroupModelSearchAria: "Filter the supported model list",
|
|
5665
|
+
sub2apiGroupModelFilterCount: "Showing {{visible}} of {{total}}",
|
|
5666
|
+
sub2apiGroupModelFilterAll: "{{total}} models in total",
|
|
5667
|
+
sub2apiGroupModelNoMatches: "No matching models",
|
|
5668
|
+
sub2apiGroupModelNoMatchesDescription: "Try a different filter or clear it to see all {{total}} models.",
|
|
5669
|
+
sub2apiGroupModelClearFilter: "Clear filter",
|
|
5670
|
+
sub2apiGroupModelCopy: "Copy",
|
|
5671
|
+
sub2apiGroupModelCopied: "Copied",
|
|
5672
|
+
sub2apiGroupModelCopyAria: "Copy {{name}}",
|
|
5673
|
+
sub2apiGroupModelCopyAll: "Copy all",
|
|
5674
|
+
sub2apiGroupModelCopyAllAria: "Copy all {{count}} models",
|
|
5651
5675
|
sub2apiGroupNoDescription: "No description",
|
|
5652
5676
|
sub2apiGroupNoMatchDescription: "Adjust the search term or filters and try again.",
|
|
5653
5677
|
sub2apiGroupNoMatchTitle: "No matching API key groups",
|
|
@@ -8836,6 +8860,18 @@ var desktop2 = {
|
|
|
8836
8860
|
groupModelRetry: "\u91CD\u65B0\u52A0\u8F7D",
|
|
8837
8861
|
groupModelView: "\u67E5\u770B\u8BE5\u5206\u7EC4\u5F53\u524D\u652F\u6301\u7684\u6A21\u578B\u3002",
|
|
8838
8862
|
groupModelLoadFailed: "\u65E0\u6CD5\u52A0\u8F7D\u652F\u6301\u7684\u6A21\u578B\u3002",
|
|
8863
|
+
groupModelSearchPlaceholder: "\u8FC7\u6EE4\u6A21\u578B\u2026",
|
|
8864
|
+
groupModelSearchAria: "\u8FC7\u6EE4\u652F\u6301\u7684\u6A21\u578B\u5217\u8868",
|
|
8865
|
+
groupModelFilterCount: "\u663E\u793A {{visible}} / {{total}} \u4E2A",
|
|
8866
|
+
groupModelFilterAll: "\u5171 {{total}} \u4E2A\u6A21\u578B",
|
|
8867
|
+
groupModelNoMatches: "\u6CA1\u6709\u5339\u914D\u7684\u6A21\u578B",
|
|
8868
|
+
groupModelNoMatchesDescription: "\u5C1D\u8BD5\u66F4\u6362\u8FC7\u6EE4\u8BCD\u6216\u6E05\u7A7A\u8FC7\u6EE4\uFF0C\u4EE5\u67E5\u770B\u5168\u90E8 {{total}} \u4E2A\u6A21\u578B\u3002",
|
|
8869
|
+
groupModelClearFilter: "\u6E05\u7A7A\u8FC7\u6EE4",
|
|
8870
|
+
groupModelCopy: "\u590D\u5236",
|
|
8871
|
+
groupModelCopied: "\u5DF2\u590D\u5236",
|
|
8872
|
+
groupModelCopyAria: "\u590D\u5236 {{name}}",
|
|
8873
|
+
groupModelCopyAll: "\u590D\u5236\u5168\u90E8",
|
|
8874
|
+
groupModelCopyAllAria: "\u590D\u5236\u5168\u90E8 {{count}} \u4E2A\u6A21\u578B",
|
|
8839
8875
|
upstreamStopped: "\u4E0A\u6E38\u505C\u7528",
|
|
8840
8876
|
systemAiConfigurationDescription: "\u67E5\u770B\u5F53\u524D\u8D26\u53F7\u5DF2\u5F00\u901A\u7684\u5957\u9910\u3001\u6309\u91CF\u8BA1\u8D39\u7528\u91CF\u548C\u8D26\u6237\u4F59\u989D\u3002",
|
|
8841
8877
|
refreshingAiConfiguration: "\u6B63\u5728\u5237\u65B0\u7CFB\u7EDF AI \u914D\u7F6E",
|
|
@@ -10217,6 +10253,18 @@ var serverWeb2 = {
|
|
|
10217
10253
|
sub2apiGroupModelResult: "{{platform}} \xB7 {{count}} \u4E2A\u6A21\u578B",
|
|
10218
10254
|
sub2apiGroupModelRetry: "\u91CD\u65B0\u52A0\u8F7D",
|
|
10219
10255
|
sub2apiGroupModelView: "\u67E5\u770B\u8BE5\u5206\u7EC4\u5F53\u524D\u652F\u6301\u7684\u6A21\u578B\u3002",
|
|
10256
|
+
sub2apiGroupModelSearchPlaceholder: "\u8FC7\u6EE4\u6A21\u578B\u2026",
|
|
10257
|
+
sub2apiGroupModelSearchAria: "\u8FC7\u6EE4\u652F\u6301\u7684\u6A21\u578B\u5217\u8868",
|
|
10258
|
+
sub2apiGroupModelFilterCount: "\u663E\u793A {{visible}} / {{total}} \u4E2A",
|
|
10259
|
+
sub2apiGroupModelFilterAll: "\u5171 {{total}} \u4E2A\u6A21\u578B",
|
|
10260
|
+
sub2apiGroupModelNoMatches: "\u6CA1\u6709\u5339\u914D\u7684\u6A21\u578B",
|
|
10261
|
+
sub2apiGroupModelNoMatchesDescription: "\u5C1D\u8BD5\u66F4\u6362\u8FC7\u6EE4\u8BCD\u6216\u6E05\u7A7A\u8FC7\u6EE4\uFF0C\u4EE5\u67E5\u770B\u5168\u90E8 {{total}} \u4E2A\u6A21\u578B\u3002",
|
|
10262
|
+
sub2apiGroupModelClearFilter: "\u6E05\u7A7A\u8FC7\u6EE4",
|
|
10263
|
+
sub2apiGroupModelCopy: "\u590D\u5236",
|
|
10264
|
+
sub2apiGroupModelCopied: "\u5DF2\u590D\u5236",
|
|
10265
|
+
sub2apiGroupModelCopyAria: "\u590D\u5236 {{name}}",
|
|
10266
|
+
sub2apiGroupModelCopyAll: "\u590D\u5236\u5168\u90E8",
|
|
10267
|
+
sub2apiGroupModelCopyAllAria: "\u590D\u5236\u5168\u90E8 {{count}} \u4E2A\u6A21\u578B",
|
|
10220
10268
|
sub2apiGroupNoDescription: "\u672A\u586B\u5199\u63CF\u8FF0",
|
|
10221
10269
|
sub2apiGroupNoMatchDescription: "\u8C03\u6574\u641C\u7D22\u8BCD\u6216\u7B5B\u9009\u6761\u4EF6\u540E\u91CD\u8BD5\u3002",
|
|
10222
10270
|
sub2apiGroupNoMatchTitle: "\u6CA1\u6709\u5339\u914D\u7684 API \u5BC6\u94A5\u5206\u7EC4",
|
package/dist/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
prepareCliInvocation
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-DIHR7STW.js";
|
|
5
5
|
import {
|
|
6
6
|
i18n,
|
|
7
7
|
translateWorkflowCodeError
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-A63DHNN7.js";
|
|
9
9
|
import "./chunk-NSPRIPOP.js";
|
|
10
10
|
|
|
11
11
|
// src/index.ts
|
|
@@ -23,12 +23,12 @@ async function main(argv = process.argv.slice(2)) {
|
|
|
23
23
|
const prepared = prepareCliInvocation(argv);
|
|
24
24
|
argv = prepared.argv;
|
|
25
25
|
if (argv[0] === "workspace") {
|
|
26
|
-
const workspaceCli = await import("./workspace-
|
|
26
|
+
const workspaceCli = await import("./workspace-7KKUBWIO.js");
|
|
27
27
|
await workspaceCli.main(argv.slice(1), { localeInitialized: true });
|
|
28
28
|
return typeof process.exitCode === "number" ? process.exitCode : 0;
|
|
29
29
|
}
|
|
30
30
|
if (argv[0] === "mcp") {
|
|
31
|
-
const mcpCli = await import("./mcp-
|
|
31
|
+
const mcpCli = await import("./mcp-VVK3ISRD.js");
|
|
32
32
|
return mcpCli.main(argv.slice(1));
|
|
33
33
|
}
|
|
34
34
|
if (argv.length === 0 || argv[0] === "help" || argv[0] === "--help" || argv[0] === "-h") {
|
|
@@ -38,7 +38,7 @@ async function main(argv = process.argv.slice(2)) {
|
|
|
38
38
|
}
|
|
39
39
|
const { register } = await import("tsx/esm/api");
|
|
40
40
|
register();
|
|
41
|
-
const localCli = await import("./local-
|
|
41
|
+
const localCli = await import("./local-2XIMJTMM.js");
|
|
42
42
|
return localCli.main(argv, { localeInitialized: true });
|
|
43
43
|
}
|
|
44
44
|
function formatHelp() {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
prepareCliInvocation
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-DIHR7STW.js";
|
|
5
5
|
import {
|
|
6
6
|
createCliRelatedProjectRuntime,
|
|
7
7
|
parseCliRelatedProjectSpec
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
import {
|
|
13
13
|
i18n,
|
|
14
14
|
translateWorkflowCodeError
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-A63DHNN7.js";
|
|
16
16
|
import {
|
|
17
17
|
__commonJS,
|
|
18
18
|
__toESM
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
} from "./chunk-PGM3IPWA.js";
|
|
9
9
|
import {
|
|
10
10
|
prepareCliInvocation
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-DIHR7STW.js";
|
|
12
12
|
import {
|
|
13
13
|
isWorkflowUuid,
|
|
14
14
|
readWorkflowProjectInfo,
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
getCurrentLocale,
|
|
19
19
|
i18n,
|
|
20
20
|
translateWorkflowCodeError
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-A63DHNN7.js";
|
|
22
22
|
import {
|
|
23
23
|
__commonJS,
|
|
24
24
|
__toESM
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@workflow-code/cli",
|
|
3
|
-
"version": "0.2.4-
|
|
3
|
+
"version": "0.2.4-20260905002",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"bin": {
|
|
6
6
|
"workflow-code": "./dist/index.js"
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"zod": "4.4.3"
|
|
21
21
|
},
|
|
22
22
|
"peerDependencies": {
|
|
23
|
-
"workflow-code": "0.2.4-
|
|
23
|
+
"workflow-code": "0.2.4-20260905002"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
26
|
"@types/node": "^25.6.0",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"tsup": "^8.5.1",
|
|
30
30
|
"typescript": "^6.0.3",
|
|
31
31
|
"vitest": "^4.1.7",
|
|
32
|
-
"workflow-code": "0.2.4-
|
|
32
|
+
"workflow-code": "0.2.4-20260905002",
|
|
33
33
|
"@workflow-code/auth-config": "0.1.0",
|
|
34
34
|
"@workflow-code/execution-targets": "0.1.0",
|
|
35
35
|
"@workflow-code/i18n": "0.1.0",
|