@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
@@ -38,25 +38,6 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
38
38
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
39
39
  mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
40
40
  sessionId: _$zod.ZodString;
41
- directTools: _$zod.ZodArray<_$zod.ZodObject<{
42
- fullName: _$zod.ZodString;
43
- originalName: _$zod.ZodString;
44
- serverName: _$zod.ZodString;
45
- description: _$zod.ZodOptional<_$zod.ZodString>;
46
- inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
47
- exposureMode: _$zod.ZodEnum<{
48
- discovery: "discovery";
49
- direct: "direct";
50
- hidden: "hidden";
51
- }>;
52
- enabled: _$zod.ZodBoolean;
53
- enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
54
- discovery: "discovery";
55
- toolset: "toolset";
56
- }>>;
57
- enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
58
- exposed: _$zod.ZodBoolean;
59
- }, _$zod_v4_core0.$strip>>;
60
41
  servers: _$zod.ZodArray<_$zod.ZodObject<{
61
42
  name: _$zod.ZodString;
62
43
  transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
@@ -93,9 +74,28 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
93
74
  type: _$zod.ZodLiteral<"http">;
94
75
  }, _$zod_v4_core0.$strip>], "type">;
95
76
  exposureMode: _$zod.ZodEnum<{
77
+ direct: "direct";
96
78
  discovery: "discovery";
79
+ }>;
80
+ }, _$zod_v4_core0.$strip>>;
81
+ directTools: _$zod.ZodArray<_$zod.ZodObject<{
82
+ fullName: _$zod.ZodString;
83
+ originalName: _$zod.ZodString;
84
+ serverName: _$zod.ZodString;
85
+ description: _$zod.ZodOptional<_$zod.ZodString>;
86
+ inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
87
+ exposureMode: _$zod.ZodEnum<{
88
+ hidden: "hidden";
97
89
  direct: "direct";
90
+ discovery: "discovery";
98
91
  }>;
92
+ enabled: _$zod.ZodBoolean;
93
+ enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
94
+ discovery: "discovery";
95
+ toolset: "toolset";
96
+ }>>;
97
+ enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
98
+ exposed: _$zod.ZodBoolean;
99
99
  }, _$zod_v4_core0.$strip>>;
100
100
  discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
101
101
  fullName: _$zod.ZodString;
@@ -104,9 +104,9 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
104
104
  description: _$zod.ZodOptional<_$zod.ZodString>;
105
105
  inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
106
106
  exposureMode: _$zod.ZodEnum<{
107
- discovery: "discovery";
108
- direct: "direct";
109
107
  hidden: "hidden";
108
+ direct: "direct";
109
+ discovery: "discovery";
110
110
  }>;
111
111
  enabled: _$zod.ZodBoolean;
112
112
  enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
@@ -135,18 +135,6 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
135
135
  env?: Record<string, string> | undefined;
136
136
  mcpSessionContext?: {
137
137
  sessionId: string;
138
- directTools: {
139
- fullName: string;
140
- originalName: string;
141
- serverName: string;
142
- inputSchema: Record<string, unknown>;
143
- exposureMode: "discovery" | "direct" | "hidden";
144
- enabled: boolean;
145
- exposed: boolean;
146
- description?: string | undefined;
147
- enabledBy?: "discovery" | "toolset" | undefined;
148
- enabledAt?: number | undefined;
149
- }[];
150
138
  servers: {
151
139
  name: string;
152
140
  transport: {
@@ -174,14 +162,26 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
174
162
  }[] | undefined;
175
163
  alwaysLoad?: boolean | undefined;
176
164
  };
177
- exposureMode: "discovery" | "direct";
165
+ exposureMode: "direct" | "discovery";
166
+ }[];
167
+ directTools: {
168
+ fullName: string;
169
+ originalName: string;
170
+ serverName: string;
171
+ inputSchema: Record<string, unknown>;
172
+ exposureMode: "hidden" | "direct" | "discovery";
173
+ enabled: boolean;
174
+ exposed: boolean;
175
+ description?: string | undefined;
176
+ enabledBy?: "discovery" | "toolset" | undefined;
177
+ enabledAt?: number | undefined;
178
178
  }[];
179
179
  discoverableTools: {
180
180
  fullName: string;
181
181
  originalName: string;
182
182
  serverName: string;
183
183
  inputSchema: Record<string, unknown>;
184
- exposureMode: "discovery" | "direct" | "hidden";
184
+ exposureMode: "hidden" | "direct" | "discovery";
185
185
  enabled: boolean;
186
186
  exposed: boolean;
187
187
  description?: string | undefined;
@@ -209,18 +209,6 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
209
209
  env?: Record<string, string> | undefined;
210
210
  mcpSessionContext?: {
211
211
  sessionId: string;
212
- directTools: {
213
- fullName: string;
214
- originalName: string;
215
- serverName: string;
216
- inputSchema: Record<string, unknown>;
217
- exposureMode: "discovery" | "direct" | "hidden";
218
- enabled: boolean;
219
- exposed: boolean;
220
- description?: string | undefined;
221
- enabledBy?: "discovery" | "toolset" | undefined;
222
- enabledAt?: number | undefined;
223
- }[];
224
212
  servers: {
225
213
  name: string;
226
214
  transport: {
@@ -248,14 +236,26 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
248
236
  }[] | undefined;
249
237
  alwaysLoad?: boolean | undefined;
250
238
  };
251
- exposureMode: "discovery" | "direct";
239
+ exposureMode: "direct" | "discovery";
240
+ }[];
241
+ directTools: {
242
+ fullName: string;
243
+ originalName: string;
244
+ serverName: string;
245
+ inputSchema: Record<string, unknown>;
246
+ exposureMode: "hidden" | "direct" | "discovery";
247
+ enabled: boolean;
248
+ exposed: boolean;
249
+ description?: string | undefined;
250
+ enabledBy?: "discovery" | "toolset" | undefined;
251
+ enabledAt?: number | undefined;
252
252
  }[];
253
253
  discoverableTools: {
254
254
  fullName: string;
255
255
  originalName: string;
256
256
  serverName: string;
257
257
  inputSchema: Record<string, unknown>;
258
- exposureMode: "discovery" | "direct" | "hidden";
258
+ exposureMode: "hidden" | "direct" | "discovery";
259
259
  enabled: boolean;
260
260
  exposed: boolean;
261
261
  description?: string | undefined;
@@ -281,18 +281,6 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
281
281
  env?: Record<string, string> | undefined;
282
282
  mcpSessionContext?: {
283
283
  sessionId: string;
284
- directTools: {
285
- fullName: string;
286
- originalName: string;
287
- serverName: string;
288
- inputSchema: Record<string, unknown>;
289
- exposureMode: "discovery" | "direct" | "hidden";
290
- enabled: boolean;
291
- exposed: boolean;
292
- description?: string | undefined;
293
- enabledBy?: "discovery" | "toolset" | undefined;
294
- enabledAt?: number | undefined;
295
- }[];
296
284
  servers: {
297
285
  name: string;
298
286
  transport: {
@@ -320,14 +308,26 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
320
308
  }[] | undefined;
321
309
  alwaysLoad?: boolean | undefined;
322
310
  };
323
- exposureMode: "discovery" | "direct";
311
+ exposureMode: "direct" | "discovery";
312
+ }[];
313
+ directTools: {
314
+ fullName: string;
315
+ originalName: string;
316
+ serverName: string;
317
+ inputSchema: Record<string, unknown>;
318
+ exposureMode: "hidden" | "direct" | "discovery";
319
+ enabled: boolean;
320
+ exposed: boolean;
321
+ description?: string | undefined;
322
+ enabledBy?: "discovery" | "toolset" | undefined;
323
+ enabledAt?: number | undefined;
324
324
  }[];
325
325
  discoverableTools: {
326
326
  fullName: string;
327
327
  originalName: string;
328
328
  serverName: string;
329
329
  inputSchema: Record<string, unknown>;
330
- exposureMode: "discovery" | "direct" | "hidden";
330
+ exposureMode: "hidden" | "direct" | "discovery";
331
331
  enabled: boolean;
332
332
  exposed: boolean;
333
333
  description?: string | undefined;
@@ -355,18 +355,6 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
355
355
  env?: Record<string, string> | undefined;
356
356
  mcpSessionContext?: {
357
357
  sessionId: string;
358
- directTools: {
359
- fullName: string;
360
- originalName: string;
361
- serverName: string;
362
- inputSchema: Record<string, unknown>;
363
- exposureMode: "discovery" | "direct" | "hidden";
364
- enabled: boolean;
365
- exposed: boolean;
366
- description?: string | undefined;
367
- enabledBy?: "discovery" | "toolset" | undefined;
368
- enabledAt?: number | undefined;
369
- }[];
370
358
  servers: {
371
359
  name: string;
372
360
  transport: {
@@ -394,14 +382,26 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
394
382
  }[] | undefined;
395
383
  alwaysLoad?: boolean | undefined;
396
384
  };
397
- exposureMode: "discovery" | "direct";
385
+ exposureMode: "direct" | "discovery";
386
+ }[];
387
+ directTools: {
388
+ fullName: string;
389
+ originalName: string;
390
+ serverName: string;
391
+ inputSchema: Record<string, unknown>;
392
+ exposureMode: "hidden" | "direct" | "discovery";
393
+ enabled: boolean;
394
+ exposed: boolean;
395
+ description?: string | undefined;
396
+ enabledBy?: "discovery" | "toolset" | undefined;
397
+ enabledAt?: number | undefined;
398
398
  }[];
399
399
  discoverableTools: {
400
400
  fullName: string;
401
401
  originalName: string;
402
402
  serverName: string;
403
403
  inputSchema: Record<string, unknown>;
404
- exposureMode: "discovery" | "direct" | "hidden";
404
+ exposureMode: "hidden" | "direct" | "discovery";
405
405
  enabled: boolean;
406
406
  exposed: boolean;
407
407
  description?: string | undefined;
@@ -432,9 +432,9 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
432
432
  status: _$zod.ZodEnum<{
433
433
  completed: "completed";
434
434
  cancelled: "cancelled";
435
- failed: "failed";
436
435
  running: "running";
437
436
  waiting_input: "waiting_input";
437
+ failed: "failed";
438
438
  }>;
439
439
  result: _$zod.ZodOptional<_$zod.ZodString>;
440
440
  error: _$zod.ZodOptional<_$zod.ZodString>;
@@ -495,25 +495,6 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
495
495
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
496
496
  mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
497
497
  sessionId: _$zod.ZodString;
498
- directTools: _$zod.ZodArray<_$zod.ZodObject<{
499
- fullName: _$zod.ZodString;
500
- originalName: _$zod.ZodString;
501
- serverName: _$zod.ZodString;
502
- description: _$zod.ZodOptional<_$zod.ZodString>;
503
- inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
504
- exposureMode: _$zod.ZodEnum<{
505
- discovery: "discovery";
506
- direct: "direct";
507
- hidden: "hidden";
508
- }>;
509
- enabled: _$zod.ZodBoolean;
510
- enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
511
- discovery: "discovery";
512
- toolset: "toolset";
513
- }>>;
514
- enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
515
- exposed: _$zod.ZodBoolean;
516
- }, _$zod_v4_core0.$strip>>;
517
498
  servers: _$zod.ZodArray<_$zod.ZodObject<{
518
499
  name: _$zod.ZodString;
519
500
  transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
@@ -550,9 +531,28 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
550
531
  type: _$zod.ZodLiteral<"http">;
551
532
  }, _$zod_v4_core0.$strip>], "type">;
552
533
  exposureMode: _$zod.ZodEnum<{
534
+ direct: "direct";
553
535
  discovery: "discovery";
536
+ }>;
537
+ }, _$zod_v4_core0.$strip>>;
538
+ directTools: _$zod.ZodArray<_$zod.ZodObject<{
539
+ fullName: _$zod.ZodString;
540
+ originalName: _$zod.ZodString;
541
+ serverName: _$zod.ZodString;
542
+ description: _$zod.ZodOptional<_$zod.ZodString>;
543
+ inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
544
+ exposureMode: _$zod.ZodEnum<{
545
+ hidden: "hidden";
554
546
  direct: "direct";
547
+ discovery: "discovery";
555
548
  }>;
549
+ enabled: _$zod.ZodBoolean;
550
+ enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
551
+ discovery: "discovery";
552
+ toolset: "toolset";
553
+ }>>;
554
+ enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
555
+ exposed: _$zod.ZodBoolean;
556
556
  }, _$zod_v4_core0.$strip>>;
557
557
  discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
558
558
  fullName: _$zod.ZodString;
@@ -561,9 +561,9 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
561
561
  description: _$zod.ZodOptional<_$zod.ZodString>;
562
562
  inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
563
563
  exposureMode: _$zod.ZodEnum<{
564
- discovery: "discovery";
565
- direct: "direct";
566
564
  hidden: "hidden";
565
+ direct: "direct";
566
+ discovery: "discovery";
567
567
  }>;
568
568
  enabled: _$zod.ZodBoolean;
569
569
  enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
@@ -592,18 +592,6 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
592
592
  env?: Record<string, string> | undefined;
593
593
  mcpSessionContext?: {
594
594
  sessionId: string;
595
- directTools: {
596
- fullName: string;
597
- originalName: string;
598
- serverName: string;
599
- inputSchema: Record<string, unknown>;
600
- exposureMode: "discovery" | "direct" | "hidden";
601
- enabled: boolean;
602
- exposed: boolean;
603
- description?: string | undefined;
604
- enabledBy?: "discovery" | "toolset" | undefined;
605
- enabledAt?: number | undefined;
606
- }[];
607
595
  servers: {
608
596
  name: string;
609
597
  transport: {
@@ -631,14 +619,26 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
631
619
  }[] | undefined;
632
620
  alwaysLoad?: boolean | undefined;
633
621
  };
634
- exposureMode: "discovery" | "direct";
622
+ exposureMode: "direct" | "discovery";
623
+ }[];
624
+ directTools: {
625
+ fullName: string;
626
+ originalName: string;
627
+ serverName: string;
628
+ inputSchema: Record<string, unknown>;
629
+ exposureMode: "hidden" | "direct" | "discovery";
630
+ enabled: boolean;
631
+ exposed: boolean;
632
+ description?: string | undefined;
633
+ enabledBy?: "discovery" | "toolset" | undefined;
634
+ enabledAt?: number | undefined;
635
635
  }[];
636
636
  discoverableTools: {
637
637
  fullName: string;
638
638
  originalName: string;
639
639
  serverName: string;
640
640
  inputSchema: Record<string, unknown>;
641
- exposureMode: "discovery" | "direct" | "hidden";
641
+ exposureMode: "hidden" | "direct" | "discovery";
642
642
  enabled: boolean;
643
643
  exposed: boolean;
644
644
  description?: string | undefined;
@@ -666,18 +666,6 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
666
666
  env?: Record<string, string> | undefined;
667
667
  mcpSessionContext?: {
668
668
  sessionId: string;
669
- directTools: {
670
- fullName: string;
671
- originalName: string;
672
- serverName: string;
673
- inputSchema: Record<string, unknown>;
674
- exposureMode: "discovery" | "direct" | "hidden";
675
- enabled: boolean;
676
- exposed: boolean;
677
- description?: string | undefined;
678
- enabledBy?: "discovery" | "toolset" | undefined;
679
- enabledAt?: number | undefined;
680
- }[];
681
669
  servers: {
682
670
  name: string;
683
671
  transport: {
@@ -705,14 +693,26 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
705
693
  }[] | undefined;
706
694
  alwaysLoad?: boolean | undefined;
707
695
  };
708
- exposureMode: "discovery" | "direct";
696
+ exposureMode: "direct" | "discovery";
697
+ }[];
698
+ directTools: {
699
+ fullName: string;
700
+ originalName: string;
701
+ serverName: string;
702
+ inputSchema: Record<string, unknown>;
703
+ exposureMode: "hidden" | "direct" | "discovery";
704
+ enabled: boolean;
705
+ exposed: boolean;
706
+ description?: string | undefined;
707
+ enabledBy?: "discovery" | "toolset" | undefined;
708
+ enabledAt?: number | undefined;
709
709
  }[];
710
710
  discoverableTools: {
711
711
  fullName: string;
712
712
  originalName: string;
713
713
  serverName: string;
714
714
  inputSchema: Record<string, unknown>;
715
- exposureMode: "discovery" | "direct" | "hidden";
715
+ exposureMode: "hidden" | "direct" | "discovery";
716
716
  enabled: boolean;
717
717
  exposed: boolean;
718
718
  description?: string | undefined;
@@ -738,18 +738,6 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
738
738
  env?: Record<string, string> | undefined;
739
739
  mcpSessionContext?: {
740
740
  sessionId: string;
741
- directTools: {
742
- fullName: string;
743
- originalName: string;
744
- serverName: string;
745
- inputSchema: Record<string, unknown>;
746
- exposureMode: "discovery" | "direct" | "hidden";
747
- enabled: boolean;
748
- exposed: boolean;
749
- description?: string | undefined;
750
- enabledBy?: "discovery" | "toolset" | undefined;
751
- enabledAt?: number | undefined;
752
- }[];
753
741
  servers: {
754
742
  name: string;
755
743
  transport: {
@@ -777,14 +765,26 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
777
765
  }[] | undefined;
778
766
  alwaysLoad?: boolean | undefined;
779
767
  };
780
- exposureMode: "discovery" | "direct";
768
+ exposureMode: "direct" | "discovery";
769
+ }[];
770
+ directTools: {
771
+ fullName: string;
772
+ originalName: string;
773
+ serverName: string;
774
+ inputSchema: Record<string, unknown>;
775
+ exposureMode: "hidden" | "direct" | "discovery";
776
+ enabled: boolean;
777
+ exposed: boolean;
778
+ description?: string | undefined;
779
+ enabledBy?: "discovery" | "toolset" | undefined;
780
+ enabledAt?: number | undefined;
781
781
  }[];
782
782
  discoverableTools: {
783
783
  fullName: string;
784
784
  originalName: string;
785
785
  serverName: string;
786
786
  inputSchema: Record<string, unknown>;
787
- exposureMode: "discovery" | "direct" | "hidden";
787
+ exposureMode: "hidden" | "direct" | "discovery";
788
788
  enabled: boolean;
789
789
  exposed: boolean;
790
790
  description?: string | undefined;
@@ -812,18 +812,6 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
812
812
  env?: Record<string, string> | undefined;
813
813
  mcpSessionContext?: {
814
814
  sessionId: string;
815
- directTools: {
816
- fullName: string;
817
- originalName: string;
818
- serverName: string;
819
- inputSchema: Record<string, unknown>;
820
- exposureMode: "discovery" | "direct" | "hidden";
821
- enabled: boolean;
822
- exposed: boolean;
823
- description?: string | undefined;
824
- enabledBy?: "discovery" | "toolset" | undefined;
825
- enabledAt?: number | undefined;
826
- }[];
827
815
  servers: {
828
816
  name: string;
829
817
  transport: {
@@ -851,14 +839,26 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
851
839
  }[] | undefined;
852
840
  alwaysLoad?: boolean | undefined;
853
841
  };
854
- exposureMode: "discovery" | "direct";
842
+ exposureMode: "direct" | "discovery";
843
+ }[];
844
+ directTools: {
845
+ fullName: string;
846
+ originalName: string;
847
+ serverName: string;
848
+ inputSchema: Record<string, unknown>;
849
+ exposureMode: "hidden" | "direct" | "discovery";
850
+ enabled: boolean;
851
+ exposed: boolean;
852
+ description?: string | undefined;
853
+ enabledBy?: "discovery" | "toolset" | undefined;
854
+ enabledAt?: number | undefined;
855
855
  }[];
856
856
  discoverableTools: {
857
857
  fullName: string;
858
858
  originalName: string;
859
859
  serverName: string;
860
860
  inputSchema: Record<string, unknown>;
861
- exposureMode: "discovery" | "direct" | "hidden";
861
+ exposureMode: "hidden" | "direct" | "discovery";
862
862
  enabled: boolean;
863
863
  exposed: boolean;
864
864
  description?: string | undefined;
@@ -889,9 +889,9 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
889
889
  status: _$zod.ZodEnum<{
890
890
  completed: "completed";
891
891
  cancelled: "cancelled";
892
- failed: "failed";
893
892
  running: "running";
894
893
  waiting_input: "waiting_input";
894
+ failed: "failed";
895
895
  }>;
896
896
  result: _$zod.ZodOptional<_$zod.ZodString>;
897
897
  error: _$zod.ZodOptional<_$zod.ZodString>;
package/dist/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@makaio/framework",
3
- "version": "1.0.0-dev-1781884053376",
3
+ "version": "1.0.0-dev-1781892077969",
4
4
  "type": "module"
5
5
  }
@@ -1,7 +1,7 @@
1
1
  import { RuntimeSubjects } from "./bus/runtime/namespace.mjs";
2
2
  import { a as FilesystemDescriptorDiscovery, n as ExplicitDescriptorDiscovery, o as FilesystemDescriptorDiscoveryOptions, r as ExtensionDiscovery, t as DiscoveredExtension } from "../extension-discovery-CIZn5bkq.mjs";
3
3
  import { a as isMakaioExtensionLike, c as resolveConventionEntrypoint, i as isCliContributionLike, n as LoadExtensionsOptions, o as isWithinDirectory, r as entrypointStem, s as loadExtensions, t as DescriptorSourcePackageGroup } from "../load-extensions-DNRIy4zC.mjs";
4
- import { A as DatabaseBootOptions, B as NodeFrameworkModuleResolver, C as ServerTransportProvider, D as WorkflowWorkerEntryMode, E as WorkflowRunnerBootOptions, F as normalizeNodeHostCapabilities, G as HttpContributionPhase, H as resolveFrameworkSpecifier, I as selectFrameworkCorePackages, J as HonoRouteGraphOptions, K as HttpRouteContribution, L as ShutdownStep, M as InitializeNodeDatabaseResult, N as initializeNodeDatabase, O as WorkflowWorkerEntryResolverOptions, P as HostCapabilityDeclaration, R as BridgeBrowserOptions, S as MakaioRuntime, T as UpstreamTelemetryBootOptions, U as HttpRouteGraphBuilder, V as NoopFrameworkModuleResolver, W as createHttpRouteGraphBuilder, Y as createHonoRouteGraph, _ as ThinWorkflowPiscinaRunnerOptions, a as InProcessWorkflowRunnerOptions, b as BootMakaioRuntimeOptions, h as IWorkflowRunner, i as InProcessWorkflowRunner, j as InitializeNodeDatabaseOptions, k as resolveWorkflowWorkerEntry, m as ThinWorkflowPiscinaRunner, q as HonoRouteGraph, v as WorkflowRunResult, w as TransportReadyInfo, x as CoreBootOptions, y as BootCoordinatorSetupContext, z as FrameworkModuleResolver } from "../index-DiifAKRu.mjs";
4
+ import { A as DatabaseBootOptions, B as NodeFrameworkModuleResolver, C as ServerTransportProvider, D as WorkflowWorkerEntryMode, E as WorkflowRunnerBootOptions, F as normalizeNodeHostCapabilities, G as HttpContributionPhase, H as resolveFrameworkSpecifier, I as selectFrameworkCorePackages, J as HonoRouteGraphOptions, K as HttpRouteContribution, L as ShutdownStep, M as InitializeNodeDatabaseResult, N as initializeNodeDatabase, O as WorkflowWorkerEntryResolverOptions, P as HostCapabilityDeclaration, R as BridgeBrowserOptions, S as MakaioRuntime, T as UpstreamTelemetryBootOptions, U as HttpRouteGraphBuilder, V as NoopFrameworkModuleResolver, W as createHttpRouteGraphBuilder, Y as createHonoRouteGraph, _ as ThinWorkflowPiscinaRunnerOptions, a as InProcessWorkflowRunnerOptions, b as BootMakaioRuntimeOptions, h as IWorkflowRunner, i as InProcessWorkflowRunner, j as InitializeNodeDatabaseOptions, k as resolveWorkflowWorkerEntry, m as ThinWorkflowPiscinaRunner, q as HonoRouteGraph, v as WorkflowRunResult, w as TransportReadyInfo, x as CoreBootOptions, y as BootCoordinatorSetupContext, z as FrameworkModuleResolver } from "../index-DFk-zky_.mjs";
5
5
  import { ConfiguredRuntimeOptions, LoadMakaioConfigOptions, LoadedMakaioConfig, MAKAIO_CONFIG_FILE_ENV, MAKAIO_HOME_ENV, MakaioConfig, ParseMakaioConfigOptions, ParsedMakaioConfig, WorkflowRunnerConfig, buildConfiguredRuntimeOptions, createMakaioConfigDiscovery, defineMakaioConfig, loadMakaioConfig, parseMakaioConfig, resolveMakaioConfigPath, resolveMakaioHome, shouldIncludeExtension } from "./makaio-config.mjs";
6
6
  import { IConfigStorage } from "@makaio/framework/core";
7
7
  import { BusTransport, IMakaioBus } from "@makaio/framework/bus";