@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.
- package/dist/.makaio-build.json +2 -2
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/adapters/index.d.mts +1 -1
- package/dist/bus/index.d.mts +21 -21
- package/dist/clients/index.mjs +1 -1
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +172 -172
- package/dist/contracts/materialization/index.d.mts +1 -1
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{index-B_FtZ3Gn.d.mts → index--diIlm1t.d.mts} +6 -6
- package/dist/{index-BAQ6QBcU.d.mts → index-BUrNl0QJ.d.mts} +16 -16
- package/dist/{index-Y2r0Zvcm.d.mts → index-BvjLe_w9.d.mts} +12 -12
- package/dist/{index-CewENhZO.d.mts → index-CBN898N1.d.mts} +3 -3
- package/dist/{index-ByDySw3V.d.mts → index-CqImyhjX.d.mts} +105 -105
- package/dist/{index-B08YYzYZ.d.mts → index-D2WJ0Zpt.d.mts} +30 -30
- package/dist/{index-YoTbsavl.d.mts → index-D6sjCuQA.d.mts} +12 -12
- package/dist/{index-DLNRgZPo2.d.mts → index-D94cDExW2.d.mts} +15 -15
- package/dist/{index-Ch8A757m.d.mts → index-DYcyc2rR.d.mts} +15 -15
- package/dist/{index-CYHWOXUm.d.mts → index-Di84JjS0.d.mts} +1 -1
- package/dist/{index-DCDZrmkB.d.mts → index-DoWQjCE-.d.mts} +380 -380
- package/dist/{index-BN95duxC.d.mts → index-Mi_UJoUV.d.mts} +4 -4
- package/dist/{index-61LNzR4E.d.mts → index-SAGZBNB0.d.mts} +310 -310
- package/dist/{index-mpYmdMt9.d.mts → index-q8nLr74m.d.mts} +3 -3
- package/dist/{index-CfIW5biI.d.mts → index-wfSedMR9.d.mts} +1 -1
- package/dist/{namespace-Cir7d-vM.d.mts → namespace-65uwTpbg.d.mts} +6 -6
- package/dist/{namespace-CTsfVI3H.d.mts → namespace-Bcn5EuKq.d.mts} +5 -5
- package/dist/{namespace-Ct8ipis5.d.mts → namespace-CGGzwaCj.d.mts} +154 -154
- package/dist/{namespace-B95uYmZB.d.mts → namespace-d_0I6P7N.d.mts} +26 -26
- package/dist/{namespace-Da5Ip_ru.d.mts → namespace-qC3OUGCB.d.mts} +16 -16
- package/dist/package.json +1 -1
- package/dist/{schema-TNNx-dYQ.d.mts → schema-BD0TvgFP.d.mts} +1 -1
- package/dist/{schemas-CarFhw0P.d.mts → schemas-CyL5UEV7.d.mts} +154 -154
- package/dist/{schemas-C_gGGevw.d.mts → schemas-D4zaFE2p.d.mts} +6 -6
- package/dist/{schemas-DF_RgKLw2.d.mts → schemas-TQPiRl642.d.mts} +8 -8
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +8 -8
- package/dist/services/execution-target/index.d.mts +2 -2
- package/dist/services/execution-target/namespace.d.mts +1 -1
- package/dist/services/execution-target/schemas.d.mts +1 -1
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +119 -119
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/session/index.d.mts +4 -4
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +8 -8
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +6 -6
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/{transition-ByWf06n-.d.mts → transition-CCflZ6JS.d.mts} +1 -1
- package/dist/{types-D2Q9qI-a.d.mts → types-BXUm60GF.d.mts} +246 -246
- package/dist/{types-BslClRkH.d.mts → types-InWSdi-V.d.mts} +1 -1
- package/dist/workflow-engine/index.d.mts +19 -19
- package/package.json +1 -1
|
@@ -70,9 +70,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
70
70
|
name: _$zod.ZodString;
|
|
71
71
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
72
72
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
73
|
+
visible: "visible";
|
|
73
74
|
enabled: "enabled";
|
|
74
75
|
disabled: "disabled";
|
|
75
|
-
visible: "visible";
|
|
76
76
|
}>>>;
|
|
77
77
|
modelFilterMode: _$zod.ZodEnum<{
|
|
78
78
|
allowlist: "allowlist";
|
|
@@ -97,9 +97,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
97
97
|
name: _$zod.ZodString;
|
|
98
98
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
99
99
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
100
|
+
visible: "visible";
|
|
100
101
|
enabled: "enabled";
|
|
101
102
|
disabled: "disabled";
|
|
102
|
-
visible: "visible";
|
|
103
103
|
}>>>;
|
|
104
104
|
modelFilterMode: _$zod.ZodEnum<{
|
|
105
105
|
allowlist: "allowlist";
|
|
@@ -124,9 +124,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
124
124
|
name: _$zod.ZodString;
|
|
125
125
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
126
126
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
127
|
+
visible: "visible";
|
|
127
128
|
enabled: "enabled";
|
|
128
129
|
disabled: "disabled";
|
|
129
|
-
visible: "visible";
|
|
130
130
|
}>>>;
|
|
131
131
|
modelFilterMode: _$zod.ZodEnum<{
|
|
132
132
|
allowlist: "allowlist";
|
|
@@ -188,9 +188,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
188
188
|
name: _$zod.ZodString;
|
|
189
189
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
190
190
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
191
|
+
visible: "visible";
|
|
191
192
|
enabled: "enabled";
|
|
192
193
|
disabled: "disabled";
|
|
193
|
-
visible: "visible";
|
|
194
194
|
}>>>;
|
|
195
195
|
modelFilterMode: _$zod.ZodEnum<{
|
|
196
196
|
allowlist: "allowlist";
|
|
@@ -337,9 +337,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
337
337
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
338
338
|
}, _$zod_v4_core0.$strip>>;
|
|
339
339
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
340
|
+
visible: "visible";
|
|
340
341
|
enabled: "enabled";
|
|
341
342
|
disabled: "disabled";
|
|
342
|
-
visible: "visible";
|
|
343
343
|
}>>>;
|
|
344
344
|
modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
345
345
|
allowlist: "allowlist";
|
|
@@ -354,9 +354,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
354
354
|
name: _$zod.ZodString;
|
|
355
355
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
356
356
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
357
|
+
visible: "visible";
|
|
357
358
|
enabled: "enabled";
|
|
358
359
|
disabled: "disabled";
|
|
359
|
-
visible: "visible";
|
|
360
360
|
}>>>;
|
|
361
361
|
modelFilterMode: _$zod.ZodEnum<{
|
|
362
362
|
allowlist: "allowlist";
|
|
@@ -380,9 +380,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
380
380
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
381
381
|
}, _$zod_v4_core0.$strip>>>;
|
|
382
382
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
383
|
+
visible: "visible";
|
|
383
384
|
enabled: "enabled";
|
|
384
385
|
disabled: "disabled";
|
|
385
|
-
visible: "visible";
|
|
386
386
|
}>>>;
|
|
387
387
|
enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
388
388
|
}, _$zod_v4_core0.$strict>;
|
|
@@ -394,9 +394,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
394
394
|
name: _$zod.ZodString;
|
|
395
395
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
396
396
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
397
|
+
visible: "visible";
|
|
397
398
|
enabled: "enabled";
|
|
398
399
|
disabled: "disabled";
|
|
399
|
-
visible: "visible";
|
|
400
400
|
}>>>;
|
|
401
401
|
modelFilterMode: _$zod.ZodEnum<{
|
|
402
402
|
allowlist: "allowlist";
|
|
@@ -422,9 +422,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
422
422
|
name: _$zod.ZodString;
|
|
423
423
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
424
424
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
425
|
+
visible: "visible";
|
|
425
426
|
enabled: "enabled";
|
|
426
427
|
disabled: "disabled";
|
|
427
|
-
visible: "visible";
|
|
428
428
|
}>>>;
|
|
429
429
|
modelFilterMode: _$zod.ZodEnum<{
|
|
430
430
|
allowlist: "allowlist";
|
|
@@ -457,9 +457,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
457
457
|
name: _$zod.ZodString;
|
|
458
458
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
459
459
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
460
|
+
visible: "visible";
|
|
460
461
|
enabled: "enabled";
|
|
461
462
|
disabled: "disabled";
|
|
462
|
-
visible: "visible";
|
|
463
463
|
}>>>;
|
|
464
464
|
modelFilterMode: _$zod.ZodEnum<{
|
|
465
465
|
allowlist: "allowlist";
|
|
@@ -489,9 +489,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
489
489
|
name: _$zod.ZodString;
|
|
490
490
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
491
491
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
492
|
+
visible: "visible";
|
|
492
493
|
enabled: "enabled";
|
|
493
494
|
disabled: "disabled";
|
|
494
|
-
visible: "visible";
|
|
495
495
|
}>>>;
|
|
496
496
|
modelFilterMode: _$zod.ZodEnum<{
|
|
497
497
|
allowlist: "allowlist";
|
|
@@ -594,9 +594,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
594
594
|
name: _$zod.ZodString;
|
|
595
595
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
596
596
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
597
|
+
visible: "visible";
|
|
597
598
|
enabled: "enabled";
|
|
598
599
|
disabled: "disabled";
|
|
599
|
-
visible: "visible";
|
|
600
600
|
}>>>;
|
|
601
601
|
modelFilterMode: _$zod.ZodEnum<{
|
|
602
602
|
allowlist: "allowlist";
|
|
@@ -614,9 +614,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
614
614
|
name: _$zod.ZodString;
|
|
615
615
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
616
616
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
617
|
+
visible: "visible";
|
|
617
618
|
enabled: "enabled";
|
|
618
619
|
disabled: "disabled";
|
|
619
|
-
visible: "visible";
|
|
620
620
|
}>>>;
|
|
621
621
|
modelFilterMode: _$zod.ZodEnum<{
|
|
622
622
|
allowlist: "allowlist";
|
|
@@ -725,9 +725,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
725
725
|
name: _$zod.ZodString;
|
|
726
726
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
727
727
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
728
|
+
visible: "visible";
|
|
728
729
|
enabled: "enabled";
|
|
729
730
|
disabled: "disabled";
|
|
730
|
-
visible: "visible";
|
|
731
731
|
}>>>;
|
|
732
732
|
modelFilterMode: _$zod.ZodEnum<{
|
|
733
733
|
allowlist: "allowlist";
|
|
@@ -752,9 +752,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
752
752
|
name: _$zod.ZodString;
|
|
753
753
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
754
754
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
755
|
+
visible: "visible";
|
|
755
756
|
enabled: "enabled";
|
|
756
757
|
disabled: "disabled";
|
|
757
|
-
visible: "visible";
|
|
758
758
|
}>>>;
|
|
759
759
|
modelFilterMode: _$zod.ZodEnum<{
|
|
760
760
|
allowlist: "allowlist";
|
|
@@ -779,9 +779,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
779
779
|
name: _$zod.ZodString;
|
|
780
780
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
781
781
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
782
|
+
visible: "visible";
|
|
782
783
|
enabled: "enabled";
|
|
783
784
|
disabled: "disabled";
|
|
784
|
-
visible: "visible";
|
|
785
785
|
}>>>;
|
|
786
786
|
modelFilterMode: _$zod.ZodEnum<{
|
|
787
787
|
allowlist: "allowlist";
|
|
@@ -843,9 +843,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
843
843
|
name: _$zod.ZodString;
|
|
844
844
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
845
845
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
846
|
+
visible: "visible";
|
|
846
847
|
enabled: "enabled";
|
|
847
848
|
disabled: "disabled";
|
|
848
|
-
visible: "visible";
|
|
849
849
|
}>>>;
|
|
850
850
|
modelFilterMode: _$zod.ZodEnum<{
|
|
851
851
|
allowlist: "allowlist";
|
|
@@ -992,9 +992,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
992
992
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
993
993
|
}, _$zod_v4_core0.$strip>>;
|
|
994
994
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
995
|
+
visible: "visible";
|
|
995
996
|
enabled: "enabled";
|
|
996
997
|
disabled: "disabled";
|
|
997
|
-
visible: "visible";
|
|
998
998
|
}>>>;
|
|
999
999
|
modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1000
1000
|
allowlist: "allowlist";
|
|
@@ -1009,9 +1009,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1009
1009
|
name: _$zod.ZodString;
|
|
1010
1010
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1011
1011
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1012
|
+
visible: "visible";
|
|
1012
1013
|
enabled: "enabled";
|
|
1013
1014
|
disabled: "disabled";
|
|
1014
|
-
visible: "visible";
|
|
1015
1015
|
}>>>;
|
|
1016
1016
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1017
1017
|
allowlist: "allowlist";
|
|
@@ -1035,9 +1035,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1035
1035
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1036
1036
|
}, _$zod_v4_core0.$strip>>>;
|
|
1037
1037
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1038
|
+
visible: "visible";
|
|
1038
1039
|
enabled: "enabled";
|
|
1039
1040
|
disabled: "disabled";
|
|
1040
|
-
visible: "visible";
|
|
1041
1041
|
}>>>;
|
|
1042
1042
|
enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1043
1043
|
}, _$zod_v4_core0.$strict>;
|
|
@@ -1049,9 +1049,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1049
1049
|
name: _$zod.ZodString;
|
|
1050
1050
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1051
1051
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1052
|
+
visible: "visible";
|
|
1052
1053
|
enabled: "enabled";
|
|
1053
1054
|
disabled: "disabled";
|
|
1054
|
-
visible: "visible";
|
|
1055
1055
|
}>>>;
|
|
1056
1056
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1057
1057
|
allowlist: "allowlist";
|
|
@@ -1077,9 +1077,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1077
1077
|
name: _$zod.ZodString;
|
|
1078
1078
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1079
1079
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1080
|
+
visible: "visible";
|
|
1080
1081
|
enabled: "enabled";
|
|
1081
1082
|
disabled: "disabled";
|
|
1082
|
-
visible: "visible";
|
|
1083
1083
|
}>>>;
|
|
1084
1084
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1085
1085
|
allowlist: "allowlist";
|
|
@@ -1112,9 +1112,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1112
1112
|
name: _$zod.ZodString;
|
|
1113
1113
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1114
1114
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1115
|
+
visible: "visible";
|
|
1115
1116
|
enabled: "enabled";
|
|
1116
1117
|
disabled: "disabled";
|
|
1117
|
-
visible: "visible";
|
|
1118
1118
|
}>>>;
|
|
1119
1119
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1120
1120
|
allowlist: "allowlist";
|
|
@@ -1144,9 +1144,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1144
1144
|
name: _$zod.ZodString;
|
|
1145
1145
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1146
1146
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1147
|
+
visible: "visible";
|
|
1147
1148
|
enabled: "enabled";
|
|
1148
1149
|
disabled: "disabled";
|
|
1149
|
-
visible: "visible";
|
|
1150
1150
|
}>>>;
|
|
1151
1151
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1152
1152
|
allowlist: "allowlist";
|
|
@@ -1249,9 +1249,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1249
1249
|
name: _$zod.ZodString;
|
|
1250
1250
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1251
1251
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1252
|
+
visible: "visible";
|
|
1252
1253
|
enabled: "enabled";
|
|
1253
1254
|
disabled: "disabled";
|
|
1254
|
-
visible: "visible";
|
|
1255
1255
|
}>>>;
|
|
1256
1256
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1257
1257
|
allowlist: "allowlist";
|
|
@@ -1269,9 +1269,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1269
1269
|
name: _$zod.ZodString;
|
|
1270
1270
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1271
1271
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1272
|
+
visible: "visible";
|
|
1272
1273
|
enabled: "enabled";
|
|
1273
1274
|
disabled: "disabled";
|
|
1274
|
-
visible: "visible";
|
|
1275
1275
|
}>>>;
|
|
1276
1276
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1277
1277
|
allowlist: "allowlist";
|
|
@@ -923,7 +923,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
923
923
|
tableName: "agents";
|
|
924
924
|
dataType: "string";
|
|
925
925
|
columnType: "SQLiteText";
|
|
926
|
-
data: "
|
|
926
|
+
data: "active" | "idle" | "dead" | "disposed";
|
|
927
927
|
driverParam: string;
|
|
928
928
|
notNull: true;
|
|
929
929
|
hasDefault: false;
|
|
@@ -1012,8 +1012,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1012
1012
|
member: "member";
|
|
1013
1013
|
}>;
|
|
1014
1014
|
status: _$zod.ZodEnum<{
|
|
1015
|
-
idle: "idle";
|
|
1016
1015
|
active: "active";
|
|
1016
|
+
idle: "idle";
|
|
1017
1017
|
dead: "dead";
|
|
1018
1018
|
disposed: "disposed";
|
|
1019
1019
|
}>;
|
|
@@ -1132,8 +1132,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1132
1132
|
member: "member";
|
|
1133
1133
|
}>;
|
|
1134
1134
|
status: _$zod.ZodEnum<{
|
|
1135
|
-
idle: "idle";
|
|
1136
1135
|
active: "active";
|
|
1136
|
+
idle: "idle";
|
|
1137
1137
|
dead: "dead";
|
|
1138
1138
|
disposed: "disposed";
|
|
1139
1139
|
}>;
|
|
@@ -1277,8 +1277,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1277
1277
|
member: "member";
|
|
1278
1278
|
}>;
|
|
1279
1279
|
status: _$zod.ZodEnum<{
|
|
1280
|
-
idle: "idle";
|
|
1281
1280
|
active: "active";
|
|
1281
|
+
idle: "idle";
|
|
1282
1282
|
dead: "dead";
|
|
1283
1283
|
disposed: "disposed";
|
|
1284
1284
|
}>;
|
|
@@ -1437,8 +1437,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1437
1437
|
member: "member";
|
|
1438
1438
|
}>;
|
|
1439
1439
|
status: _$zod.ZodEnum<{
|
|
1440
|
-
idle: "idle";
|
|
1441
1440
|
active: "active";
|
|
1441
|
+
idle: "idle";
|
|
1442
1442
|
dead: "dead";
|
|
1443
1443
|
disposed: "disposed";
|
|
1444
1444
|
}>;
|
|
@@ -1619,8 +1619,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1619
1619
|
member: "member";
|
|
1620
1620
|
}>;
|
|
1621
1621
|
status: _$zod.ZodEnum<{
|
|
1622
|
-
idle: "idle";
|
|
1623
1622
|
active: "active";
|
|
1623
|
+
idle: "idle";
|
|
1624
1624
|
dead: "dead";
|
|
1625
1625
|
disposed: "disposed";
|
|
1626
1626
|
}>;
|
|
@@ -1806,8 +1806,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1806
1806
|
member: "member";
|
|
1807
1807
|
}>;
|
|
1808
1808
|
status: _$zod.ZodEnum<{
|
|
1809
|
-
idle: "idle";
|
|
1810
1809
|
active: "active";
|
|
1810
|
+
idle: "idle";
|
|
1811
1811
|
dead: "dead";
|
|
1812
1812
|
disposed: "disposed";
|
|
1813
1813
|
}>;
|
|
@@ -1933,8 +1933,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1933
1933
|
member: "member";
|
|
1934
1934
|
}>;
|
|
1935
1935
|
status: _$zod.ZodEnum<{
|
|
1936
|
-
idle: "idle";
|
|
1937
1936
|
active: "active";
|
|
1937
|
+
idle: "idle";
|
|
1938
1938
|
dead: "dead";
|
|
1939
1939
|
disposed: "disposed";
|
|
1940
1940
|
}>;
|
|
@@ -2081,8 +2081,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2081
2081
|
member: "member";
|
|
2082
2082
|
}>;
|
|
2083
2083
|
status: _$zod.ZodEnum<{
|
|
2084
|
-
idle: "idle";
|
|
2085
2084
|
active: "active";
|
|
2085
|
+
idle: "idle";
|
|
2086
2086
|
dead: "dead";
|
|
2087
2087
|
disposed: "disposed";
|
|
2088
2088
|
}>;
|
|
@@ -2201,8 +2201,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2201
2201
|
member: "member";
|
|
2202
2202
|
}>;
|
|
2203
2203
|
status: _$zod.ZodEnum<{
|
|
2204
|
-
idle: "idle";
|
|
2205
2204
|
active: "active";
|
|
2205
|
+
idle: "idle";
|
|
2206
2206
|
dead: "dead";
|
|
2207
2207
|
disposed: "disposed";
|
|
2208
2208
|
}>;
|
|
@@ -2346,8 +2346,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2346
2346
|
member: "member";
|
|
2347
2347
|
}>;
|
|
2348
2348
|
status: _$zod.ZodEnum<{
|
|
2349
|
-
idle: "idle";
|
|
2350
2349
|
active: "active";
|
|
2350
|
+
idle: "idle";
|
|
2351
2351
|
dead: "dead";
|
|
2352
2352
|
disposed: "disposed";
|
|
2353
2353
|
}>;
|
|
@@ -2506,8 +2506,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2506
2506
|
member: "member";
|
|
2507
2507
|
}>;
|
|
2508
2508
|
status: _$zod.ZodEnum<{
|
|
2509
|
-
idle: "idle";
|
|
2510
2509
|
active: "active";
|
|
2510
|
+
idle: "idle";
|
|
2511
2511
|
dead: "dead";
|
|
2512
2512
|
disposed: "disposed";
|
|
2513
2513
|
}>;
|
|
@@ -2688,8 +2688,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2688
2688
|
member: "member";
|
|
2689
2689
|
}>;
|
|
2690
2690
|
status: _$zod.ZodEnum<{
|
|
2691
|
-
idle: "idle";
|
|
2692
2691
|
active: "active";
|
|
2692
|
+
idle: "idle";
|
|
2693
2693
|
dead: "dead";
|
|
2694
2694
|
disposed: "disposed";
|
|
2695
2695
|
}>;
|
|
@@ -2875,8 +2875,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2875
2875
|
member: "member";
|
|
2876
2876
|
}>;
|
|
2877
2877
|
status: _$zod.ZodEnum<{
|
|
2878
|
-
idle: "idle";
|
|
2879
2878
|
active: "active";
|
|
2879
|
+
idle: "idle";
|
|
2880
2880
|
dead: "dead";
|
|
2881
2881
|
disposed: "disposed";
|
|
2882
2882
|
}>;
|
|
@@ -3002,8 +3002,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
3002
3002
|
member: "member";
|
|
3003
3003
|
}>;
|
|
3004
3004
|
status: _$zod.ZodEnum<{
|
|
3005
|
-
idle: "idle";
|
|
3006
3005
|
active: "active";
|
|
3006
|
+
idle: "idle";
|
|
3007
3007
|
dead: "dead";
|
|
3008
3008
|
disposed: "disposed";
|
|
3009
3009
|
}>;
|
|
@@ -3135,7 +3135,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
3135
3135
|
adapterName: string;
|
|
3136
3136
|
sessionId: string;
|
|
3137
3137
|
role: "lead" | "member";
|
|
3138
|
-
status: "
|
|
3138
|
+
status: "active" | "idle" | "dead" | "disposed";
|
|
3139
3139
|
createdAt: number;
|
|
3140
3140
|
lastActivityAt: number;
|
|
3141
3141
|
adapterSessionId?: string | undefined;
|
package/dist/package.json
CHANGED
|
@@ -1130,7 +1130,7 @@ declare const agents: _$drizzle_orm_sqlite_core0.SQLiteTableWithColumns<{
|
|
|
1130
1130
|
tableName: "agents";
|
|
1131
1131
|
dataType: "string";
|
|
1132
1132
|
columnType: "SQLiteText";
|
|
1133
|
-
data: "
|
|
1133
|
+
data: "active" | "idle" | "dead" | "disposed";
|
|
1134
1134
|
driverParam: string;
|
|
1135
1135
|
notNull: true;
|
|
1136
1136
|
hasDefault: false;
|