@thinkingai/ae-cli 6.0.22 → 6.0.24
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/{auth-RDN6D5HU.js → auth-A2XXG5K4.js} +7 -11
- package/dist/auth-IDPKDFSY.js +13 -0
- package/dist/{chunk-4EUZRJPO.js → chunk-2OW2RENH.js} +40 -10
- package/dist/{chunk-H52CSLJW.js → chunk-4FQ36OGO.js} +4 -4
- package/dist/chunk-AKORWVHJ.js +59 -0
- package/dist/{chunk-E34XH4GW.js → chunk-F3ZDMC2W.js} +8 -8
- package/dist/chunk-FIT4CFIN.js +59 -0
- package/dist/{chunk-2W7HULUD.js → chunk-IDXW6MEJ.js} +2 -2
- package/dist/{chunk-5FBLRSMU.js → chunk-NGJDCOYA.js} +3 -3
- package/dist/chunk-NXJP4CES.js +209 -0
- package/dist/{chunk-FPE5LGVU.js → chunk-OCQPQYHZ.js} +2 -2
- package/dist/{chunk-YACCPUNQ.js → chunk-ONOA6DYB.js} +1 -1
- package/dist/{chunk-U6QPKCN3.js → chunk-PFJFZVCK.js} +8 -115
- package/dist/chunk-V5R5UIRM.js +195 -0
- package/dist/{chunk-XE2PI5DS.js → chunk-WXBCP6SD.js} +1 -1
- package/dist/{cli-token-6AGEDJF4.js → cli-token-OZXHC3U2.js} +3 -3
- package/dist/{client-VTJMUZ4O.js → client-7L735LVY.js} +3 -3
- package/dist/{config-2SDTLGOC.js → config-SXD2JKSL.js} +3 -3
- package/dist/index.js +27 -24
- package/dist/{metadata-JZ2OTWBK.js → metadata-QWUAX625.js} +56 -65
- package/dist/metadata-XWTEGEN2.js +411 -0
- package/dist/{model-ZYMRN4VS.js → model-3OVX42DA.js} +2 -2
- package/dist/{raw-NGYHAL3F.js → raw-IANB4AV5.js} +4 -4
- package/dist/{sync-JVLX6TGW.js → sync-4HQ3CXSK.js} +3 -3
- package/dist/{te-agent-QPZTLHPH.js → te-agent-OYNNTJDU.js} +2 -2
- package/dist/{te-analysis-WWX3Z6RP.js → te-analysis-CRPFK3LX.js} +1074 -340
- package/dist/te-analysis-JX3V76OI.js +2281 -0
- package/dist/{te-audience-UXGHUVBB.js → te-audience-77FGNG5E.js} +5 -5
- package/dist/te-audience-RO2IZOUC.js +599 -0
- package/dist/{te-common-7XXH73MF.js → te-common-4TRJPRC5.js} +5 -5
- package/dist/te-common-PUXBUPOL.js +130 -0
- package/dist/{te-community-QKE67HR2.js → te-community-NPDZQKMY.js} +5 -5
- package/dist/te-community-XKE526DS.js +687 -0
- package/dist/{te-dataops-6W7NNYST.js → te-dataops-6KWLFNV4.js} +5 -5
- package/dist/te-dataops-PW74WP76.js +1842 -0
- package/dist/{te-engage-NCFAQFX3.js → te-engage-HTLMUN7G.js} +5 -5
- package/dist/te-engage-YPQIVF5H.js +1510 -0
- package/dist/{te-kb-K5BQYUCM.js → te-kb-DOGDQIU4.js} +4 -4
- package/dist/{te-meta-LJZBOSMO.js → te-meta-5ESSQ5B3.js} +5 -5
- package/dist/te-meta-Z47X4VT3.js +595 -0
- package/dist/{te-team-DHK5R7MV.js → te-team-SOVKZIDD.js} +5 -5
- package/package.json +1 -1
- package/skills/ae-analysis/SKILL.md +51 -25
- package/skills/ae-analysis/references/analysis_gateway_assets.md +114 -0
- package/skills/ae-analysis/references/bi_panel_copy.md +15 -0
- package/skills/ae-analysis/references/bi_panel_create.md +15 -0
- package/skills/ae-analysis/references/bi_panel_delete.md +15 -0
- package/skills/ae-analysis/references/bi_panel_get.md +18 -0
- package/skills/ae-analysis/references/bi_panel_list.md +15 -0
- package/skills/ae-analysis/references/bi_panel_page_data_export.md +15 -0
- package/skills/ae-analysis/references/bi_panel_page_data_run.md +15 -0
- package/skills/ae-analysis/references/bi_panel_share.md +15 -0
- package/skills/ae-analysis/references/bi_panel_update.md +15 -0
- package/skills/ae-analysis/references/dashboard_abnormal_get.md +15 -0
- package/skills/ae-analysis/references/dashboard_copy.md +15 -0
- package/skills/ae-analysis/references/dashboard_create.md +15 -0
- package/skills/ae-analysis/references/dashboard_daily_report_send.md +15 -0
- package/skills/ae-analysis/references/dashboard_daily_report_update.md +15 -0
- package/skills/ae-analysis/references/dashboard_definition_export.md +15 -0
- package/skills/ae-analysis/references/dashboard_definition_import.md +15 -0
- package/skills/ae-analysis/references/dashboard_delete.md +15 -0
- package/skills/ae-analysis/references/dashboard_freeze.md +15 -0
- package/skills/ae-analysis/references/dashboard_get.md +15 -0
- package/skills/ae-analysis/references/dashboard_handover.md +15 -0
- package/skills/ae-analysis/references/dashboard_list.md +15 -0
- package/skills/ae-analysis/references/dashboard_report_data_export.md +15 -0
- package/skills/ae-analysis/references/dashboard_report_data_run.md +15 -0
- package/skills/ae-analysis/references/dashboard_share.md +15 -0
- package/skills/ae-analysis/references/dashboard_share_info.md +15 -0
- package/skills/ae-analysis/references/dashboard_task_status.md +15 -0
- package/skills/ae-analysis/references/dashboard_update.md +16 -0
- package/skills/ae-analysis/references/favorite_add.md +15 -0
- package/skills/ae-analysis/references/favorite_remove.md +15 -0
- package/skills/ae-analysis/references/folder_create.md +15 -0
- package/skills/ae-analysis/references/folder_delete.md +15 -0
- package/skills/ae-analysis/references/folder_members.md +15 -0
- package/skills/ae-analysis/references/folder_share.md +15 -0
- package/skills/ae-analysis/references/project_space_create.md +15 -0
- package/skills/ae-analysis/references/project_space_delete.md +15 -0
- package/skills/ae-analysis/references/project_space_get.md +18 -0
- package/skills/ae-analysis/references/project_space_list.md +15 -0
- package/skills/ae-analysis/references/project_space_members.md +15 -0
- package/skills/ae-analysis/references/project_space_share.md +15 -0
- package/skills/ae-analysis/references/public_link_create.md +15 -0
- package/skills/ae-analysis/references/public_link_delete.md +15 -0
- package/skills/ae-analysis/references/public_link_list.md +15 -0
- package/skills/ae-analysis/references/public_link_offline.md +15 -0
- package/skills/ae-analysis/references/public_link_update.md +15 -0
- package/skills/ae-analysis/references/query_cancel.md +15 -0
- package/skills/ae-metadata/references/metadata_data_table_csv_write.md +5 -3
- package/skills/ae-metadata/references/metadata_data_table_sql_write.md +5 -4
- package/skills/ae-metadata/references/metadata_property_dimension_table_create_and_bind_csv.md +5 -3
- package/dist/auth-I2G7OAU2.js +0 -19
- package/dist/{chunk-WPXHCP4A.js → chunk-65DKFJZB.js} +3 -3
|
@@ -1,61 +1,16 @@
|
|
|
1
|
+
import {
|
|
2
|
+
createCapabilityCommand,
|
|
3
|
+
registerCapabilityGatewayRoute,
|
|
4
|
+
resolveGatewayDomain
|
|
5
|
+
} from "./chunk-AKORWVHJ.js";
|
|
1
6
|
import {
|
|
2
7
|
buildCapabilityGatewayUrl,
|
|
3
|
-
executeCapability,
|
|
4
8
|
uploadInputFile
|
|
5
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-V5R5UIRM.js";
|
|
6
10
|
import "./chunk-NOO24N7W.js";
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
|
|
11
|
-
// src/core/capability-routing.ts
|
|
12
|
-
var cliServiceRoutes = /* @__PURE__ */ new Map();
|
|
13
|
-
function registerCapabilityGatewayRoute(cliService, route) {
|
|
14
|
-
cliServiceRoutes.set(cliService, route);
|
|
15
|
-
}
|
|
16
|
-
function resolveGatewayDomain(cliService, override) {
|
|
17
|
-
if (override) {
|
|
18
|
-
return override;
|
|
19
|
-
}
|
|
20
|
-
const route = cliServiceRoutes.get(cliService);
|
|
21
|
-
if (!route) {
|
|
22
|
-
throw new Error(
|
|
23
|
-
`Capability gateway route not registered for CLI service '${cliService}'. Call registerCapabilityGatewayRoute() in commands/${cliService}/index.ts.`
|
|
24
|
-
);
|
|
25
|
-
}
|
|
26
|
-
return route.gatewayDomain;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
// src/core/capability-command.ts
|
|
30
|
-
function createCapabilityCommand(config) {
|
|
31
|
-
return {
|
|
32
|
-
service: config.cliService,
|
|
33
|
-
resource: config.resource,
|
|
34
|
-
command: config.command,
|
|
35
|
-
description: config.description,
|
|
36
|
-
flags: config.flags,
|
|
37
|
-
risk: config.risk,
|
|
38
|
-
validate: config.validate,
|
|
39
|
-
dryRun: (ctx) => {
|
|
40
|
-
const gatewayDomain = resolveGatewayDomain(config.cliService, config.gatewayDomain);
|
|
41
|
-
const input = config.buildInput(ctx);
|
|
42
|
-
return {
|
|
43
|
-
method: "POST",
|
|
44
|
-
url: buildCapabilityGatewayUrl(
|
|
45
|
-
ctx.host(),
|
|
46
|
-
gatewayDomain,
|
|
47
|
-
`capabilities/${config.capabilityId}/dry-run`
|
|
48
|
-
),
|
|
49
|
-
body: { input }
|
|
50
|
-
};
|
|
51
|
-
},
|
|
52
|
-
execute: async (ctx) => {
|
|
53
|
-
const gatewayDomain = resolveGatewayDomain(config.cliService, config.gatewayDomain);
|
|
54
|
-
const input = config.buildInput(ctx);
|
|
55
|
-
return executeCapability(ctx.host(), gatewayDomain, config.capabilityId, input);
|
|
56
|
-
}
|
|
57
|
-
};
|
|
58
|
-
}
|
|
11
|
+
import "./chunk-OCQPQYHZ.js";
|
|
12
|
+
import "./chunk-PFJFZVCK.js";
|
|
13
|
+
import "./chunk-65DKFJZB.js";
|
|
59
14
|
|
|
60
15
|
// src/commands/metadata/shared.ts
|
|
61
16
|
function createCapabilityCommand2(config) {
|
|
@@ -80,6 +35,42 @@ function optionalJson(ctx, name) {
|
|
|
80
35
|
const value = ctx.str(name);
|
|
81
36
|
return value === "" ? void 0 : ctx.json(name);
|
|
82
37
|
}
|
|
38
|
+
function optionalDataTableColumns(ctx, name, kind) {
|
|
39
|
+
const value = optionalJson(ctx, name);
|
|
40
|
+
return value === void 0 ? void 0 : normalizeDataTableColumns(value, kind);
|
|
41
|
+
}
|
|
42
|
+
function requiredDataTableColumns(ctx, name, kind) {
|
|
43
|
+
return normalizeDataTableColumns(ctx.json(name), kind);
|
|
44
|
+
}
|
|
45
|
+
function normalizeDataTableColumns(value, kind) {
|
|
46
|
+
if (!Array.isArray(value)) {
|
|
47
|
+
return value;
|
|
48
|
+
}
|
|
49
|
+
return value.map((item) => {
|
|
50
|
+
if (item == null || typeof item !== "object" || Array.isArray(item)) {
|
|
51
|
+
return item;
|
|
52
|
+
}
|
|
53
|
+
const column = { ...item };
|
|
54
|
+
if (column.column_name === void 0 && column.name !== void 0) {
|
|
55
|
+
column.column_name = column.name;
|
|
56
|
+
}
|
|
57
|
+
if (column.column_desc === void 0) {
|
|
58
|
+
column.column_desc = column.display_name ?? column.description;
|
|
59
|
+
}
|
|
60
|
+
if (kind === "csv") {
|
|
61
|
+
if (column.select_type === void 0 && column.type !== void 0) {
|
|
62
|
+
column.select_type = column.type;
|
|
63
|
+
}
|
|
64
|
+
} else if (column.column_type === void 0 && column.type !== void 0) {
|
|
65
|
+
column.column_type = column.type;
|
|
66
|
+
}
|
|
67
|
+
delete column.name;
|
|
68
|
+
delete column.type;
|
|
69
|
+
delete column.display_name;
|
|
70
|
+
delete column.description;
|
|
71
|
+
return column;
|
|
72
|
+
});
|
|
73
|
+
}
|
|
83
74
|
|
|
84
75
|
// src/commands/metadata/event/get.ts
|
|
85
76
|
var eventGet = createCapabilityCommand2({
|
|
@@ -160,10 +151,10 @@ var dataTableCsvWrite = createCapabilityCommand2({
|
|
|
160
151
|
{ name: "operation", type: "string", required: true, desc: "Write operation: create, incremental_update, or replace_update." },
|
|
161
152
|
{ name: "input-file-id", type: "string", required: true, desc: "Uploaded input file ID, for example ifile_<32 lowercase hex>." },
|
|
162
153
|
{ name: "data-table-id", type: "number", required: false, desc: "Existing data table ID for update operations." },
|
|
163
|
-
{ name: "data-table-name", type: "string", required: false, desc: "
|
|
154
|
+
{ name: "data-table-name", type: "string", required: false, desc: "Optional technical data table name. If supplied, use datatable_<project_id>_<name>." },
|
|
164
155
|
{ name: "display-name", type: "string", required: false, desc: "Human-readable data table name." },
|
|
165
156
|
{ name: "description", type: "string", required: false, desc: "Data table description." },
|
|
166
|
-
{ name: "columns", type: "json", required: false, desc: "Column definitions JSON array." }
|
|
157
|
+
{ name: "columns", type: "json", required: false, desc: "Column definitions JSON array. Use column_name/select_type/column_desc, or name/type/display_name aliases." }
|
|
167
158
|
],
|
|
168
159
|
risk: "write",
|
|
169
160
|
buildInput: (ctx) => ({
|
|
@@ -174,7 +165,7 @@ var dataTableCsvWrite = createCapabilityCommand2({
|
|
|
174
165
|
data_table_name: optionalString(ctx, "data-table-name"),
|
|
175
166
|
display_name: optionalString(ctx, "display-name"),
|
|
176
167
|
description: optionalString(ctx, "description"),
|
|
177
|
-
columns:
|
|
168
|
+
columns: optionalDataTableColumns(ctx, "columns", "csv")
|
|
178
169
|
})
|
|
179
170
|
});
|
|
180
171
|
|
|
@@ -280,13 +271,13 @@ var dataTableSqlWrite = createCapabilityCommand2({
|
|
|
280
271
|
flags: [
|
|
281
272
|
{ name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
|
|
282
273
|
{ name: "operation", type: "string", required: true, desc: "Write operation: create or update." },
|
|
283
|
-
{ name: "columns", type: "json", required: true, desc: "Column definitions JSON array." },
|
|
274
|
+
{ name: "columns", type: "json", required: true, desc: "Column definitions JSON array. Use column_name/column_type/column_desc, or name/type/display_name aliases." },
|
|
284
275
|
{ name: "qp", type: "json", required: true, desc: "SQL data table query plan JSON." },
|
|
285
276
|
{ name: "data-table-id", type: "number", required: false, desc: "Existing data table ID for update operations." },
|
|
286
|
-
{ name: "table-name", type: "string", required: false, desc: "Technical data table name
|
|
277
|
+
{ name: "table-name", type: "string", required: false, desc: "Technical data table name for create. Use datatable_<project_id>_<name>." },
|
|
287
278
|
{ name: "display-name", type: "string", required: false, desc: "Human-readable data table name." },
|
|
288
279
|
{ name: "remarks", type: "string", required: false, desc: "Data table remarks." },
|
|
289
|
-
{ name: "zone-offset", type: "
|
|
280
|
+
{ name: "zone-offset", type: "number", required: false, desc: "Time zone offset in hours used by the query plan. For example, UTC+8 is 8 and UTC-5 is -5. Valid range: -12 to 14." },
|
|
290
281
|
{ name: "strategy", type: "string", required: false, desc: "Write strategy: overwrite or insert." },
|
|
291
282
|
{ name: "update-cron", type: "string", required: false, desc: "Cron expression for scheduled updates." }
|
|
292
283
|
],
|
|
@@ -298,9 +289,9 @@ var dataTableSqlWrite = createCapabilityCommand2({
|
|
|
298
289
|
table_name: optionalString(ctx, "table-name"),
|
|
299
290
|
display_name: optionalString(ctx, "display-name"),
|
|
300
291
|
remarks: optionalString(ctx, "remarks"),
|
|
301
|
-
columns: ctx
|
|
292
|
+
columns: requiredDataTableColumns(ctx, "columns", "sql"),
|
|
302
293
|
qp: ctx.json("qp"),
|
|
303
|
-
zone_offset:
|
|
294
|
+
zone_offset: optionalNumber(ctx, "zone-offset"),
|
|
304
295
|
strategy: optionalString(ctx, "strategy"),
|
|
305
296
|
update_cron: optionalString(ctx, "update-cron")
|
|
306
297
|
})
|
|
@@ -375,10 +366,10 @@ var propertyDimensionTableCreateAndBindCsv = createCapabilityCommand2({
|
|
|
375
366
|
{ name: "property-name", type: "string", required: true, desc: "Property technical name." },
|
|
376
367
|
{ name: "property-scope", type: "string", required: true, desc: "Property owner table, for example event or user." },
|
|
377
368
|
{ name: "input-file-id", type: "string", required: true, desc: "Uploaded input file ID, for example ifile_<32 lowercase hex>." },
|
|
378
|
-
{ name: "data-table-name", type: "string", required: false, desc: "
|
|
369
|
+
{ name: "data-table-name", type: "string", required: false, desc: "Optional technical data table name. If supplied, use datatable_<project_id>_<name>." },
|
|
379
370
|
{ name: "display-name", type: "string", required: false, desc: "Human-readable data table name." },
|
|
380
371
|
{ name: "description", type: "string", required: false, desc: "Data table description." },
|
|
381
|
-
{ name: "columns", type: "json", required: false, desc: "Column definitions JSON array." },
|
|
372
|
+
{ name: "columns", type: "json", required: false, desc: "Column definitions JSON array. Use column_name/select_type/column_desc, or name/type/display_name aliases." },
|
|
382
373
|
{ name: "timestamp-join-format", type: "string", required: false, desc: "Optional timestamp join format." },
|
|
383
374
|
{ name: "dict-columns", type: "json", required: false, desc: "Optional dictionary column names JSON array." }
|
|
384
375
|
],
|
|
@@ -391,7 +382,7 @@ var propertyDimensionTableCreateAndBindCsv = createCapabilityCommand2({
|
|
|
391
382
|
data_table_name: optionalString(ctx, "data-table-name"),
|
|
392
383
|
display_name: optionalString(ctx, "display-name"),
|
|
393
384
|
description: optionalString(ctx, "description"),
|
|
394
|
-
columns:
|
|
385
|
+
columns: optionalDataTableColumns(ctx, "columns", "csv"),
|
|
395
386
|
timestamp_join_format: optionalString(ctx, "timestamp-join-format"),
|
|
396
387
|
dict_columns: optionalJson(ctx, "dict-columns")
|
|
397
388
|
})
|
|
@@ -0,0 +1,411 @@
|
|
|
1
|
+
import {
|
|
2
|
+
createCapabilityCommand,
|
|
3
|
+
registerCapabilityGatewayRoute,
|
|
4
|
+
resolveGatewayDomain
|
|
5
|
+
} from "./chunk-FIT4CFIN.js";
|
|
6
|
+
import {
|
|
7
|
+
buildCapabilityGatewayUrl,
|
|
8
|
+
uploadInputFile
|
|
9
|
+
} from "./chunk-2OW2RENH.js";
|
|
10
|
+
import "./chunk-NOO24N7W.js";
|
|
11
|
+
import "./chunk-OCQPQYHZ.js";
|
|
12
|
+
import "./chunk-PFJFZVCK.js";
|
|
13
|
+
import "./chunk-65DKFJZB.js";
|
|
14
|
+
|
|
15
|
+
// src/commands/metadata/shared.ts
|
|
16
|
+
function createCapabilityCommand2(config) {
|
|
17
|
+
return createCapabilityCommand({
|
|
18
|
+
...config,
|
|
19
|
+
cliService: config.cliService ?? "metadata"
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
function optionalString(ctx, name) {
|
|
23
|
+
const value = ctx.str(name);
|
|
24
|
+
return value === "" ? void 0 : value;
|
|
25
|
+
}
|
|
26
|
+
function optionalNumber(ctx, name) {
|
|
27
|
+
const value = ctx.str(name);
|
|
28
|
+
return value === "" ? void 0 : Number(value);
|
|
29
|
+
}
|
|
30
|
+
function optionalBoolean(ctx, name) {
|
|
31
|
+
const value = ctx.str(name);
|
|
32
|
+
return value === "" ? void 0 : ctx.bool(name);
|
|
33
|
+
}
|
|
34
|
+
function optionalJson(ctx, name) {
|
|
35
|
+
const value = ctx.str(name);
|
|
36
|
+
return value === "" ? void 0 : ctx.json(name);
|
|
37
|
+
}
|
|
38
|
+
function optionalDataTableColumns(ctx, name, kind) {
|
|
39
|
+
const value = optionalJson(ctx, name);
|
|
40
|
+
return value === void 0 ? void 0 : normalizeDataTableColumns(value, kind);
|
|
41
|
+
}
|
|
42
|
+
function requiredDataTableColumns(ctx, name, kind) {
|
|
43
|
+
return normalizeDataTableColumns(ctx.json(name), kind);
|
|
44
|
+
}
|
|
45
|
+
function normalizeDataTableColumns(value, kind) {
|
|
46
|
+
if (!Array.isArray(value)) {
|
|
47
|
+
return value;
|
|
48
|
+
}
|
|
49
|
+
return value.map((item) => {
|
|
50
|
+
if (item == null || typeof item !== "object" || Array.isArray(item)) {
|
|
51
|
+
return item;
|
|
52
|
+
}
|
|
53
|
+
const column = { ...item };
|
|
54
|
+
if (column.column_name === void 0 && column.name !== void 0) {
|
|
55
|
+
column.column_name = column.name;
|
|
56
|
+
}
|
|
57
|
+
if (column.column_desc === void 0) {
|
|
58
|
+
column.column_desc = column.display_name ?? column.description;
|
|
59
|
+
}
|
|
60
|
+
if (kind === "csv") {
|
|
61
|
+
if (column.select_type === void 0 && column.type !== void 0) {
|
|
62
|
+
column.select_type = column.type;
|
|
63
|
+
}
|
|
64
|
+
} else if (column.column_type === void 0 && column.type !== void 0) {
|
|
65
|
+
column.column_type = column.type;
|
|
66
|
+
}
|
|
67
|
+
delete column.name;
|
|
68
|
+
delete column.type;
|
|
69
|
+
delete column.display_name;
|
|
70
|
+
delete column.description;
|
|
71
|
+
return column;
|
|
72
|
+
});
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
// src/commands/metadata/event/get.ts
|
|
76
|
+
var eventGet = createCapabilityCommand2({
|
|
77
|
+
resource: "event",
|
|
78
|
+
command: "get",
|
|
79
|
+
capabilityId: "metadata.event.get",
|
|
80
|
+
description: "Get one super-event metadata detail, including virtual event definitions. Requires metadata view permission in the target project.",
|
|
81
|
+
flags: [
|
|
82
|
+
{ name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
|
|
83
|
+
{
|
|
84
|
+
name: "event-name",
|
|
85
|
+
type: "string",
|
|
86
|
+
required: true,
|
|
87
|
+
desc: "Super-event technical name. Virtual events use the same field."
|
|
88
|
+
}
|
|
89
|
+
],
|
|
90
|
+
risk: "read",
|
|
91
|
+
buildInput: (ctx) => ({
|
|
92
|
+
project_id: ctx.num("project-id"),
|
|
93
|
+
event_name: ctx.str("event-name")
|
|
94
|
+
})
|
|
95
|
+
});
|
|
96
|
+
|
|
97
|
+
// src/commands/metadata/property/get.ts
|
|
98
|
+
var propertyGet = createCapabilityCommand2({
|
|
99
|
+
resource: "property",
|
|
100
|
+
command: "get",
|
|
101
|
+
capabilityId: "metadata.property.get",
|
|
102
|
+
description: "Get one super-property metadata detail, including virtual property definitions. Requires metadata view permission in the target project.",
|
|
103
|
+
flags: [
|
|
104
|
+
{ name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
|
|
105
|
+
{
|
|
106
|
+
name: "property-name",
|
|
107
|
+
type: "string",
|
|
108
|
+
required: true,
|
|
109
|
+
desc: "Super-property technical name. Virtual, dict, and exchange-rate properties use the same field."
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
name: "property-scope",
|
|
113
|
+
type: "string",
|
|
114
|
+
required: true,
|
|
115
|
+
desc: "Property owner table: event (super event properties) or user (super user properties)."
|
|
116
|
+
}
|
|
117
|
+
],
|
|
118
|
+
risk: "read",
|
|
119
|
+
buildInput: (ctx) => ({
|
|
120
|
+
project_id: ctx.num("project-id"),
|
|
121
|
+
property_name: ctx.str("property-name"),
|
|
122
|
+
property_scope: ctx.str("property-scope")
|
|
123
|
+
})
|
|
124
|
+
});
|
|
125
|
+
|
|
126
|
+
// src/commands/metadata/data-table/csv-delete.ts
|
|
127
|
+
var dataTableCsvDelete = createCapabilityCommand2({
|
|
128
|
+
resource: "data-table",
|
|
129
|
+
command: "csv-delete",
|
|
130
|
+
capabilityId: "metadata.data_table.csv_delete",
|
|
131
|
+
description: "Delete a CSV-backed metadata data table.",
|
|
132
|
+
flags: [
|
|
133
|
+
{ name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
|
|
134
|
+
{ name: "data-table-id", type: "number", required: true, desc: "Data table ID." }
|
|
135
|
+
],
|
|
136
|
+
risk: "write",
|
|
137
|
+
buildInput: (ctx) => ({
|
|
138
|
+
project_id: ctx.num("project-id"),
|
|
139
|
+
data_table_id: ctx.num("data-table-id")
|
|
140
|
+
})
|
|
141
|
+
});
|
|
142
|
+
|
|
143
|
+
// src/commands/metadata/data-table/csv-write.ts
|
|
144
|
+
var dataTableCsvWrite = createCapabilityCommand2({
|
|
145
|
+
resource: "data-table",
|
|
146
|
+
command: "csv-write",
|
|
147
|
+
capabilityId: "metadata.data_table.csv_write",
|
|
148
|
+
description: "Create or update a CSV-backed metadata data table from an uploaded input file.",
|
|
149
|
+
flags: [
|
|
150
|
+
{ name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
|
|
151
|
+
{ name: "operation", type: "string", required: true, desc: "Write operation: create, incremental_update, or replace_update." },
|
|
152
|
+
{ name: "input-file-id", type: "string", required: true, desc: "Uploaded input file ID, for example ifile_<32 lowercase hex>." },
|
|
153
|
+
{ name: "data-table-id", type: "number", required: false, desc: "Existing data table ID for update operations." },
|
|
154
|
+
{ name: "data-table-name", type: "string", required: false, desc: "Optional technical data table name. If supplied, use datatable_<project_id>_<name>." },
|
|
155
|
+
{ name: "display-name", type: "string", required: false, desc: "Human-readable data table name." },
|
|
156
|
+
{ name: "description", type: "string", required: false, desc: "Data table description." },
|
|
157
|
+
{ name: "columns", type: "json", required: false, desc: "Column definitions JSON array. Use column_name/select_type/column_desc, or name/type/display_name aliases." }
|
|
158
|
+
],
|
|
159
|
+
risk: "write",
|
|
160
|
+
buildInput: (ctx) => ({
|
|
161
|
+
project_id: ctx.num("project-id"),
|
|
162
|
+
operation: ctx.str("operation"),
|
|
163
|
+
data_table_id: optionalNumber(ctx, "data-table-id"),
|
|
164
|
+
input_file_id: ctx.str("input-file-id"),
|
|
165
|
+
data_table_name: optionalString(ctx, "data-table-name"),
|
|
166
|
+
display_name: optionalString(ctx, "display-name"),
|
|
167
|
+
description: optionalString(ctx, "description"),
|
|
168
|
+
columns: optionalDataTableColumns(ctx, "columns", "csv")
|
|
169
|
+
})
|
|
170
|
+
});
|
|
171
|
+
|
|
172
|
+
// src/commands/metadata/data-table/download.ts
|
|
173
|
+
var dataTableDownload = createCapabilityCommand2({
|
|
174
|
+
resource: "data-table",
|
|
175
|
+
command: "download",
|
|
176
|
+
capabilityId: "metadata.data_table.download",
|
|
177
|
+
description: "Download a metadata data table export artifact.",
|
|
178
|
+
flags: [
|
|
179
|
+
{ name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
|
|
180
|
+
{ name: "data-table-id", type: "number", required: true, desc: "Data table ID." },
|
|
181
|
+
{ name: "request-id", type: "string", required: false, desc: "Optional request ID. Format: cli_<32 lowercase hex>." },
|
|
182
|
+
{ name: "timeout-seconds", type: "number", required: false, desc: "Optional timeout in seconds. Range: 1 to 7200." }
|
|
183
|
+
],
|
|
184
|
+
risk: "read",
|
|
185
|
+
buildInput: (ctx) => ({
|
|
186
|
+
project_id: ctx.num("project-id"),
|
|
187
|
+
data_table_id: ctx.num("data-table-id"),
|
|
188
|
+
request_id: optionalString(ctx, "request-id"),
|
|
189
|
+
timeout_seconds: optionalNumber(ctx, "timeout-seconds")
|
|
190
|
+
})
|
|
191
|
+
});
|
|
192
|
+
|
|
193
|
+
// src/commands/metadata/data-table/get.ts
|
|
194
|
+
var dataTableGet = createCapabilityCommand2({
|
|
195
|
+
resource: "data-table",
|
|
196
|
+
command: "get",
|
|
197
|
+
capabilityId: "metadata.data_table.get",
|
|
198
|
+
description: "Get one metadata data table detail. Requires metadata view permission.",
|
|
199
|
+
flags: [
|
|
200
|
+
{ name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
|
|
201
|
+
{ name: "data-table-id", type: "number", required: true, desc: "Data table ID." },
|
|
202
|
+
{ name: "include-preview", type: "boolean", required: false, desc: "Whether to include preview rows." }
|
|
203
|
+
],
|
|
204
|
+
risk: "read",
|
|
205
|
+
buildInput: (ctx) => ({
|
|
206
|
+
project_id: ctx.num("project-id"),
|
|
207
|
+
data_table_id: ctx.num("data-table-id"),
|
|
208
|
+
include_preview: optionalBoolean(ctx, "include-preview")
|
|
209
|
+
})
|
|
210
|
+
});
|
|
211
|
+
|
|
212
|
+
// src/commands/metadata/data-table/list.ts
|
|
213
|
+
var dataTableList = createCapabilityCommand2({
|
|
214
|
+
resource: "data-table",
|
|
215
|
+
command: "list",
|
|
216
|
+
capabilityId: "metadata.data_table.list",
|
|
217
|
+
description: "List metadata data tables in a project. Requires metadata view permission.",
|
|
218
|
+
flags: [
|
|
219
|
+
{ name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" }
|
|
220
|
+
],
|
|
221
|
+
risk: "read",
|
|
222
|
+
buildInput: (ctx) => ({
|
|
223
|
+
project_id: ctx.num("project-id")
|
|
224
|
+
})
|
|
225
|
+
});
|
|
226
|
+
|
|
227
|
+
// src/commands/metadata/data-table/property-bindings-update.ts
|
|
228
|
+
var dataTablePropertyBindingsUpdate = createCapabilityCommand2({
|
|
229
|
+
resource: "data-table",
|
|
230
|
+
command: "property-bindings-update",
|
|
231
|
+
capabilityId: "metadata.data_table.property_bindings_update",
|
|
232
|
+
description: "Update property bindings for an existing metadata data table.",
|
|
233
|
+
flags: [
|
|
234
|
+
{ name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
|
|
235
|
+
{ name: "data-table-id", type: "number", required: true, desc: "Data table ID." },
|
|
236
|
+
{ name: "bind-properties", type: "json", required: false, desc: "Properties to bind JSON array. Each item includes property_name and property_scope." },
|
|
237
|
+
{ name: "unbind-properties", type: "json", required: false, desc: "Properties to unbind JSON array. Each item includes property_name and property_scope." }
|
|
238
|
+
],
|
|
239
|
+
risk: "write",
|
|
240
|
+
buildInput: (ctx) => ({
|
|
241
|
+
project_id: ctx.num("project-id"),
|
|
242
|
+
data_table_id: ctx.num("data-table-id"),
|
|
243
|
+
bind_properties: optionalJson(ctx, "bind-properties"),
|
|
244
|
+
unbind_properties: optionalJson(ctx, "unbind-properties")
|
|
245
|
+
})
|
|
246
|
+
});
|
|
247
|
+
|
|
248
|
+
// src/commands/metadata/data-table/sql-delete.ts
|
|
249
|
+
var dataTableSqlDelete = createCapabilityCommand2({
|
|
250
|
+
resource: "data-table",
|
|
251
|
+
command: "sql-delete",
|
|
252
|
+
capabilityId: "metadata.data_table.sql_delete",
|
|
253
|
+
description: "Delete a SQL-backed metadata data table.",
|
|
254
|
+
flags: [
|
|
255
|
+
{ name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
|
|
256
|
+
{ name: "data-table-id", type: "number", required: true, desc: "Data table ID." }
|
|
257
|
+
],
|
|
258
|
+
risk: "write",
|
|
259
|
+
buildInput: (ctx) => ({
|
|
260
|
+
project_id: ctx.num("project-id"),
|
|
261
|
+
data_table_id: ctx.num("data-table-id")
|
|
262
|
+
})
|
|
263
|
+
});
|
|
264
|
+
|
|
265
|
+
// src/commands/metadata/data-table/sql-write.ts
|
|
266
|
+
var dataTableSqlWrite = createCapabilityCommand2({
|
|
267
|
+
resource: "data-table",
|
|
268
|
+
command: "sql-write",
|
|
269
|
+
capabilityId: "metadata.data_table.sql_write",
|
|
270
|
+
description: "Create or update a SQL-backed metadata data table.",
|
|
271
|
+
flags: [
|
|
272
|
+
{ name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
|
|
273
|
+
{ name: "operation", type: "string", required: true, desc: "Write operation: create or update." },
|
|
274
|
+
{ name: "columns", type: "json", required: true, desc: "Column definitions JSON array. Use column_name/column_type/column_desc, or name/type/display_name aliases." },
|
|
275
|
+
{ name: "qp", type: "json", required: true, desc: "SQL data table query plan JSON." },
|
|
276
|
+
{ name: "data-table-id", type: "number", required: false, desc: "Existing data table ID for update operations." },
|
|
277
|
+
{ name: "table-name", type: "string", required: false, desc: "Technical data table name for create. Use datatable_<project_id>_<name>." },
|
|
278
|
+
{ name: "display-name", type: "string", required: false, desc: "Human-readable data table name." },
|
|
279
|
+
{ name: "remarks", type: "string", required: false, desc: "Data table remarks." },
|
|
280
|
+
{ name: "zone-offset", type: "number", required: false, desc: "Time zone offset in hours used by the query plan. For example, UTC+8 is 8 and UTC-5 is -5. Valid range: -12 to 14." },
|
|
281
|
+
{ name: "strategy", type: "string", required: false, desc: "Write strategy: overwrite or insert." },
|
|
282
|
+
{ name: "update-cron", type: "string", required: false, desc: "Cron expression for scheduled updates." }
|
|
283
|
+
],
|
|
284
|
+
risk: "write",
|
|
285
|
+
buildInput: (ctx) => ({
|
|
286
|
+
project_id: ctx.num("project-id"),
|
|
287
|
+
operation: ctx.str("operation"),
|
|
288
|
+
data_table_id: optionalNumber(ctx, "data-table-id"),
|
|
289
|
+
table_name: optionalString(ctx, "table-name"),
|
|
290
|
+
display_name: optionalString(ctx, "display-name"),
|
|
291
|
+
remarks: optionalString(ctx, "remarks"),
|
|
292
|
+
columns: requiredDataTableColumns(ctx, "columns", "sql"),
|
|
293
|
+
qp: ctx.json("qp"),
|
|
294
|
+
zone_offset: optionalNumber(ctx, "zone-offset"),
|
|
295
|
+
strategy: optionalString(ctx, "strategy"),
|
|
296
|
+
update_cron: optionalString(ctx, "update-cron")
|
|
297
|
+
})
|
|
298
|
+
});
|
|
299
|
+
|
|
300
|
+
// src/commands/metadata/input-file/upload.ts
|
|
301
|
+
var METADATA_CLI_SERVICE = "metadata";
|
|
302
|
+
var inputFileUpload = {
|
|
303
|
+
service: "metadata",
|
|
304
|
+
resource: "input-file",
|
|
305
|
+
command: "upload",
|
|
306
|
+
description: "Upload a local file to the metadata capability gateway and return an input_file_id.",
|
|
307
|
+
flags: [
|
|
308
|
+
{ name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
|
|
309
|
+
{ name: "purpose", type: "string", required: true, desc: "Input file purpose. For data table CSV imports, use data_table.csv." },
|
|
310
|
+
{ name: "file", type: "string", required: true, desc: "Local file path to upload." }
|
|
311
|
+
],
|
|
312
|
+
risk: "write",
|
|
313
|
+
dryRun: (ctx) => ({
|
|
314
|
+
method: "POST",
|
|
315
|
+
url: buildCapabilityGatewayUrl(ctx.host(), resolveGatewayDomain(METADATA_CLI_SERVICE), "input-files"),
|
|
316
|
+
body: {
|
|
317
|
+
multipart: {
|
|
318
|
+
project_id: ctx.num("project-id"),
|
|
319
|
+
purpose: ctx.str("purpose"),
|
|
320
|
+
file: ctx.str("file")
|
|
321
|
+
}
|
|
322
|
+
}
|
|
323
|
+
}),
|
|
324
|
+
execute: async (ctx) => uploadInputFile(
|
|
325
|
+
ctx.host(),
|
|
326
|
+
resolveGatewayDomain(METADATA_CLI_SERVICE),
|
|
327
|
+
ctx.num("project-id"),
|
|
328
|
+
ctx.str("purpose"),
|
|
329
|
+
ctx.str("file")
|
|
330
|
+
)
|
|
331
|
+
};
|
|
332
|
+
|
|
333
|
+
// src/commands/metadata/property/dimension-table/bind-existing.ts
|
|
334
|
+
var propertyDimensionTableBindExisting = createCapabilityCommand2({
|
|
335
|
+
resource: "property",
|
|
336
|
+
command: "bind-existing-dimension-table",
|
|
337
|
+
capabilityId: "metadata.property.bind_existing_dimension_table",
|
|
338
|
+
description: "Bind an existing dimension data table to a metadata property.",
|
|
339
|
+
flags: [
|
|
340
|
+
{ name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
|
|
341
|
+
{ name: "property-name", type: "string", required: true, desc: "Property technical name." },
|
|
342
|
+
{ name: "property-scope", type: "string", required: true, desc: "Property owner table, for example event or user." },
|
|
343
|
+
{ name: "data-table-id", type: "number", required: true, desc: "Existing dimension data table ID." },
|
|
344
|
+
{ name: "timestamp-join-format", type: "string", required: false, desc: "Optional timestamp join format." },
|
|
345
|
+
{ name: "dict-columns", type: "json", required: false, desc: "Optional dictionary column names JSON array." }
|
|
346
|
+
],
|
|
347
|
+
risk: "write",
|
|
348
|
+
buildInput: (ctx) => ({
|
|
349
|
+
project_id: ctx.num("project-id"),
|
|
350
|
+
property_name: ctx.str("property-name"),
|
|
351
|
+
property_scope: ctx.str("property-scope"),
|
|
352
|
+
data_table_id: ctx.num("data-table-id"),
|
|
353
|
+
timestamp_join_format: optionalString(ctx, "timestamp-join-format"),
|
|
354
|
+
dict_columns: optionalJson(ctx, "dict-columns")
|
|
355
|
+
})
|
|
356
|
+
});
|
|
357
|
+
|
|
358
|
+
// src/commands/metadata/property/dimension-table/create-and-bind-csv.ts
|
|
359
|
+
var propertyDimensionTableCreateAndBindCsv = createCapabilityCommand2({
|
|
360
|
+
resource: "property",
|
|
361
|
+
command: "create-and-bind-csv-dimension-table",
|
|
362
|
+
capabilityId: "metadata.property.create_and_bind_csv_dimension_table",
|
|
363
|
+
description: "Create a CSV-backed dimension data table and bind it to a metadata property.",
|
|
364
|
+
flags: [
|
|
365
|
+
{ name: "project-id", type: "number", required: true, desc: "Numeric project ID.", alias: "p" },
|
|
366
|
+
{ name: "property-name", type: "string", required: true, desc: "Property technical name." },
|
|
367
|
+
{ name: "property-scope", type: "string", required: true, desc: "Property owner table, for example event or user." },
|
|
368
|
+
{ name: "input-file-id", type: "string", required: true, desc: "Uploaded input file ID, for example ifile_<32 lowercase hex>." },
|
|
369
|
+
{ name: "data-table-name", type: "string", required: false, desc: "Optional technical data table name. If supplied, use datatable_<project_id>_<name>." },
|
|
370
|
+
{ name: "display-name", type: "string", required: false, desc: "Human-readable data table name." },
|
|
371
|
+
{ name: "description", type: "string", required: false, desc: "Data table description." },
|
|
372
|
+
{ name: "columns", type: "json", required: false, desc: "Column definitions JSON array. Use column_name/select_type/column_desc, or name/type/display_name aliases." },
|
|
373
|
+
{ name: "timestamp-join-format", type: "string", required: false, desc: "Optional timestamp join format." },
|
|
374
|
+
{ name: "dict-columns", type: "json", required: false, desc: "Optional dictionary column names JSON array." }
|
|
375
|
+
],
|
|
376
|
+
risk: "write",
|
|
377
|
+
buildInput: (ctx) => ({
|
|
378
|
+
project_id: ctx.num("project-id"),
|
|
379
|
+
property_name: ctx.str("property-name"),
|
|
380
|
+
property_scope: ctx.str("property-scope"),
|
|
381
|
+
input_file_id: ctx.str("input-file-id"),
|
|
382
|
+
data_table_name: optionalString(ctx, "data-table-name"),
|
|
383
|
+
display_name: optionalString(ctx, "display-name"),
|
|
384
|
+
description: optionalString(ctx, "description"),
|
|
385
|
+
columns: optionalDataTableColumns(ctx, "columns", "csv"),
|
|
386
|
+
timestamp_join_format: optionalString(ctx, "timestamp-join-format"),
|
|
387
|
+
dict_columns: optionalJson(ctx, "dict-columns")
|
|
388
|
+
})
|
|
389
|
+
});
|
|
390
|
+
|
|
391
|
+
// src/commands/metadata/index.ts
|
|
392
|
+
registerCapabilityGatewayRoute("metadata", { gatewayDomain: "analysis" });
|
|
393
|
+
var commands = [
|
|
394
|
+
eventGet,
|
|
395
|
+
propertyGet,
|
|
396
|
+
dataTableList,
|
|
397
|
+
dataTableGet,
|
|
398
|
+
dataTableCsvWrite,
|
|
399
|
+
dataTableSqlWrite,
|
|
400
|
+
dataTableCsvDelete,
|
|
401
|
+
dataTableSqlDelete,
|
|
402
|
+
dataTableDownload,
|
|
403
|
+
dataTablePropertyBindingsUpdate,
|
|
404
|
+
inputFileUpload,
|
|
405
|
+
propertyDimensionTableBindExisting,
|
|
406
|
+
propertyDimensionTableCreateAndBindCsv
|
|
407
|
+
];
|
|
408
|
+
var metadata_default = commands;
|
|
409
|
+
export {
|
|
410
|
+
metadata_default as default
|
|
411
|
+
};
|
|
@@ -9,8 +9,8 @@ import {
|
|
|
9
9
|
getClaudeConfigDir,
|
|
10
10
|
getSandboxModels,
|
|
11
11
|
postSandboxModelSelection
|
|
12
|
-
} from "./chunk-
|
|
13
|
-
import "./chunk-
|
|
12
|
+
} from "./chunk-4FQ36OGO.js";
|
|
13
|
+
import "./chunk-65DKFJZB.js";
|
|
14
14
|
|
|
15
15
|
// src/commands/model/index.ts
|
|
16
16
|
import { existsSync, readFileSync } from "fs";
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import {
|
|
2
2
|
printError,
|
|
3
3
|
printOutput
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-ONOA6DYB.js";
|
|
5
5
|
import {
|
|
6
6
|
httpGet,
|
|
7
7
|
httpPost
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-F3ZDMC2W.js";
|
|
9
9
|
import {
|
|
10
10
|
SecureStoreAuthError,
|
|
11
11
|
resolveHost
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-PFJFZVCK.js";
|
|
13
13
|
import {
|
|
14
14
|
safeJsonParse
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-65DKFJZB.js";
|
|
16
16
|
|
|
17
17
|
// src/api/raw.ts
|
|
18
18
|
function registerApi(program) {
|
|
@@ -19,11 +19,11 @@ import {
|
|
|
19
19
|
getSandboxSyncPullCandidates,
|
|
20
20
|
postSandboxSyncPull,
|
|
21
21
|
postToMainApp
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-4FQ36OGO.js";
|
|
23
23
|
import {
|
|
24
24
|
printError
|
|
25
|
-
} from "./chunk-
|
|
26
|
-
import "./chunk-
|
|
25
|
+
} from "./chunk-ONOA6DYB.js";
|
|
26
|
+
import "./chunk-65DKFJZB.js";
|
|
27
27
|
|
|
28
28
|
// src/commands/sync/index.ts
|
|
29
29
|
import Table from "cli-table3";
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
patchToMainApp,
|
|
5
5
|
postToMainApp,
|
|
6
6
|
uploadToMainApp
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
7
|
+
} from "./chunk-4FQ36OGO.js";
|
|
8
|
+
import "./chunk-65DKFJZB.js";
|
|
9
9
|
|
|
10
10
|
// src/commands/te-agent/agents.ts
|
|
11
11
|
var BASE_PATH = "/api/sandbox/agent/agents";
|