@nexusclawhq/cli 0.3.15 → 0.3.16
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/CHANGELOG.md +6 -0
- package/dist/build-info.json +4 -4
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/index.d.ts +0 -1
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/index.js +0 -1
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/index.js.map +1 -1
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/locales/en-US.d.ts +0 -11
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/locales/en-US.js +0 -11
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/locales/en-US.js.map +1 -1
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/locales/index.d.ts +0 -22
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/locales/zh-CN.d.ts +0 -11
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/locales/zh-CN.js +0 -11
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/locales/zh-CN.js.map +1 -1
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/package.json +0 -4
- package/dist/nexus-cli/src/cli.js +0 -0
- package/dist/nexus-cli/src/cli.test.js +1 -0
- package/dist/nexus-cli/src/cli.test.js.map +1 -1
- package/dist/nexus-cli/src/commands/employee/bundle.d.ts +1 -0
- package/dist/nexus-cli/src/commands/employee/bundle.js +9 -0
- package/dist/nexus-cli/src/commands/employee/bundle.js.map +1 -1
- package/dist/nexus-cli/src/services/workforce-remote-operations.d.ts +4 -0
- package/dist/nexus-cli/src/services/workforce-remote-operations.js +13 -0
- package/dist/nexus-cli/src/services/workforce-remote-operations.js.map +1 -1
- package/dist/nexus-cli/src/services/workforce-test-remote.d.ts +1 -1
- package/dist/nexus-cli/src/services/workforce-test-remote.js +1 -1
- package/dist/nexus-cli/src/services/workforce-test-remote.test.js +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/workspace-regional-settings.d.ts +0 -15
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/workspace-regional-settings.js +0 -30
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/workspace-regional-settings.js.map +0 -1
- package/dist/nexus-cli/src/services/__env-probe.test.d.ts +0 -1
- package/dist/nexus-cli/src/services/__env-probe.test.js +0 -13
- package/dist/nexus-cli/src/services/__env-probe.test.js.map +0 -1
- package/dist/nexus-cli/src/services/ai-authoring-context-v2.pack.e2e.test.d.ts +0 -1
- package/dist/nexus-cli/src/services/ai-authoring-context-v2.pack.e2e.test.js +0 -132
- package/dist/nexus-cli/src/services/ai-authoring-context-v2.pack.e2e.test.js.map +0 -1
- package/dist/nexus-cli/src/templates/project/templates/drill-code-extension-page/src/components/drill-code-extension-page/index.js +0 -70
- package/dist/nexus-cli/src/templates/project/templates/drill-code-extension-page/src/metadata/drill-code-extension-page.manifest.json +0 -63
- package/dist/nexus-cli/src/templates/project/templates/drill-code-extension-page/src/tests/drill-code-extension-page.assertions.json +0 -13
|
@@ -5029,8 +5029,6 @@ export declare const locales: {
|
|
|
5029
5029
|
sendMessageAria: string;
|
|
5030
5030
|
requestFailedWithStatus: string;
|
|
5031
5031
|
serviceException: string;
|
|
5032
|
-
newConversation: string;
|
|
5033
|
-
restoringSession: string;
|
|
5034
5032
|
historyButton: string;
|
|
5035
5033
|
historyTitle: string;
|
|
5036
5034
|
historyEmpty: string;
|
|
@@ -7450,8 +7448,6 @@ export declare const locales: {
|
|
|
7450
7448
|
builderPreviewMenuCaption: string;
|
|
7451
7449
|
builderPreviewRun: string;
|
|
7452
7450
|
builderPreviewWelcome: string;
|
|
7453
|
-
builderPreviewNewSession: string;
|
|
7454
|
-
builderPreviewRestoring: string;
|
|
7455
7451
|
builderReadinessTitle: string;
|
|
7456
7452
|
builderReadiness: {
|
|
7457
7453
|
access: string;
|
|
@@ -18917,13 +18913,6 @@ export declare const locales: {
|
|
|
18917
18913
|
subscriptionId: string;
|
|
18918
18914
|
catalogLoadFailed: string;
|
|
18919
18915
|
catalogLoadFailedDescription: string;
|
|
18920
|
-
language: string;
|
|
18921
|
-
timezone: string;
|
|
18922
|
-
dateFormat: string;
|
|
18923
|
-
timeFormat: string;
|
|
18924
|
-
numberFormat: string;
|
|
18925
|
-
currencyPosition: string;
|
|
18926
|
-
fiscalYearStartMonth: string;
|
|
18927
18916
|
};
|
|
18928
18917
|
tenantDetail: {
|
|
18929
18918
|
updateSuccess: string;
|
|
@@ -27022,8 +27011,6 @@ export declare const locales: {
|
|
|
27022
27011
|
sendMessageAria: string;
|
|
27023
27012
|
requestFailedWithStatus: string;
|
|
27024
27013
|
serviceException: string;
|
|
27025
|
-
newConversation: string;
|
|
27026
|
-
restoringSession: string;
|
|
27027
27014
|
historyButton: string;
|
|
27028
27015
|
historyTitle: string;
|
|
27029
27016
|
historyEmpty: string;
|
|
@@ -29443,8 +29430,6 @@ export declare const locales: {
|
|
|
29443
29430
|
builderPreviewMenuCaption: string;
|
|
29444
29431
|
builderPreviewRun: string;
|
|
29445
29432
|
builderPreviewWelcome: string;
|
|
29446
|
-
builderPreviewNewSession: string;
|
|
29447
|
-
builderPreviewRestoring: string;
|
|
29448
29433
|
builderReadinessTitle: string;
|
|
29449
29434
|
builderReadiness: {
|
|
29450
29435
|
access: string;
|
|
@@ -40910,13 +40895,6 @@ export declare const locales: {
|
|
|
40910
40895
|
subscriptionId: string;
|
|
40911
40896
|
catalogLoadFailed: string;
|
|
40912
40897
|
catalogLoadFailedDescription: string;
|
|
40913
|
-
language: string;
|
|
40914
|
-
timezone: string;
|
|
40915
|
-
dateFormat: string;
|
|
40916
|
-
timeFormat: string;
|
|
40917
|
-
numberFormat: string;
|
|
40918
|
-
currencyPosition: string;
|
|
40919
|
-
fiscalYearStartMonth: string;
|
|
40920
40898
|
};
|
|
40921
40899
|
tenantDetail: {
|
|
40922
40900
|
updateSuccess: string;
|
|
@@ -5025,8 +5025,6 @@ declare const _default: {
|
|
|
5025
5025
|
sendMessageAria: string;
|
|
5026
5026
|
requestFailedWithStatus: string;
|
|
5027
5027
|
serviceException: string;
|
|
5028
|
-
newConversation: string;
|
|
5029
|
-
restoringSession: string;
|
|
5030
5028
|
historyButton: string;
|
|
5031
5029
|
historyTitle: string;
|
|
5032
5030
|
historyEmpty: string;
|
|
@@ -7446,8 +7444,6 @@ declare const _default: {
|
|
|
7446
7444
|
builderPreviewMenuCaption: string;
|
|
7447
7445
|
builderPreviewRun: string;
|
|
7448
7446
|
builderPreviewWelcome: string;
|
|
7449
|
-
builderPreviewNewSession: string;
|
|
7450
|
-
builderPreviewRestoring: string;
|
|
7451
7447
|
builderReadinessTitle: string;
|
|
7452
7448
|
builderReadiness: {
|
|
7453
7449
|
access: string;
|
|
@@ -18913,13 +18909,6 @@ declare const _default: {
|
|
|
18913
18909
|
subscriptionId: string;
|
|
18914
18910
|
catalogLoadFailed: string;
|
|
18915
18911
|
catalogLoadFailedDescription: string;
|
|
18916
|
-
language: string;
|
|
18917
|
-
timezone: string;
|
|
18918
|
-
dateFormat: string;
|
|
18919
|
-
timeFormat: string;
|
|
18920
|
-
numberFormat: string;
|
|
18921
|
-
currencyPosition: string;
|
|
18922
|
-
fiscalYearStartMonth: string;
|
|
18923
18912
|
};
|
|
18924
18913
|
tenantDetail: {
|
|
18925
18914
|
updateSuccess: string;
|
|
@@ -5047,8 +5047,6 @@ const messages = {
|
|
|
5047
5047
|
requestFailedWithStatus: "请求失败({status})",
|
|
5048
5048
|
serviceException: "服务异常",
|
|
5049
5049
|
// 历史会话 / 会议回放(仅本人,按 userId+workspaceId 隔离)
|
|
5050
|
-
newConversation: "新会话",
|
|
5051
|
-
restoringSession: "正在恢复上次演练会话…",
|
|
5052
5050
|
historyButton: "历史会话",
|
|
5053
5051
|
historyTitle: "历史会话",
|
|
5054
5052
|
historyEmpty: "暂无历史会话",
|
|
@@ -7436,8 +7434,6 @@ const messages = {
|
|
|
7436
7434
|
builderPreviewMenuCaption: "任务输入与产出",
|
|
7437
7435
|
builderPreviewRun: "预览运行",
|
|
7438
7436
|
builderPreviewWelcome: "输入一个真实任务,我会用当前 AI 员工配置试跑。",
|
|
7439
|
-
builderPreviewNewSession: "新会话",
|
|
7440
|
-
builderPreviewRestoring: "正在恢复上次会话…",
|
|
7441
7437
|
builderReadinessTitle: "上岗准备度",
|
|
7442
7438
|
builderReadiness: {
|
|
7443
7439
|
access: "使用范围",
|
|
@@ -18941,13 +18937,6 @@ const messages = {
|
|
|
18941
18937
|
subscriptionId: "订阅 ID",
|
|
18942
18938
|
catalogLoadFailed: "订阅套餐目录加载失败",
|
|
18943
18939
|
catalogLoadFailedDescription: "无法读取可开通的套餐和计费周期,修复后重试。",
|
|
18944
|
-
language: "默认语言",
|
|
18945
|
-
timezone: "默认时区",
|
|
18946
|
-
dateFormat: "日期格式",
|
|
18947
|
-
timeFormat: "时间格式",
|
|
18948
|
-
numberFormat: "数字格式",
|
|
18949
|
-
currencyPosition: "货币符号位置",
|
|
18950
|
-
fiscalYearStartMonth: "财年起始月",
|
|
18951
18940
|
},
|
|
18952
18941
|
tenantDetail: {
|
|
18953
18942
|
updateSuccess: "订阅已更新",
|