@makaio/framework 1.0.0-dev-1781884053376 → 1.0.0-dev-1781892077969

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/bus/index.d.mts +21 -21
  3. package/dist/contracts/adapter/index.d.mts +2 -2
  4. package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
  5. package/dist/contracts/artifact/index.d.mts +1 -1
  6. package/dist/contracts/canonical-model/index.d.mts +1 -1
  7. package/dist/contracts/client/index.d.mts +1 -1
  8. package/dist/contracts/config/index.d.mts +6 -6
  9. package/dist/contracts/extension/index.d.mts +2 -2
  10. package/dist/contracts/facet/index.d.mts +1 -1
  11. package/dist/contracts/harness/index.d.mts +1 -1
  12. package/dist/contracts/index.d.mts +151 -151
  13. package/dist/contracts/materialization/index.d.mts +1 -1
  14. package/dist/contracts/provider/index.d.mts +1 -1
  15. package/dist/contracts/session/index.d.mts +2 -2
  16. package/dist/contracts/workflow/index.d.mts +2 -2
  17. package/dist/{index-DYcyc2rR.d.mts → index-AZtoQAII.d.mts} +3 -3
  18. package/dist/{index--diIlm1t.d.mts → index-BIcRB_2G.d.mts} +6 -6
  19. package/dist/{index-D6sjCuQA.d.mts → index-BfhW4IPv.d.mts} +54 -54
  20. package/dist/{index-xyXYG5WO.d.mts → index-BhUpXt09.d.mts} +8 -8
  21. package/dist/{index-CqImyhjX.d.mts → index-ByDySw3V.d.mts} +105 -105
  22. package/dist/{index-DoWQjCE-.d.mts → index-CRo6GMuL.d.mts} +388 -388
  23. package/dist/{index-BUrNl0QJ.d.mts → index-Cp-PKRGx.d.mts} +20 -20
  24. package/dist/{index-CBN898N1.d.mts → index-Cr0E0prW.d.mts} +4 -4
  25. package/dist/{index-BvjLe_w9.d.mts → index-Cx1Bm6WD.d.mts} +8 -8
  26. package/dist/{index-DiifAKRu.d.mts → index-DFk-zky_.d.mts} +34 -0
  27. package/dist/{index-SAGZBNB0.d.mts → index-DaAYQxUR.d.mts} +375 -375
  28. package/dist/{index-D2WJ0Zpt.d.mts → index-DdcfBTRr.d.mts} +16 -16
  29. package/dist/{index-CqCe7Phc.d.mts → index-mU2lnU7O.d.mts} +6 -6
  30. package/dist/{index-q8nLr74m.d.mts → index-mpYmdMt9.d.mts} +3 -3
  31. package/dist/{index-Di84JjS0.d.mts → index-vs_GRZcb.d.mts} +1 -1
  32. package/dist/{namespace-D8P8Sxce2.d.mts → namespace-6sIu5nBI2.d.mts} +2 -2
  33. package/dist/{namespace-BeMGmLrp.d.mts → namespace-CFixS9He.d.mts} +9 -9
  34. package/dist/{namespace-3yGm4WF9.d.mts → namespace-CPjRYzv7.d.mts} +2 -2
  35. package/dist/{namespace-d_0I6P7N.d.mts → namespace-CSU_hTqp.d.mts} +32 -32
  36. package/dist/{namespace-Bcn5EuKq.d.mts → namespace-CTsfVI3H.d.mts} +5 -5
  37. package/dist/{namespace-65uwTpbg.d.mts → namespace-Cir7d-vM.d.mts} +6 -6
  38. package/dist/{namespace-qC3OUGCB.d.mts → namespace-DYLOodoG.d.mts} +42 -42
  39. package/dist/{namespace-CGGzwaCj.d.mts → namespace-Dk--7K4i.d.mts} +156 -156
  40. package/dist/package.json +1 -1
  41. package/dist/runtime-node/index.d.mts +1 -1
  42. package/dist/runtime-node/index.mjs +5 -5
  43. package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
  44. package/dist/{schema-BD0TvgFP.d.mts → schema-Byf1_Kt2.d.mts} +2 -2
  45. package/dist/{schemas-CyL5UEV7.d.mts → schemas-BeWXlOS3.d.mts} +156 -156
  46. package/dist/{schemas-D4zaFE2p.d.mts → schemas-C_gGGevw.d.mts} +6 -6
  47. package/dist/{schemas-CscdPqCt.d.mts → schemas-Cl-aAxP_.d.mts} +3 -3
  48. package/dist/{schemas-TQPiRl642.d.mts → schemas-DOV4UouN2.d.mts} +13 -13
  49. package/dist/services/adapter-subsystem/index.d.mts +2 -2
  50. package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
  51. package/dist/services/agent-runtime/index.d.mts +2 -2
  52. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  53. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  54. package/dist/services/context-rules/index.d.mts +3 -3
  55. package/dist/services/execution-target/index.d.mts +3 -3
  56. package/dist/services/execution-target/namespace.d.mts +1 -1
  57. package/dist/services/execution-target/schemas.d.mts +1 -1
  58. package/dist/services/index.d.mts +123 -123
  59. package/dist/services/session/index.d.mts +5 -5
  60. package/dist/services/session/messages/namespace.d.mts +1 -1
  61. package/dist/services/session/session-events/namespace.d.mts +1 -1
  62. package/dist/services/session/storage/namespace.d.mts +1 -1
  63. package/dist/services/session/storage/schema.d.mts +1 -1
  64. package/dist/services/settings/namespace.d.mts +13 -13
  65. package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
  66. package/dist/services/subagent-template/index.d.mts +2 -2
  67. package/dist/services/subagent-template/namespace.d.mts +1 -1
  68. package/dist/services/subagent-template/schemas.d.mts +1 -1
  69. package/dist/services/tray-menu/index.d.mts +2 -2
  70. package/dist/services/tray-menu/namespace.d.mts +1 -1
  71. package/dist/services/tray-menu/schemas.d.mts +1 -1
  72. package/dist/{session-lineage-5-wRBzuC.d.mts → session-lineage-Cht4jbvV.d.mts} +1 -1
  73. package/dist/{transition-CCflZ6JS.d.mts → transition-CXIZjMk3.d.mts} +1 -1
  74. package/dist/{types-BXUm60GF.d.mts → types-BJOicdtD.d.mts} +267 -267
  75. package/dist/workflow-engine/index.d.mts +49 -49
  76. package/package.json +1 -1
@@ -37,25 +37,6 @@ 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>>;
59
40
  servers: z.ZodArray<z.ZodObject<{
60
41
  name: z.ZodString;
61
42
  transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -92,9 +73,28 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
92
73
  type: z.ZodLiteral<"http">;
93
74
  }, z.core.$strip>], "type">;
94
75
  exposureMode: z.ZodEnum<{
76
+ direct: "direct";
95
77
  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
+ hidden: "hidden";
96
88
  direct: "direct";
89
+ discovery: "discovery";
97
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
98
  }, z.core.$strip>>;
99
99
  discoverableTools: z.ZodArray<z.ZodObject<{
100
100
  fullName: z.ZodString;
@@ -103,9 +103,9 @@ 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
- discovery: "discovery";
107
- direct: "direct";
108
106
  hidden: "hidden";
107
+ direct: "direct";
108
+ discovery: "discovery";
109
109
  }>;
110
110
  enabled: z.ZodBoolean;
111
111
  enabledBy: z.ZodOptional<z.ZodEnum<{
@@ -134,18 +134,6 @@ 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
- }[];
149
137
  servers: {
150
138
  name: string;
151
139
  transport: {
@@ -173,14 +161,26 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
173
161
  }[] | undefined;
174
162
  alwaysLoad?: boolean | undefined;
175
163
  };
176
- exposureMode: "discovery" | "direct";
164
+ exposureMode: "direct" | "discovery";
165
+ }[];
166
+ directTools: {
167
+ fullName: string;
168
+ originalName: string;
169
+ serverName: string;
170
+ inputSchema: Record<string, unknown>;
171
+ exposureMode: "hidden" | "direct" | "discovery";
172
+ enabled: boolean;
173
+ exposed: boolean;
174
+ description?: string | undefined;
175
+ enabledBy?: "discovery" | "toolset" | undefined;
176
+ enabledAt?: number | undefined;
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: "discovery" | "direct" | "hidden";
183
+ exposureMode: "hidden" | "direct" | "discovery";
184
184
  enabled: boolean;
185
185
  exposed: boolean;
186
186
  description?: string | undefined;
@@ -208,18 +208,6 @@ 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
- }[];
223
211
  servers: {
224
212
  name: string;
225
213
  transport: {
@@ -247,14 +235,26 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
247
235
  }[] | undefined;
248
236
  alwaysLoad?: boolean | undefined;
249
237
  };
250
- exposureMode: "discovery" | "direct";
238
+ exposureMode: "direct" | "discovery";
239
+ }[];
240
+ directTools: {
241
+ fullName: string;
242
+ originalName: string;
243
+ serverName: string;
244
+ inputSchema: Record<string, unknown>;
245
+ exposureMode: "hidden" | "direct" | "discovery";
246
+ enabled: boolean;
247
+ exposed: boolean;
248
+ description?: string | undefined;
249
+ enabledBy?: "discovery" | "toolset" | undefined;
250
+ enabledAt?: number | undefined;
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: "discovery" | "direct" | "hidden";
257
+ exposureMode: "hidden" | "direct" | "discovery";
258
258
  enabled: boolean;
259
259
  exposed: boolean;
260
260
  description?: string | undefined;
@@ -280,18 +280,6 @@ 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
- }[];
295
283
  servers: {
296
284
  name: string;
297
285
  transport: {
@@ -319,14 +307,26 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
319
307
  }[] | undefined;
320
308
  alwaysLoad?: boolean | undefined;
321
309
  };
322
- exposureMode: "discovery" | "direct";
310
+ exposureMode: "direct" | "discovery";
311
+ }[];
312
+ directTools: {
313
+ fullName: string;
314
+ originalName: string;
315
+ serverName: string;
316
+ inputSchema: Record<string, unknown>;
317
+ exposureMode: "hidden" | "direct" | "discovery";
318
+ enabled: boolean;
319
+ exposed: boolean;
320
+ description?: string | undefined;
321
+ enabledBy?: "discovery" | "toolset" | undefined;
322
+ enabledAt?: number | undefined;
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: "discovery" | "direct" | "hidden";
329
+ exposureMode: "hidden" | "direct" | "discovery";
330
330
  enabled: boolean;
331
331
  exposed: boolean;
332
332
  description?: string | undefined;
@@ -354,18 +354,6 @@ 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
- }[];
369
357
  servers: {
370
358
  name: string;
371
359
  transport: {
@@ -393,14 +381,26 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
393
381
  }[] | undefined;
394
382
  alwaysLoad?: boolean | undefined;
395
383
  };
396
- exposureMode: "discovery" | "direct";
384
+ exposureMode: "direct" | "discovery";
385
+ }[];
386
+ directTools: {
387
+ fullName: string;
388
+ originalName: string;
389
+ serverName: string;
390
+ inputSchema: Record<string, unknown>;
391
+ exposureMode: "hidden" | "direct" | "discovery";
392
+ enabled: boolean;
393
+ exposed: boolean;
394
+ description?: string | undefined;
395
+ enabledBy?: "discovery" | "toolset" | undefined;
396
+ enabledAt?: number | undefined;
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: "discovery" | "direct" | "hidden";
403
+ exposureMode: "hidden" | "direct" | "discovery";
404
404
  enabled: boolean;
405
405
  exposed: boolean;
406
406
  description?: string | undefined;
@@ -425,9 +425,9 @@ 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";
430
429
  waiting_input: "waiting_input";
430
+ failed: "failed";
431
431
  }>;
432
432
  result: z.ZodOptional<z.ZodString>;
433
433
  error: z.ZodOptional<z.ZodString>;
@@ -488,25 +488,6 @@ 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>>;
510
491
  servers: z.ZodArray<z.ZodObject<{
511
492
  name: z.ZodString;
512
493
  transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -543,9 +524,28 @@ declare const AgentRuntimeSchemas: {
543
524
  type: z.ZodLiteral<"http">;
544
525
  }, z.core.$strip>], "type">;
545
526
  exposureMode: z.ZodEnum<{
527
+ direct: "direct";
546
528
  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
+ hidden: "hidden";
547
539
  direct: "direct";
540
+ discovery: "discovery";
548
541
  }>;
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,9 +554,9 @@ 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
- discovery: "discovery";
558
- direct: "direct";
559
557
  hidden: "hidden";
558
+ direct: "direct";
559
+ discovery: "discovery";
560
560
  }>;
561
561
  enabled: z.ZodBoolean;
562
562
  enabledBy: z.ZodOptional<z.ZodEnum<{
@@ -585,18 +585,6 @@ 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
- }[];
600
588
  servers: {
601
589
  name: string;
602
590
  transport: {
@@ -624,14 +612,26 @@ declare const AgentRuntimeSchemas: {
624
612
  }[] | undefined;
625
613
  alwaysLoad?: boolean | undefined;
626
614
  };
627
- exposureMode: "discovery" | "direct";
615
+ exposureMode: "direct" | "discovery";
616
+ }[];
617
+ directTools: {
618
+ fullName: string;
619
+ originalName: string;
620
+ serverName: string;
621
+ inputSchema: Record<string, unknown>;
622
+ exposureMode: "hidden" | "direct" | "discovery";
623
+ enabled: boolean;
624
+ exposed: boolean;
625
+ description?: string | undefined;
626
+ enabledBy?: "discovery" | "toolset" | undefined;
627
+ enabledAt?: number | undefined;
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: "discovery" | "direct" | "hidden";
634
+ exposureMode: "hidden" | "direct" | "discovery";
635
635
  enabled: boolean;
636
636
  exposed: boolean;
637
637
  description?: string | undefined;
@@ -659,18 +659,6 @@ 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
- }[];
674
662
  servers: {
675
663
  name: string;
676
664
  transport: {
@@ -698,14 +686,26 @@ declare const AgentRuntimeSchemas: {
698
686
  }[] | undefined;
699
687
  alwaysLoad?: boolean | undefined;
700
688
  };
701
- exposureMode: "discovery" | "direct";
689
+ exposureMode: "direct" | "discovery";
690
+ }[];
691
+ directTools: {
692
+ fullName: string;
693
+ originalName: string;
694
+ serverName: string;
695
+ inputSchema: Record<string, unknown>;
696
+ exposureMode: "hidden" | "direct" | "discovery";
697
+ enabled: boolean;
698
+ exposed: boolean;
699
+ description?: string | undefined;
700
+ enabledBy?: "discovery" | "toolset" | undefined;
701
+ enabledAt?: number | undefined;
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: "discovery" | "direct" | "hidden";
708
+ exposureMode: "hidden" | "direct" | "discovery";
709
709
  enabled: boolean;
710
710
  exposed: boolean;
711
711
  description?: string | undefined;
@@ -731,18 +731,6 @@ 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
- }[];
746
734
  servers: {
747
735
  name: string;
748
736
  transport: {
@@ -770,14 +758,26 @@ declare const AgentRuntimeSchemas: {
770
758
  }[] | undefined;
771
759
  alwaysLoad?: boolean | undefined;
772
760
  };
773
- exposureMode: "discovery" | "direct";
761
+ exposureMode: "direct" | "discovery";
762
+ }[];
763
+ directTools: {
764
+ fullName: string;
765
+ originalName: string;
766
+ serverName: string;
767
+ inputSchema: Record<string, unknown>;
768
+ exposureMode: "hidden" | "direct" | "discovery";
769
+ enabled: boolean;
770
+ exposed: boolean;
771
+ description?: string | undefined;
772
+ enabledBy?: "discovery" | "toolset" | undefined;
773
+ enabledAt?: number | undefined;
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: "discovery" | "direct" | "hidden";
780
+ exposureMode: "hidden" | "direct" | "discovery";
781
781
  enabled: boolean;
782
782
  exposed: boolean;
783
783
  description?: string | undefined;
@@ -805,18 +805,6 @@ 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
- }[];
820
808
  servers: {
821
809
  name: string;
822
810
  transport: {
@@ -844,14 +832,26 @@ declare const AgentRuntimeSchemas: {
844
832
  }[] | undefined;
845
833
  alwaysLoad?: boolean | undefined;
846
834
  };
847
- exposureMode: "discovery" | "direct";
835
+ exposureMode: "direct" | "discovery";
836
+ }[];
837
+ directTools: {
838
+ fullName: string;
839
+ originalName: string;
840
+ serverName: string;
841
+ inputSchema: Record<string, unknown>;
842
+ exposureMode: "hidden" | "direct" | "discovery";
843
+ enabled: boolean;
844
+ exposed: boolean;
845
+ description?: string | undefined;
846
+ enabledBy?: "discovery" | "toolset" | undefined;
847
+ enabledAt?: number | undefined;
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: "discovery" | "direct" | "hidden";
854
+ exposureMode: "hidden" | "direct" | "discovery";
855
855
  enabled: boolean;
856
856
  exposed: boolean;
857
857
  description?: string | undefined;
@@ -888,9 +888,9 @@ declare const AgentRuntimeSchemas: {
888
888
  status: z.ZodEnum<{
889
889
  completed: "completed";
890
890
  cancelled: "cancelled";
891
- failed: "failed";
892
891
  running: "running";
893
892
  waiting_input: "waiting_input";
893
+ failed: "failed";
894
894
  }>;
895
895
  result: z.ZodOptional<z.ZodString>;
896
896
  error: z.ZodOptional<z.ZodString>;
@@ -102,8 +102,8 @@ declare const ExecutionTargetInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
102
102
  id: z.ZodString;
103
103
  description: z.ZodOptional<z.ZodString>;
104
104
  name: z.ZodString;
105
- enabled: z.ZodBoolean;
106
105
  scope: z.ZodString;
106
+ enabled: z.ZodBoolean;
107
107
  }, z.core.$strip>, z.ZodObject<{
108
108
  type: z.ZodLiteral<"container-local">;
109
109
  id: z.ZodString;
@@ -111,9 +111,9 @@ declare const ExecutionTargetInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
111
111
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
112
112
  name: z.ZodString;
113
113
  image: z.ZodOptional<z.ZodString>;
114
- enabled: z.ZodBoolean;
115
114
  scope: z.ZodString;
116
115
  busUrl: z.ZodOptional<z.ZodString>;
116
+ enabled: z.ZodBoolean;
117
117
  }, z.core.$strip>, z.ZodObject<{
118
118
  type: z.ZodLiteral<"container-isolated">;
119
119
  id: z.ZodString;
@@ -121,8 +121,8 @@ declare const ExecutionTargetInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
121
121
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
122
122
  name: z.ZodString;
123
123
  image: z.ZodOptional<z.ZodString>;
124
- enabled: z.ZodBoolean;
125
124
  scope: z.ZodString;
125
+ enabled: z.ZodBoolean;
126
126
  busMode: z.ZodEnum<{
127
127
  relay: "relay";
128
128
  host: "host";
@@ -215,8 +215,8 @@ declare const ExecutionTargetSchemas: {
215
215
  id: z.ZodString;
216
216
  description: z.ZodOptional<z.ZodString>;
217
217
  name: z.ZodString;
218
- enabled: z.ZodBoolean;
219
218
  scope: z.ZodString;
219
+ enabled: z.ZodBoolean;
220
220
  }, z.core.$strip>, z.ZodObject<{
221
221
  type: z.ZodLiteral<"container-local">;
222
222
  id: z.ZodString;
@@ -224,9 +224,9 @@ declare const ExecutionTargetSchemas: {
224
224
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
225
225
  name: z.ZodString;
226
226
  image: z.ZodOptional<z.ZodString>;
227
- enabled: z.ZodBoolean;
228
227
  scope: z.ZodString;
229
228
  busUrl: z.ZodOptional<z.ZodString>;
229
+ enabled: z.ZodBoolean;
230
230
  }, z.core.$strip>, z.ZodObject<{
231
231
  type: z.ZodLiteral<"container-isolated">;
232
232
  id: z.ZodString;
@@ -234,8 +234,8 @@ declare const ExecutionTargetSchemas: {
234
234
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
235
235
  name: z.ZodString;
236
236
  image: z.ZodOptional<z.ZodString>;
237
- enabled: z.ZodBoolean;
238
237
  scope: z.ZodString;
238
+ enabled: z.ZodBoolean;
239
239
  busMode: z.ZodEnum<{
240
240
  relay: "relay";
241
241
  host: "host";
@@ -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
+ priority: z.ZodDefault<z.ZodNumber>;
29
30
  label: z.ZodString;
30
31
  enabled: z.ZodDefault<z.ZodBoolean>;
31
- priority: z.ZodDefault<z.ZodNumber>;
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
+ priority: z.ZodDefault<z.ZodNumber>;
40
41
  label: z.ZodString;
41
42
  enabled: z.ZodDefault<z.ZodBoolean>;
42
- priority: z.ZodDefault<z.ZodNumber>;
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
+ priority: z.ZodDefault<z.ZodNumber>;
112
113
  label: z.ZodString;
113
114
  enabled: z.ZodDefault<z.ZodBoolean>;
114
- priority: z.ZodDefault<z.ZodNumber>;
115
115
  entryId: z.ZodString;
116
116
  }, z.core.$strip>>;
117
117
  section: z.ZodEnum<{