@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
@@ -845,9 +845,9 @@ declare const ExecutionStatusSchema$1: z.ZodEnum<{
845
845
  pending: "pending";
846
846
  completed: "completed";
847
847
  cancelled: "cancelled";
848
+ running: "running";
848
849
  failed: "failed";
849
850
  paused: "paused";
850
- running: "running";
851
851
  }>;
852
852
  type ExecutionStatus = z.infer<typeof ExecutionStatusSchema$1>;
853
853
  /**
@@ -861,9 +861,9 @@ declare const WorkflowExecutionSchema$1: z.ZodObject<{
861
861
  pending: "pending";
862
862
  completed: "completed";
863
863
  cancelled: "cancelled";
864
+ running: "running";
864
865
  failed: "failed";
865
866
  paused: "paused";
866
- running: "running";
867
867
  }>;
868
868
  inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
869
869
  config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
@@ -918,8 +918,8 @@ declare const WorkflowFrameStateSchema$1: z.ZodObject<{
918
918
  pending: "pending";
919
919
  completed: "completed";
920
920
  cancelled: "cancelled";
921
- failed: "failed";
922
921
  running: "running";
922
+ failed: "failed";
923
923
  skipped: "skipped";
924
924
  waiting: "waiting";
925
925
  }>;
@@ -1118,9 +1118,9 @@ declare const ExecutionListQuerySchema$1: z.ZodObject<{
1118
1118
  pending: "pending";
1119
1119
  completed: "completed";
1120
1120
  cancelled: "cancelled";
1121
+ running: "running";
1121
1122
  failed: "failed";
1122
1123
  paused: "paused";
1123
- running: "running";
1124
1124
  }>>;
1125
1125
  artifactRef: z.ZodOptional<z.ZodObject<{
1126
1126
  kind: z.ZodString;
@@ -1472,8 +1472,8 @@ interface IStepRunner {
1472
1472
  */
1473
1473
  declare const SpanStatusSchema: z.ZodEnum<{
1474
1474
  completed: "completed";
1475
- failed: "failed";
1476
1475
  running: "running";
1476
+ failed: "failed";
1477
1477
  skipped: "skipped";
1478
1478
  }>;
1479
1479
  type SpanStatus = z.infer<typeof SpanStatusSchema>;
@@ -1497,8 +1497,8 @@ declare const SpanRecordSchema$1: z.ZodObject<{
1497
1497
  }>;
1498
1498
  status: z.ZodEnum<{
1499
1499
  completed: "completed";
1500
- failed: "failed";
1501
1500
  running: "running";
1501
+ failed: "failed";
1502
1502
  skipped: "skipped";
1503
1503
  }>;
1504
1504
  startedAt: z.ZodOptional<z.ZodNumber>;
@@ -2564,9 +2564,9 @@ declare const WorkflowSchemas: {
2564
2564
  pending: "pending";
2565
2565
  completed: "completed";
2566
2566
  cancelled: "cancelled";
2567
+ running: "running";
2567
2568
  failed: "failed";
2568
2569
  paused: "paused";
2569
- running: "running";
2570
2570
  }>;
2571
2571
  inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
2572
2572
  config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
@@ -2621,9 +2621,9 @@ declare const WorkflowSchemas: {
2621
2621
  pending: "pending";
2622
2622
  completed: "completed";
2623
2623
  cancelled: "cancelled";
2624
+ running: "running";
2624
2625
  failed: "failed";
2625
2626
  paused: "paused";
2626
- running: "running";
2627
2627
  }>>;
2628
2628
  artifactRef: z.ZodOptional<z.ZodObject<{
2629
2629
  kind: z.ZodString;
@@ -2644,9 +2644,9 @@ declare const WorkflowSchemas: {
2644
2644
  pending: "pending";
2645
2645
  completed: "completed";
2646
2646
  cancelled: "cancelled";
2647
+ running: "running";
2647
2648
  failed: "failed";
2648
2649
  paused: "paused";
2649
- running: "running";
2650
2650
  }>;
2651
2651
  inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
2652
2652
  config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
@@ -2700,9 +2700,9 @@ declare const WorkflowSchemas: {
2700
2700
  pending: "pending";
2701
2701
  completed: "completed";
2702
2702
  cancelled: "cancelled";
2703
+ running: "running";
2703
2704
  failed: "failed";
2704
2705
  paused: "paused";
2705
- running: "running";
2706
2706
  }>;
2707
2707
  inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
2708
2708
  config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
@@ -2754,8 +2754,8 @@ declare const WorkflowSchemas: {
2754
2754
  }>;
2755
2755
  status: z.ZodEnum<{
2756
2756
  completed: "completed";
2757
- failed: "failed";
2758
2757
  running: "running";
2758
+ failed: "failed";
2759
2759
  skipped: "skipped";
2760
2760
  }>;
2761
2761
  startedAt: z.ZodOptional<z.ZodNumber>;
@@ -2897,8 +2897,8 @@ declare const WorkflowSchemas: {
2897
2897
  pending: "pending";
2898
2898
  completed: "completed";
2899
2899
  cancelled: "cancelled";
2900
- failed: "failed";
2901
2900
  running: "running";
2901
+ failed: "failed";
2902
2902
  skipped: "skipped";
2903
2903
  waiting: "waiting";
2904
2904
  }>;
@@ -3602,9 +3602,9 @@ declare const WorkflowSchemas: {
3602
3602
  pending: "pending";
3603
3603
  completed: "completed";
3604
3604
  cancelled: "cancelled";
3605
+ running: "running";
3605
3606
  failed: "failed";
3606
3607
  paused: "paused";
3607
- running: "running";
3608
3608
  }>;
3609
3609
  startedAt: z.ZodNumber;
3610
3610
  completedAt: z.ZodOptional<z.ZodNumber>;
@@ -3630,9 +3630,9 @@ declare const WorkflowSchemas: {
3630
3630
  pending: "pending";
3631
3631
  completed: "completed";
3632
3632
  cancelled: "cancelled";
3633
+ running: "running";
3633
3634
  failed: "failed";
3634
3635
  paused: "paused";
3635
- running: "running";
3636
3636
  }>>;
3637
3637
  limit: z.ZodOptional<z.ZodNumber>;
3638
3638
  offset: z.ZodOptional<z.ZodNumber>;
@@ -3646,9 +3646,9 @@ declare const WorkflowSchemas: {
3646
3646
  pending: "pending";
3647
3647
  completed: "completed";
3648
3648
  cancelled: "cancelled";
3649
+ running: "running";
3649
3650
  failed: "failed";
3650
3651
  paused: "paused";
3651
- running: "running";
3652
3652
  }>;
3653
3653
  startedAt: z.ZodNumber;
3654
3654
  completedAt: z.ZodOptional<z.ZodNumber>;
@@ -4482,9 +4482,9 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
4482
4482
  pending: "pending";
4483
4483
  completed: "completed";
4484
4484
  cancelled: "cancelled";
4485
+ running: "running";
4485
4486
  failed: "failed";
4486
4487
  paused: "paused";
4487
- running: "running";
4488
4488
  }>;
4489
4489
  inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
4490
4490
  config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
@@ -4539,9 +4539,9 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
4539
4539
  pending: "pending";
4540
4540
  completed: "completed";
4541
4541
  cancelled: "cancelled";
4542
+ running: "running";
4542
4543
  failed: "failed";
4543
4544
  paused: "paused";
4544
- running: "running";
4545
4545
  }>>;
4546
4546
  artifactRef: z.ZodOptional<z.ZodObject<{
4547
4547
  kind: z.ZodString;
@@ -4562,9 +4562,9 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
4562
4562
  pending: "pending";
4563
4563
  completed: "completed";
4564
4564
  cancelled: "cancelled";
4565
+ running: "running";
4565
4566
  failed: "failed";
4566
4567
  paused: "paused";
4567
- running: "running";
4568
4568
  }>;
4569
4569
  inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
4570
4570
  config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
@@ -4618,9 +4618,9 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
4618
4618
  pending: "pending";
4619
4619
  completed: "completed";
4620
4620
  cancelled: "cancelled";
4621
+ running: "running";
4621
4622
  failed: "failed";
4622
4623
  paused: "paused";
4623
- running: "running";
4624
4624
  }>;
4625
4625
  inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
4626
4626
  config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
@@ -4672,8 +4672,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
4672
4672
  }>;
4673
4673
  status: z.ZodEnum<{
4674
4674
  completed: "completed";
4675
- failed: "failed";
4676
4675
  running: "running";
4676
+ failed: "failed";
4677
4677
  skipped: "skipped";
4678
4678
  }>;
4679
4679
  startedAt: z.ZodOptional<z.ZodNumber>;
@@ -4815,8 +4815,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
4815
4815
  pending: "pending";
4816
4816
  completed: "completed";
4817
4817
  cancelled: "cancelled";
4818
- failed: "failed";
4819
4818
  running: "running";
4819
+ failed: "failed";
4820
4820
  skipped: "skipped";
4821
4821
  waiting: "waiting";
4822
4822
  }>;
@@ -5520,9 +5520,9 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
5520
5520
  pending: "pending";
5521
5521
  completed: "completed";
5522
5522
  cancelled: "cancelled";
5523
+ running: "running";
5523
5524
  failed: "failed";
5524
5525
  paused: "paused";
5525
- running: "running";
5526
5526
  }>;
5527
5527
  startedAt: z.ZodNumber;
5528
5528
  completedAt: z.ZodOptional<z.ZodNumber>;
@@ -5548,9 +5548,9 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
5548
5548
  pending: "pending";
5549
5549
  completed: "completed";
5550
5550
  cancelled: "cancelled";
5551
+ running: "running";
5551
5552
  failed: "failed";
5552
5553
  paused: "paused";
5553
- running: "running";
5554
5554
  }>>;
5555
5555
  limit: z.ZodOptional<z.ZodNumber>;
5556
5556
  offset: z.ZodOptional<z.ZodNumber>;
@@ -5564,9 +5564,9 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
5564
5564
  pending: "pending";
5565
5565
  completed: "completed";
5566
5566
  cancelled: "cancelled";
5567
+ running: "running";
5567
5568
  failed: "failed";
5568
5569
  paused: "paused";
5569
- running: "running";
5570
5570
  }>;
5571
5571
  startedAt: z.ZodNumber;
5572
5572
  completedAt: z.ZodOptional<z.ZodNumber>;
@@ -6400,9 +6400,9 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
6400
6400
  pending: "pending";
6401
6401
  completed: "completed";
6402
6402
  cancelled: "cancelled";
6403
+ running: "running";
6403
6404
  failed: "failed";
6404
6405
  paused: "paused";
6405
- running: "running";
6406
6406
  }>;
6407
6407
  inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
6408
6408
  config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
@@ -6457,9 +6457,9 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
6457
6457
  pending: "pending";
6458
6458
  completed: "completed";
6459
6459
  cancelled: "cancelled";
6460
+ running: "running";
6460
6461
  failed: "failed";
6461
6462
  paused: "paused";
6462
- running: "running";
6463
6463
  }>>;
6464
6464
  artifactRef: z.ZodOptional<z.ZodObject<{
6465
6465
  kind: z.ZodString;
@@ -6480,9 +6480,9 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
6480
6480
  pending: "pending";
6481
6481
  completed: "completed";
6482
6482
  cancelled: "cancelled";
6483
+ running: "running";
6483
6484
  failed: "failed";
6484
6485
  paused: "paused";
6485
- running: "running";
6486
6486
  }>;
6487
6487
  inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
6488
6488
  config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
@@ -6536,9 +6536,9 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
6536
6536
  pending: "pending";
6537
6537
  completed: "completed";
6538
6538
  cancelled: "cancelled";
6539
+ running: "running";
6539
6540
  failed: "failed";
6540
6541
  paused: "paused";
6541
- running: "running";
6542
6542
  }>;
6543
6543
  inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
6544
6544
  config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
@@ -6590,8 +6590,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
6590
6590
  }>;
6591
6591
  status: z.ZodEnum<{
6592
6592
  completed: "completed";
6593
- failed: "failed";
6594
6593
  running: "running";
6594
+ failed: "failed";
6595
6595
  skipped: "skipped";
6596
6596
  }>;
6597
6597
  startedAt: z.ZodOptional<z.ZodNumber>;
@@ -6733,8 +6733,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
6733
6733
  pending: "pending";
6734
6734
  completed: "completed";
6735
6735
  cancelled: "cancelled";
6736
- failed: "failed";
6737
6736
  running: "running";
6737
+ failed: "failed";
6738
6738
  skipped: "skipped";
6739
6739
  waiting: "waiting";
6740
6740
  }>;
@@ -7438,9 +7438,9 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
7438
7438
  pending: "pending";
7439
7439
  completed: "completed";
7440
7440
  cancelled: "cancelled";
7441
+ running: "running";
7441
7442
  failed: "failed";
7442
7443
  paused: "paused";
7443
- running: "running";
7444
7444
  }>;
7445
7445
  startedAt: z.ZodNumber;
7446
7446
  completedAt: z.ZodOptional<z.ZodNumber>;
@@ -7466,9 +7466,9 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
7466
7466
  pending: "pending";
7467
7467
  completed: "completed";
7468
7468
  cancelled: "cancelled";
7469
+ running: "running";
7469
7470
  failed: "failed";
7470
7471
  paused: "paused";
7471
- running: "running";
7472
7472
  }>>;
7473
7473
  limit: z.ZodOptional<z.ZodNumber>;
7474
7474
  offset: z.ZodOptional<z.ZodNumber>;
@@ -7482,9 +7482,9 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
7482
7482
  pending: "pending";
7483
7483
  completed: "completed";
7484
7484
  cancelled: "cancelled";
7485
+ running: "running";
7485
7486
  failed: "failed";
7486
7487
  paused: "paused";
7487
- running: "running";
7488
7488
  }>;
7489
7489
  startedAt: z.ZodNumber;
7490
7490
  completedAt: z.ZodOptional<z.ZodNumber>;
@@ -8494,9 +8494,9 @@ declare const WorkLogExecutionSummarySchema: z.ZodObject<{
8494
8494
  pending: "pending";
8495
8495
  completed: "completed";
8496
8496
  cancelled: "cancelled";
8497
+ running: "running";
8497
8498
  failed: "failed";
8498
8499
  paused: "paused";
8499
- running: "running";
8500
8500
  }>;
8501
8501
  startedAt: z.ZodNumber;
8502
8502
  completedAt: z.ZodOptional<z.ZodNumber>;
@@ -8531,8 +8531,8 @@ declare const WorkLogFrameEntrySchema: z.ZodObject<{
8531
8531
  pending: "pending";
8532
8532
  completed: "completed";
8533
8533
  cancelled: "cancelled";
8534
- failed: "failed";
8535
8534
  running: "running";
8535
+ failed: "failed";
8536
8536
  skipped: "skipped";
8537
8537
  waiting: "waiting";
8538
8538
  }>;
@@ -8675,11 +8675,11 @@ type ContextMode = z.infer<typeof ContextModeSchema$1>;
8675
8675
  declare const SubagentStatusSchema: z.ZodEnum<{
8676
8676
  completed: "completed";
8677
8677
  cancelled: "cancelled";
8678
- failed: "failed";
8679
8678
  running: "running";
8680
8679
  spawning: "spawning";
8681
8680
  waiting_input: "waiting_input";
8682
8681
  hung: "hung";
8682
+ failed: "failed";
8683
8683
  }>;
8684
8684
  type SubagentStatus$1 = z.infer<typeof SubagentStatusSchema>;
8685
8685
  /**
@@ -8868,8 +8868,8 @@ declare const AwaitSubagentResponseSchema: z.ZodObject<{
8868
8868
  status: z.ZodEnum<{
8869
8869
  completed: "completed";
8870
8870
  cancelled: "cancelled";
8871
- failed: "failed";
8872
8871
  waiting_input: "waiting_input";
8872
+ failed: "failed";
8873
8873
  timeout: "timeout";
8874
8874
  }>;
8875
8875
  result: z.ZodOptional<z.ZodString>;
@@ -8972,11 +8972,11 @@ declare const ListSubagentsBySessionResponseSchema: z.ZodObject<{
8972
8972
  status: z.ZodEnum<{
8973
8973
  completed: "completed";
8974
8974
  cancelled: "cancelled";
8975
- failed: "failed";
8976
8975
  running: "running";
8977
8976
  spawning: "spawning";
8978
8977
  waiting_input: "waiting_input";
8979
8978
  hung: "hung";
8979
+ failed: "failed";
8980
8980
  }>;
8981
8981
  }, z.core.$strip>>;
8982
8982
  }, z.core.$strip>;
@@ -41,9 +41,9 @@ declare const StructuredOutputValidationErrorSchema: z.ZodObject<{
41
41
  * - `enforced` – A structured-output enforcement handler produced conformant output.
42
42
  */
43
43
  declare const StructuredOutputValidationStatusSchema: z.ZodEnum<{
44
+ failed: "failed";
44
45
  passed: "passed";
45
46
  enforced: "enforced";
46
- failed: "failed";
47
47
  }>;
48
48
  /**
49
49
  * Full validation result emitted after a turn completes when a
@@ -17,8 +17,8 @@ declare const ClientExecutionContextSchema: z.ZodObject<{
17
17
  env: z.ZodRecord<z.ZodString, z.ZodString>;
18
18
  configDir: z.ZodNullable<z.ZodString>;
19
19
  source: z.ZodEnum<{
20
- global: "global";
21
20
  managed: "managed";
21
+ global: "global";
22
22
  }>;
23
23
  version: z.ZodNullable<z.ZodString>;
24
24
  }, z.core.$strip>;
@@ -39,8 +39,8 @@ declare const ClientResolveBinarySchema: {
39
39
  sessionId: z.ZodOptional<z.ZodString>;
40
40
  projectDir: z.ZodOptional<z.ZodString>;
41
41
  preferSource: z.ZodOptional<z.ZodEnum<{
42
- global: "global";
43
42
  managed: "managed";
43
+ global: "global";
44
44
  }>>;
45
45
  harnessId: z.ZodOptional<z.ZodString>;
46
46
  }, z.core.$strip>;
@@ -49,8 +49,8 @@ declare const ClientResolveBinarySchema: {
49
49
  env: z.ZodRecord<z.ZodString, z.ZodString>;
50
50
  configDir: z.ZodNullable<z.ZodString>;
51
51
  source: z.ZodEnum<{
52
- global: "global";
53
52
  managed: "managed";
53
+ global: "global";
54
54
  }>;
55
55
  version: z.ZodNullable<z.ZodString>;
56
56
  }, z.core.$strip>;
@@ -630,8 +630,8 @@ declare const ClientSchemas: {
630
630
  reason: z.ZodEnum<{
631
631
  update: "update";
632
632
  install: "install";
633
- "set-active": "set-active";
634
633
  uninstall: "uninstall";
634
+ "set-active": "set-active";
635
635
  }>;
636
636
  }, z.core.$strip>;
637
637
  resolveBinary: {
@@ -640,8 +640,8 @@ declare const ClientSchemas: {
640
640
  sessionId: z.ZodOptional<z.ZodString>;
641
641
  projectDir: z.ZodOptional<z.ZodString>;
642
642
  preferSource: z.ZodOptional<z.ZodEnum<{
643
- global: "global";
644
643
  managed: "managed";
644
+ global: "global";
645
645
  }>>;
646
646
  harnessId: z.ZodOptional<z.ZodString>;
647
647
  }, z.core.$strip>;
@@ -650,8 +650,8 @@ declare const ClientSchemas: {
650
650
  env: z.ZodRecord<z.ZodString, z.ZodString>;
651
651
  configDir: z.ZodNullable<z.ZodString>;
652
652
  source: z.ZodEnum<{
653
- global: "global";
654
653
  managed: "managed";
654
+ global: "global";
655
655
  }>;
656
656
  version: z.ZodNullable<z.ZodString>;
657
657
  }, z.core.$strip>;
@@ -1130,8 +1130,8 @@ declare const ClientVersionChangedSchema: z.ZodObject<{
1130
1130
  reason: z.ZodEnum<{
1131
1131
  update: "update";
1132
1132
  install: "install";
1133
- "set-active": "set-active";
1134
1133
  uninstall: "uninstall";
1134
+ "set-active": "set-active";
1135
1135
  }>;
1136
1136
  }, z.core.$strip>;
1137
1137
  type ClientVersionChanged = z.infer<typeof ClientVersionChangedSchema>;
@@ -2006,8 +2006,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
2006
2006
  reason: _$zod.ZodEnum<{
2007
2007
  update: "update";
2008
2008
  install: "install";
2009
- "set-active": "set-active";
2010
2009
  uninstall: "uninstall";
2010
+ "set-active": "set-active";
2011
2011
  }>;
2012
2012
  }, _$zod_v4_core0.$strip>;
2013
2013
  resolveBinary: {
@@ -2016,8 +2016,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
2016
2016
  sessionId: _$zod.ZodOptional<_$zod.ZodString>;
2017
2017
  projectDir: _$zod.ZodOptional<_$zod.ZodString>;
2018
2018
  preferSource: _$zod.ZodOptional<_$zod.ZodEnum<{
2019
- global: "global";
2020
2019
  managed: "managed";
2020
+ global: "global";
2021
2021
  }>>;
2022
2022
  harnessId: _$zod.ZodOptional<_$zod.ZodString>;
2023
2023
  }, _$zod_v4_core0.$strip>;
@@ -2026,8 +2026,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
2026
2026
  env: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
2027
2027
  configDir: _$zod.ZodNullable<_$zod.ZodString>;
2028
2028
  source: _$zod.ZodEnum<{
2029
- global: "global";
2030
2029
  managed: "managed";
2030
+ global: "global";
2031
2031
  }>;
2032
2032
  version: _$zod.ZodNullable<_$zod.ZodString>;
2033
2033
  }, _$zod_v4_core0.$strip>;
@@ -2588,8 +2588,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
2588
2588
  reason: _$zod.ZodEnum<{
2589
2589
  update: "update";
2590
2590
  install: "install";
2591
- "set-active": "set-active";
2592
2591
  uninstall: "uninstall";
2592
+ "set-active": "set-active";
2593
2593
  }>;
2594
2594
  }, _$zod_v4_core0.$strip>;
2595
2595
  resolveBinary: {
@@ -2598,8 +2598,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
2598
2598
  sessionId: _$zod.ZodOptional<_$zod.ZodString>;
2599
2599
  projectDir: _$zod.ZodOptional<_$zod.ZodString>;
2600
2600
  preferSource: _$zod.ZodOptional<_$zod.ZodEnum<{
2601
- global: "global";
2602
2601
  managed: "managed";
2602
+ global: "global";
2603
2603
  }>>;
2604
2604
  harnessId: _$zod.ZodOptional<_$zod.ZodString>;
2605
2605
  }, _$zod_v4_core0.$strip>;
@@ -2608,8 +2608,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
2608
2608
  env: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
2609
2609
  configDir: _$zod.ZodNullable<_$zod.ZodString>;
2610
2610
  source: _$zod.ZodEnum<{
2611
- global: "global";
2612
2611
  managed: "managed";
2612
+ global: "global";
2613
2613
  }>;
2614
2614
  version: _$zod.ZodNullable<_$zod.ZodString>;
2615
2615
  }, _$zod_v4_core0.$strip>;
@@ -1,2 +1,2 @@
1
- import { a as ExtensionCoordinatorOptions, c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../../index-CDwc4Yjn.mjs";
1
+ import { a as ExtensionCoordinatorOptions, c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../../index-BmvbMMIk.mjs";
2
2
  export { ContributionProcessor, ExtensionCoordinator, ExtensionCoordinatorOptions, ExtensionRuntimeSurface, KernelExtensionContext, KernelMakaioExtension, RuntimeCapability, RuntimeEnvironment, coalesceExtensionOverrides, filterEligibleExtensions };
@@ -1,5 +1,5 @@
1
- import { c as ExtensionInfo, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, s as ComponentStateSchema, t as ExtensionNamespace } from "../index-CgNhyMkL.mjs";
2
- import { c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../index-CDwc4Yjn.mjs";
1
+ import { c as ExtensionInfo, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, s as ComponentStateSchema, t as ExtensionNamespace } from "../index-CszcIqMC.mjs";
2
+ import { c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../index-BmvbMMIk.mjs";
3
3
  import { i as WindowStyle, n as WindowRegistration, r as WindowRegistry, t as STYLE_DEFAULTS } from "../window-registry-ofIUQnfo.mjs";
4
4
  import { a as KernelSchemas, i as setWorkflowTriggerTypeRegistry, n as KernelSubjects, r as getWorkflowTriggerTypeRegistry, t as KernelNamespace } from "../index-Y8rMeYYX.mjs";
5
5
  import { a as MachineIdentity, c as StorageProvider, i as IdentityProvider, n as NoTransportProvider, o as TransportProvider, r as MemoryStorageProvider, s as StorageCleanup, t as EphemeralIdentityProvider } from "../index-CpKikwK4.mjs";
@@ -1,2 +1,2 @@
1
- import { a as ComponentInfoSchema, c as ExtensionInfo, d as ExtensionWarningEntrySchema, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, r as ComponentIdentitySchema, s as ComponentStateSchema, t as ExtensionNamespace, u as ExtensionWarningEntry } from "../../index-CgNhyMkL.mjs";
1
+ import { a as ComponentInfoSchema, c as ExtensionInfo, d as ExtensionWarningEntrySchema, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, r as ComponentIdentitySchema, s as ComponentStateSchema, t as ExtensionNamespace, u as ExtensionWarningEntry } from "../../index-CszcIqMC.mjs";
2
2
  export { ComponentIdentitySchema, ComponentInfo, ComponentInfoSchema, ComponentState, ComponentStateSchema, ExtensionInfo, ExtensionInfoSchema, ExtensionNamespace, ExtensionSubjects, ExtensionWarningEntry, ExtensionWarningEntrySchema, ServiceInfo, ServiceInfoSchema };
@@ -334,10 +334,10 @@ declare const MessageStorageNamespace$1: {
334
334
  output: _$zod.ZodString;
335
335
  isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
336
336
  }, _$zod_v4_core0.$strip>], "type">>;
337
- timestamp: _$zod.ZodNumber;
338
337
  agentId: _$zod.ZodOptional<_$zod.ZodString>;
339
338
  adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
340
339
  turnId: _$zod.ZodNullable<_$zod.ZodString>;
340
+ timestamp: _$zod.ZodNumber;
341
341
  contentText: _$zod.ZodString;
342
342
  adapterMessageId: _$zod.ZodOptional<_$zod.ZodString>;
343
343
  editOf: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1119,10 +1119,10 @@ declare const MessageStorageNamespace$1: {
1119
1119
  output: _$zod.ZodString;
1120
1120
  isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
1121
1121
  }, _$zod_v4_core0.$strip>], "type">>;
1122
- timestamp: _$zod.ZodNumber;
1123
1122
  agentId: _$zod.ZodOptional<_$zod.ZodString>;
1124
1123
  adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
1125
1124
  turnId: _$zod.ZodNullable<_$zod.ZodString>;
1125
+ timestamp: _$zod.ZodNumber;
1126
1126
  contentText: _$zod.ZodString;
1127
1127
  adapterMessageId: _$zod.ZodOptional<_$zod.ZodString>;
1128
1128
  editOf: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1960,8 +1960,8 @@ declare const MessageStorageNamespace$1: {
1960
1960
  output: string;
1961
1961
  isError?: boolean | undefined;
1962
1962
  })[];
1963
- timestamp: number;
1964
1963
  turnId: string | null;
1964
+ timestamp: number;
1965
1965
  contentText: string;
1966
1966
  origin?: "text" | "voice" | "compact" | undefined;
1967
1967
  agentId?: string | undefined;
@@ -2029,12 +2029,12 @@ declare const MessageStorageNamespace$1: {
2029
2029
  isError?: boolean | undefined;
2030
2030
  })[];
2031
2031
  messageId: string;
2032
- timestamp: number;
2033
- query: string;
2034
- limit: never;
2035
2032
  agentId: never;
2036
2033
  adapterSessionId: never;
2037
2034
  turnId: string | null;
2035
+ timestamp: number;
2036
+ query: string;
2037
+ limit: never;
2038
2038
  contentText: string;
2039
2039
  adapterMessageId: string;
2040
2040
  emitEvent: never;
@@ -62,8 +62,8 @@ declare const ExecutionTargetNamespace: _$_makaio_core0.BusNamespaceDefinition<"
62
62
  id: _$zod.ZodString;
63
63
  description: _$zod.ZodOptional<_$zod.ZodString>;
64
64
  name: _$zod.ZodString;
65
- scope: _$zod.ZodString;
66
65
  enabled: _$zod.ZodBoolean;
66
+ scope: _$zod.ZodString;
67
67
  }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
68
68
  type: _$zod.ZodLiteral<"container-local">;
69
69
  id: _$zod.ZodString;
@@ -71,8 +71,8 @@ declare const ExecutionTargetNamespace: _$_makaio_core0.BusNamespaceDefinition<"
71
71
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
72
72
  name: _$zod.ZodString;
73
73
  image: _$zod.ZodOptional<_$zod.ZodString>;
74
- scope: _$zod.ZodString;
75
74
  enabled: _$zod.ZodBoolean;
75
+ scope: _$zod.ZodString;
76
76
  busUrl: _$zod.ZodOptional<_$zod.ZodString>;
77
77
  }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
78
78
  type: _$zod.ZodLiteral<"container-isolated">;
@@ -81,8 +81,8 @@ declare const ExecutionTargetNamespace: _$_makaio_core0.BusNamespaceDefinition<"
81
81
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
82
82
  name: _$zod.ZodString;
83
83
  image: _$zod.ZodOptional<_$zod.ZodString>;
84
- scope: _$zod.ZodString;
85
84
  enabled: _$zod.ZodBoolean;
85
+ scope: _$zod.ZodString;
86
86
  busMode: _$zod.ZodEnum<{
87
87
  relay: "relay";
88
88
  host: "host";
@@ -363,8 +363,8 @@ declare const ExecutionTargetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
363
363
  id: _$zod.ZodString;
364
364
  description: _$zod.ZodOptional<_$zod.ZodString>;
365
365
  name: _$zod.ZodString;
366
- scope: _$zod.ZodString;
367
366
  enabled: _$zod.ZodBoolean;
367
+ scope: _$zod.ZodString;
368
368
  }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
369
369
  type: _$zod.ZodLiteral<"container-local">;
370
370
  id: _$zod.ZodString;
@@ -372,8 +372,8 @@ declare const ExecutionTargetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
372
372
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
373
373
  name: _$zod.ZodString;
374
374
  image: _$zod.ZodOptional<_$zod.ZodString>;
375
- scope: _$zod.ZodString;
376
375
  enabled: _$zod.ZodBoolean;
376
+ scope: _$zod.ZodString;
377
377
  busUrl: _$zod.ZodOptional<_$zod.ZodString>;
378
378
  }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
379
379
  type: _$zod.ZodLiteral<"container-isolated">;
@@ -382,8 +382,8 @@ declare const ExecutionTargetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
382
382
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
383
383
  name: _$zod.ZodString;
384
384
  image: _$zod.ZodOptional<_$zod.ZodString>;
385
- scope: _$zod.ZodString;
386
385
  enabled: _$zod.ZodBoolean;
386
+ scope: _$zod.ZodString;
387
387
  busMode: _$zod.ZodEnum<{
388
388
  relay: "relay";
389
389
  host: "host";