@makaio/framework 1.0.0-dev-1781368205459 → 1.0.0-dev-1781382091626
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/adapters/index.d.mts +1 -1
- package/dist/bus/index.d.mts +19 -19
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/artifact/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 +241 -241
- 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/skill/index.d.mts +1 -1
- package/dist/{definition-DqJOg6Lv.d.mts → definition-DWWzV-k0.d.mts} +1 -1
- package/dist/{index-D0Fupmhd.d.mts → index-Abq3I8wg.d.mts} +289 -289
- package/dist/{index-DC6F_m3G.d.mts → index-B1Rz7oUy.d.mts} +8 -8
- package/dist/{index-BCKRUuI2.d.mts → index-B2xbnMZe.d.mts} +1 -1
- package/dist/{index-ChrHbhJV.d.mts → index-B8tAGwHR.d.mts} +284 -284
- package/dist/{index-fVgKVvta.d.mts → index-BT5tNA3Y.d.mts} +1 -1
- package/dist/{index-Ckm-R1Cr.d.mts → index-BpXX9WZJ.d.mts} +6 -6
- package/dist/{index-B6VdcJ5l.d.mts → index-C3zfJg6s.d.mts} +34 -34
- package/dist/{index-BYkOUd0x.d.mts → index-CKP_uNGT.d.mts} +15 -15
- package/dist/{index-BHAOu6Hs.d.mts → index-COwW_2Gb.d.mts} +27 -27
- package/dist/{index-Dtj6N2sx.d.mts → index-DQppnGdC.d.mts} +15 -15
- package/dist/{index-Cb0zGPMV.d.mts → index-DW8EiMJ9.d.mts} +16 -16
- package/dist/{index-Bibt5jAX.d.mts → index-DlvMtyHK.d.mts} +8 -8
- package/dist/{index-BheaEhyI.d.mts → index-Dyz7dzLW.d.mts} +9 -9
- package/dist/{index-DhpOh71Z.d.mts → index-RUN1iHYu.d.mts} +4 -4
- package/dist/{index-B4vJi_iM2.d.mts → index-wP87FKTQ2.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/mcp-http-server/index.d.mts +73 -4
- package/dist/mcp-http-server/index.mjs +4 -4
- package/dist/{namespace-B03JE_ec.d.mts → namespace--ROWLToE.d.mts} +7 -7
- package/dist/{namespace-_Ii2qs15.d.mts → namespace-5BLWcC3Q.d.mts} +38 -38
- package/dist/{namespace-CtK3nKKj2.d.mts → namespace-B60mn8J-2.d.mts} +2 -2
- package/dist/{namespace-CqUGzG53.d.mts → namespace-BSNFeJA4.d.mts} +2 -2
- package/dist/{namespace-BGmNI3O1.d.mts → namespace-Ds6HkJEU.d.mts} +136 -136
- package/dist/package.json +1 -1
- package/dist/{schema-BJS05p13.d.mts → schema-cNoxaiT0.d.mts} +2 -2
- package/dist/{schemas-lqvZ6UpK.d.mts → schemas-DUE6mc1O.d.mts} +3 -3
- package/dist/{schemas-CwF2K9N52.d.mts → schemas-DsyYsfVN2.d.mts} +15 -15
- package/dist/{schemas-t1VR6_b_.d.mts → schemas-o2Q24yOF.d.mts} +3 -3
- package/dist/{schemas-C2c64X6h.d.mts → schemas-on3_N5HP.d.mts} +136 -136
- 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 +11 -11
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +99 -99
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/session/index.d.mts +4 -4
- package/dist/services/session/messages/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 +12 -12
- 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/{types-CjrDiL2H.d.mts → types-BtsKrzK7.d.mts} +197 -197
- package/dist/{types-D0fPFh-D.d.mts → types-D5IMwOkJ.d.mts} +1 -1
- package/dist/workflow-engine/index.d.mts +69 -69
- 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
|
+
direct: "direct";
|
|
48
|
+
discovery: "discovery";
|
|
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<{
|
|
@@ -77,25 +96,6 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
77
96
|
discovery: "discovery";
|
|
78
97
|
}>;
|
|
79
98
|
}, 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
|
-
direct: "direct";
|
|
88
|
-
discovery: "discovery";
|
|
89
|
-
hidden: "hidden";
|
|
90
|
-
}>;
|
|
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
|
-
}, z.core.$strip>>;
|
|
99
99
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
100
100
|
fullName: z.ZodString;
|
|
101
101
|
originalName: z.ZodString;
|
|
@@ -133,6 +133,18 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
133
133
|
env?: Record<string, string> | undefined;
|
|
134
134
|
mcpSessionContext?: {
|
|
135
135
|
sessionId: string;
|
|
136
|
+
directTools: {
|
|
137
|
+
fullName: string;
|
|
138
|
+
originalName: string;
|
|
139
|
+
serverName: string;
|
|
140
|
+
inputSchema: Record<string, unknown>;
|
|
141
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
142
|
+
enabled: boolean;
|
|
143
|
+
exposed: boolean;
|
|
144
|
+
description?: string | undefined;
|
|
145
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
146
|
+
enabledAt?: number | undefined;
|
|
147
|
+
}[];
|
|
136
148
|
servers: {
|
|
137
149
|
name: string;
|
|
138
150
|
transport: {
|
|
@@ -162,18 +174,6 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
162
174
|
};
|
|
163
175
|
exposureMode: "direct" | "discovery";
|
|
164
176
|
}[];
|
|
165
|
-
directTools: {
|
|
166
|
-
fullName: string;
|
|
167
|
-
originalName: string;
|
|
168
|
-
serverName: string;
|
|
169
|
-
inputSchema: Record<string, unknown>;
|
|
170
|
-
exposureMode: "direct" | "discovery" | "hidden";
|
|
171
|
-
enabled: boolean;
|
|
172
|
-
exposed: boolean;
|
|
173
|
-
description?: string | undefined;
|
|
174
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
175
|
-
enabledAt?: number | undefined;
|
|
176
|
-
}[];
|
|
177
177
|
discoverableTools: {
|
|
178
178
|
fullName: string;
|
|
179
179
|
originalName: string;
|
|
@@ -206,6 +206,18 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
206
206
|
env?: Record<string, string> | undefined;
|
|
207
207
|
mcpSessionContext?: {
|
|
208
208
|
sessionId: string;
|
|
209
|
+
directTools: {
|
|
210
|
+
fullName: string;
|
|
211
|
+
originalName: string;
|
|
212
|
+
serverName: string;
|
|
213
|
+
inputSchema: Record<string, unknown>;
|
|
214
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
215
|
+
enabled: boolean;
|
|
216
|
+
exposed: boolean;
|
|
217
|
+
description?: string | undefined;
|
|
218
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
219
|
+
enabledAt?: number | undefined;
|
|
220
|
+
}[];
|
|
209
221
|
servers: {
|
|
210
222
|
name: string;
|
|
211
223
|
transport: {
|
|
@@ -235,18 +247,6 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
235
247
|
};
|
|
236
248
|
exposureMode: "direct" | "discovery";
|
|
237
249
|
}[];
|
|
238
|
-
directTools: {
|
|
239
|
-
fullName: string;
|
|
240
|
-
originalName: string;
|
|
241
|
-
serverName: string;
|
|
242
|
-
inputSchema: Record<string, unknown>;
|
|
243
|
-
exposureMode: "direct" | "discovery" | "hidden";
|
|
244
|
-
enabled: boolean;
|
|
245
|
-
exposed: boolean;
|
|
246
|
-
description?: string | undefined;
|
|
247
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
248
|
-
enabledAt?: number | undefined;
|
|
249
|
-
}[];
|
|
250
250
|
discoverableTools: {
|
|
251
251
|
fullName: string;
|
|
252
252
|
originalName: string;
|
|
@@ -277,6 +277,18 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
277
277
|
env?: Record<string, string> | undefined;
|
|
278
278
|
mcpSessionContext?: {
|
|
279
279
|
sessionId: string;
|
|
280
|
+
directTools: {
|
|
281
|
+
fullName: string;
|
|
282
|
+
originalName: string;
|
|
283
|
+
serverName: string;
|
|
284
|
+
inputSchema: Record<string, unknown>;
|
|
285
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
286
|
+
enabled: boolean;
|
|
287
|
+
exposed: boolean;
|
|
288
|
+
description?: string | undefined;
|
|
289
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
290
|
+
enabledAt?: number | undefined;
|
|
291
|
+
}[];
|
|
280
292
|
servers: {
|
|
281
293
|
name: string;
|
|
282
294
|
transport: {
|
|
@@ -306,18 +318,6 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
306
318
|
};
|
|
307
319
|
exposureMode: "direct" | "discovery";
|
|
308
320
|
}[];
|
|
309
|
-
directTools: {
|
|
310
|
-
fullName: string;
|
|
311
|
-
originalName: string;
|
|
312
|
-
serverName: string;
|
|
313
|
-
inputSchema: Record<string, unknown>;
|
|
314
|
-
exposureMode: "direct" | "discovery" | "hidden";
|
|
315
|
-
enabled: boolean;
|
|
316
|
-
exposed: boolean;
|
|
317
|
-
description?: string | undefined;
|
|
318
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
319
|
-
enabledAt?: number | undefined;
|
|
320
|
-
}[];
|
|
321
321
|
discoverableTools: {
|
|
322
322
|
fullName: string;
|
|
323
323
|
originalName: string;
|
|
@@ -350,6 +350,18 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
350
350
|
env?: Record<string, string> | undefined;
|
|
351
351
|
mcpSessionContext?: {
|
|
352
352
|
sessionId: string;
|
|
353
|
+
directTools: {
|
|
354
|
+
fullName: string;
|
|
355
|
+
originalName: string;
|
|
356
|
+
serverName: string;
|
|
357
|
+
inputSchema: Record<string, unknown>;
|
|
358
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
359
|
+
enabled: boolean;
|
|
360
|
+
exposed: boolean;
|
|
361
|
+
description?: string | undefined;
|
|
362
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
363
|
+
enabledAt?: number | undefined;
|
|
364
|
+
}[];
|
|
353
365
|
servers: {
|
|
354
366
|
name: string;
|
|
355
367
|
transport: {
|
|
@@ -379,18 +391,6 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
379
391
|
};
|
|
380
392
|
exposureMode: "direct" | "discovery";
|
|
381
393
|
}[];
|
|
382
|
-
directTools: {
|
|
383
|
-
fullName: string;
|
|
384
|
-
originalName: string;
|
|
385
|
-
serverName: string;
|
|
386
|
-
inputSchema: Record<string, unknown>;
|
|
387
|
-
exposureMode: "direct" | "discovery" | "hidden";
|
|
388
|
-
enabled: boolean;
|
|
389
|
-
exposed: boolean;
|
|
390
|
-
description?: string | undefined;
|
|
391
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
392
|
-
enabledAt?: number | undefined;
|
|
393
|
-
}[];
|
|
394
394
|
discoverableTools: {
|
|
395
395
|
fullName: string;
|
|
396
396
|
originalName: string;
|
|
@@ -420,8 +420,8 @@ declare const AgentInstanceStatusSchema: z.ZodObject<{
|
|
|
420
420
|
status: z.ZodEnum<{
|
|
421
421
|
completed: "completed";
|
|
422
422
|
cancelled: "cancelled";
|
|
423
|
-
running: "running";
|
|
424
423
|
failed: "failed";
|
|
424
|
+
running: "running";
|
|
425
425
|
waiting_input: "waiting_input";
|
|
426
426
|
}>;
|
|
427
427
|
result: z.ZodOptional<z.ZodString>;
|
|
@@ -483,6 +483,25 @@ declare const AgentRuntimeSchemas: {
|
|
|
483
483
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
484
484
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
485
485
|
sessionId: z.ZodString;
|
|
486
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
487
|
+
fullName: z.ZodString;
|
|
488
|
+
originalName: z.ZodString;
|
|
489
|
+
serverName: z.ZodString;
|
|
490
|
+
description: z.ZodOptional<z.ZodString>;
|
|
491
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
492
|
+
exposureMode: z.ZodEnum<{
|
|
493
|
+
direct: "direct";
|
|
494
|
+
discovery: "discovery";
|
|
495
|
+
hidden: "hidden";
|
|
496
|
+
}>;
|
|
497
|
+
enabled: z.ZodBoolean;
|
|
498
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
499
|
+
discovery: "discovery";
|
|
500
|
+
toolset: "toolset";
|
|
501
|
+
}>>;
|
|
502
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
503
|
+
exposed: z.ZodBoolean;
|
|
504
|
+
}, z.core.$strip>>;
|
|
486
505
|
servers: z.ZodArray<z.ZodObject<{
|
|
487
506
|
name: z.ZodString;
|
|
488
507
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -523,25 +542,6 @@ declare const AgentRuntimeSchemas: {
|
|
|
523
542
|
discovery: "discovery";
|
|
524
543
|
}>;
|
|
525
544
|
}, z.core.$strip>>;
|
|
526
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
527
|
-
fullName: z.ZodString;
|
|
528
|
-
originalName: z.ZodString;
|
|
529
|
-
serverName: z.ZodString;
|
|
530
|
-
description: z.ZodOptional<z.ZodString>;
|
|
531
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
532
|
-
exposureMode: z.ZodEnum<{
|
|
533
|
-
direct: "direct";
|
|
534
|
-
discovery: "discovery";
|
|
535
|
-
hidden: "hidden";
|
|
536
|
-
}>;
|
|
537
|
-
enabled: z.ZodBoolean;
|
|
538
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
539
|
-
discovery: "discovery";
|
|
540
|
-
toolset: "toolset";
|
|
541
|
-
}>>;
|
|
542
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
543
|
-
exposed: z.ZodBoolean;
|
|
544
|
-
}, z.core.$strip>>;
|
|
545
545
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
546
546
|
fullName: z.ZodString;
|
|
547
547
|
originalName: z.ZodString;
|
|
@@ -579,6 +579,18 @@ declare const AgentRuntimeSchemas: {
|
|
|
579
579
|
env?: Record<string, string> | undefined;
|
|
580
580
|
mcpSessionContext?: {
|
|
581
581
|
sessionId: string;
|
|
582
|
+
directTools: {
|
|
583
|
+
fullName: string;
|
|
584
|
+
originalName: string;
|
|
585
|
+
serverName: string;
|
|
586
|
+
inputSchema: Record<string, unknown>;
|
|
587
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
588
|
+
enabled: boolean;
|
|
589
|
+
exposed: boolean;
|
|
590
|
+
description?: string | undefined;
|
|
591
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
592
|
+
enabledAt?: number | undefined;
|
|
593
|
+
}[];
|
|
582
594
|
servers: {
|
|
583
595
|
name: string;
|
|
584
596
|
transport: {
|
|
@@ -608,18 +620,6 @@ declare const AgentRuntimeSchemas: {
|
|
|
608
620
|
};
|
|
609
621
|
exposureMode: "direct" | "discovery";
|
|
610
622
|
}[];
|
|
611
|
-
directTools: {
|
|
612
|
-
fullName: string;
|
|
613
|
-
originalName: string;
|
|
614
|
-
serverName: string;
|
|
615
|
-
inputSchema: Record<string, unknown>;
|
|
616
|
-
exposureMode: "direct" | "discovery" | "hidden";
|
|
617
|
-
enabled: boolean;
|
|
618
|
-
exposed: boolean;
|
|
619
|
-
description?: string | undefined;
|
|
620
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
621
|
-
enabledAt?: number | undefined;
|
|
622
|
-
}[];
|
|
623
623
|
discoverableTools: {
|
|
624
624
|
fullName: string;
|
|
625
625
|
originalName: string;
|
|
@@ -652,6 +652,18 @@ declare const AgentRuntimeSchemas: {
|
|
|
652
652
|
env?: Record<string, string> | undefined;
|
|
653
653
|
mcpSessionContext?: {
|
|
654
654
|
sessionId: string;
|
|
655
|
+
directTools: {
|
|
656
|
+
fullName: string;
|
|
657
|
+
originalName: string;
|
|
658
|
+
serverName: string;
|
|
659
|
+
inputSchema: Record<string, unknown>;
|
|
660
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
661
|
+
enabled: boolean;
|
|
662
|
+
exposed: boolean;
|
|
663
|
+
description?: string | undefined;
|
|
664
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
665
|
+
enabledAt?: number | undefined;
|
|
666
|
+
}[];
|
|
655
667
|
servers: {
|
|
656
668
|
name: string;
|
|
657
669
|
transport: {
|
|
@@ -681,18 +693,6 @@ declare const AgentRuntimeSchemas: {
|
|
|
681
693
|
};
|
|
682
694
|
exposureMode: "direct" | "discovery";
|
|
683
695
|
}[];
|
|
684
|
-
directTools: {
|
|
685
|
-
fullName: string;
|
|
686
|
-
originalName: string;
|
|
687
|
-
serverName: string;
|
|
688
|
-
inputSchema: Record<string, unknown>;
|
|
689
|
-
exposureMode: "direct" | "discovery" | "hidden";
|
|
690
|
-
enabled: boolean;
|
|
691
|
-
exposed: boolean;
|
|
692
|
-
description?: string | undefined;
|
|
693
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
694
|
-
enabledAt?: number | undefined;
|
|
695
|
-
}[];
|
|
696
696
|
discoverableTools: {
|
|
697
697
|
fullName: string;
|
|
698
698
|
originalName: string;
|
|
@@ -723,6 +723,18 @@ declare const AgentRuntimeSchemas: {
|
|
|
723
723
|
env?: Record<string, string> | undefined;
|
|
724
724
|
mcpSessionContext?: {
|
|
725
725
|
sessionId: string;
|
|
726
|
+
directTools: {
|
|
727
|
+
fullName: string;
|
|
728
|
+
originalName: string;
|
|
729
|
+
serverName: string;
|
|
730
|
+
inputSchema: Record<string, unknown>;
|
|
731
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
732
|
+
enabled: boolean;
|
|
733
|
+
exposed: boolean;
|
|
734
|
+
description?: string | undefined;
|
|
735
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
736
|
+
enabledAt?: number | undefined;
|
|
737
|
+
}[];
|
|
726
738
|
servers: {
|
|
727
739
|
name: string;
|
|
728
740
|
transport: {
|
|
@@ -752,18 +764,6 @@ declare const AgentRuntimeSchemas: {
|
|
|
752
764
|
};
|
|
753
765
|
exposureMode: "direct" | "discovery";
|
|
754
766
|
}[];
|
|
755
|
-
directTools: {
|
|
756
|
-
fullName: string;
|
|
757
|
-
originalName: string;
|
|
758
|
-
serverName: string;
|
|
759
|
-
inputSchema: Record<string, unknown>;
|
|
760
|
-
exposureMode: "direct" | "discovery" | "hidden";
|
|
761
|
-
enabled: boolean;
|
|
762
|
-
exposed: boolean;
|
|
763
|
-
description?: string | undefined;
|
|
764
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
765
|
-
enabledAt?: number | undefined;
|
|
766
|
-
}[];
|
|
767
767
|
discoverableTools: {
|
|
768
768
|
fullName: string;
|
|
769
769
|
originalName: string;
|
|
@@ -796,6 +796,18 @@ declare const AgentRuntimeSchemas: {
|
|
|
796
796
|
env?: Record<string, string> | undefined;
|
|
797
797
|
mcpSessionContext?: {
|
|
798
798
|
sessionId: string;
|
|
799
|
+
directTools: {
|
|
800
|
+
fullName: string;
|
|
801
|
+
originalName: string;
|
|
802
|
+
serverName: string;
|
|
803
|
+
inputSchema: Record<string, unknown>;
|
|
804
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
805
|
+
enabled: boolean;
|
|
806
|
+
exposed: boolean;
|
|
807
|
+
description?: string | undefined;
|
|
808
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
809
|
+
enabledAt?: number | undefined;
|
|
810
|
+
}[];
|
|
799
811
|
servers: {
|
|
800
812
|
name: string;
|
|
801
813
|
transport: {
|
|
@@ -825,18 +837,6 @@ declare const AgentRuntimeSchemas: {
|
|
|
825
837
|
};
|
|
826
838
|
exposureMode: "direct" | "discovery";
|
|
827
839
|
}[];
|
|
828
|
-
directTools: {
|
|
829
|
-
fullName: string;
|
|
830
|
-
originalName: string;
|
|
831
|
-
serverName: string;
|
|
832
|
-
inputSchema: Record<string, unknown>;
|
|
833
|
-
exposureMode: "direct" | "discovery" | "hidden";
|
|
834
|
-
enabled: boolean;
|
|
835
|
-
exposed: boolean;
|
|
836
|
-
description?: string | undefined;
|
|
837
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
838
|
-
enabledAt?: number | undefined;
|
|
839
|
-
}[];
|
|
840
840
|
discoverableTools: {
|
|
841
841
|
fullName: string;
|
|
842
842
|
originalName: string;
|
|
@@ -878,8 +878,8 @@ declare const AgentRuntimeSchemas: {
|
|
|
878
878
|
status: z.ZodEnum<{
|
|
879
879
|
completed: "completed";
|
|
880
880
|
cancelled: "cancelled";
|
|
881
|
-
running: "running";
|
|
882
881
|
failed: "failed";
|
|
882
|
+
running: "running";
|
|
883
883
|
waiting_input: "waiting_input";
|
|
884
884
|
}>;
|
|
885
885
|
result: z.ZodOptional<z.ZodString>;
|
|
@@ -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-on3_N5HP.mjs";
|
|
2
|
+
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-Ds6HkJEU.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-Ds6HkJEU.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-on3_N5HP.mjs";
|
|
2
2
|
export { AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeSchemas, AgentRuntimeSelection, AgentRuntimeSelectionSchema };
|
|
@@ -66,8 +66,8 @@ declare const ContextRuleActionSchema: z.ZodType<ContextRuleAction, ContextRuleA
|
|
|
66
66
|
* Persisted context-rule scope levels.
|
|
67
67
|
*/
|
|
68
68
|
declare const ContextRuleScopeSchema: z.ZodEnum<{
|
|
69
|
-
session: "session";
|
|
70
69
|
global: "global";
|
|
70
|
+
session: "session";
|
|
71
71
|
project: "project";
|
|
72
72
|
}>;
|
|
73
73
|
/**
|
|
@@ -101,8 +101,8 @@ declare const ContextRuleListQuerySchema: z.ZodObject<{
|
|
|
101
101
|
*/
|
|
102
102
|
declare const ContextRuleScopeIdentitySchema: z.ZodObject<{
|
|
103
103
|
scope: z.ZodEnum<{
|
|
104
|
-
session: "session";
|
|
105
104
|
global: "global";
|
|
105
|
+
session: "session";
|
|
106
106
|
project: "project";
|
|
107
107
|
}>;
|
|
108
108
|
projectId: z.ZodNullable<z.ZodString>;
|
|
@@ -160,14 +160,14 @@ 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
|
created: "created";
|
|
164
165
|
updated: "updated";
|
|
165
|
-
deleted: "deleted";
|
|
166
166
|
}>;
|
|
167
167
|
previous: z.ZodNullable<z.ZodObject<{
|
|
168
168
|
scope: z.ZodEnum<{
|
|
169
|
-
session: "session";
|
|
170
169
|
global: "global";
|
|
170
|
+
session: "session";
|
|
171
171
|
project: "project";
|
|
172
172
|
}>;
|
|
173
173
|
projectId: z.ZodNullable<z.ZodString>;
|
|
@@ -175,8 +175,8 @@ declare const ContextRuleChangedEventSchema: z.ZodObject<{
|
|
|
175
175
|
}, z.core.$strict>>;
|
|
176
176
|
current: z.ZodNullable<z.ZodObject<{
|
|
177
177
|
scope: z.ZodEnum<{
|
|
178
|
-
session: "session";
|
|
179
178
|
global: "global";
|
|
179
|
+
session: "session";
|
|
180
180
|
project: "project";
|
|
181
181
|
}>;
|
|
182
182
|
projectId: z.ZodNullable<z.ZodString>;
|
|
@@ -313,14 +313,14 @@ 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
|
created: "created";
|
|
317
318
|
updated: "updated";
|
|
318
|
-
deleted: "deleted";
|
|
319
319
|
}>;
|
|
320
320
|
previous: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
321
321
|
scope: _$zod.ZodEnum<{
|
|
322
|
-
session: "session";
|
|
323
322
|
global: "global";
|
|
323
|
+
session: "session";
|
|
324
324
|
project: "project";
|
|
325
325
|
}>;
|
|
326
326
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -328,8 +328,8 @@ declare const ContextRulesServiceNamespace: _$_makaio_core0.BusNamespaceDefiniti
|
|
|
328
328
|
}, _$zod_v4_core0.$strict>>;
|
|
329
329
|
current: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
330
330
|
scope: _$zod.ZodEnum<{
|
|
331
|
-
session: "session";
|
|
332
331
|
global: "global";
|
|
332
|
+
session: "session";
|
|
333
333
|
project: "project";
|
|
334
334
|
}>;
|
|
335
335
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -383,14 +383,14 @@ 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
|
created: "created";
|
|
387
388
|
updated: "updated";
|
|
388
|
-
deleted: "deleted";
|
|
389
389
|
}>;
|
|
390
390
|
previous: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
391
391
|
scope: _$zod.ZodEnum<{
|
|
392
|
-
session: "session";
|
|
393
392
|
global: "global";
|
|
393
|
+
session: "session";
|
|
394
394
|
project: "project";
|
|
395
395
|
}>;
|
|
396
396
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -398,8 +398,8 @@ declare const ContextRulesServiceSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
398
398
|
}, _$zod_v4_core0.$strict>>;
|
|
399
399
|
current: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
400
400
|
scope: _$zod.ZodEnum<{
|
|
401
|
-
session: "session";
|
|
402
401
|
global: "global";
|
|
402
|
+
session: "session";
|
|
403
403
|
project: "project";
|
|
404
404
|
}>;
|
|
405
405
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { a as ExecutionTargetInputSchema, c as ExecutionTargetResolveRequest, d as ExecutionTargetSchemas, f as ExecutionTargetType, i as ExecutionTargetInput, l as ExecutionTargetResolveRequestSchema, m as LocalExecutionTargetSchema, n as ContainerLocalExecutionTargetSchema, o as ExecutionTargetListQuery, p as ExecutionTargetTypeSchema, r as ExecutionTarget, s as ExecutionTargetListQuerySchema, t as ContainerIsolatedExecutionTargetSchema, u as ExecutionTargetSchema } from "../../schemas-B5ToLwIs.mjs";
|
|
2
2
|
import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../../namespace-BBVtD1gu.mjs";
|
|
3
|
-
import { A as StatusResponseSchema, C as SpawnRequest, D as StatusRequest, E as SpawnResponseSchema, M as StopRequestSchema, N as StopResponse, O as StatusRequestSchema, P as StopResponseSchema, S as ContainerStoppedSchema, T as SpawnResponse, _ as ContainerStarted, a as ContainerBootstrapConfig, b as ContainerStateSchema, c as ContainerCreatedSchema, d as ContainerIsolatedSpawnRequest, f as ContainerIsolatedSpawnRequestSchema, g as ContainerRuntimeSchema, h as ContainerRuntime, i as DockerSubjects, j as StopRequest, k as StatusResponse, l as ContainerDestroyed, m as ContainerLocalSpawnRequestSchema, n as ContainerSpawnSubjects, o as ContainerBootstrapConfigSchema, p as ContainerLocalSpawnRequest, r as DockerNamespace, s as ContainerCreated, t as ContainerSpawnNamespace, u as ContainerDestroyedSchema, v as ContainerStartedSchema, w as SpawnRequestSchema, x as ContainerStopped, y as ContainerState } from "../../index-
|
|
3
|
+
import { A as StatusResponseSchema, C as SpawnRequest, D as StatusRequest, E as SpawnResponseSchema, M as StopRequestSchema, N as StopResponse, O as StatusRequestSchema, P as StopResponseSchema, S as ContainerStoppedSchema, T as SpawnResponse, _ as ContainerStarted, a as ContainerBootstrapConfig, b as ContainerStateSchema, c as ContainerCreatedSchema, d as ContainerIsolatedSpawnRequest, f as ContainerIsolatedSpawnRequestSchema, g as ContainerRuntimeSchema, h as ContainerRuntime, i as DockerSubjects, j as StopRequest, k as StatusResponse, l as ContainerDestroyed, m as ContainerLocalSpawnRequestSchema, n as ContainerSpawnSubjects, o as ContainerBootstrapConfigSchema, p as ContainerLocalSpawnRequest, r as DockerNamespace, s as ContainerCreated, t as ContainerSpawnNamespace, u as ContainerDestroyedSchema, v as ContainerStartedSchema, w as SpawnRequestSchema, x as ContainerStopped, y as ContainerState } from "../../index-BpXX9WZJ.mjs";
|
|
4
4
|
export { ContainerBootstrapConfig, ContainerBootstrapConfigSchema, ContainerCreated, ContainerCreatedSchema, ContainerDestroyed, ContainerDestroyedSchema, ContainerIsolatedExecutionTargetSchema, ContainerIsolatedSpawnRequest, ContainerIsolatedSpawnRequestSchema, ContainerLocalExecutionTargetSchema, ContainerLocalSpawnRequest, ContainerLocalSpawnRequestSchema, ContainerRuntime, ContainerRuntimeSchema, ContainerSpawnNamespace, ContainerSpawnSubjects, ContainerStarted, ContainerStartedSchema, ContainerState, ContainerStateSchema, ContainerStopped, ContainerStoppedSchema, DockerNamespace, DockerSubjects, ExecutionTarget, ExecutionTargetInput, ExecutionTargetInputSchema, ExecutionTargetListQuery, ExecutionTargetListQuerySchema, ExecutionTargetNamespace, ExecutionTargetResolveRequest, ExecutionTargetResolveRequestSchema, ExecutionTargetSchema, ExecutionTargetSchemas, ExecutionTargetSubjects, ExecutionTargetType, ExecutionTargetTypeSchema, LocalExecutionTargetSchema, SpawnRequest, SpawnRequestSchema, SpawnResponse, SpawnResponseSchema, StatusRequest, StatusRequestSchema, StatusResponse, StatusResponseSchema, StopRequest, StopRequestSchema, StopResponse, StopResponseSchema };
|
|
@@ -321,8 +321,8 @@ declare const GitNamespace: _$_makaio_core0.BusNamespaceDefinition<"git", {
|
|
|
321
321
|
path: _$zod.ZodString;
|
|
322
322
|
branch: _$zod.ZodString;
|
|
323
323
|
event: _$zod.ZodEnum<{
|
|
324
|
-
removed: "removed";
|
|
325
324
|
added: "added";
|
|
325
|
+
removed: "removed";
|
|
326
326
|
}>;
|
|
327
327
|
timestamp: _$zod.ZodString;
|
|
328
328
|
}, _$zod_v4_core0.$strip>; /** Add a repo to watch */
|
|
@@ -899,8 +899,8 @@ declare const GitSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
|
|
|
899
899
|
path: _$zod.ZodString;
|
|
900
900
|
branch: _$zod.ZodString;
|
|
901
901
|
event: _$zod.ZodEnum<{
|
|
902
|
-
removed: "removed";
|
|
903
902
|
added: "added";
|
|
903
|
+
removed: "removed";
|
|
904
904
|
}>;
|
|
905
905
|
timestamp: _$zod.ZodString;
|
|
906
906
|
}, _$zod_v4_core0.$strip>; /** Add a repo to watch */
|
|
@@ -420,8 +420,8 @@ declare const GitWorktreeEventSchema: z.ZodObject<{
|
|
|
420
420
|
path: z.ZodString;
|
|
421
421
|
branch: z.ZodString;
|
|
422
422
|
event: z.ZodEnum<{
|
|
423
|
-
removed: "removed";
|
|
424
423
|
added: "added";
|
|
424
|
+
removed: "removed";
|
|
425
425
|
}>;
|
|
426
426
|
timestamp: z.ZodString;
|
|
427
427
|
}, z.core.$strip>;
|
|
@@ -14,8 +14,8 @@ declare const HarnessInputSchema: z.ZodObject<{
|
|
|
14
14
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
15
15
|
name: z.ZodString;
|
|
16
16
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
17
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
18
17
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
18
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
19
19
|
toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
20
20
|
"file.read": "file.read";
|
|
21
21
|
"file.write": "file.write";
|
|
@@ -131,8 +131,8 @@ declare const HarnessStorageNamespace: _$_makaio_storage_core0.StorageNamespaceD
|
|
|
131
131
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
132
132
|
name: z.ZodString;
|
|
133
133
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
134
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
135
134
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
135
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
136
136
|
toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
137
137
|
"file.read": "file.read";
|
|
138
138
|
"file.write": "file.write";
|
|
@@ -738,8 +738,8 @@ declare const HarnessStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
738
738
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
739
739
|
name: z.ZodString;
|
|
740
740
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
741
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
742
741
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
742
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
743
743
|
toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
744
744
|
"file.read": "file.read";
|
|
745
745
|
"file.write": "file.write";
|