@makaio/framework 1.0.0-dev-1781996773251 → 1.0.0-dev-1782127638374
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/.makaio-build.json +2 -2
- package/dist/adapter-subsystem/index.d.mts +13 -2
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +11 -8
- package/dist/adapters/index.mjs +2 -2
- package/dist/adapters/stream-session/index.d.mts +18 -8
- package/dist/adapters/stream-session/index.mjs +1 -1
- package/dist/bus/index.d.mts +20 -20
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +188 -188
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-0EXM1tyu.d.mts → definition-rjwHUOBd.d.mts} +1 -1
- package/dist/{index-DvLCzle5.d.mts → index-BB8AMXbw.d.mts} +28 -28
- package/dist/{index-Dch9gi4S.d.mts → index-BCNDvAhA.d.mts} +1 -1
- package/dist/{index-DnLf0YKC.d.mts → index-BWIkf5oJ.d.mts} +6 -6
- package/dist/{index-Cx1Bm6WD.d.mts → index-Ck7dBtkM.d.mts} +4 -4
- package/dist/{index-WHUV7neB.d.mts → index-CqImyhjX.d.mts} +100 -100
- package/dist/{index-DImePakw.d.mts → index-D1nWOF49.d.mts} +8 -8
- package/dist/{index-BfsvUD9j.d.mts → index-DDOB47U7.d.mts} +53 -53
- package/dist/{index-WOoVeAEf.d.mts → index-DO_Cu5A4.d.mts} +13 -13
- package/dist/{index-DDehaguq.d.mts → index-DP-JW3Jc.d.mts} +399 -399
- package/dist/{index-CuILCdip.d.mts → index-DTBQOCar.d.mts} +16 -16
- package/dist/{index-DHUARU-6.d.mts → index-DeIxVnVs.d.mts} +12 -12
- package/dist/{index-DOIbPMcj.d.mts → index-DknXbjOs.d.mts} +16 -16
- package/dist/{index-4eP9DRL_.d.mts → index-Mi_UJoUV.d.mts} +4 -4
- package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
- package/dist/{index-CUSOL0X_.d.mts → index-ZpJftSoa.d.mts} +357 -357
- package/dist/{index-DFk-zky_.d.mts → index-ntS1EXlf.d.mts} +1 -1
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-Do_rmLFb.d.mts → namespace-3yGm4WF9.d.mts} +2 -2
- package/dist/{namespace-Bm77p82L.d.mts → namespace-4xHw59K8.d.mts} +1 -1
- package/dist/{namespace-KMxsPJwm.d.mts → namespace-Bv8B89uB.d.mts} +9 -9
- package/dist/{namespace-CfvtDD_U.d.mts → namespace-CUkosedS.d.mts} +154 -154
- package/dist/{namespace-D8P8Sxce2.d.mts → namespace-DXWpFdQH2.d.mts} +2 -2
- package/dist/{namespace-UaiY5v62.d.mts → namespace-XmDoz6Sz.d.mts} +58 -58
- package/dist/package.json +1 -1
- package/dist/runtime-node/index.d.mts +1 -1
- package/dist/runtime-node/index.mjs +3 -3
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/{schema-CKTzwiif.d.mts → schema-fZknEOha.d.mts} +3 -3
- package/dist/{schemas-CwgS7KoL2.d.mts → schemas-1ynXdrNI2.d.mts} +7 -7
- package/dist/{schemas-CoFCV42v.d.mts → schemas-BOhGc0CT.d.mts} +154 -154
- package/dist/{schemas-CDGld_OC.d.mts → schemas-CscdPqCt.d.mts} +3 -3
- package/dist/{schemas-DDaP5WkH.d.mts → schemas-Dn5bfiTL.d.mts} +2 -2
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +3 -3
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +106 -106
- package/dist/services/session/index.d.mts +5 -5
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +4 -4
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/{session-lineage-Cht4jbvV.d.mts → session-lineage-DR-9DU-U.d.mts} +1 -1
- package/dist/{transition-BBElJqQ8.d.mts → transition-_Uow1Pr1.d.mts} +1 -1
- package/dist/{types-B49V7vZJ.d.mts → types-BTqJIp9-.d.mts} +270 -270
- package/dist/{types-BrTJEhR-.d.mts → types-Cse8s_cD.d.mts} +9 -1
- package/dist/workflow-engine/index.d.mts +52 -52
- package/package.json +1 -1
|
@@ -37,6 +37,25 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
37
37
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
38
38
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
39
39
|
sessionId: z.ZodString;
|
|
40
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
41
|
+
fullName: z.ZodString;
|
|
42
|
+
originalName: z.ZodString;
|
|
43
|
+
serverName: z.ZodString;
|
|
44
|
+
description: z.ZodOptional<z.ZodString>;
|
|
45
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
46
|
+
exposureMode: z.ZodEnum<{
|
|
47
|
+
discovery: "discovery";
|
|
48
|
+
direct: "direct";
|
|
49
|
+
hidden: "hidden";
|
|
50
|
+
}>;
|
|
51
|
+
enabled: z.ZodBoolean;
|
|
52
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
53
|
+
discovery: "discovery";
|
|
54
|
+
toolset: "toolset";
|
|
55
|
+
}>>;
|
|
56
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
57
|
+
exposed: z.ZodBoolean;
|
|
58
|
+
}, z.core.$strip>>;
|
|
40
59
|
servers: z.ZodArray<z.ZodObject<{
|
|
41
60
|
name: z.ZodString;
|
|
42
61
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -73,28 +92,9 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
73
92
|
type: z.ZodLiteral<"http">;
|
|
74
93
|
}, z.core.$strip>], "type">;
|
|
75
94
|
exposureMode: z.ZodEnum<{
|
|
76
|
-
direct: "direct";
|
|
77
95
|
discovery: "discovery";
|
|
78
|
-
}>;
|
|
79
|
-
}, z.core.$strip>>;
|
|
80
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
81
|
-
fullName: z.ZodString;
|
|
82
|
-
originalName: z.ZodString;
|
|
83
|
-
serverName: z.ZodString;
|
|
84
|
-
description: z.ZodOptional<z.ZodString>;
|
|
85
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
86
|
-
exposureMode: z.ZodEnum<{
|
|
87
96
|
direct: "direct";
|
|
88
|
-
discovery: "discovery";
|
|
89
|
-
hidden: "hidden";
|
|
90
97
|
}>;
|
|
91
|
-
enabled: z.ZodBoolean;
|
|
92
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
93
|
-
discovery: "discovery";
|
|
94
|
-
toolset: "toolset";
|
|
95
|
-
}>>;
|
|
96
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
97
|
-
exposed: z.ZodBoolean;
|
|
98
98
|
}, z.core.$strip>>;
|
|
99
99
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
100
100
|
fullName: z.ZodString;
|
|
@@ -103,8 +103,8 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
103
103
|
description: z.ZodOptional<z.ZodString>;
|
|
104
104
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
105
105
|
exposureMode: z.ZodEnum<{
|
|
106
|
-
direct: "direct";
|
|
107
106
|
discovery: "discovery";
|
|
107
|
+
direct: "direct";
|
|
108
108
|
hidden: "hidden";
|
|
109
109
|
}>;
|
|
110
110
|
enabled: z.ZodBoolean;
|
|
@@ -134,6 +134,18 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
134
134
|
env?: Record<string, string> | undefined;
|
|
135
135
|
mcpSessionContext?: {
|
|
136
136
|
sessionId: string;
|
|
137
|
+
directTools: {
|
|
138
|
+
fullName: string;
|
|
139
|
+
originalName: string;
|
|
140
|
+
serverName: string;
|
|
141
|
+
inputSchema: Record<string, unknown>;
|
|
142
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
143
|
+
enabled: boolean;
|
|
144
|
+
exposed: boolean;
|
|
145
|
+
description?: string | undefined;
|
|
146
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
147
|
+
enabledAt?: number | undefined;
|
|
148
|
+
}[];
|
|
137
149
|
servers: {
|
|
138
150
|
name: string;
|
|
139
151
|
transport: {
|
|
@@ -161,26 +173,14 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
161
173
|
}[] | undefined;
|
|
162
174
|
alwaysLoad?: boolean | undefined;
|
|
163
175
|
};
|
|
164
|
-
exposureMode: "
|
|
165
|
-
}[];
|
|
166
|
-
directTools: {
|
|
167
|
-
fullName: string;
|
|
168
|
-
originalName: string;
|
|
169
|
-
serverName: string;
|
|
170
|
-
inputSchema: Record<string, unknown>;
|
|
171
|
-
exposureMode: "direct" | "discovery" | "hidden";
|
|
172
|
-
enabled: boolean;
|
|
173
|
-
exposed: boolean;
|
|
174
|
-
description?: string | undefined;
|
|
175
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
176
|
-
enabledAt?: number | undefined;
|
|
176
|
+
exposureMode: "discovery" | "direct";
|
|
177
177
|
}[];
|
|
178
178
|
discoverableTools: {
|
|
179
179
|
fullName: string;
|
|
180
180
|
originalName: string;
|
|
181
181
|
serverName: string;
|
|
182
182
|
inputSchema: Record<string, unknown>;
|
|
183
|
-
exposureMode: "
|
|
183
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
184
184
|
enabled: boolean;
|
|
185
185
|
exposed: boolean;
|
|
186
186
|
description?: string | undefined;
|
|
@@ -208,6 +208,18 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
208
208
|
env?: Record<string, string> | undefined;
|
|
209
209
|
mcpSessionContext?: {
|
|
210
210
|
sessionId: string;
|
|
211
|
+
directTools: {
|
|
212
|
+
fullName: string;
|
|
213
|
+
originalName: string;
|
|
214
|
+
serverName: string;
|
|
215
|
+
inputSchema: Record<string, unknown>;
|
|
216
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
217
|
+
enabled: boolean;
|
|
218
|
+
exposed: boolean;
|
|
219
|
+
description?: string | undefined;
|
|
220
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
221
|
+
enabledAt?: number | undefined;
|
|
222
|
+
}[];
|
|
211
223
|
servers: {
|
|
212
224
|
name: string;
|
|
213
225
|
transport: {
|
|
@@ -235,26 +247,14 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
235
247
|
}[] | undefined;
|
|
236
248
|
alwaysLoad?: boolean | undefined;
|
|
237
249
|
};
|
|
238
|
-
exposureMode: "
|
|
239
|
-
}[];
|
|
240
|
-
directTools: {
|
|
241
|
-
fullName: string;
|
|
242
|
-
originalName: string;
|
|
243
|
-
serverName: string;
|
|
244
|
-
inputSchema: Record<string, unknown>;
|
|
245
|
-
exposureMode: "direct" | "discovery" | "hidden";
|
|
246
|
-
enabled: boolean;
|
|
247
|
-
exposed: boolean;
|
|
248
|
-
description?: string | undefined;
|
|
249
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
250
|
-
enabledAt?: number | undefined;
|
|
250
|
+
exposureMode: "discovery" | "direct";
|
|
251
251
|
}[];
|
|
252
252
|
discoverableTools: {
|
|
253
253
|
fullName: string;
|
|
254
254
|
originalName: string;
|
|
255
255
|
serverName: string;
|
|
256
256
|
inputSchema: Record<string, unknown>;
|
|
257
|
-
exposureMode: "
|
|
257
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
258
258
|
enabled: boolean;
|
|
259
259
|
exposed: boolean;
|
|
260
260
|
description?: string | undefined;
|
|
@@ -280,6 +280,18 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
280
280
|
env?: Record<string, string> | undefined;
|
|
281
281
|
mcpSessionContext?: {
|
|
282
282
|
sessionId: string;
|
|
283
|
+
directTools: {
|
|
284
|
+
fullName: string;
|
|
285
|
+
originalName: string;
|
|
286
|
+
serverName: string;
|
|
287
|
+
inputSchema: Record<string, unknown>;
|
|
288
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
289
|
+
enabled: boolean;
|
|
290
|
+
exposed: boolean;
|
|
291
|
+
description?: string | undefined;
|
|
292
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
293
|
+
enabledAt?: number | undefined;
|
|
294
|
+
}[];
|
|
283
295
|
servers: {
|
|
284
296
|
name: string;
|
|
285
297
|
transport: {
|
|
@@ -307,26 +319,14 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
307
319
|
}[] | undefined;
|
|
308
320
|
alwaysLoad?: boolean | undefined;
|
|
309
321
|
};
|
|
310
|
-
exposureMode: "
|
|
311
|
-
}[];
|
|
312
|
-
directTools: {
|
|
313
|
-
fullName: string;
|
|
314
|
-
originalName: string;
|
|
315
|
-
serverName: string;
|
|
316
|
-
inputSchema: Record<string, unknown>;
|
|
317
|
-
exposureMode: "direct" | "discovery" | "hidden";
|
|
318
|
-
enabled: boolean;
|
|
319
|
-
exposed: boolean;
|
|
320
|
-
description?: string | undefined;
|
|
321
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
322
|
-
enabledAt?: number | undefined;
|
|
322
|
+
exposureMode: "discovery" | "direct";
|
|
323
323
|
}[];
|
|
324
324
|
discoverableTools: {
|
|
325
325
|
fullName: string;
|
|
326
326
|
originalName: string;
|
|
327
327
|
serverName: string;
|
|
328
328
|
inputSchema: Record<string, unknown>;
|
|
329
|
-
exposureMode: "
|
|
329
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
330
330
|
enabled: boolean;
|
|
331
331
|
exposed: boolean;
|
|
332
332
|
description?: string | undefined;
|
|
@@ -354,6 +354,18 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
354
354
|
env?: Record<string, string> | undefined;
|
|
355
355
|
mcpSessionContext?: {
|
|
356
356
|
sessionId: string;
|
|
357
|
+
directTools: {
|
|
358
|
+
fullName: string;
|
|
359
|
+
originalName: string;
|
|
360
|
+
serverName: string;
|
|
361
|
+
inputSchema: Record<string, unknown>;
|
|
362
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
363
|
+
enabled: boolean;
|
|
364
|
+
exposed: boolean;
|
|
365
|
+
description?: string | undefined;
|
|
366
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
367
|
+
enabledAt?: number | undefined;
|
|
368
|
+
}[];
|
|
357
369
|
servers: {
|
|
358
370
|
name: string;
|
|
359
371
|
transport: {
|
|
@@ -381,26 +393,14 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
381
393
|
}[] | undefined;
|
|
382
394
|
alwaysLoad?: boolean | undefined;
|
|
383
395
|
};
|
|
384
|
-
exposureMode: "
|
|
385
|
-
}[];
|
|
386
|
-
directTools: {
|
|
387
|
-
fullName: string;
|
|
388
|
-
originalName: string;
|
|
389
|
-
serverName: string;
|
|
390
|
-
inputSchema: Record<string, unknown>;
|
|
391
|
-
exposureMode: "direct" | "discovery" | "hidden";
|
|
392
|
-
enabled: boolean;
|
|
393
|
-
exposed: boolean;
|
|
394
|
-
description?: string | undefined;
|
|
395
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
396
|
-
enabledAt?: number | undefined;
|
|
396
|
+
exposureMode: "discovery" | "direct";
|
|
397
397
|
}[];
|
|
398
398
|
discoverableTools: {
|
|
399
399
|
fullName: string;
|
|
400
400
|
originalName: string;
|
|
401
401
|
serverName: string;
|
|
402
402
|
inputSchema: Record<string, unknown>;
|
|
403
|
-
exposureMode: "
|
|
403
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
404
404
|
enabled: boolean;
|
|
405
405
|
exposed: boolean;
|
|
406
406
|
description?: string | undefined;
|
|
@@ -425,8 +425,8 @@ declare const AgentInstanceStatusSchema: z.ZodObject<{
|
|
|
425
425
|
status: z.ZodEnum<{
|
|
426
426
|
completed: "completed";
|
|
427
427
|
cancelled: "cancelled";
|
|
428
|
-
failed: "failed";
|
|
429
428
|
running: "running";
|
|
429
|
+
failed: "failed";
|
|
430
430
|
waiting_input: "waiting_input";
|
|
431
431
|
}>;
|
|
432
432
|
result: z.ZodOptional<z.ZodString>;
|
|
@@ -488,6 +488,25 @@ declare const AgentRuntimeSchemas: {
|
|
|
488
488
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
489
489
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
490
490
|
sessionId: z.ZodString;
|
|
491
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
492
|
+
fullName: z.ZodString;
|
|
493
|
+
originalName: z.ZodString;
|
|
494
|
+
serverName: z.ZodString;
|
|
495
|
+
description: z.ZodOptional<z.ZodString>;
|
|
496
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
497
|
+
exposureMode: z.ZodEnum<{
|
|
498
|
+
discovery: "discovery";
|
|
499
|
+
direct: "direct";
|
|
500
|
+
hidden: "hidden";
|
|
501
|
+
}>;
|
|
502
|
+
enabled: z.ZodBoolean;
|
|
503
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
504
|
+
discovery: "discovery";
|
|
505
|
+
toolset: "toolset";
|
|
506
|
+
}>>;
|
|
507
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
508
|
+
exposed: z.ZodBoolean;
|
|
509
|
+
}, z.core.$strip>>;
|
|
491
510
|
servers: z.ZodArray<z.ZodObject<{
|
|
492
511
|
name: z.ZodString;
|
|
493
512
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -524,28 +543,9 @@ declare const AgentRuntimeSchemas: {
|
|
|
524
543
|
type: z.ZodLiteral<"http">;
|
|
525
544
|
}, z.core.$strip>], "type">;
|
|
526
545
|
exposureMode: z.ZodEnum<{
|
|
527
|
-
direct: "direct";
|
|
528
546
|
discovery: "discovery";
|
|
529
|
-
}>;
|
|
530
|
-
}, z.core.$strip>>;
|
|
531
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
532
|
-
fullName: z.ZodString;
|
|
533
|
-
originalName: z.ZodString;
|
|
534
|
-
serverName: z.ZodString;
|
|
535
|
-
description: z.ZodOptional<z.ZodString>;
|
|
536
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
537
|
-
exposureMode: z.ZodEnum<{
|
|
538
547
|
direct: "direct";
|
|
539
|
-
discovery: "discovery";
|
|
540
|
-
hidden: "hidden";
|
|
541
548
|
}>;
|
|
542
|
-
enabled: z.ZodBoolean;
|
|
543
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
544
|
-
discovery: "discovery";
|
|
545
|
-
toolset: "toolset";
|
|
546
|
-
}>>;
|
|
547
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
548
|
-
exposed: z.ZodBoolean;
|
|
549
549
|
}, z.core.$strip>>;
|
|
550
550
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
551
551
|
fullName: z.ZodString;
|
|
@@ -554,8 +554,8 @@ declare const AgentRuntimeSchemas: {
|
|
|
554
554
|
description: z.ZodOptional<z.ZodString>;
|
|
555
555
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
556
556
|
exposureMode: z.ZodEnum<{
|
|
557
|
-
direct: "direct";
|
|
558
557
|
discovery: "discovery";
|
|
558
|
+
direct: "direct";
|
|
559
559
|
hidden: "hidden";
|
|
560
560
|
}>;
|
|
561
561
|
enabled: z.ZodBoolean;
|
|
@@ -585,6 +585,18 @@ declare const AgentRuntimeSchemas: {
|
|
|
585
585
|
env?: Record<string, string> | undefined;
|
|
586
586
|
mcpSessionContext?: {
|
|
587
587
|
sessionId: string;
|
|
588
|
+
directTools: {
|
|
589
|
+
fullName: string;
|
|
590
|
+
originalName: string;
|
|
591
|
+
serverName: string;
|
|
592
|
+
inputSchema: Record<string, unknown>;
|
|
593
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
594
|
+
enabled: boolean;
|
|
595
|
+
exposed: boolean;
|
|
596
|
+
description?: string | undefined;
|
|
597
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
598
|
+
enabledAt?: number | undefined;
|
|
599
|
+
}[];
|
|
588
600
|
servers: {
|
|
589
601
|
name: string;
|
|
590
602
|
transport: {
|
|
@@ -612,26 +624,14 @@ declare const AgentRuntimeSchemas: {
|
|
|
612
624
|
}[] | undefined;
|
|
613
625
|
alwaysLoad?: boolean | undefined;
|
|
614
626
|
};
|
|
615
|
-
exposureMode: "
|
|
616
|
-
}[];
|
|
617
|
-
directTools: {
|
|
618
|
-
fullName: string;
|
|
619
|
-
originalName: string;
|
|
620
|
-
serverName: string;
|
|
621
|
-
inputSchema: Record<string, unknown>;
|
|
622
|
-
exposureMode: "direct" | "discovery" | "hidden";
|
|
623
|
-
enabled: boolean;
|
|
624
|
-
exposed: boolean;
|
|
625
|
-
description?: string | undefined;
|
|
626
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
627
|
-
enabledAt?: number | undefined;
|
|
627
|
+
exposureMode: "discovery" | "direct";
|
|
628
628
|
}[];
|
|
629
629
|
discoverableTools: {
|
|
630
630
|
fullName: string;
|
|
631
631
|
originalName: string;
|
|
632
632
|
serverName: string;
|
|
633
633
|
inputSchema: Record<string, unknown>;
|
|
634
|
-
exposureMode: "
|
|
634
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
635
635
|
enabled: boolean;
|
|
636
636
|
exposed: boolean;
|
|
637
637
|
description?: string | undefined;
|
|
@@ -659,6 +659,18 @@ declare const AgentRuntimeSchemas: {
|
|
|
659
659
|
env?: Record<string, string> | undefined;
|
|
660
660
|
mcpSessionContext?: {
|
|
661
661
|
sessionId: string;
|
|
662
|
+
directTools: {
|
|
663
|
+
fullName: string;
|
|
664
|
+
originalName: string;
|
|
665
|
+
serverName: string;
|
|
666
|
+
inputSchema: Record<string, unknown>;
|
|
667
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
668
|
+
enabled: boolean;
|
|
669
|
+
exposed: boolean;
|
|
670
|
+
description?: string | undefined;
|
|
671
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
672
|
+
enabledAt?: number | undefined;
|
|
673
|
+
}[];
|
|
662
674
|
servers: {
|
|
663
675
|
name: string;
|
|
664
676
|
transport: {
|
|
@@ -686,26 +698,14 @@ declare const AgentRuntimeSchemas: {
|
|
|
686
698
|
}[] | undefined;
|
|
687
699
|
alwaysLoad?: boolean | undefined;
|
|
688
700
|
};
|
|
689
|
-
exposureMode: "
|
|
690
|
-
}[];
|
|
691
|
-
directTools: {
|
|
692
|
-
fullName: string;
|
|
693
|
-
originalName: string;
|
|
694
|
-
serverName: string;
|
|
695
|
-
inputSchema: Record<string, unknown>;
|
|
696
|
-
exposureMode: "direct" | "discovery" | "hidden";
|
|
697
|
-
enabled: boolean;
|
|
698
|
-
exposed: boolean;
|
|
699
|
-
description?: string | undefined;
|
|
700
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
701
|
-
enabledAt?: number | undefined;
|
|
701
|
+
exposureMode: "discovery" | "direct";
|
|
702
702
|
}[];
|
|
703
703
|
discoverableTools: {
|
|
704
704
|
fullName: string;
|
|
705
705
|
originalName: string;
|
|
706
706
|
serverName: string;
|
|
707
707
|
inputSchema: Record<string, unknown>;
|
|
708
|
-
exposureMode: "
|
|
708
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
709
709
|
enabled: boolean;
|
|
710
710
|
exposed: boolean;
|
|
711
711
|
description?: string | undefined;
|
|
@@ -731,6 +731,18 @@ declare const AgentRuntimeSchemas: {
|
|
|
731
731
|
env?: Record<string, string> | undefined;
|
|
732
732
|
mcpSessionContext?: {
|
|
733
733
|
sessionId: string;
|
|
734
|
+
directTools: {
|
|
735
|
+
fullName: string;
|
|
736
|
+
originalName: string;
|
|
737
|
+
serverName: string;
|
|
738
|
+
inputSchema: Record<string, unknown>;
|
|
739
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
740
|
+
enabled: boolean;
|
|
741
|
+
exposed: boolean;
|
|
742
|
+
description?: string | undefined;
|
|
743
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
744
|
+
enabledAt?: number | undefined;
|
|
745
|
+
}[];
|
|
734
746
|
servers: {
|
|
735
747
|
name: string;
|
|
736
748
|
transport: {
|
|
@@ -758,26 +770,14 @@ declare const AgentRuntimeSchemas: {
|
|
|
758
770
|
}[] | undefined;
|
|
759
771
|
alwaysLoad?: boolean | undefined;
|
|
760
772
|
};
|
|
761
|
-
exposureMode: "
|
|
762
|
-
}[];
|
|
763
|
-
directTools: {
|
|
764
|
-
fullName: string;
|
|
765
|
-
originalName: string;
|
|
766
|
-
serverName: string;
|
|
767
|
-
inputSchema: Record<string, unknown>;
|
|
768
|
-
exposureMode: "direct" | "discovery" | "hidden";
|
|
769
|
-
enabled: boolean;
|
|
770
|
-
exposed: boolean;
|
|
771
|
-
description?: string | undefined;
|
|
772
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
773
|
-
enabledAt?: number | undefined;
|
|
773
|
+
exposureMode: "discovery" | "direct";
|
|
774
774
|
}[];
|
|
775
775
|
discoverableTools: {
|
|
776
776
|
fullName: string;
|
|
777
777
|
originalName: string;
|
|
778
778
|
serverName: string;
|
|
779
779
|
inputSchema: Record<string, unknown>;
|
|
780
|
-
exposureMode: "
|
|
780
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
781
781
|
enabled: boolean;
|
|
782
782
|
exposed: boolean;
|
|
783
783
|
description?: string | undefined;
|
|
@@ -805,6 +805,18 @@ declare const AgentRuntimeSchemas: {
|
|
|
805
805
|
env?: Record<string, string> | undefined;
|
|
806
806
|
mcpSessionContext?: {
|
|
807
807
|
sessionId: string;
|
|
808
|
+
directTools: {
|
|
809
|
+
fullName: string;
|
|
810
|
+
originalName: string;
|
|
811
|
+
serverName: string;
|
|
812
|
+
inputSchema: Record<string, unknown>;
|
|
813
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
814
|
+
enabled: boolean;
|
|
815
|
+
exposed: boolean;
|
|
816
|
+
description?: string | undefined;
|
|
817
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
818
|
+
enabledAt?: number | undefined;
|
|
819
|
+
}[];
|
|
808
820
|
servers: {
|
|
809
821
|
name: string;
|
|
810
822
|
transport: {
|
|
@@ -832,26 +844,14 @@ declare const AgentRuntimeSchemas: {
|
|
|
832
844
|
}[] | undefined;
|
|
833
845
|
alwaysLoad?: boolean | undefined;
|
|
834
846
|
};
|
|
835
|
-
exposureMode: "
|
|
836
|
-
}[];
|
|
837
|
-
directTools: {
|
|
838
|
-
fullName: string;
|
|
839
|
-
originalName: string;
|
|
840
|
-
serverName: string;
|
|
841
|
-
inputSchema: Record<string, unknown>;
|
|
842
|
-
exposureMode: "direct" | "discovery" | "hidden";
|
|
843
|
-
enabled: boolean;
|
|
844
|
-
exposed: boolean;
|
|
845
|
-
description?: string | undefined;
|
|
846
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
847
|
-
enabledAt?: number | undefined;
|
|
847
|
+
exposureMode: "discovery" | "direct";
|
|
848
848
|
}[];
|
|
849
849
|
discoverableTools: {
|
|
850
850
|
fullName: string;
|
|
851
851
|
originalName: string;
|
|
852
852
|
serverName: string;
|
|
853
853
|
inputSchema: Record<string, unknown>;
|
|
854
|
-
exposureMode: "
|
|
854
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
855
855
|
enabled: boolean;
|
|
856
856
|
exposed: boolean;
|
|
857
857
|
description?: string | undefined;
|
|
@@ -888,8 +888,8 @@ declare const AgentRuntimeSchemas: {
|
|
|
888
888
|
status: z.ZodEnum<{
|
|
889
889
|
completed: "completed";
|
|
890
890
|
cancelled: "cancelled";
|
|
891
|
-
failed: "failed";
|
|
892
891
|
running: "running";
|
|
892
|
+
failed: "failed";
|
|
893
893
|
waiting_input: "waiting_input";
|
|
894
894
|
}>;
|
|
895
895
|
result: z.ZodOptional<z.ZodString>;
|
|
@@ -26,9 +26,9 @@ declare const TrayMenuEntrySchema: z.ZodObject<{
|
|
|
26
26
|
/** A group entry inherits its owning package and section from the group. */
|
|
27
27
|
declare const TrayMenuGroupEntrySchema: z.ZodObject<{
|
|
28
28
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
29
|
+
label: z.ZodString;
|
|
29
30
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
30
31
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
31
|
-
label: z.ZodString;
|
|
32
32
|
entryId: z.ZodString;
|
|
33
33
|
}, z.core.$strip>;
|
|
34
34
|
/** Ordered group of tray entries contributed by one package. */
|
|
@@ -37,9 +37,9 @@ declare const TrayMenuGroupSchema: z.ZodObject<{
|
|
|
37
37
|
groupId: z.ZodString;
|
|
38
38
|
entries: z.ZodArray<z.ZodObject<{
|
|
39
39
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
40
|
+
label: z.ZodString;
|
|
40
41
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
41
42
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
42
|
-
label: z.ZodString;
|
|
43
43
|
entryId: z.ZodString;
|
|
44
44
|
}, z.core.$strip>>;
|
|
45
45
|
section: z.ZodEnum<{
|
|
@@ -109,9 +109,9 @@ declare const TrayMenuSchemas: {
|
|
|
109
109
|
groupId: z.ZodString;
|
|
110
110
|
entries: z.ZodArray<z.ZodObject<{
|
|
111
111
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
112
|
+
label: z.ZodString;
|
|
112
113
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
113
114
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
114
|
-
label: z.ZodString;
|
|
115
115
|
entryId: z.ZodString;
|
|
116
116
|
}, z.core.$strip>>;
|
|
117
117
|
section: z.ZodEnum<{
|
|
@@ -64,9 +64,9 @@ declare const SurfaceBindingRegistrationSchema: z.ZodObject<{
|
|
|
64
64
|
template: z.ZodString;
|
|
65
65
|
}, z.core.$strip>], "kind">;
|
|
66
66
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
67
|
-
surface: "surface";
|
|
68
67
|
workpiece: "workpiece";
|
|
69
68
|
artifact: "artifact";
|
|
69
|
+
surface: "surface";
|
|
70
70
|
}>>;
|
|
71
71
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
72
72
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -103,8 +103,8 @@ type ProjectedField = z.infer<typeof ProjectedFieldSchema>;
|
|
|
103
103
|
*/
|
|
104
104
|
declare const ArtifactProjectionPolicySchema: z.ZodObject<{
|
|
105
105
|
mode: z.ZodEnum<{
|
|
106
|
-
none: "none";
|
|
107
106
|
surface: "surface";
|
|
107
|
+
none: "none";
|
|
108
108
|
comment: "comment";
|
|
109
109
|
}>;
|
|
110
110
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-
|
|
2
|
-
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-
|
|
1
|
+
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-BOhGc0CT.mjs";
|
|
2
|
+
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-CUkosedS.mjs";
|
|
3
3
|
export { type AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeNamespace, AgentRuntimeSchemas, type AgentRuntimeSelection, AgentRuntimeSelectionSchema, AgentRuntimeSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-
|
|
1
|
+
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-CUkosedS.mjs";
|
|
2
2
|
export { AgentRuntimeNamespace, AgentRuntimeSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-
|
|
1
|
+
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-BOhGc0CT.mjs";
|
|
2
2
|
export { AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeSchemas, AgentRuntimeSelection, AgentRuntimeSelectionSchema };
|
|
@@ -160,9 +160,9 @@ declare const ResolvedContextRulesSchema: z.ZodObject<{
|
|
|
160
160
|
declare const ContextRuleChangedEventSchema: z.ZodObject<{
|
|
161
161
|
ruleId: z.ZodString;
|
|
162
162
|
changeType: z.ZodEnum<{
|
|
163
|
+
deleted: "deleted";
|
|
163
164
|
updated: "updated";
|
|
164
165
|
created: "created";
|
|
165
|
-
deleted: "deleted";
|
|
166
166
|
}>;
|
|
167
167
|
previous: z.ZodNullable<z.ZodObject<{
|
|
168
168
|
scope: z.ZodEnum<{
|
|
@@ -313,9 +313,9 @@ declare const ContextRulesServiceNamespace: _$_makaio_core0.BusNamespaceDefiniti
|
|
|
313
313
|
changed: _$zod.ZodObject<{
|
|
314
314
|
ruleId: _$zod.ZodString;
|
|
315
315
|
changeType: _$zod.ZodEnum<{
|
|
316
|
+
deleted: "deleted";
|
|
316
317
|
updated: "updated";
|
|
317
318
|
created: "created";
|
|
318
|
-
deleted: "deleted";
|
|
319
319
|
}>;
|
|
320
320
|
previous: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
321
321
|
scope: _$zod.ZodEnum<{
|
|
@@ -383,9 +383,9 @@ declare const ContextRulesServiceSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
383
383
|
changed: _$zod.ZodObject<{
|
|
384
384
|
ruleId: _$zod.ZodString;
|
|
385
385
|
changeType: _$zod.ZodEnum<{
|
|
386
|
+
deleted: "deleted";
|
|
386
387
|
updated: "updated";
|
|
387
388
|
created: "created";
|
|
388
|
-
deleted: "deleted";
|
|
389
389
|
}>;
|
|
390
390
|
previous: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
391
391
|
scope: _$zod.ZodEnum<{
|