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

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 (75) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/adapter-subsystem/index.mjs +1 -1
  3. package/dist/adapters/index.d.mts +1 -1
  4. package/dist/bus/index.d.mts +21 -21
  5. package/dist/clients/index.mjs +1 -1
  6. package/dist/contracts/adapter/index.d.mts +1 -1
  7. package/dist/contracts/artifact/index.d.mts +1 -1
  8. package/dist/contracts/canonical-model/index.d.mts +1 -1
  9. package/dist/contracts/client/index.d.mts +1 -1
  10. package/dist/contracts/config/index.d.mts +6 -6
  11. package/dist/contracts/extension/index.d.mts +2 -2
  12. package/dist/contracts/harness/index.d.mts +1 -1
  13. package/dist/contracts/index.d.mts +172 -172
  14. package/dist/contracts/materialization/index.d.mts +1 -1
  15. package/dist/contracts/provider/index.d.mts +1 -1
  16. package/dist/contracts/session/index.d.mts +2 -2
  17. package/dist/contracts/skill/index.d.mts +1 -1
  18. package/dist/contracts/variant/index.d.mts +1 -1
  19. package/dist/contracts/workflow/index.d.mts +2 -2
  20. package/dist/{index-B_FtZ3Gn.d.mts → index--diIlm1t.d.mts} +6 -6
  21. package/dist/{index-BAQ6QBcU.d.mts → index-BUrNl0QJ.d.mts} +16 -16
  22. package/dist/{index-Y2r0Zvcm.d.mts → index-BvjLe_w9.d.mts} +12 -12
  23. package/dist/{index-CewENhZO.d.mts → index-CBN898N1.d.mts} +3 -3
  24. package/dist/{index-ByDySw3V.d.mts → index-CqImyhjX.d.mts} +105 -105
  25. package/dist/{index-B08YYzYZ.d.mts → index-D2WJ0Zpt.d.mts} +30 -30
  26. package/dist/{index-YoTbsavl.d.mts → index-D6sjCuQA.d.mts} +12 -12
  27. package/dist/{index-DLNRgZPo2.d.mts → index-D94cDExW2.d.mts} +15 -15
  28. package/dist/{index-Ch8A757m.d.mts → index-DYcyc2rR.d.mts} +15 -15
  29. package/dist/{index-CYHWOXUm.d.mts → index-Di84JjS0.d.mts} +1 -1
  30. package/dist/{index-DCDZrmkB.d.mts → index-DoWQjCE-.d.mts} +380 -380
  31. package/dist/{index-BN95duxC.d.mts → index-Mi_UJoUV.d.mts} +4 -4
  32. package/dist/{index-61LNzR4E.d.mts → index-SAGZBNB0.d.mts} +310 -310
  33. package/dist/{index-mpYmdMt9.d.mts → index-q8nLr74m.d.mts} +3 -3
  34. package/dist/{index-CfIW5biI.d.mts → index-wfSedMR9.d.mts} +1 -1
  35. package/dist/{namespace-Cir7d-vM.d.mts → namespace-65uwTpbg.d.mts} +6 -6
  36. package/dist/{namespace-CTsfVI3H.d.mts → namespace-Bcn5EuKq.d.mts} +5 -5
  37. package/dist/{namespace-Ct8ipis5.d.mts → namespace-CGGzwaCj.d.mts} +154 -154
  38. package/dist/{namespace-B95uYmZB.d.mts → namespace-d_0I6P7N.d.mts} +26 -26
  39. package/dist/{namespace-Da5Ip_ru.d.mts → namespace-qC3OUGCB.d.mts} +16 -16
  40. package/dist/package.json +1 -1
  41. package/dist/{schema-TNNx-dYQ.d.mts → schema-BD0TvgFP.d.mts} +1 -1
  42. package/dist/{schemas-CarFhw0P.d.mts → schemas-CyL5UEV7.d.mts} +154 -154
  43. package/dist/{schemas-C_gGGevw.d.mts → schemas-D4zaFE2p.d.mts} +6 -6
  44. package/dist/{schemas-DF_RgKLw2.d.mts → schemas-TQPiRl642.d.mts} +8 -8
  45. package/dist/services/adapter-subsystem/index.d.mts +2 -2
  46. package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
  47. package/dist/services/agent-runtime/index.d.mts +2 -2
  48. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  49. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  50. package/dist/services/context-rules/index.d.mts +8 -8
  51. package/dist/services/execution-target/index.d.mts +2 -2
  52. package/dist/services/execution-target/namespace.d.mts +1 -1
  53. package/dist/services/execution-target/schemas.d.mts +1 -1
  54. package/dist/services/git/namespace.d.mts +2 -2
  55. package/dist/services/git/schemas.d.mts +1 -1
  56. package/dist/services/harness/index.d.mts +3 -3
  57. package/dist/services/index.d.mts +119 -119
  58. package/dist/services/log-import/browser.d.mts +2 -2
  59. package/dist/services/log-import/index.d.mts +2 -2
  60. package/dist/services/log-import/log-import.d.mts +1 -1
  61. package/dist/services/log-import/namespace.d.mts +2 -2
  62. package/dist/services/log-import/schemas.d.mts +1 -1
  63. package/dist/services/session/index.d.mts +4 -4
  64. package/dist/services/session/messages/namespace.d.mts +1 -1
  65. package/dist/services/session/storage/namespace.d.mts +1 -1
  66. package/dist/services/session/storage/schema.d.mts +1 -1
  67. package/dist/services/settings/namespace.d.mts +8 -8
  68. package/dist/services/settings/storage/extension-configs/namespace.d.mts +6 -6
  69. package/dist/services/subagent-template/index.d.mts +1 -1
  70. package/dist/services/subagent-template/schemas.d.mts +1 -1
  71. package/dist/{transition-ByWf06n-.d.mts → transition-CCflZ6JS.d.mts} +1 -1
  72. package/dist/{types-D2Q9qI-a.d.mts → types-BXUm60GF.d.mts} +246 -246
  73. package/dist/{types-BslClRkH.d.mts → types-InWSdi-V.d.mts} +1 -1
  74. package/dist/workflow-engine/index.d.mts +19 -19
  75. 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
- hidden: "hidden";
88
96
  direct: "direct";
89
- discovery: "discovery";
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,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
- hidden: "hidden";
107
- direct: "direct";
108
106
  discovery: "discovery";
107
+ direct: "direct";
108
+ hidden: "hidden";
109
109
  }>;
110
110
  enabled: z.ZodBoolean;
111
111
  enabledBy: z.ZodOptional<z.ZodEnum<{
@@ -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: "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;
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: "hidden" | "direct" | "discovery";
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: "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;
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: "hidden" | "direct" | "discovery";
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: "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;
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: "hidden" | "direct" | "discovery";
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: "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;
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: "hidden" | "direct" | "discovery";
403
+ exposureMode: "discovery" | "direct" | "hidden";
404
404
  enabled: boolean;
405
405
  exposed: boolean;
406
406
  description?: string | undefined;
@@ -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
- hidden: "hidden";
539
547
  direct: "direct";
540
- discovery: "discovery";
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,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
- hidden: "hidden";
558
- direct: "direct";
559
557
  discovery: "discovery";
558
+ direct: "direct";
559
+ hidden: "hidden";
560
560
  }>;
561
561
  enabled: z.ZodBoolean;
562
562
  enabledBy: z.ZodOptional<z.ZodEnum<{
@@ -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: "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;
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: "hidden" | "direct" | "discovery";
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: "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;
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: "hidden" | "direct" | "discovery";
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: "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;
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: "hidden" | "direct" | "discovery";
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: "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;
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: "hidden" | "direct" | "discovery";
854
+ exposureMode: "discovery" | "direct" | "hidden";
855
855
  enabled: boolean;
856
856
  exposed: boolean;
857
857
  description?: string | undefined;
@@ -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
- scope: z.ZodString;
106
105
  enabled: z.ZodBoolean;
106
+ scope: z.ZodString;
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;
114
115
  scope: z.ZodString;
115
116
  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
- scope: z.ZodString;
125
124
  enabled: z.ZodBoolean;
125
+ scope: z.ZodString;
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
- scope: z.ZodString;
219
218
  enabled: z.ZodBoolean;
219
+ scope: z.ZodString;
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;
227
228
  scope: z.ZodString;
228
229
  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
- scope: z.ZodString;
238
237
  enabled: z.ZodBoolean;
238
+ scope: z.ZodString;
239
239
  busMode: z.ZodEnum<{
240
240
  relay: "relay";
241
241
  host: "host";
@@ -48,14 +48,14 @@ declare const SubagentTemplateCreateSchema: z.ZodObject<{
48
48
  enabled: z.ZodDefault<z.ZodBoolean>;
49
49
  providerConfigId: z.ZodOptional<z.ZodString>;
50
50
  model: z.ZodOptional<z.ZodString>;
51
- contextMode: z.ZodDefault<z.ZodEnum<{
52
- fork: "fork";
53
- fresh: "fresh";
54
- }>>;
55
51
  systemPrompt: z.ZodOptional<z.ZodString>;
56
52
  allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
57
53
  disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
58
54
  allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
55
+ contextMode: z.ZodDefault<z.ZodEnum<{
56
+ fork: "fork";
57
+ fresh: "fresh";
58
+ }>>;
59
59
  }, z.core.$strip>;
60
60
  type SubagentTemplateCreate = z.infer<typeof SubagentTemplateCreateSchema>;
61
61
  /**
@@ -133,14 +133,14 @@ declare const SubagentTemplateSettingsSchemas: {
133
133
  enabled: z.ZodDefault<z.ZodBoolean>;
134
134
  providerConfigId: z.ZodOptional<z.ZodString>;
135
135
  model: z.ZodOptional<z.ZodString>;
136
- contextMode: z.ZodDefault<z.ZodEnum<{
137
- fork: "fork";
138
- fresh: "fresh";
139
- }>>;
140
136
  systemPrompt: z.ZodOptional<z.ZodString>;
141
137
  allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
142
138
  disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
143
139
  allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
140
+ contextMode: z.ZodDefault<z.ZodEnum<{
141
+ fork: "fork";
142
+ fresh: "fresh";
143
+ }>>;
144
144
  }, z.core.$strip>;
145
145
  response: z.ZodObject<{
146
146
  id: z.ZodString;
@@ -1,3 +1,3 @@
1
- import { S as ProviderConfigFileRecordSchema, _ as BindingRecord, a as CanonicalProviderConfigPatchSchema, b as EffectiveAdapterSchema, c as CreateCanonicalProviderConfigInputSchema, d as ProviderConfigFileSet, f as AdapterFileConfig, g as AdapterSubsystemSchemas, h as AdapterReadinessSchema, i as CanonicalProviderConfigPatch, l as AdapterFileConfigSet, m as AdapterReadiness, n as CanonicalProviderConfigCredentialRefsPayload, o as CreateCanonicalProviderConfigInput, p as AdapterFileConfigSchema, r as CanonicalProviderConfigCredentialRefsSchema, s as CreateCanonicalProviderConfigInputPayload, t as CanonicalProviderConfigCredentialRefs, u as IAdapterConfigRepository, v as BindingRecordSchema, x as ProviderConfigFileRecord, y as EffectiveAdapter } from "../../index-BAQ6QBcU.mjs";
2
- import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-B95uYmZB.mjs";
1
+ import { S as ProviderConfigFileRecordSchema, _ as BindingRecord, a as CanonicalProviderConfigPatchSchema, b as EffectiveAdapterSchema, c as CreateCanonicalProviderConfigInputSchema, d as ProviderConfigFileSet, f as AdapterFileConfig, g as AdapterSubsystemSchemas, h as AdapterReadinessSchema, i as CanonicalProviderConfigPatch, l as AdapterFileConfigSet, m as AdapterReadiness, n as CanonicalProviderConfigCredentialRefsPayload, o as CreateCanonicalProviderConfigInput, p as AdapterFileConfigSchema, r as CanonicalProviderConfigCredentialRefsSchema, s as CreateCanonicalProviderConfigInputPayload, t as CanonicalProviderConfigCredentialRefs, u as IAdapterConfigRepository, v as BindingRecordSchema, x as ProviderConfigFileRecord, y as EffectiveAdapter } from "../../index-BUrNl0QJ.mjs";
2
+ import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-d_0I6P7N.mjs";
3
3
  export { AdapterFileConfig, AdapterFileConfigSchema, AdapterFileConfigSet, AdapterReadiness, AdapterReadinessSchema, AdapterSubsystemNamespace, AdapterSubsystemSchemas, AdapterSubsystemSubjects, BindingRecord, BindingRecordSchema, CanonicalProviderConfigCredentialRefs, CanonicalProviderConfigCredentialRefsPayload, CanonicalProviderConfigCredentialRefsSchema, CanonicalProviderConfigPatch, CanonicalProviderConfigPatchSchema, CreateCanonicalProviderConfigInput, CreateCanonicalProviderConfigInputPayload, CreateCanonicalProviderConfigInputSchema, EffectiveAdapter, EffectiveAdapterSchema, IAdapterConfigRepository, ProviderConfigFileRecord, ProviderConfigFileRecordSchema, ProviderConfigFileSet };
@@ -1,2 +1,2 @@
1
- import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-B95uYmZB.mjs";
1
+ import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-d_0I6P7N.mjs";
2
2
  export { AdapterSubsystemNamespace, AdapterSubsystemSubjects };
@@ -1,3 +1,3 @@
1
- import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-CarFhw0P.mjs";
2
- import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-Ct8ipis5.mjs";
1
+ import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-CyL5UEV7.mjs";
2
+ import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-CGGzwaCj.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-Ct8ipis5.mjs";
1
+ import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-CGGzwaCj.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-CarFhw0P.mjs";
1
+ import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-CyL5UEV7.mjs";
2
2
  export { AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeSchemas, AgentRuntimeSelection, AgentRuntimeSelectionSchema };