@makaio/framework 1.0.0-dev-1781983562538 → 1.0.0-dev-1781994277521

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 (71) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/adapter-subsystem/index.d.mts +8 -0
  3. package/dist/adapter-subsystem/index.mjs +1 -1
  4. package/dist/bus/index.d.mts +20 -20
  5. package/dist/contracts/adapter/index.d.mts +2 -2
  6. package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
  7. package/dist/contracts/canonical-model/index.d.mts +1 -1
  8. package/dist/contracts/client/index.d.mts +1 -1
  9. package/dist/contracts/extension/index.d.mts +2 -2
  10. package/dist/contracts/harness/index.d.mts +1 -1
  11. package/dist/contracts/index.d.mts +154 -154
  12. package/dist/contracts/session/index.d.mts +2 -2
  13. package/dist/contracts/shared/index.d.mts +1 -1
  14. package/dist/contracts/variant/index.d.mts +1 -1
  15. package/dist/contracts/workflow/index.d.mts +1 -1
  16. package/dist/{index-DOkPNhS0.d.mts → index-B4ZdZi50.d.mts} +325 -325
  17. package/dist/{index-B5w-0Gg9.d.mts → index-BHol4LQf.d.mts} +4 -4
  18. package/dist/{index-6k5ktwXY.d.mts → index-Bb6a9c_k.d.mts} +336 -336
  19. package/dist/{index-Czv4Fbj1.d.mts → index-BfTHRjZa.d.mts} +2 -2
  20. package/dist/{index-CDwc4Yjn.d.mts → index-BmvbMMIk.d.mts} +1 -1
  21. package/dist/{index-4eP9DRL_.d.mts → index-CmHdpW0E.d.mts} +8 -8
  22. package/dist/{index-WHUV7neB.d.mts → index-CqImyhjX.d.mts} +100 -100
  23. package/dist/{index-CgNhyMkL.d.mts → index-CszcIqMC.d.mts} +12 -12
  24. package/dist/{index-CKlZwsf3.d.mts → index-DDrS0Axp.d.mts} +2 -2
  25. package/dist/{index-Ciw2wNzR.d.mts → index-DcKU6lPk.d.mts} +38 -38
  26. package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
  27. package/dist/{index-C8-zmOZK.d.mts → index-WOoVeAEf.d.mts} +13 -13
  28. package/dist/kernel/extension/index.d.mts +1 -1
  29. package/dist/kernel/index.d.mts +2 -2
  30. package/dist/kernel/observability/index.d.mts +1 -1
  31. package/dist/{namespace-DeG6x2fd.d.mts → namespace-4xHw59K8.d.mts} +6 -6
  32. package/dist/{namespace-twXARP-X.d.mts → namespace-65uwTpbg.d.mts} +6 -6
  33. package/dist/{namespace-D8P8Sxce2.d.mts → namespace-6sIu5nBI2.d.mts} +2 -2
  34. package/dist/{namespace-XmDoz6Sz.d.mts → namespace-Bz0ORDns.d.mts} +20 -20
  35. package/dist/{namespace-CfvtDD_U.d.mts → namespace-CmUh_lVP.d.mts} +154 -154
  36. package/dist/{namespace-Cz9ME2yn.d.mts → namespace-Do_rmLFb.d.mts} +2 -2
  37. package/dist/{namespace-Bv8B89uB.d.mts → namespace-KMxsPJwm.d.mts} +9 -9
  38. package/dist/package.json +1 -1
  39. package/dist/{schema-fZknEOha.d.mts → schema-Dky4zu9D.d.mts} +1 -1
  40. package/dist/{schemas-sJYw2ALb.d.mts → schemas-CDGld_OC.d.mts} +3 -3
  41. package/dist/{schemas-BphR5vaS.d.mts → schemas-D4zaFE2p.d.mts} +6 -6
  42. package/dist/{schemas-CoFCV42v.d.mts → schemas-DRYXani5.d.mts} +154 -154
  43. package/dist/{schemas-COginkIS2.d.mts → schemas-Do7Js2ao2.d.mts} +15 -15
  44. package/dist/services/agent-runtime/index.d.mts +2 -2
  45. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  46. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  47. package/dist/services/context-rules/index.d.mts +3 -3
  48. package/dist/services/execution-target/index.d.mts +2 -2
  49. package/dist/services/execution-target/namespace.d.mts +1 -1
  50. package/dist/services/execution-target/schemas.d.mts +1 -1
  51. package/dist/services/filesystem/namespace.d.mts +6 -6
  52. package/dist/services/filesystem/schemas.d.mts +3 -3
  53. package/dist/services/harness/index.d.mts +3 -3
  54. package/dist/services/index.d.mts +106 -106
  55. package/dist/services/session/index.d.mts +5 -5
  56. package/dist/services/session/messages/namespace.d.mts +1 -1
  57. package/dist/services/session/session-events/namespace.d.mts +1 -1
  58. package/dist/services/session/storage/namespace.d.mts +1 -1
  59. package/dist/services/session/storage/schema.d.mts +1 -1
  60. package/dist/services/settings/namespace.d.mts +12 -12
  61. package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
  62. package/dist/services/subagent-template/index.d.mts +2 -2
  63. package/dist/services/subagent-template/namespace.d.mts +1 -1
  64. package/dist/services/subagent-template/schemas.d.mts +1 -1
  65. package/dist/services/tray-menu/index.d.mts +2 -2
  66. package/dist/services/tray-menu/namespace.d.mts +1 -1
  67. package/dist/services/tray-menu/schemas.d.mts +1 -1
  68. package/dist/{session-lineage-DR-9DU-U.d.mts → session-lineage-Cht4jbvV.d.mts} +1 -1
  69. package/dist/{types-DcDvbHe5.d.mts → types-CFbvKZRj.d.mts} +244 -244
  70. package/dist/workflow-engine/index.d.mts +32 -32
  71. package/package.json +1 -1
@@ -2,8 +2,8 @@ import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEve
2
2
  import { A as VersionRange, O as VersionLiteral$1, r as ClientDefinition$1 } from "./definition-CuJvtYeG.mjs";
3
3
  import { c as ProviderDefinitionInput$1, r as ProtocolId$1 } from "./definition-Cllhr9mi.mjs";
4
4
  import { t as RequiredTimeoutConfig } from "./index-CuHqL95P.mjs";
5
- import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-DcDvbHe5.mjs";
6
- import { D as EntityUIConfig, I as FormFieldProps } from "./index-CaerrEDH.mjs";
5
+ import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-CFbvKZRj.mjs";
6
+ import { D as EntityUIConfig, I as FormFieldProps } from "./index-NkNbYFud.mjs";
7
7
  import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-BUKCl8gP.mjs";
8
8
  import { l as FacetNamespaceDefinition } from "./index-CuILCdip.mjs";
9
9
  import { t as SurfaceBindingDefinition } from "./definition-0EXM1tyu.mjs";
@@ -1,5 +1,5 @@
1
1
  import { i as CliContribution } from "./types-DCvp_swt.mjs";
2
- import { c as ExtensionInfo } from "./index-CgNhyMkL.mjs";
2
+ import { c as ExtensionInfo } from "./index-CszcIqMC.mjs";
3
3
  import { r as WindowRegistry } from "./window-registry-ofIUQnfo.mjs";
4
4
  import { IMakaioBus } from "@makaio/framework/bus";
5
5
  import { ExtensionContributionProcessor, ExtensionService, ExtensionToken, MakaioExtension, NodeExtensionContext, StorageDialect, TrayManifest, VersionLiteral } from "@makaio/framework/contracts";
@@ -27,10 +27,10 @@ type MakaioVariant = z.infer<typeof MakaioVariantSchema>;
27
27
  */
28
28
  declare const VariantUpgradeStatusSchema: z.ZodEnum<{
29
29
  error: "error";
30
- complete: "complete";
31
- downloading: "downloading";
32
30
  progress: "progress";
31
+ downloading: "downloading";
33
32
  applying: "applying";
33
+ complete: "complete";
34
34
  }>;
35
35
  /** Inferred TypeScript type for an upgrade status value. */
36
36
  type VariantUpgradeStatus = z.infer<typeof VariantUpgradeStatusSchema>;
@@ -101,10 +101,10 @@ declare const VariantSchemas: {
101
101
  upgradeProgress: z.ZodObject<{
102
102
  status: z.ZodEnum<{
103
103
  error: "error";
104
- complete: "complete";
105
- downloading: "downloading";
106
104
  progress: "progress";
105
+ downloading: "downloading";
107
106
  applying: "applying";
107
+ complete: "complete";
108
108
  }>;
109
109
  percent: z.ZodOptional<z.ZodNumber>;
110
110
  message: z.ZodOptional<z.ZodString>;
@@ -158,10 +158,10 @@ declare const VariantNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:var
158
158
  upgradeProgress: _$zod.ZodObject<{
159
159
  status: _$zod.ZodEnum<{
160
160
  error: "error";
161
- complete: "complete";
162
- downloading: "downloading";
163
161
  progress: "progress";
162
+ downloading: "downloading";
164
163
  applying: "applying";
164
+ complete: "complete";
165
165
  }>;
166
166
  percent: _$zod.ZodOptional<_$zod.ZodNumber>;
167
167
  message: _$zod.ZodOptional<_$zod.ZodString>;
@@ -205,10 +205,10 @@ declare const VariantSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
205
205
  upgradeProgress: _$zod.ZodObject<{
206
206
  status: _$zod.ZodEnum<{
207
207
  error: "error";
208
- complete: "complete";
209
- downloading: "downloading";
210
208
  progress: "progress";
209
+ downloading: "downloading";
211
210
  applying: "applying";
211
+ complete: "complete";
212
212
  }>;
213
213
  percent: _$zod.ZodOptional<_$zod.ZodNumber>;
214
214
  message: _$zod.ZodOptional<_$zod.ZodString>;
@@ -263,6 +263,25 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
263
263
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
264
264
  mcpSessionContext: z.ZodOptional<z.ZodObject<{
265
265
  sessionId: z.ZodString;
266
+ directTools: z.ZodArray<z.ZodObject<{
267
+ fullName: z.ZodString;
268
+ originalName: z.ZodString;
269
+ serverName: z.ZodString;
270
+ description: z.ZodOptional<z.ZodString>;
271
+ inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
272
+ exposureMode: z.ZodEnum<{
273
+ discovery: "discovery";
274
+ direct: "direct";
275
+ hidden: "hidden";
276
+ }>;
277
+ enabled: z.ZodBoolean;
278
+ enabledBy: z.ZodOptional<z.ZodEnum<{
279
+ discovery: "discovery";
280
+ toolset: "toolset";
281
+ }>>;
282
+ enabledAt: z.ZodOptional<z.ZodNumber>;
283
+ exposed: z.ZodBoolean;
284
+ }, z.core.$strip>>;
266
285
  servers: z.ZodArray<z.ZodObject<{
267
286
  name: z.ZodString;
268
287
  transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -299,28 +318,9 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
299
318
  type: z.ZodLiteral<"http">;
300
319
  }, z.core.$strip>], "type">;
301
320
  exposureMode: z.ZodEnum<{
302
- direct: "direct";
303
321
  discovery: "discovery";
304
- }>;
305
- }, z.core.$strip>>;
306
- directTools: z.ZodArray<z.ZodObject<{
307
- fullName: z.ZodString;
308
- originalName: z.ZodString;
309
- serverName: z.ZodString;
310
- description: z.ZodOptional<z.ZodString>;
311
- inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
312
- exposureMode: z.ZodEnum<{
313
322
  direct: "direct";
314
- discovery: "discovery";
315
- hidden: "hidden";
316
323
  }>;
317
- enabled: z.ZodBoolean;
318
- enabledBy: z.ZodOptional<z.ZodEnum<{
319
- discovery: "discovery";
320
- toolset: "toolset";
321
- }>>;
322
- enabledAt: z.ZodOptional<z.ZodNumber>;
323
- exposed: z.ZodBoolean;
324
324
  }, z.core.$strip>>;
325
325
  discoverableTools: z.ZodArray<z.ZodObject<{
326
326
  fullName: z.ZodString;
@@ -329,8 +329,8 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
329
329
  description: z.ZodOptional<z.ZodString>;
330
330
  inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
331
331
  exposureMode: z.ZodEnum<{
332
- direct: "direct";
333
332
  discovery: "discovery";
333
+ direct: "direct";
334
334
  hidden: "hidden";
335
335
  }>;
336
336
  enabled: z.ZodBoolean;
@@ -380,6 +380,25 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
380
380
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
381
381
  mcpSessionContext: z.ZodOptional<z.ZodObject<{
382
382
  sessionId: z.ZodString;
383
+ directTools: z.ZodArray<z.ZodObject<{
384
+ fullName: z.ZodString;
385
+ originalName: z.ZodString;
386
+ serverName: z.ZodString;
387
+ description: z.ZodOptional<z.ZodString>;
388
+ inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
389
+ exposureMode: z.ZodEnum<{
390
+ discovery: "discovery";
391
+ direct: "direct";
392
+ hidden: "hidden";
393
+ }>;
394
+ enabled: z.ZodBoolean;
395
+ enabledBy: z.ZodOptional<z.ZodEnum<{
396
+ discovery: "discovery";
397
+ toolset: "toolset";
398
+ }>>;
399
+ enabledAt: z.ZodOptional<z.ZodNumber>;
400
+ exposed: z.ZodBoolean;
401
+ }, z.core.$strip>>;
383
402
  servers: z.ZodArray<z.ZodObject<{
384
403
  name: z.ZodString;
385
404
  transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -416,28 +435,9 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
416
435
  type: z.ZodLiteral<"http">;
417
436
  }, z.core.$strip>], "type">;
418
437
  exposureMode: z.ZodEnum<{
419
- direct: "direct";
420
438
  discovery: "discovery";
421
- }>;
422
- }, z.core.$strip>>;
423
- directTools: z.ZodArray<z.ZodObject<{
424
- fullName: z.ZodString;
425
- originalName: z.ZodString;
426
- serverName: z.ZodString;
427
- description: z.ZodOptional<z.ZodString>;
428
- inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
429
- exposureMode: z.ZodEnum<{
430
439
  direct: "direct";
431
- discovery: "discovery";
432
- hidden: "hidden";
433
440
  }>;
434
- enabled: z.ZodBoolean;
435
- enabledBy: z.ZodOptional<z.ZodEnum<{
436
- discovery: "discovery";
437
- toolset: "toolset";
438
- }>>;
439
- enabledAt: z.ZodOptional<z.ZodNumber>;
440
- exposed: z.ZodBoolean;
441
441
  }, z.core.$strip>>;
442
442
  discoverableTools: z.ZodArray<z.ZodObject<{
443
443
  fullName: z.ZodString;
@@ -446,8 +446,8 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
446
446
  description: z.ZodOptional<z.ZodString>;
447
447
  inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
448
448
  exposureMode: z.ZodEnum<{
449
- direct: "direct";
450
449
  discovery: "discovery";
450
+ direct: "direct";
451
451
  hidden: "hidden";
452
452
  }>;
453
453
  enabled: z.ZodBoolean;
@@ -510,6 +510,25 @@ declare const CanonicalModelSchemas: {
510
510
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
511
511
  mcpSessionContext: z.ZodOptional<z.ZodObject<{
512
512
  sessionId: z.ZodString;
513
+ directTools: z.ZodArray<z.ZodObject<{
514
+ fullName: z.ZodString;
515
+ originalName: z.ZodString;
516
+ serverName: z.ZodString;
517
+ description: z.ZodOptional<z.ZodString>;
518
+ inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
519
+ exposureMode: z.ZodEnum<{
520
+ discovery: "discovery";
521
+ direct: "direct";
522
+ hidden: "hidden";
523
+ }>;
524
+ enabled: z.ZodBoolean;
525
+ enabledBy: z.ZodOptional<z.ZodEnum<{
526
+ discovery: "discovery";
527
+ toolset: "toolset";
528
+ }>>;
529
+ enabledAt: z.ZodOptional<z.ZodNumber>;
530
+ exposed: z.ZodBoolean;
531
+ }, z.core.$strip>>;
513
532
  servers: z.ZodArray<z.ZodObject<{
514
533
  name: z.ZodString;
515
534
  transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -546,28 +565,9 @@ declare const CanonicalModelSchemas: {
546
565
  type: z.ZodLiteral<"http">;
547
566
  }, z.core.$strip>], "type">;
548
567
  exposureMode: z.ZodEnum<{
549
- direct: "direct";
550
568
  discovery: "discovery";
551
- }>;
552
- }, z.core.$strip>>;
553
- directTools: z.ZodArray<z.ZodObject<{
554
- fullName: z.ZodString;
555
- originalName: z.ZodString;
556
- serverName: z.ZodString;
557
- description: z.ZodOptional<z.ZodString>;
558
- inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
559
- exposureMode: z.ZodEnum<{
560
569
  direct: "direct";
561
- discovery: "discovery";
562
- hidden: "hidden";
563
570
  }>;
564
- enabled: z.ZodBoolean;
565
- enabledBy: z.ZodOptional<z.ZodEnum<{
566
- discovery: "discovery";
567
- toolset: "toolset";
568
- }>>;
569
- enabledAt: z.ZodOptional<z.ZodNumber>;
570
- exposed: z.ZodBoolean;
571
571
  }, z.core.$strip>>;
572
572
  discoverableTools: z.ZodArray<z.ZodObject<{
573
573
  fullName: z.ZodString;
@@ -576,8 +576,8 @@ declare const CanonicalModelSchemas: {
576
576
  description: z.ZodOptional<z.ZodString>;
577
577
  inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
578
578
  exposureMode: z.ZodEnum<{
579
- direct: "direct";
580
579
  discovery: "discovery";
580
+ direct: "direct";
581
581
  hidden: "hidden";
582
582
  }>;
583
583
  enabled: z.ZodBoolean;
@@ -639,6 +639,25 @@ declare const CanonicalModelNamespace: _$_makaio_core0.BusNamespaceDefinition<"c
639
639
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
640
640
  mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
641
641
  sessionId: _$zod.ZodString;
642
+ directTools: _$zod.ZodArray<_$zod.ZodObject<{
643
+ fullName: _$zod.ZodString;
644
+ originalName: _$zod.ZodString;
645
+ serverName: _$zod.ZodString;
646
+ description: _$zod.ZodOptional<_$zod.ZodString>;
647
+ inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
648
+ exposureMode: _$zod.ZodEnum<{
649
+ discovery: "discovery";
650
+ direct: "direct";
651
+ hidden: "hidden";
652
+ }>;
653
+ enabled: _$zod.ZodBoolean;
654
+ enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
655
+ discovery: "discovery";
656
+ toolset: "toolset";
657
+ }>>;
658
+ enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
659
+ exposed: _$zod.ZodBoolean;
660
+ }, _$zod_v4_core0.$strip>>;
642
661
  servers: _$zod.ZodArray<_$zod.ZodObject<{
643
662
  name: _$zod.ZodString;
644
663
  transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
@@ -675,28 +694,9 @@ declare const CanonicalModelNamespace: _$_makaio_core0.BusNamespaceDefinition<"c
675
694
  type: _$zod.ZodLiteral<"http">;
676
695
  }, _$zod_v4_core0.$strip>], "type">;
677
696
  exposureMode: _$zod.ZodEnum<{
678
- direct: "direct";
679
697
  discovery: "discovery";
680
- }>;
681
- }, _$zod_v4_core0.$strip>>;
682
- directTools: _$zod.ZodArray<_$zod.ZodObject<{
683
- fullName: _$zod.ZodString;
684
- originalName: _$zod.ZodString;
685
- serverName: _$zod.ZodString;
686
- description: _$zod.ZodOptional<_$zod.ZodString>;
687
- inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
688
- exposureMode: _$zod.ZodEnum<{
689
698
  direct: "direct";
690
- discovery: "discovery";
691
- hidden: "hidden";
692
699
  }>;
693
- enabled: _$zod.ZodBoolean;
694
- enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
695
- discovery: "discovery";
696
- toolset: "toolset";
697
- }>>;
698
- enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
699
- exposed: _$zod.ZodBoolean;
700
700
  }, _$zod_v4_core0.$strip>>;
701
701
  discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
702
702
  fullName: _$zod.ZodString;
@@ -705,8 +705,8 @@ declare const CanonicalModelNamespace: _$_makaio_core0.BusNamespaceDefinition<"c
705
705
  description: _$zod.ZodOptional<_$zod.ZodString>;
706
706
  inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
707
707
  exposureMode: _$zod.ZodEnum<{
708
- direct: "direct";
709
708
  discovery: "discovery";
709
+ direct: "direct";
710
710
  hidden: "hidden";
711
711
  }>;
712
712
  enabled: _$zod.ZodBoolean;
@@ -766,6 +766,25 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
766
766
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
767
767
  mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
768
768
  sessionId: _$zod.ZodString;
769
+ directTools: _$zod.ZodArray<_$zod.ZodObject<{
770
+ fullName: _$zod.ZodString;
771
+ originalName: _$zod.ZodString;
772
+ serverName: _$zod.ZodString;
773
+ description: _$zod.ZodOptional<_$zod.ZodString>;
774
+ inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
775
+ exposureMode: _$zod.ZodEnum<{
776
+ discovery: "discovery";
777
+ direct: "direct";
778
+ hidden: "hidden";
779
+ }>;
780
+ enabled: _$zod.ZodBoolean;
781
+ enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
782
+ discovery: "discovery";
783
+ toolset: "toolset";
784
+ }>>;
785
+ enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
786
+ exposed: _$zod.ZodBoolean;
787
+ }, _$zod_v4_core0.$strip>>;
769
788
  servers: _$zod.ZodArray<_$zod.ZodObject<{
770
789
  name: _$zod.ZodString;
771
790
  transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
@@ -802,28 +821,9 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
802
821
  type: _$zod.ZodLiteral<"http">;
803
822
  }, _$zod_v4_core0.$strip>], "type">;
804
823
  exposureMode: _$zod.ZodEnum<{
805
- direct: "direct";
806
824
  discovery: "discovery";
807
- }>;
808
- }, _$zod_v4_core0.$strip>>;
809
- directTools: _$zod.ZodArray<_$zod.ZodObject<{
810
- fullName: _$zod.ZodString;
811
- originalName: _$zod.ZodString;
812
- serverName: _$zod.ZodString;
813
- description: _$zod.ZodOptional<_$zod.ZodString>;
814
- inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
815
- exposureMode: _$zod.ZodEnum<{
816
825
  direct: "direct";
817
- discovery: "discovery";
818
- hidden: "hidden";
819
826
  }>;
820
- enabled: _$zod.ZodBoolean;
821
- enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
822
- discovery: "discovery";
823
- toolset: "toolset";
824
- }>>;
825
- enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
826
- exposed: _$zod.ZodBoolean;
827
827
  }, _$zod_v4_core0.$strip>>;
828
828
  discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
829
829
  fullName: _$zod.ZodString;
@@ -832,8 +832,8 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
832
832
  description: _$zod.ZodOptional<_$zod.ZodString>;
833
833
  inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
834
834
  exposureMode: _$zod.ZodEnum<{
835
- direct: "direct";
836
835
  discovery: "discovery";
836
+ direct: "direct";
837
837
  hidden: "hidden";
838
838
  }>;
839
839
  enabled: _$zod.ZodBoolean;
@@ -19,8 +19,8 @@ import { ExtensionWarningEntry, ExtensionWarningEntrySchema } from "@makaio/fram
19
19
  */
20
20
  declare const ComponentStateSchema: z.ZodEnum<{
21
21
  active: "active";
22
- failed: "failed";
23
22
  stopped: "stopped";
23
+ failed: "failed";
24
24
  discovered: "discovered";
25
25
  skipped: "skipped";
26
26
  initializing: "initializing";
@@ -48,8 +48,8 @@ declare const ComponentInfoSchema: z.ZodObject<{
48
48
  displayName: z.ZodString;
49
49
  state: z.ZodEnum<{
50
50
  active: "active";
51
- failed: "failed";
52
51
  stopped: "stopped";
52
+ failed: "failed";
53
53
  discovered: "discovered";
54
54
  skipped: "skipped";
55
55
  initializing: "initializing";
@@ -69,8 +69,8 @@ declare const ServiceInfoSchema: z.ZodObject<{
69
69
  displayName: z.ZodString;
70
70
  state: z.ZodEnum<{
71
71
  active: "active";
72
- failed: "failed";
73
72
  stopped: "stopped";
73
+ failed: "failed";
74
74
  discovered: "discovered";
75
75
  skipped: "skipped";
76
76
  initializing: "initializing";
@@ -91,8 +91,8 @@ declare const ExtensionInfoSchema: z.ZodObject<{
91
91
  displayName: z.ZodString;
92
92
  state: z.ZodEnum<{
93
93
  active: "active";
94
- failed: "failed";
95
94
  stopped: "stopped";
95
+ failed: "failed";
96
96
  discovered: "discovered";
97
97
  skipped: "skipped";
98
98
  initializing: "initializing";
@@ -139,16 +139,16 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
139
139
  displayName: z.ZodString;
140
140
  from: z.ZodEnum<{
141
141
  active: "active";
142
- failed: "failed";
143
142
  stopped: "stopped";
143
+ failed: "failed";
144
144
  discovered: "discovered";
145
145
  skipped: "skipped";
146
146
  initializing: "initializing";
147
147
  }>;
148
148
  to: z.ZodEnum<{
149
149
  active: "active";
150
- failed: "failed";
151
150
  stopped: "stopped";
151
+ failed: "failed";
152
152
  discovered: "discovered";
153
153
  skipped: "skipped";
154
154
  initializing: "initializing";
@@ -182,8 +182,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
182
182
  displayName: z.ZodString;
183
183
  state: z.ZodEnum<{
184
184
  active: "active";
185
- failed: "failed";
186
185
  stopped: "stopped";
186
+ failed: "failed";
187
187
  discovered: "discovered";
188
188
  skipped: "skipped";
189
189
  initializing: "initializing";
@@ -220,8 +220,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
220
220
  displayName: z.ZodString;
221
221
  state: z.ZodEnum<{
222
222
  active: "active";
223
- failed: "failed";
224
223
  stopped: "stopped";
224
+ failed: "failed";
225
225
  discovered: "discovered";
226
226
  skipped: "skipped";
227
227
  initializing: "initializing";
@@ -594,16 +594,16 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
594
594
  displayName: z.ZodString;
595
595
  from: z.ZodEnum<{
596
596
  active: "active";
597
- failed: "failed";
598
597
  stopped: "stopped";
598
+ failed: "failed";
599
599
  discovered: "discovered";
600
600
  skipped: "skipped";
601
601
  initializing: "initializing";
602
602
  }>;
603
603
  to: z.ZodEnum<{
604
604
  active: "active";
605
- failed: "failed";
606
605
  stopped: "stopped";
606
+ failed: "failed";
607
607
  discovered: "discovered";
608
608
  skipped: "skipped";
609
609
  initializing: "initializing";
@@ -637,8 +637,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
637
637
  displayName: z.ZodString;
638
638
  state: z.ZodEnum<{
639
639
  active: "active";
640
- failed: "failed";
641
640
  stopped: "stopped";
641
+ failed: "failed";
642
642
  discovered: "discovered";
643
643
  skipped: "skipped";
644
644
  initializing: "initializing";
@@ -675,8 +675,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
675
675
  displayName: z.ZodString;
676
676
  state: z.ZodEnum<{
677
677
  active: "active";
678
- failed: "failed";
679
678
  stopped: "stopped";
679
+ failed: "failed";
680
680
  discovered: "discovered";
681
681
  skipped: "skipped";
682
682
  initializing: "initializing";
@@ -1,4 +1,4 @@
1
- import { r as ExecutionTarget } from "./schemas-BphR5vaS.mjs";
1
+ import { r as ExecutionTarget } from "./schemas-D4zaFE2p.mjs";
2
2
  import { d as Turn$1 } from "./index-gAFwNiJT.mjs";
3
3
  import { a as PipelineStep, o as SessionEditorAction, t as ActionCategory } from "./types-BMS6yfLS.mjs";
4
4
  import { z } from "zod";
@@ -2019,7 +2019,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
2019
2019
  tableName: "sessions";
2020
2020
  dataType: "string";
2021
2021
  columnType: "SQLiteText";
2022
- data: "fork" | "branch" | "subagent" | "compress" | "rewrite" | "coordinator" | "aside";
2022
+ data: "fork" | "subagent" | "compress" | "branch" | "rewrite" | "coordinator" | "aside";
2023
2023
  driverParam: string;
2024
2024
  notNull: false;
2025
2025
  hasDefault: false;