@thinkingai/ae-cli 6.0.40 → 6.0.42

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 (148) hide show
  1. package/README.md +0 -2
  2. package/README.zh.md +0 -2
  3. package/dist/{auth-NN55553T.js → auth-GBMV6TEJ.js} +2 -2
  4. package/dist/{auth-GDV3H5I4.js → auth-NDSXE54J.js} +4 -4
  5. package/dist/{capability-TPORIKRQ.js → capability-CETVHGXF.js} +25 -15
  6. package/dist/{capability-VQNC5CF7.js → capability-ZSQBMNOE.js} +25 -15
  7. package/dist/{chunk-GJJA4CQZ.js → chunk-3FY3RJ26.js} +0 -4
  8. package/dist/chunk-4E3DB4MM.js +556 -0
  9. package/dist/{chunk-GS2P7LFD.js → chunk-5XUSIK27.js} +2 -2
  10. package/dist/{chunk-VTXHDCBW.js → chunk-AFXA7BRK.js} +2 -2
  11. package/dist/{chunk-7KQWSBSL.js → chunk-FNZA5RZA.js} +8 -8
  12. package/dist/{chunk-TS6BUGUY.js → chunk-J2N4PB56.js} +8 -8
  13. package/dist/{chunk-RBNKI5ZW.js → chunk-JUW4AJXN.js} +2 -2
  14. package/dist/{chunk-Z3OXWCIA.js → chunk-S5NTSDBS.js} +2 -2
  15. package/dist/{chunk-VKD5WQKN.js → chunk-VLWOLBGZ.js} +142 -24
  16. package/dist/chunk-WANVG6SY.js +556 -0
  17. package/dist/{chunk-YTG6Q75E.js → chunk-WZRX4KOH.js} +25 -3
  18. package/dist/{chunk-YV52FB5G.js → chunk-ZQKDZXDO.js} +1 -1
  19. package/dist/{cli-token-GL5MS5FK.js → cli-token-4UPER74P.js} +3 -3
  20. package/dist/{chunk-6A2FUCIS.js → client-L2YDMHQ6.js} +5 -6
  21. package/dist/{config-4VZNLBKF.js → config-OL2LWGBV.js} +4 -33
  22. package/dist/index.js +31 -44
  23. package/dist/{memory-RWJW4XFO.js → memory-MUP7PPL7.js} +4 -4
  24. package/dist/{memory-VO2ZJCRT.js → memory-U4O5PMXH.js} +4 -4
  25. package/dist/{metadata-ZRN2GHPN.js → metadata-BD6BXAYE.js} +33 -20
  26. package/dist/{metadata-YGTHR2XJ.js → metadata-HXOFACDE.js} +33 -20
  27. package/dist/{model-CLUIK3K5.js → model-JTUEO5M4.js} +2 -2
  28. package/dist/{sync-3REDHGY6.js → sync-MOSFNBVR.js} +5 -5
  29. package/dist/{te-agent-XNPELAKX.js → te-agent-IFKZDHZI.js} +25 -18
  30. package/dist/{te-analysis-GJI5FZUL.js → te-analysis-PXNF7ZJT.js} +1273 -498
  31. package/dist/{te-analysis-N2BRDJZ5.js → te-analysis-T7C7WSAH.js} +1273 -498
  32. package/dist/{te-community-SQXKE5OO.js → te-community-HNKVTERD.js} +207 -12
  33. package/dist/{te-community-TYSNU3NQ.js → te-community-IWE5B7W6.js} +208 -12
  34. package/dist/{te-dataops-OWIADNSM.js → te-dataops-KQPYNAE3.js} +262 -145
  35. package/dist/{te-dataops-5TM7WZDI.js → te-dataops-KXCEB4CS.js} +262 -145
  36. package/dist/{te-engage-L72HWRGO.js → te-engage-BVB7RGEO.js} +952 -18
  37. package/dist/{te-engage-QWM4GFS7.js → te-engage-LCEGC7G4.js} +952 -18
  38. package/dist/{te-kb-VRMEY3D4.js → te-kb-OIH3T6CS.js} +4 -4
  39. package/dist/{te-system-XGS5EQIQ.js → te-system-AZ3URMUO.js} +515 -11
  40. package/dist/{te-team-BZRDV2CM.js → te-team-GZPU6UWA.js} +5 -5
  41. package/dist/{update-HEDXGOJH.js → update-TOBFXF2V.js} +4 -4
  42. package/package.json +5 -5
  43. package/skills/ae-agent/SKILL.md +3 -3
  44. package/skills/ae-agent/references/list-skill-references.md +4 -4
  45. package/skills/ae-agent/references/read-skill-reference.md +10 -7
  46. package/skills/ae-agent/references/upload-skill-reference.md +11 -9
  47. package/skills/ae-analysis/SKILL.md +15 -12
  48. package/skills/ae-analysis/metadata_resolution.md +150 -0
  49. package/skills/ae-analysis/references/adhoc_export.md +17 -2
  50. package/skills/ae-analysis/references/adhoc_run.md +12 -8
  51. package/skills/ae-analysis/references/ai_models.md +35 -6
  52. package/skills/ae-analysis/references/alert_list.md +2 -3
  53. package/skills/ae-analysis/references/analysis_data_retrieval.md +104 -16
  54. package/skills/ae-analysis/references/analysis_drilldown_contract.md +4 -4
  55. package/skills/ae-analysis/references/analysis_gateway_assets.md +17 -15
  56. package/skills/ae-analysis/references/artifact_download.md +4 -3
  57. package/skills/ae-analysis/references/asset_abnormal_list.md +5 -3
  58. package/skills/ae-analysis/references/asset_authentication_list.md +5 -3
  59. package/skills/ae-analysis/references/asset_search.md +5 -3
  60. package/skills/ae-analysis/references/bi_panel_list.md +2 -2
  61. package/skills/ae-analysis/references/bi_panel_page_data_export.md +1 -1
  62. package/skills/ae-analysis/references/bi_panel_page_data_run.md +4 -4
  63. package/skills/ae-analysis/references/catalog_export.md +28 -0
  64. package/skills/ae-analysis/references/catalog_list.md +44 -0
  65. package/skills/ae-analysis/references/command_index.md +78 -69
  66. package/skills/ae-analysis/references/dashboard_list.md +2 -2
  67. package/skills/ae-analysis/references/dashboard_report_data_run.md +11 -4
  68. package/skills/ae-analysis/references/datatable_version_list.md +5 -3
  69. package/skills/ae-analysis/references/drilldown_entities_run.md +4 -4
  70. package/skills/ae-analysis/references/drilldown_events_run.md +2 -2
  71. package/skills/ae-analysis/references/drilldown_user_events_export.md +1 -1
  72. package/skills/ae-analysis/references/drilldown_user_events_run.md +2 -2
  73. package/skills/ae-analysis/references/entity_detail_run.md +4 -4
  74. package/skills/ae-analysis/references/entity_id_import_options.md +1 -1
  75. package/skills/ae-analysis/references/event_detail_run.md +4 -4
  76. package/skills/ae-analysis/references/event_export.md +21 -0
  77. package/skills/ae-analysis/references/event_list.md +7 -6
  78. package/skills/ae-analysis/references/exchange_rule_list.md +5 -3
  79. package/skills/ae-analysis/references/favorite_add.md +2 -2
  80. package/skills/ae-analysis/references/favorite_remove.md +2 -2
  81. package/skills/ae-analysis/references/history_tag_data_drilldown_export.md +4 -2
  82. package/skills/ae-analysis/references/history_tag_data_drilldown_run.md +2 -2
  83. package/skills/ae-analysis/references/history_tag_data_run.md +2 -2
  84. package/skills/ae-analysis/references/metric_create.md +7 -8
  85. package/skills/ae-analysis/references/metric_export.md +21 -0
  86. package/skills/ae-analysis/references/metric_list.md +8 -7
  87. package/skills/ae-analysis/references/project_space_list.md +2 -2
  88. package/skills/ae-analysis/references/property_export.md +21 -0
  89. package/skills/ae-analysis/references/property_list.md +9 -8
  90. package/skills/ae-analysis/references/public_link_list.md +2 -2
  91. package/skills/ae-analysis/references/query_context_get.md +20 -0
  92. package/skills/ae-analysis/references/query_create_result_cluster.md +1 -1
  93. package/skills/ae-analysis/references/report_change_log_list.md +1 -1
  94. package/skills/ae-analysis/references/report_create.md +3 -3
  95. package/skills/ae-analysis/references/report_data_run.md +8 -8
  96. package/skills/ae-analysis/references/report_list.md +3 -3
  97. package/skills/ae-analysis/references/report_list_export.md +2 -2
  98. package/skills/ae-analysis/references/report_update.md +3 -3
  99. package/skills/ae-analysis/references/report_version_rollback.md +1 -1
  100. package/skills/ae-analysis/references/rule_list.md +6 -4
  101. package/skills/ae-analysis/references/run_inspect.md +8 -5
  102. package/skills/ae-analysis/references/run_wait.md +37 -0
  103. package/skills/ae-analysis/references/sql_table_list.md +3 -2
  104. package/skills/ae-analysis/references/user_cluster_export.md +13 -0
  105. package/skills/ae-analysis/references/user_cluster_list.md +6 -2
  106. package/skills/ae-analysis/references/user_cluster_member_export.md +5 -3
  107. package/skills/ae-analysis/references/user_cluster_member_list.md +4 -4
  108. package/skills/ae-analysis/references/user_cluster_update.md +4 -2
  109. package/skills/ae-analysis/references/user_tag_export.md +13 -0
  110. package/skills/ae-analysis/references/user_tag_list.md +6 -2
  111. package/skills/ae-analysis/references/user_tag_member_export.md +5 -3
  112. package/skills/ae-analysis/references/user_tag_member_list.md +4 -4
  113. package/skills/ae-analysis/references/user_tag_update.md +4 -2
  114. package/skills/ae-analysis/references/virtual_property_create.md +2 -2
  115. package/skills/ae-analysis/references/virtual_property_sql_rule_update.md +3 -3
  116. package/skills/ae-community/SKILL.md +2 -2
  117. package/skills/ae-dataops/SKILL.md +4 -3
  118. package/skills/ae-dataops/references/dataops-flow-create.md +47 -3
  119. package/skills/ae-engage/SKILL.md +55 -7
  120. package/skills/ae-engage/references/build-task-save-guide.md +12 -0
  121. package/skills/ae-engage/references/cancel-query-run.md +31 -0
  122. package/skills/ae-engage/references/config-item-analysis-report.md +14 -1
  123. package/skills/ae-engage/references/config-item-strategy-comparison.md +11 -1
  124. package/skills/ae-engage/references/config-item-trigger-report.md +15 -1
  125. package/skills/ae-engage/references/flow-metric-detail-report.md +134 -0
  126. package/skills/ae-engage/references/flow-metric-update.md +77 -0
  127. package/skills/ae-engage/references/flow-metric-user.md +119 -0
  128. package/skills/ae-engage/references/flow-node-metric-user.md +123 -0
  129. package/skills/ae-engage/references/flow-node-user.md +123 -0
  130. package/skills/ae-engage/references/push-record-query.md +32 -1
  131. package/skills/ae-engage/references/save-task.md +9 -0
  132. package/skills/ae-engage/references/task-data-detail.md +9 -2
  133. package/skills/ae-engage/references/task-indicator-user.md +104 -0
  134. package/skills/ae-engage/references/task-metric-detail.md +9 -2
  135. package/skills/ae-engage/references/task-submit-approval.md +3 -0
  136. package/skills/ae-engage/references/task-user-detail-export.md +31 -0
  137. package/skills/ae-metadata/SKILL.md +2 -1
  138. package/skills/ae-metadata/references/metadata_data_table_download.md +10 -2
  139. package/skills/ae-metadata/references/metadata_data_table_list.md +5 -2
  140. package/skills/ae-metadata/references/metadata_property_dimension_table_bind_existing.md +1 -1
  141. package/skills/ae-system/SKILL.md +66 -3
  142. package/dist/chunk-DT6Y3TD7.js +0 -232
  143. package/dist/chunk-MVDZ7DBQ.js +0 -231
  144. package/dist/chunk-NBPKWKRA.js +0 -51
  145. package/dist/client-DAIPF7XN.js +0 -23
  146. package/dist/raw-52B4UKO4.js +0 -71
  147. package/dist/te-meta-53BVXPFI.js +0 -95
  148. package/dist/te-meta-TOCBPBXI.js +0 -95
@@ -2,22 +2,15 @@ import {
2
2
  MultiselectCancelled,
3
3
  promptSingleSelect
4
4
  } from "./chunk-TUKQZTMI.js";
5
- import {
6
- GLOBAL_QUERY_CONFIG_KEY,
7
- getAnalysisMappingPathForClusterMode,
8
- getClusterInfoFilePath,
9
- isGlobalQueryModeEnabled,
10
- setGlobalQueryModeEnabled
11
- } from "./chunk-NBPKWKRA.js";
12
5
  import {
13
6
  printError,
14
7
  printOutput
15
- } from "./chunk-YTG6Q75E.js";
16
- import "./chunk-Z3OXWCIA.js";
8
+ } from "./chunk-WZRX4KOH.js";
9
+ import "./chunk-S5NTSDBS.js";
17
10
  import {
18
11
  AE_TRIAL_URL,
19
12
  missingAeHostHint
20
- } from "./chunk-YV52FB5G.js";
13
+ } from "./chunk-ZQKDZXDO.js";
21
14
  import {
22
15
  addHost,
23
16
  listHosts,
@@ -27,7 +20,7 @@ import {
27
20
  resolveHostSelector,
28
21
  setActiveHost,
29
22
  updateHostLabel
30
- } from "./chunk-GJJA4CQZ.js";
23
+ } from "./chunk-3FY3RJ26.js";
31
24
  import "./chunk-JHENBQ5B.js";
32
25
 
33
26
  // src/commands/config.ts
@@ -301,28 +294,6 @@ function registerConfig(program) {
301
294
  failConfig(err.message, "Run: ae-cli config list");
302
295
  }
303
296
  });
304
- const clusterMode = configCmd.command("cluster-mode").description("Manage local multi-cluster analysis MCP mode").action(async () => {
305
- await printClusterModeStatus(program);
306
- });
307
- clusterMode.command("status").description("Show local multi-cluster analysis MCP mode").action(async () => {
308
- await printClusterModeStatus(program);
309
- });
310
- clusterMode.command("enable").description("Enable local multi-cluster analysis MCP mode").action(async () => {
311
- setGlobalQueryModeEnabled(true);
312
- await printClusterModeStatus(program);
313
- });
314
- clusterMode.command("disable").description("Disable local multi-cluster analysis MCP mode").action(async () => {
315
- setGlobalQueryModeEnabled(false);
316
- await printClusterModeStatus(program);
317
- });
318
- }
319
- async function printClusterModeStatus(program) {
320
- const enabled = isGlobalQueryModeEnabled();
321
- await printOutput({
322
- [GLOBAL_QUERY_CONFIG_KEY]: enabled,
323
- path: getClusterInfoFilePath(),
324
- analysisMappingPath: getAnalysisMappingPathForClusterMode(enabled)
325
- }, program.opts().format || "json", program.opts().jq);
326
297
  }
327
298
  function readHostViews() {
328
299
  const config = loadConfig();
package/dist/index.js CHANGED
@@ -1,37 +1,37 @@
1
- import {
2
- getLocalCliPackageInfo
3
- } from "./chunk-VTWMIC5L.js";
4
1
  import {
5
2
  requiresConfirmation
6
3
  } from "./chunk-OO6XR6LK.js";
7
4
  import {
8
5
  TeAgentApiError,
9
6
  TeAgentCredentialsError
10
- } from "./chunk-VKD5WQKN.js";
7
+ } from "./chunk-VLWOLBGZ.js";
11
8
  import {
12
- formatCapabilityMissCompatHint,
13
- printError,
14
- printOutput,
15
- runHostCompatCheck
16
- } from "./chunk-YTG6Q75E.js";
9
+ getLocalCliPackageInfo
10
+ } from "./chunk-VTWMIC5L.js";
17
11
  import {
18
12
  CapabilityGatewayError,
19
13
  executeCapability,
20
14
  uploadInputFileBytes
21
- } from "./chunk-RBNKI5ZW.js";
15
+ } from "./chunk-JUW4AJXN.js";
16
+ import {
17
+ formatCapabilityMissCompatHint,
18
+ printError,
19
+ printOutput,
20
+ runHostCompatCheck
21
+ } from "./chunk-WZRX4KOH.js";
22
22
  import {
23
23
  clearCliToken,
24
24
  getCliToken
25
- } from "./chunk-Z3OXWCIA.js";
25
+ } from "./chunk-S5NTSDBS.js";
26
26
  import {
27
27
  SecureStoreAuthError,
28
28
  resolveHost
29
- } from "./chunk-YV52FB5G.js";
29
+ } from "./chunk-ZQKDZXDO.js";
30
30
  import {
31
31
  getActiveHost,
32
32
  getConfigDir,
33
33
  safeJsonParse
34
- } from "./chunk-GJJA4CQZ.js";
34
+ } from "./chunk-3FY3RJ26.js";
35
35
  import {
36
36
  CliValidationError,
37
37
  CommunityReportError,
@@ -245,7 +245,7 @@ function createRuntimeContext(cmd, opts, globalOpts) {
245
245
  let _clientModule = null;
246
246
  async function getClient() {
247
247
  if (!_clientModule) {
248
- _clientModule = await import("./client-DAIPF7XN.js");
248
+ _clientModule = await import("./client-L2YDMHQ6.js");
249
249
  }
250
250
  return _clientModule;
251
251
  }
@@ -304,7 +304,7 @@ function createRuntimeContext(cmd, opts, globalOpts) {
304
304
  return client.queryReportData(projectId, reportId, qp, eventModel, options, ctx.host());
305
305
  },
306
306
  async token() {
307
- const { getToken } = await import("./auth-NN55553T.js");
307
+ const { getToken } = await import("./auth-GBMV6TEJ.js");
308
308
  return getToken(ctx.host());
309
309
  },
310
310
  host() {
@@ -3442,57 +3442,52 @@ program.name("ae-cli").version(version).description("CLI tool for ThinkingAI (AE
3442
3442
  async function loadCommands() {
3443
3443
  const commands = [];
3444
3444
  try {
3445
- const teAnalysis = await import("./te-analysis-GJI5FZUL.js");
3445
+ const teAnalysis = await import("./te-analysis-PXNF7ZJT.js");
3446
3446
  commands.push(...teAnalysis.default);
3447
3447
  } catch {
3448
3448
  }
3449
3449
  try {
3450
- const teMeta = await import("./te-meta-53BVXPFI.js");
3451
- commands.push(...teMeta.default);
3452
- } catch {
3453
- }
3454
- try {
3455
- const engage = await import("./te-engage-QWM4GFS7.js");
3450
+ const engage = await import("./te-engage-BVB7RGEO.js");
3456
3451
  commands.push(...engage.default);
3457
3452
  } catch {
3458
3453
  }
3459
3454
  try {
3460
- const community = await import("./te-community-TYSNU3NQ.js");
3455
+ const community = await import("./te-community-HNKVTERD.js");
3461
3456
  commands.push(...community.default);
3462
3457
  } catch {
3463
3458
  }
3464
3459
  try {
3465
- const dataops = await import("./te-dataops-OWIADNSM.js");
3460
+ const dataops = await import("./te-dataops-KQPYNAE3.js");
3466
3461
  commands.push(...dataops.default);
3467
3462
  } catch {
3468
3463
  }
3469
3464
  try {
3470
- const teKb = await import("./te-kb-VRMEY3D4.js");
3465
+ const teKb = await import("./te-kb-OIH3T6CS.js");
3471
3466
  commands.push(...teKb.default);
3472
3467
  } catch {
3473
3468
  }
3474
3469
  try {
3475
- const teTeam = await import("./te-team-BZRDV2CM.js");
3470
+ const teTeam = await import("./te-team-GZPU6UWA.js");
3476
3471
  commands.push(...teTeam.default);
3477
3472
  } catch {
3478
3473
  }
3479
3474
  try {
3480
- const teAgent = await import("./te-agent-XNPELAKX.js");
3475
+ const teAgent = await import("./te-agent-IFKZDHZI.js");
3481
3476
  commands.push(...teAgent.default);
3482
3477
  } catch {
3483
3478
  }
3484
3479
  try {
3485
- const memory = await import("./memory-VO2ZJCRT.js");
3480
+ const memory = await import("./memory-MUP7PPL7.js");
3486
3481
  commands.push(...memory.default);
3487
3482
  } catch {
3488
3483
  }
3489
3484
  try {
3490
- const teSystem = await import("./te-system-XGS5EQIQ.js");
3485
+ const teSystem = await import("./te-system-AZ3URMUO.js");
3491
3486
  commands.push(...teSystem.default);
3492
3487
  } catch {
3493
3488
  }
3494
3489
  try {
3495
- const metadata = await import("./metadata-YGTHR2XJ.js");
3490
+ const metadata = await import("./metadata-HXOFACDE.js");
3496
3491
  commands.push(...metadata.default);
3497
3492
  } catch {
3498
3493
  }
@@ -3500,49 +3495,42 @@ async function loadCommands() {
3500
3495
  }
3501
3496
  async function registerAuthCommands() {
3502
3497
  try {
3503
- const { registerAuth } = await import("./auth-GDV3H5I4.js");
3498
+ const { registerAuth } = await import("./auth-NDSXE54J.js");
3504
3499
  registerAuth(program);
3505
3500
  } catch {
3506
3501
  }
3507
3502
  }
3508
3503
  async function registerConfigCommands() {
3509
3504
  try {
3510
- const { registerConfig } = await import("./config-4VZNLBKF.js");
3505
+ const { registerConfig } = await import("./config-OL2LWGBV.js");
3511
3506
  registerConfig(program);
3512
3507
  } catch {
3513
3508
  }
3514
3509
  }
3515
- async function registerApiCommand() {
3516
- try {
3517
- const { registerApi } = await import("./raw-52B4UKO4.js");
3518
- registerApi(program);
3519
- } catch {
3520
- }
3521
- }
3522
3510
  async function registerCapabilityCommands() {
3523
3511
  try {
3524
- const { registerCapability } = await import("./capability-TPORIKRQ.js");
3512
+ const { registerCapability } = await import("./capability-CETVHGXF.js");
3525
3513
  registerCapability(program);
3526
3514
  } catch {
3527
3515
  }
3528
3516
  }
3529
3517
  async function registerSyncCommand() {
3530
3518
  try {
3531
- const { registerSync } = await import("./sync-3REDHGY6.js");
3519
+ const { registerSync } = await import("./sync-MOSFNBVR.js");
3532
3520
  registerSync(program);
3533
3521
  } catch {
3534
3522
  }
3535
3523
  }
3536
3524
  async function registerModelCommand() {
3537
3525
  try {
3538
- const { registerModel } = await import("./model-CLUIK3K5.js");
3526
+ const { registerModel } = await import("./model-JTUEO5M4.js");
3539
3527
  registerModel(program);
3540
3528
  } catch {
3541
3529
  }
3542
3530
  }
3543
3531
  async function registerUpdateCommand() {
3544
3532
  try {
3545
- const { registerUpdate } = await import("./update-HEDXGOJH.js");
3533
+ const { registerUpdate } = await import("./update-TOBFXF2V.js");
3546
3534
  registerUpdate(program);
3547
3535
  } catch {
3548
3536
  }
@@ -3578,7 +3566,6 @@ async function main() {
3578
3566
  registerCommands(program, commands);
3579
3567
  await registerAuthCommands();
3580
3568
  await registerConfigCommands();
3581
- await registerApiCommand();
3582
3569
  await registerCapabilityCommands();
3583
3570
  await registerSyncCommand();
3584
3571
  await registerModelCommand();
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  buildCapabilityGatewayUrl,
3
3
  callCapabilityApi
4
- } from "./chunk-GS2P7LFD.js";
5
- import "./chunk-Z3OXWCIA.js";
6
- import "./chunk-YV52FB5G.js";
7
- import "./chunk-GJJA4CQZ.js";
4
+ } from "./chunk-JUW4AJXN.js";
5
+ import "./chunk-S5NTSDBS.js";
6
+ import "./chunk-ZQKDZXDO.js";
7
+ import "./chunk-3FY3RJ26.js";
8
8
  import "./chunk-AXDXJTPC.js";
9
9
  import "./chunk-JHENBQ5B.js";
10
10
 
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  buildCapabilityGatewayUrl,
3
3
  callCapabilityApi
4
- } from "./chunk-RBNKI5ZW.js";
5
- import "./chunk-Z3OXWCIA.js";
6
- import "./chunk-YV52FB5G.js";
7
- import "./chunk-GJJA4CQZ.js";
4
+ } from "./chunk-5XUSIK27.js";
5
+ import "./chunk-S5NTSDBS.js";
6
+ import "./chunk-ZQKDZXDO.js";
7
+ import "./chunk-3FY3RJ26.js";
8
8
  import "./chunk-AXDXJTPC.js";
9
9
  import "./chunk-JHENBQ5B.js";
10
10
 
@@ -1,23 +1,28 @@
1
+ import {
2
+ withAsyncArtifactLifecycle
3
+ } from "./chunk-4E3DB4MM.js";
1
4
  import {
2
5
  createCapabilityCommand
3
- } from "./chunk-TS6BUGUY.js";
6
+ } from "./chunk-J2N4PB56.js";
7
+ import "./chunk-5XUSIK27.js";
8
+ import "./chunk-WZRX4KOH.js";
4
9
  import {
5
10
  registerCapabilityGatewayRoute
6
11
  } from "./chunk-PTE56QPL.js";
7
- import "./chunk-YTG6Q75E.js";
8
- import "./chunk-GS2P7LFD.js";
9
- import "./chunk-Z3OXWCIA.js";
10
- import "./chunk-YV52FB5G.js";
11
- import "./chunk-GJJA4CQZ.js";
12
+ import "./chunk-S5NTSDBS.js";
13
+ import "./chunk-ZQKDZXDO.js";
14
+ import "./chunk-3FY3RJ26.js";
12
15
  import "./chunk-AXDXJTPC.js";
13
16
  import "./chunk-JHENBQ5B.js";
14
17
 
15
18
  // src/commands/metadata/shared.ts
16
19
  function createCapabilityCommand2(config) {
17
- return createCapabilityCommand({
18
- ...config,
19
- cliService: config.cliService ?? "metadata"
20
+ const { asyncArtifact, ...coreConfig } = config;
21
+ const command = createCapabilityCommand({
22
+ ...coreConfig,
23
+ cliService: coreConfig.cliService ?? "metadata"
20
24
  });
25
+ return asyncArtifact ? withAsyncArtifactLifecycle(command) : command;
21
26
  }
22
27
  function optionalString(ctx, name) {
23
28
  const value = ctx.str(name);
@@ -123,6 +128,7 @@ var dataTableDownload = createCapabilityCommand2({
123
128
  resource: "data-table",
124
129
  command: "download",
125
130
  capabilityId: "metadata.data_table.download",
131
+ asyncArtifact: true,
126
132
  description: "Download a metadata data table export artifact.",
127
133
  flags: [
128
134
  { name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
@@ -165,11 +171,15 @@ var dataTableList = createCapabilityCommand2({
165
171
  capabilityId: "metadata.data_table.list",
166
172
  description: "List metadata data tables in a project. Requires metadata view permission.",
167
173
  flags: [
168
- { name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" }
174
+ { name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
175
+ { name: "limit", type: "number", required: false, desc: "Page size. Default: 50, max: 200.", alias: "l", min: 1, max: 200 },
176
+ { name: "offset", type: "number", required: false, desc: "Zero-based page offset. Default: 0.", alias: "o", min: 0 }
169
177
  ],
170
178
  risk: "read",
171
179
  buildInput: (ctx) => ({
172
- project_id: ctx.num("project-id")
180
+ project_id: ctx.num("project-id"),
181
+ limit: optionalNumber(ctx, "limit"),
182
+ offset: optionalNumber(ctx, "offset")
173
183
  })
174
184
  });
175
185
 
@@ -259,17 +269,20 @@ var propertyDimensionTableBindExisting = createCapabilityCommand2({
259
269
  { name: "property-scope", type: "string", required: true, desc: "Property owner table, for example event or user." },
260
270
  { name: "data-table-id", type: "number", required: true, desc: "Existing dimension data table ID." },
261
271
  { name: "timestamp-join-format", type: "string", required: false, desc: "Optional timestamp join format." },
262
- { name: "dict-columns", type: "json", required: false, desc: "Optional dictionary column names JSON array." }
272
+ { name: "dict-columns", type: "json", required: false, desc: "Optional dictionary column names JSON array. String entries are normalized to column_name objects." }
263
273
  ],
264
274
  risk: "write",
265
- buildInput: (ctx) => ({
266
- project_id: ctx.num("project-id"),
267
- property_name: ctx.str("property-name"),
268
- property_scope: ctx.str("property-scope"),
269
- data_table_id: ctx.num("data-table-id"),
270
- timestamp_join_format: optionalString(ctx, "timestamp-join-format"),
271
- dict_columns: optionalJson(ctx, "dict-columns")
272
- })
275
+ buildInput: (ctx) => {
276
+ const dictColumns = optionalJson(ctx, "dict-columns");
277
+ return {
278
+ project_id: ctx.num("project-id"),
279
+ property_name: ctx.str("property-name"),
280
+ property_scope: ctx.str("property-scope"),
281
+ data_table_id: ctx.num("data-table-id"),
282
+ timestamp_join_format: optionalString(ctx, "timestamp-join-format"),
283
+ dict_columns: Array.isArray(dictColumns) ? dictColumns.map((column) => typeof column === "string" ? { column_name: column } : column) : dictColumns
284
+ };
285
+ }
273
286
  });
274
287
 
275
288
  // src/commands/metadata/property/dimension-table/create-and-bind-csv.ts
@@ -1,23 +1,28 @@
1
+ import {
2
+ withAsyncArtifactLifecycle
3
+ } from "./chunk-WANVG6SY.js";
1
4
  import {
2
5
  createCapabilityCommand
3
- } from "./chunk-7KQWSBSL.js";
6
+ } from "./chunk-FNZA5RZA.js";
7
+ import "./chunk-JUW4AJXN.js";
8
+ import "./chunk-WZRX4KOH.js";
4
9
  import {
5
10
  registerCapabilityGatewayRoute
6
11
  } from "./chunk-PTE56QPL.js";
7
- import "./chunk-YTG6Q75E.js";
8
- import "./chunk-RBNKI5ZW.js";
9
- import "./chunk-Z3OXWCIA.js";
10
- import "./chunk-YV52FB5G.js";
11
- import "./chunk-GJJA4CQZ.js";
12
+ import "./chunk-S5NTSDBS.js";
13
+ import "./chunk-ZQKDZXDO.js";
14
+ import "./chunk-3FY3RJ26.js";
12
15
  import "./chunk-AXDXJTPC.js";
13
16
  import "./chunk-JHENBQ5B.js";
14
17
 
15
18
  // src/commands/metadata/shared.ts
16
19
  function createCapabilityCommand2(config) {
17
- return createCapabilityCommand({
18
- ...config,
19
- cliService: config.cliService ?? "metadata"
20
+ const { asyncArtifact, ...coreConfig } = config;
21
+ const command = createCapabilityCommand({
22
+ ...coreConfig,
23
+ cliService: coreConfig.cliService ?? "metadata"
20
24
  });
25
+ return asyncArtifact ? withAsyncArtifactLifecycle(command) : command;
21
26
  }
22
27
  function optionalString(ctx, name) {
23
28
  const value = ctx.str(name);
@@ -123,6 +128,7 @@ var dataTableDownload = createCapabilityCommand2({
123
128
  resource: "data-table",
124
129
  command: "download",
125
130
  capabilityId: "metadata.data_table.download",
131
+ asyncArtifact: true,
126
132
  description: "Download a metadata data table export artifact.",
127
133
  flags: [
128
134
  { name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
@@ -165,11 +171,15 @@ var dataTableList = createCapabilityCommand2({
165
171
  capabilityId: "metadata.data_table.list",
166
172
  description: "List metadata data tables in a project. Requires metadata view permission.",
167
173
  flags: [
168
- { name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" }
174
+ { name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
175
+ { name: "limit", type: "number", required: false, desc: "Page size. Default: 50, max: 200.", alias: "l", min: 1, max: 200 },
176
+ { name: "offset", type: "number", required: false, desc: "Zero-based page offset. Default: 0.", alias: "o", min: 0 }
169
177
  ],
170
178
  risk: "read",
171
179
  buildInput: (ctx) => ({
172
- project_id: ctx.num("project-id")
180
+ project_id: ctx.num("project-id"),
181
+ limit: optionalNumber(ctx, "limit"),
182
+ offset: optionalNumber(ctx, "offset")
173
183
  })
174
184
  });
175
185
 
@@ -259,17 +269,20 @@ var propertyDimensionTableBindExisting = createCapabilityCommand2({
259
269
  { name: "property-scope", type: "string", required: true, desc: "Property owner table, for example event or user." },
260
270
  { name: "data-table-id", type: "number", required: true, desc: "Existing dimension data table ID." },
261
271
  { name: "timestamp-join-format", type: "string", required: false, desc: "Optional timestamp join format." },
262
- { name: "dict-columns", type: "json", required: false, desc: "Optional dictionary column names JSON array." }
272
+ { name: "dict-columns", type: "json", required: false, desc: "Optional dictionary column names JSON array. String entries are normalized to column_name objects." }
263
273
  ],
264
274
  risk: "write",
265
- buildInput: (ctx) => ({
266
- project_id: ctx.num("project-id"),
267
- property_name: ctx.str("property-name"),
268
- property_scope: ctx.str("property-scope"),
269
- data_table_id: ctx.num("data-table-id"),
270
- timestamp_join_format: optionalString(ctx, "timestamp-join-format"),
271
- dict_columns: optionalJson(ctx, "dict-columns")
272
- })
275
+ buildInput: (ctx) => {
276
+ const dictColumns = optionalJson(ctx, "dict-columns");
277
+ return {
278
+ project_id: ctx.num("project-id"),
279
+ property_name: ctx.str("property-name"),
280
+ property_scope: ctx.str("property-scope"),
281
+ data_table_id: ctx.num("data-table-id"),
282
+ timestamp_join_format: optionalString(ctx, "timestamp-join-format"),
283
+ dict_columns: Array.isArray(dictColumns) ? dictColumns.map((column) => typeof column === "string" ? { column_name: column } : column) : dictColumns
284
+ };
285
+ }
273
286
  });
274
287
 
275
288
  // src/commands/metadata/property/dimension-table/create-and-bind-csv.ts
@@ -11,8 +11,8 @@ import {
11
11
  getClaudeConfigDir,
12
12
  getSandboxModels,
13
13
  postSandboxModelSelection
14
- } from "./chunk-VKD5WQKN.js";
15
- import "./chunk-GJJA4CQZ.js";
14
+ } from "./chunk-VLWOLBGZ.js";
15
+ import "./chunk-3FY3RJ26.js";
16
16
  import "./chunk-JHENBQ5B.js";
17
17
 
18
18
  // src/commands/model/index.ts
@@ -25,13 +25,13 @@ import {
25
25
  postSandboxSyncPull,
26
26
  postToMainApp,
27
27
  uploadToMainApp
28
- } from "./chunk-VKD5WQKN.js";
28
+ } from "./chunk-VLWOLBGZ.js";
29
29
  import {
30
30
  printError
31
- } from "./chunk-YTG6Q75E.js";
32
- import "./chunk-Z3OXWCIA.js";
33
- import "./chunk-YV52FB5G.js";
34
- import "./chunk-GJJA4CQZ.js";
31
+ } from "./chunk-WZRX4KOH.js";
32
+ import "./chunk-S5NTSDBS.js";
33
+ import "./chunk-ZQKDZXDO.js";
34
+ import "./chunk-3FY3RJ26.js";
35
35
  import {
36
36
  __commonJS,
37
37
  __require,
@@ -9,8 +9,11 @@ import {
9
9
  postToMainApp,
10
10
  putToMainApp,
11
11
  uploadToMainApp
12
- } from "./chunk-VKD5WQKN.js";
13
- import "./chunk-GJJA4CQZ.js";
12
+ } from "./chunk-VLWOLBGZ.js";
13
+ import "./chunk-3FY3RJ26.js";
14
+ import {
15
+ CliValidationError
16
+ } from "./chunk-AXDXJTPC.js";
14
17
  import "./chunk-JHENBQ5B.js";
15
18
 
16
19
  // src/commands/te-agent/agents.ts
@@ -1562,15 +1565,11 @@ function makeAssetListCommand(commandName, description, dirName) {
1562
1565
  }
1563
1566
  };
1564
1567
  }
1565
- function makeAssetUploadCommand(commandName, description, dirName, mdOnly) {
1568
+ function makeAssetUploadCommand(commandName, description, dirName) {
1566
1569
  const validate = (ctx) => {
1567
1570
  const filePath = ctx.str("file");
1568
1571
  if (!filePath) throw new Error("--file is required");
1569
1572
  if (!existsSync(resolve(filePath))) throw new Error(`File not found: ${resolve(filePath)}`);
1570
- if (mdOnly) {
1571
- const ext = extname(filePath).toLowerCase();
1572
- if (ext !== ".md") throw new Error("--file must be a .md file for references");
1573
- }
1574
1573
  };
1575
1574
  return {
1576
1575
  service: "agent",
@@ -1587,7 +1586,7 @@ function makeAssetUploadCommand(commandName, description, dirName, mdOnly) {
1587
1586
  name: "file",
1588
1587
  type: "string",
1589
1588
  required: true,
1590
- desc: mdOnly ? "Local .md file path to upload" : "Local file path to upload (max 1MB)"
1589
+ desc: "Local file path to upload (max 1MB)"
1591
1590
  },
1592
1591
  {
1593
1592
  name: "sub-path",
@@ -1609,6 +1608,11 @@ function makeAssetUploadCommand(commandName, description, dirName, mdOnly) {
1609
1608
  }
1610
1609
  };
1611
1610
  }
1611
+ function isTextContentType(contentType) {
1612
+ const mediaType = contentType?.split(";", 1)[0]?.trim().toLowerCase();
1613
+ if (!mediaType) return false;
1614
+ return mediaType.startsWith("text/") || mediaType === "application/json" || mediaType.endsWith("+json") || mediaType === "application/xml" || mediaType.endsWith("+xml");
1615
+ }
1612
1616
  function makeAssetReadCommand(commandName, description, dirName) {
1613
1617
  return {
1614
1618
  service: "agent",
@@ -1643,13 +1647,19 @@ function makeAssetReadCommand(commandName, description, dirName) {
1643
1647
  const filePath = ctx.str("path");
1644
1648
  const encodedPath = filePath.split("/").map((seg) => encodeURIComponent(seg)).join("/");
1645
1649
  const url = `${BASE_PATH5}/${encodeURIComponent(ctx.str("id"))}/${dirName}/${encodedPath}`;
1646
- const { buffer, fileName } = await getBufferFromMainApp(url);
1650
+ const { buffer, fileName, contentType } = await getBufferFromMainApp(url);
1647
1651
  const outputPath = ctx.str("output");
1648
1652
  if (outputPath) {
1649
1653
  const resolved = resolve(outputPath);
1650
1654
  writeFileSync(resolved, buffer);
1651
1655
  return { saved: true, path: resolved, size: buffer.length, fileName };
1652
1656
  }
1657
+ if (dirName === "references" && !isTextContentType(contentType)) {
1658
+ throw new CliValidationError("Binary content requires --output", {
1659
+ code: "output_required",
1660
+ hint: "Re-run with --output <path> to preserve the original bytes."
1661
+ });
1662
+ }
1653
1663
  const content = buffer.toString("utf8");
1654
1664
  return { content, fileName };
1655
1665
  }
@@ -1829,8 +1839,7 @@ var listSkillAssets = makeAssetListCommand(
1829
1839
  var uploadSkillAsset = makeAssetUploadCommand(
1830
1840
  "+upload-skill-asset",
1831
1841
  "Upload a single file to a Skill assets directory (max 1MB)",
1832
- "assets",
1833
- false
1842
+ "assets"
1834
1843
  );
1835
1844
  var readSkillAsset = makeAssetReadCommand(
1836
1845
  "+read-skill-asset",
@@ -1844,18 +1853,17 @@ var delSkillAsset = makeAssetDelCommand(
1844
1853
  );
1845
1854
  var listSkillReferences = makeAssetListCommand(
1846
1855
  "+list-skill-references",
1847
- "List all .md files in a Skill references directory",
1856
+ "List all files in a Skill references directory",
1848
1857
  "references"
1849
1858
  );
1850
1859
  var uploadSkillReference = makeAssetUploadCommand(
1851
1860
  "+upload-skill-reference",
1852
- "Upload a single .md file to a Skill references directory (max 1MB)",
1853
- "references",
1854
- true
1861
+ "Upload a single file to a Skill references directory (max 1MB)",
1862
+ "references"
1855
1863
  );
1856
1864
  var readSkillReference = makeAssetReadCommand(
1857
1865
  "+read-skill-reference",
1858
- "Read a Skill reference .md file (binary-safe; use --output to save to disk)",
1866
+ "Read a Skill reference file (binary-safe; use --output for non-text files)",
1859
1867
  "references"
1860
1868
  );
1861
1869
  var delSkillReference = makeAssetDelCommand(
@@ -1871,8 +1879,7 @@ var listSkillScripts = makeAssetListCommand(
1871
1879
  var uploadSkillScript = makeAssetUploadCommand(
1872
1880
  "+upload-skill-script",
1873
1881
  "Upload a single file to a Skill scripts directory (max 1MB)",
1874
- "scripts",
1875
- false
1882
+ "scripts"
1876
1883
  );
1877
1884
  var readSkillScript = makeAssetReadCommand(
1878
1885
  "+read-skill-script",