@makaio/framework 1.0.0-dev-1783687982716 → 1.0.0-dev-1783705652236
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/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +150 -7
- package/dist/adapters/index.mjs +6 -6
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +12 -12
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +30 -30
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- 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 +1 -1
- package/dist/{index-oePgeOph.d.mts → index-B2DjrVb8.d.mts} +3 -3
- package/dist/{index-B4ZddkPI.d.mts → index-BcvG3wPv.d.mts} +76 -76
- package/dist/{index-mU2lnU7O.d.mts → index-BcwOnvUh.d.mts} +6 -6
- package/dist/{index-D4gn93gL.d.mts → index-C9FCWOhp.d.mts} +4 -4
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-Bc82MC0z.d.mts → index-Cx1Bm6WD.d.mts} +4 -4
- package/dist/{index-BUrNl0QJ.d.mts → index-D6aAzr32.d.mts} +32 -32
- package/dist/{index-Di84JjS0.d.mts → index-DEzdNQum.d.mts} +2 -2
- package/dist/{index-D94cDExW2.d.mts → index-DLNRgZPo2.d.mts} +15 -15
- package/dist/{index-DLDQDXhD.d.mts → index-DScUb-hF.d.mts} +2 -2
- package/dist/{index-CmHdpW0E.d.mts → index-DZPNuWMc.d.mts} +11 -11
- package/dist/{index-DNfNwGu6.d.mts → index-DnnKUwHm.d.mts} +6 -6
- package/dist/{index-DsLpP5ek.d.mts → index-DoEF9LAc.d.mts} +1 -1
- package/dist/{index-CAhKyxfm.d.mts → index-FFVwQMad.d.mts} +64 -64
- package/dist/{index-DTBQOCar.d.mts → index-O08Q2ikz.d.mts} +8 -8
- package/dist/{index-DTkGyKKA.d.mts → index-PIlYSC73.d.mts} +14 -14
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-d_0I6P7N.d.mts → namespace-B4cV_pk3.d.mts} +52 -52
- package/dist/{namespace-B9V9R3AY.d.mts → namespace-CZK2ff3B.d.mts} +22 -22
- package/dist/{namespace-BLER-Qom.d.mts → namespace-CfvtDD_U.d.mts} +2 -2
- package/dist/{namespace-6sIu5nBI2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/{namespace-Dm454cNM.d.mts → namespace-D9PLFmPQ.d.mts} +27 -27
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/package.json +1 -1
- package/dist/{schemas-CNUk34qC2.d.mts → schemas-Br-rSxPE2.d.mts} +19 -19
- package/dist/{schemas-B_t6oOK-.d.mts → schemas-CoFCV42v.d.mts} +2 -2
- package/dist/{schemas-CscdPqCt.d.mts → schemas-lnE9YoG7.d.mts} +3 -3
- 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 +14 -14
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +56 -56
- package/dist/services/session/index.d.mts +3 -3
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session-editor/index.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +16 -16
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/{types-BMS6yfLS.d.mts → types-BNW5n6qm.d.mts} +1 -1
- package/dist/{types-1a2D10yb.d.mts → types-BrUOVfwe.d.mts} +13 -0
- package/dist/{types-BSilhlYE.d.mts → types-CBLPaQXe.d.mts} +28 -28
- package/dist/workflow-engine/index.d.mts +55 -55
- package/package.json +1 -1
|
@@ -45,8 +45,8 @@ type ContainerRuntime = z.infer<typeof ContainerRuntimeSchema>;
|
|
|
45
45
|
*/
|
|
46
46
|
declare const ContainerStateSchema: z.ZodEnum<{
|
|
47
47
|
running: "running";
|
|
48
|
-
stopped: "stopped";
|
|
49
48
|
created: "created";
|
|
49
|
+
stopped: "stopped";
|
|
50
50
|
destroyed: "destroyed";
|
|
51
51
|
}>;
|
|
52
52
|
type ContainerState = z.infer<typeof ContainerStateSchema>;
|
|
@@ -226,8 +226,8 @@ type StatusRequest = z.infer<typeof StatusRequestSchema>;
|
|
|
226
226
|
declare const StatusResponseSchema: z.ZodObject<{
|
|
227
227
|
state: z.ZodEnum<{
|
|
228
228
|
running: "running";
|
|
229
|
-
stopped: "stopped";
|
|
230
229
|
created: "created";
|
|
230
|
+
stopped: "stopped";
|
|
231
231
|
destroyed: "destroyed";
|
|
232
232
|
}>;
|
|
233
233
|
sessionId: z.ZodString;
|
|
@@ -361,8 +361,8 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
361
361
|
response: _$zod.ZodObject<{
|
|
362
362
|
state: _$zod.ZodEnum<{
|
|
363
363
|
running: "running";
|
|
364
|
-
stopped: "stopped";
|
|
365
364
|
created: "created";
|
|
365
|
+
stopped: "stopped";
|
|
366
366
|
destroyed: "destroyed";
|
|
367
367
|
}>;
|
|
368
368
|
sessionId: _$zod.ZodString;
|
|
@@ -479,8 +479,8 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
479
479
|
response: _$zod.ZodObject<{
|
|
480
480
|
state: _$zod.ZodEnum<{
|
|
481
481
|
running: "running";
|
|
482
|
-
stopped: "stopped";
|
|
483
482
|
created: "created";
|
|
483
|
+
stopped: "stopped";
|
|
484
484
|
destroyed: "destroyed";
|
|
485
485
|
}>;
|
|
486
486
|
sessionId: _$zod.ZodString;
|
|
@@ -599,8 +599,8 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
599
599
|
response: _$zod.ZodObject<{
|
|
600
600
|
state: _$zod.ZodEnum<{
|
|
601
601
|
running: "running";
|
|
602
|
-
stopped: "stopped";
|
|
603
602
|
created: "created";
|
|
603
|
+
stopped: "stopped";
|
|
604
604
|
destroyed: "destroyed";
|
|
605
605
|
}>;
|
|
606
606
|
sessionId: _$zod.ZodString;
|
|
@@ -717,8 +717,8 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
717
717
|
response: _$zod.ZodObject<{
|
|
718
718
|
state: _$zod.ZodEnum<{
|
|
719
719
|
running: "running";
|
|
720
|
-
stopped: "stopped";
|
|
721
720
|
created: "created";
|
|
721
|
+
stopped: "stopped";
|
|
722
722
|
destroyed: "destroyed";
|
|
723
723
|
}>;
|
|
724
724
|
sessionId: _$zod.ZodString;
|
|
@@ -488,8 +488,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
488
488
|
extensionName: z.ZodString;
|
|
489
489
|
warnings: z.ZodArray<z.ZodObject<{
|
|
490
490
|
severity: z.ZodEnum<{
|
|
491
|
-
degraded: "degraded";
|
|
492
491
|
info: "info";
|
|
492
|
+
degraded: "degraded";
|
|
493
493
|
recommended: "recommended";
|
|
494
494
|
}>;
|
|
495
495
|
title: z.ZodString;
|
|
@@ -528,8 +528,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
528
528
|
extensionName: z.ZodString;
|
|
529
529
|
warnings: z.ZodArray<z.ZodObject<{
|
|
530
530
|
severity: z.ZodEnum<{
|
|
531
|
-
degraded: "degraded";
|
|
532
531
|
info: "info";
|
|
532
|
+
degraded: "degraded";
|
|
533
533
|
recommended: "recommended";
|
|
534
534
|
}>;
|
|
535
535
|
title: z.ZodString;
|
|
@@ -943,8 +943,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
943
943
|
extensionName: z.ZodString;
|
|
944
944
|
warnings: z.ZodArray<z.ZodObject<{
|
|
945
945
|
severity: z.ZodEnum<{
|
|
946
|
-
degraded: "degraded";
|
|
947
946
|
info: "info";
|
|
947
|
+
degraded: "degraded";
|
|
948
948
|
recommended: "recommended";
|
|
949
949
|
}>;
|
|
950
950
|
title: z.ZodString;
|
|
@@ -983,8 +983,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
983
983
|
extensionName: z.ZodString;
|
|
984
984
|
warnings: z.ZodArray<z.ZodObject<{
|
|
985
985
|
severity: z.ZodEnum<{
|
|
986
|
-
degraded: "degraded";
|
|
987
986
|
info: "info";
|
|
987
|
+
degraded: "degraded";
|
|
988
988
|
recommended: "recommended";
|
|
989
989
|
}>;
|
|
990
990
|
title: z.ZodString;
|
|
@@ -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";
|
|
45
44
|
passed: "passed";
|
|
46
45
|
enforced: "enforced";
|
|
46
|
+
failed: "failed";
|
|
47
47
|
}>;
|
|
48
48
|
/**
|
|
49
49
|
* Full validation result emitted after a turn completes when a
|
|
@@ -142,7 +142,6 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
142
142
|
name: z.ZodString;
|
|
143
143
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
144
144
|
clientId: z.ZodOptional<z.ZodString>;
|
|
145
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
146
145
|
nativeTools: z.ZodObject<{
|
|
147
146
|
enabled: z.ZodArray<z.ZodString>;
|
|
148
147
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -176,6 +175,7 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
176
175
|
"always-ask": "always-ask";
|
|
177
176
|
"full-access": "full-access";
|
|
178
177
|
}>>>;
|
|
178
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
179
179
|
approvalPolicy: z.ZodOptional<z.ZodEnum<{
|
|
180
180
|
reject: "reject";
|
|
181
181
|
"always-ask": "always-ask";
|
|
@@ -318,7 +318,6 @@ declare const HarnessSchemas: {
|
|
|
318
318
|
name: z.ZodString;
|
|
319
319
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
320
320
|
clientId: z.ZodOptional<z.ZodString>;
|
|
321
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
322
321
|
nativeTools: z.ZodObject<{
|
|
323
322
|
enabled: z.ZodArray<z.ZodString>;
|
|
324
323
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -352,6 +351,7 @@ declare const HarnessSchemas: {
|
|
|
352
351
|
"always-ask": "always-ask";
|
|
353
352
|
"full-access": "full-access";
|
|
354
353
|
}>>>;
|
|
354
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
355
355
|
approvalPolicy: z.ZodOptional<z.ZodEnum<{
|
|
356
356
|
reject: "reject";
|
|
357
357
|
"always-ask": "always-ask";
|
|
@@ -761,7 +761,6 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
761
761
|
name: z.ZodString;
|
|
762
762
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
763
763
|
clientId: z.ZodOptional<z.ZodString>;
|
|
764
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
765
764
|
nativeTools: z.ZodObject<{
|
|
766
765
|
enabled: z.ZodArray<z.ZodString>;
|
|
767
766
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -795,6 +794,7 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
795
794
|
"always-ask": "always-ask";
|
|
796
795
|
"full-access": "full-access";
|
|
797
796
|
}>>>;
|
|
797
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
798
798
|
approvalPolicy: z.ZodOptional<z.ZodEnum<{
|
|
799
799
|
reject: "reject";
|
|
800
800
|
"always-ask": "always-ask";
|
|
@@ -1204,7 +1204,6 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1204
1204
|
name: z.ZodString;
|
|
1205
1205
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
1206
1206
|
clientId: z.ZodOptional<z.ZodString>;
|
|
1207
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1208
1207
|
nativeTools: z.ZodObject<{
|
|
1209
1208
|
enabled: z.ZodArray<z.ZodString>;
|
|
1210
1209
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -1238,6 +1237,7 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1238
1237
|
"always-ask": "always-ask";
|
|
1239
1238
|
"full-access": "full-access";
|
|
1240
1239
|
}>>>;
|
|
1240
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1241
1241
|
approvalPolicy: z.ZodOptional<z.ZodEnum<{
|
|
1242
1242
|
reject: "reject";
|
|
1243
1243
|
"always-ask": "always-ask";
|
|
@@ -14,9 +14,9 @@ declare const ProviderConfigFileRecordSchema: z.ZodObject<{
|
|
|
14
14
|
name: z.ZodString;
|
|
15
15
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
16
16
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
17
|
-
visible: "visible";
|
|
18
|
-
enabled: "enabled";
|
|
19
17
|
disabled: "disabled";
|
|
18
|
+
enabled: "enabled";
|
|
19
|
+
visible: "visible";
|
|
20
20
|
}>>>;
|
|
21
21
|
modelFilterMode: z.ZodEnum<{
|
|
22
22
|
allowlist: "allowlist";
|
|
@@ -187,9 +187,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
187
187
|
name: z.ZodString;
|
|
188
188
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
189
189
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
190
|
-
visible: "visible";
|
|
191
|
-
enabled: "enabled";
|
|
192
190
|
disabled: "disabled";
|
|
191
|
+
enabled: "enabled";
|
|
192
|
+
visible: "visible";
|
|
193
193
|
}>>>;
|
|
194
194
|
modelFilterMode: z.ZodEnum<{
|
|
195
195
|
allowlist: "allowlist";
|
|
@@ -217,9 +217,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
217
217
|
name: z.ZodString;
|
|
218
218
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
219
219
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
220
|
-
visible: "visible";
|
|
221
|
-
enabled: "enabled";
|
|
222
220
|
disabled: "disabled";
|
|
221
|
+
enabled: "enabled";
|
|
222
|
+
visible: "visible";
|
|
223
223
|
}>>>;
|
|
224
224
|
modelFilterMode: z.ZodEnum<{
|
|
225
225
|
allowlist: "allowlist";
|
|
@@ -247,9 +247,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
247
247
|
name: z.ZodString;
|
|
248
248
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
249
249
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
250
|
-
visible: "visible";
|
|
251
|
-
enabled: "enabled";
|
|
252
250
|
disabled: "disabled";
|
|
251
|
+
enabled: "enabled";
|
|
252
|
+
visible: "visible";
|
|
253
253
|
}>>>;
|
|
254
254
|
modelFilterMode: z.ZodEnum<{
|
|
255
255
|
allowlist: "allowlist";
|
|
@@ -323,9 +323,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
323
323
|
name: z.ZodString;
|
|
324
324
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
325
325
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
326
|
-
visible: "visible";
|
|
327
|
-
enabled: "enabled";
|
|
328
326
|
disabled: "disabled";
|
|
327
|
+
enabled: "enabled";
|
|
328
|
+
visible: "visible";
|
|
329
329
|
}>>>;
|
|
330
330
|
modelFilterMode: z.ZodEnum<{
|
|
331
331
|
allowlist: "allowlist";
|
|
@@ -487,9 +487,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
487
487
|
openai: z.ZodOptional<z.ZodString>;
|
|
488
488
|
}, z.core.$strip>>;
|
|
489
489
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
490
|
-
visible: "visible";
|
|
491
|
-
enabled: "enabled";
|
|
492
490
|
disabled: "disabled";
|
|
491
|
+
enabled: "enabled";
|
|
492
|
+
visible: "visible";
|
|
493
493
|
}>>>;
|
|
494
494
|
modelFilterMode: z.ZodOptional<z.ZodEnum<{
|
|
495
495
|
allowlist: "allowlist";
|
|
@@ -504,9 +504,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
504
504
|
name: z.ZodString;
|
|
505
505
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
506
506
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
507
|
-
visible: "visible";
|
|
508
|
-
enabled: "enabled";
|
|
509
507
|
disabled: "disabled";
|
|
508
|
+
enabled: "enabled";
|
|
509
|
+
visible: "visible";
|
|
510
510
|
}>>>;
|
|
511
511
|
modelFilterMode: z.ZodEnum<{
|
|
512
512
|
allowlist: "allowlist";
|
|
@@ -533,9 +533,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
533
533
|
openai: z.ZodOptional<z.ZodString>;
|
|
534
534
|
}, z.core.$strip>>>;
|
|
535
535
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
536
|
-
visible: "visible";
|
|
537
|
-
enabled: "enabled";
|
|
538
536
|
disabled: "disabled";
|
|
537
|
+
enabled: "enabled";
|
|
538
|
+
visible: "visible";
|
|
539
539
|
}>>>;
|
|
540
540
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
541
541
|
}, z.core.$strict>;
|
|
@@ -547,9 +547,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
547
547
|
name: z.ZodString;
|
|
548
548
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
549
549
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
550
|
-
visible: "visible";
|
|
551
|
-
enabled: "enabled";
|
|
552
550
|
disabled: "disabled";
|
|
551
|
+
enabled: "enabled";
|
|
552
|
+
visible: "visible";
|
|
553
553
|
}>>>;
|
|
554
554
|
modelFilterMode: z.ZodEnum<{
|
|
555
555
|
allowlist: "allowlist";
|
|
@@ -578,9 +578,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
578
578
|
name: z.ZodString;
|
|
579
579
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
580
580
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
581
|
-
visible: "visible";
|
|
582
|
-
enabled: "enabled";
|
|
583
581
|
disabled: "disabled";
|
|
582
|
+
enabled: "enabled";
|
|
583
|
+
visible: "visible";
|
|
584
584
|
}>>>;
|
|
585
585
|
modelFilterMode: z.ZodEnum<{
|
|
586
586
|
allowlist: "allowlist";
|
|
@@ -619,9 +619,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
619
619
|
name: z.ZodString;
|
|
620
620
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
621
621
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
622
|
-
visible: "visible";
|
|
623
|
-
enabled: "enabled";
|
|
624
622
|
disabled: "disabled";
|
|
623
|
+
enabled: "enabled";
|
|
624
|
+
visible: "visible";
|
|
625
625
|
}>>>;
|
|
626
626
|
modelFilterMode: z.ZodEnum<{
|
|
627
627
|
allowlist: "allowlist";
|
|
@@ -654,9 +654,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
654
654
|
name: z.ZodString;
|
|
655
655
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
656
656
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
657
|
-
visible: "visible";
|
|
658
|
-
enabled: "enabled";
|
|
659
657
|
disabled: "disabled";
|
|
658
|
+
enabled: "enabled";
|
|
659
|
+
visible: "visible";
|
|
660
660
|
}>>>;
|
|
661
661
|
modelFilterMode: z.ZodEnum<{
|
|
662
662
|
allowlist: "allowlist";
|
|
@@ -780,9 +780,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
780
780
|
name: z.ZodString;
|
|
781
781
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
782
782
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
783
|
-
visible: "visible";
|
|
784
|
-
enabled: "enabled";
|
|
785
783
|
disabled: "disabled";
|
|
784
|
+
enabled: "enabled";
|
|
785
|
+
visible: "visible";
|
|
786
786
|
}>>>;
|
|
787
787
|
modelFilterMode: z.ZodEnum<{
|
|
788
788
|
allowlist: "allowlist";
|
|
@@ -800,9 +800,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
800
800
|
name: z.ZodString;
|
|
801
801
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
802
802
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
803
|
-
visible: "visible";
|
|
804
|
-
enabled: "enabled";
|
|
805
803
|
disabled: "disabled";
|
|
804
|
+
enabled: "enabled";
|
|
805
|
+
visible: "visible";
|
|
806
806
|
}>>>;
|
|
807
807
|
modelFilterMode: z.ZodEnum<{
|
|
808
808
|
allowlist: "allowlist";
|
|
@@ -936,9 +936,9 @@ declare const CreateCanonicalProviderConfigInputSchema: z.ZodObject<{
|
|
|
936
936
|
openai: z.ZodOptional<z.ZodString>;
|
|
937
937
|
}, z.core.$strip>>;
|
|
938
938
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
939
|
-
visible: "visible";
|
|
940
|
-
enabled: "enabled";
|
|
941
939
|
disabled: "disabled";
|
|
940
|
+
enabled: "enabled";
|
|
941
|
+
visible: "visible";
|
|
942
942
|
}>>>;
|
|
943
943
|
modelFilterMode: z.ZodOptional<z.ZodEnum<{
|
|
944
944
|
allowlist: "allowlist";
|
|
@@ -959,9 +959,9 @@ declare const CanonicalProviderConfigPatchSchema: z.ZodObject<{
|
|
|
959
959
|
openai: z.ZodOptional<z.ZodString>;
|
|
960
960
|
}, z.core.$strip>>>;
|
|
961
961
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
962
|
-
visible: "visible";
|
|
963
|
-
enabled: "enabled";
|
|
964
962
|
disabled: "disabled";
|
|
963
|
+
enabled: "enabled";
|
|
964
|
+
visible: "visible";
|
|
965
965
|
}>>>;
|
|
966
966
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
967
967
|
}, z.core.$strict>;
|
|
@@ -9,9 +9,9 @@ import { z } from "zod";
|
|
|
9
9
|
* - `visible` — Model is usable and shown in the AgentPicker UI.
|
|
10
10
|
*/
|
|
11
11
|
declare const ModelVisibilitySchema: z.ZodEnum<{
|
|
12
|
-
visible: "visible";
|
|
13
|
-
enabled: "enabled";
|
|
14
12
|
disabled: "disabled";
|
|
13
|
+
enabled: "enabled";
|
|
14
|
+
visible: "visible";
|
|
15
15
|
}>;
|
|
16
16
|
type ModelVisibility = z.infer<typeof ModelVisibilitySchema>;
|
|
17
17
|
/**
|
|
@@ -67,8 +67,8 @@ declare const SkillNamespace: _$_makaio_core0.BusNamespaceDefinition<"skill", {
|
|
|
67
67
|
database: "database";
|
|
68
68
|
}>;
|
|
69
69
|
scope: _$zod.ZodEnum<{
|
|
70
|
-
global: "global";
|
|
71
70
|
session: "session";
|
|
71
|
+
global: "global";
|
|
72
72
|
project: "project";
|
|
73
73
|
}>;
|
|
74
74
|
location: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -206,8 +206,8 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
206
206
|
database: "database";
|
|
207
207
|
}>;
|
|
208
208
|
scope: _$zod.ZodEnum<{
|
|
209
|
-
global: "global";
|
|
210
209
|
session: "session";
|
|
210
|
+
global: "global";
|
|
211
211
|
project: "project";
|
|
212
212
|
}>;
|
|
213
213
|
location: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -287,8 +287,8 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
287
287
|
//#region core/contracts/src/skill/schemas.d.ts
|
|
288
288
|
/** Canonical skill scope ordering. Narrower scopes win during effective resolution. */
|
|
289
289
|
declare const SkillScopeSchema: z.ZodEnum<{
|
|
290
|
-
global: "global";
|
|
291
290
|
session: "session";
|
|
291
|
+
global: "global";
|
|
292
292
|
project: "project";
|
|
293
293
|
}>;
|
|
294
294
|
/** Source of a discovered skill. */
|
|
@@ -372,8 +372,8 @@ declare const SkillRecordSchema: z.ZodObject<{
|
|
|
372
372
|
database: "database";
|
|
373
373
|
}>;
|
|
374
374
|
scope: z.ZodEnum<{
|
|
375
|
-
global: "global";
|
|
376
375
|
session: "session";
|
|
376
|
+
global: "global";
|
|
377
377
|
project: "project";
|
|
378
378
|
}>;
|
|
379
379
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -401,8 +401,8 @@ declare const SkillCatalogEntrySchema: z.ZodObject<{
|
|
|
401
401
|
database: "database";
|
|
402
402
|
}>;
|
|
403
403
|
scope: z.ZodEnum<{
|
|
404
|
-
global: "global";
|
|
405
404
|
session: "session";
|
|
405
|
+
global: "global";
|
|
406
406
|
project: "project";
|
|
407
407
|
}>;
|
|
408
408
|
location: z.ZodOptional<z.ZodString>;
|
|
@@ -476,8 +476,8 @@ declare const SkillRecordInputSchema: z.ZodObject<{
|
|
|
476
476
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
477
477
|
id: z.ZodString;
|
|
478
478
|
scope: z.ZodEnum<{
|
|
479
|
-
global: "global";
|
|
480
479
|
session: "session";
|
|
480
|
+
global: "global";
|
|
481
481
|
project: "project";
|
|
482
482
|
}>;
|
|
483
483
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -556,8 +556,8 @@ declare const SkillSchemas: {
|
|
|
556
556
|
database: "database";
|
|
557
557
|
}>;
|
|
558
558
|
scope: z.ZodEnum<{
|
|
559
|
-
global: "global";
|
|
560
559
|
session: "session";
|
|
560
|
+
global: "global";
|
|
561
561
|
project: "project";
|
|
562
562
|
}>;
|
|
563
563
|
location: z.ZodOptional<z.ZodString>;
|
|
@@ -719,8 +719,8 @@ declare const SkillStorageNamespace: ContractStorageNamespaceDefinition<"skill",
|
|
|
719
719
|
database: "database";
|
|
720
720
|
}>;
|
|
721
721
|
scope: z.ZodEnum<{
|
|
722
|
-
global: "global";
|
|
723
722
|
session: "session";
|
|
723
|
+
global: "global";
|
|
724
724
|
project: "project";
|
|
725
725
|
}>;
|
|
726
726
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -755,8 +755,8 @@ declare const SkillStorageNamespace: ContractStorageNamespaceDefinition<"skill",
|
|
|
755
755
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
756
756
|
id: z.ZodString;
|
|
757
757
|
scope: z.ZodEnum<{
|
|
758
|
-
global: "global";
|
|
759
758
|
session: "session";
|
|
759
|
+
global: "global";
|
|
760
760
|
project: "project";
|
|
761
761
|
}>;
|
|
762
762
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -811,8 +811,8 @@ declare const SkillStorageNamespace: ContractStorageNamespaceDefinition<"skill",
|
|
|
811
811
|
database: "database";
|
|
812
812
|
}>;
|
|
813
813
|
scope: z.ZodEnum<{
|
|
814
|
-
global: "global";
|
|
815
814
|
session: "session";
|
|
815
|
+
global: "global";
|
|
816
816
|
project: "project";
|
|
817
817
|
}>;
|
|
818
818
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -859,8 +859,8 @@ declare const SkillStorageNamespace: ContractStorageNamespaceDefinition<"skill",
|
|
|
859
859
|
database: "database";
|
|
860
860
|
}>;
|
|
861
861
|
scope: z.ZodEnum<{
|
|
862
|
-
global: "global";
|
|
863
862
|
session: "session";
|
|
863
|
+
global: "global";
|
|
864
864
|
project: "project";
|
|
865
865
|
}>;
|
|
866
866
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -905,8 +905,8 @@ declare const SkillStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
905
905
|
database: "database";
|
|
906
906
|
}>;
|
|
907
907
|
scope: z.ZodEnum<{
|
|
908
|
-
global: "global";
|
|
909
908
|
session: "session";
|
|
909
|
+
global: "global";
|
|
910
910
|
project: "project";
|
|
911
911
|
}>;
|
|
912
912
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -941,8 +941,8 @@ declare const SkillStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
941
941
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
942
942
|
id: z.ZodString;
|
|
943
943
|
scope: z.ZodEnum<{
|
|
944
|
-
global: "global";
|
|
945
944
|
session: "session";
|
|
945
|
+
global: "global";
|
|
946
946
|
project: "project";
|
|
947
947
|
}>;
|
|
948
948
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -997,8 +997,8 @@ declare const SkillStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
997
997
|
database: "database";
|
|
998
998
|
}>;
|
|
999
999
|
scope: z.ZodEnum<{
|
|
1000
|
-
global: "global";
|
|
1001
1000
|
session: "session";
|
|
1001
|
+
global: "global";
|
|
1002
1002
|
project: "project";
|
|
1003
1003
|
}>;
|
|
1004
1004
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -1045,8 +1045,8 @@ declare const SkillStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1045
1045
|
database: "database";
|
|
1046
1046
|
}>;
|
|
1047
1047
|
scope: z.ZodEnum<{
|
|
1048
|
-
global: "global";
|
|
1049
1048
|
session: "session";
|
|
1049
|
+
global: "global";
|
|
1050
1050
|
project: "project";
|
|
1051
1051
|
}>;
|
|
1052
1052
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as ExecutionTarget } from "./schemas-D4zaFE2p.mjs";
|
|
2
2
|
import { d as Turn$1 } from "./index-BvTd61i5.mjs";
|
|
3
|
-
import { a as PipelineStep, o as SessionEditorAction, t as ActionCategory } from "./types-
|
|
3
|
+
import { a as PipelineStep, o as SessionEditorAction, t as ActionCategory } from "./types-BNW5n6qm.mjs";
|
|
4
4
|
import { z } from "zod";
|
|
5
5
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
6
6
|
import { ExtractSubjectPayload, SubjectDefinition } from "@makaio/framework/core";
|
|
@@ -4803,7 +4803,7 @@ declare const messages: _$drizzle_orm_sqlite_core0.SQLiteTableWithColumns<{
|
|
|
4803
4803
|
tableName: "messages";
|
|
4804
4804
|
dataType: "string";
|
|
4805
4805
|
columnType: "SQLiteText";
|
|
4806
|
-
data: "text" | "
|
|
4806
|
+
data: "text" | "compact" | "voice";
|
|
4807
4807
|
driverParam: string;
|
|
4808
4808
|
notNull: false;
|
|
4809
4809
|
hasDefault: false;
|
|
@@ -27,10 +27,10 @@ type MakaioVariant = z.infer<typeof MakaioVariantSchema>;
|
|
|
27
27
|
*/
|
|
28
28
|
declare const VariantUpgradeStatusSchema: z.ZodEnum<{
|
|
29
29
|
error: "error";
|
|
30
|
-
|
|
30
|
+
complete: "complete";
|
|
31
31
|
downloading: "downloading";
|
|
32
|
+
progress: "progress";
|
|
32
33
|
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>;
|
|
@@ -58,8 +58,8 @@ declare const VariantSchemas: {
|
|
|
58
58
|
}>;
|
|
59
59
|
bundleCEF: z.ZodBoolean;
|
|
60
60
|
defaultRenderer: z.ZodEnum<{
|
|
61
|
-
cef: "cef";
|
|
62
61
|
native: "native";
|
|
62
|
+
cef: "cef";
|
|
63
63
|
}>;
|
|
64
64
|
}, z.core.$strip>;
|
|
65
65
|
};
|
|
@@ -101,10 +101,10 @@ declare const VariantSchemas: {
|
|
|
101
101
|
upgradeProgress: z.ZodObject<{
|
|
102
102
|
status: z.ZodEnum<{
|
|
103
103
|
error: "error";
|
|
104
|
-
|
|
104
|
+
complete: "complete";
|
|
105
105
|
downloading: "downloading";
|
|
106
|
+
progress: "progress";
|
|
106
107
|
applying: "applying";
|
|
107
|
-
complete: "complete";
|
|
108
108
|
}>;
|
|
109
109
|
percent: z.ZodOptional<z.ZodNumber>;
|
|
110
110
|
message: z.ZodOptional<z.ZodString>;
|
|
@@ -134,8 +134,8 @@ declare const VariantNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:var
|
|
|
134
134
|
}>;
|
|
135
135
|
bundleCEF: _$zod.ZodBoolean;
|
|
136
136
|
defaultRenderer: _$zod.ZodEnum<{
|
|
137
|
-
cef: "cef";
|
|
138
137
|
native: "native";
|
|
138
|
+
cef: "cef";
|
|
139
139
|
}>;
|
|
140
140
|
}, _$zod_v4_core0.$strip>;
|
|
141
141
|
};
|
|
@@ -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
|
-
|
|
161
|
+
complete: "complete";
|
|
162
162
|
downloading: "downloading";
|
|
163
|
+
progress: "progress";
|
|
163
164
|
applying: "applying";
|
|
164
|
-
complete: "complete";
|
|
165
165
|
}>;
|
|
166
166
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
167
167
|
message: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -181,8 +181,8 @@ declare const VariantSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
181
181
|
}>;
|
|
182
182
|
bundleCEF: _$zod.ZodBoolean;
|
|
183
183
|
defaultRenderer: _$zod.ZodEnum<{
|
|
184
|
-
cef: "cef";
|
|
185
184
|
native: "native";
|
|
185
|
+
cef: "cef";
|
|
186
186
|
}>;
|
|
187
187
|
}, _$zod_v4_core0.$strip>;
|
|
188
188
|
};
|
|
@@ -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
|
-
|
|
208
|
+
complete: "complete";
|
|
209
209
|
downloading: "downloading";
|
|
210
|
+
progress: "progress";
|
|
210
211
|
applying: "applying";
|
|
211
|
-
complete: "complete";
|
|
212
212
|
}>;
|
|
213
213
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
214
214
|
message: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2,10 +2,10 @@ import { J as ArtifactLifecycleHookEvent, Y as ArtifactLifecycleHookRegistration
|
|
|
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 { V as SessionMessage$1, b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1 } from "./types-
|
|
6
|
-
import { D as EntityUIConfig, I as FormFieldProps } from "./index-
|
|
5
|
+
import { V as SessionMessage$1, b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1 } from "./types-CBLPaQXe.mjs";
|
|
6
|
+
import { D as EntityUIConfig, I as FormFieldProps } from "./index-CaerrEDH.mjs";
|
|
7
7
|
import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-OzGXyy3p.mjs";
|
|
8
|
-
import { l as FacetNamespaceDefinition } from "./index-
|
|
8
|
+
import { l as FacetNamespaceDefinition } from "./index-O08Q2ikz.mjs";
|
|
9
9
|
import { t as SurfaceBindingDefinition } from "./definition-s9PIua2B.mjs";
|
|
10
10
|
import { z } from "zod";
|
|
11
11
|
import { MakaioBusLike, PayloadFilter, RegistrableBusNamespaceDefinition, SubjectSchema } from "@makaio/framework/core";
|
|
@@ -1615,8 +1615,8 @@ declare const ExtensionWarningActionSchema: z.ZodDiscriminatedUnion<[z.ZodObject
|
|
|
1615
1615
|
* - `'degraded'` — the extension is operating in a degraded fallback mode.
|
|
1616
1616
|
*/
|
|
1617
1617
|
declare const ExtensionWarningSeveritySchema: z.ZodEnum<{
|
|
1618
|
-
degraded: "degraded";
|
|
1619
1618
|
info: "info";
|
|
1619
|
+
degraded: "degraded";
|
|
1620
1620
|
recommended: "recommended";
|
|
1621
1621
|
}>;
|
|
1622
1622
|
/**
|
|
@@ -1627,8 +1627,8 @@ declare const ExtensionWarningSeveritySchema: z.ZodEnum<{
|
|
|
1627
1627
|
*/
|
|
1628
1628
|
declare const ExtensionWarningSchema: z.ZodObject<{
|
|
1629
1629
|
severity: z.ZodEnum<{
|
|
1630
|
-
degraded: "degraded";
|
|
1631
1630
|
info: "info";
|
|
1631
|
+
degraded: "degraded";
|
|
1632
1632
|
recommended: "recommended";
|
|
1633
1633
|
}>;
|
|
1634
1634
|
title: z.ZodString;
|
|
@@ -1674,8 +1674,8 @@ declare const ExtensionWarningEntrySchema: z.ZodObject<{
|
|
|
1674
1674
|
extensionName: z.ZodString;
|
|
1675
1675
|
warnings: z.ZodArray<z.ZodObject<{
|
|
1676
1676
|
severity: z.ZodEnum<{
|
|
1677
|
-
degraded: "degraded";
|
|
1678
1677
|
info: "info";
|
|
1678
|
+
degraded: "degraded";
|
|
1679
1679
|
recommended: "recommended";
|
|
1680
1680
|
}>;
|
|
1681
1681
|
title: z.ZodString;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as CliContribution } from "./types-DCvp_swt.mjs";
|
|
2
|
-
import { c as ExtensionInfo } from "./index-
|
|
2
|
+
import { c as ExtensionInfo } from "./index-C9FCWOhp.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";
|