@makaio/framework 1.0.0-dev-1783477169057 → 1.0.0-dev-1783615060726
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 +105 -166
- package/dist/adapters/index.mjs +6 -6
- package/dist/bus/index.d.mts +22 -22
- package/dist/bus/index.mjs +1 -1
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.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 +12 -12
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +182 -182
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/session/index.mjs +1 -1
- 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 +2 -2
- package/dist/{index-Dv4oGVZK.d.mts → index-BSprsrul.d.mts} +409 -371
- package/dist/{index-C_xQM96Y.d.mts → index-BbQpQ1N3.d.mts} +388 -388
- package/dist/{index-CA-AJbq6.d.mts → index-C9FCWOhp.d.mts} +12 -12
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-BcwOnvUh.d.mts → index-CqCe7Phc.d.mts} +6 -6
- package/dist/{index-Bl42SCEI.d.mts → index-Cx1Bm6WD.d.mts} +8 -8
- package/dist/{index-B-6DtLLz.d.mts → index-D7rWAEY0.d.mts} +1 -1
- package/dist/{index-DScUb-hF.d.mts → index-D8wmMJLi.d.mts} +1 -1
- package/dist/{index-Di84JjS0.d.mts → index-DEzdNQum.d.mts} +2 -2
- package/dist/{index-uM4KZopE.d.mts → index-DKaEpPFS.d.mts} +4 -4
- package/dist/{index-j_X5xefv2.d.mts → index-DLNRgZPo2.d.mts} +26 -26
- package/dist/{index-BX1MxwFr.d.mts → index-DWu3qrwe.d.mts} +13 -13
- package/dist/{index-CwFSL4xI.d.mts → index-DZ14azod.d.mts} +16 -16
- package/dist/{index-B3fjN5HX.d.mts → index-DZPNuWMc.d.mts} +4 -4
- package/dist/{index-BjO4Zkap.d.mts → index-DoEF9LAc.d.mts} +1 -1
- package/dist/{index-BeouVICp.d.mts → index-Qd1Qom8M.d.mts} +40 -40
- package/dist/{index-CQQcnpev.d.mts → index-S7lj2TLp.d.mts} +75 -75
- package/dist/{index-DMz-2ACU.d.mts → index-WHUV7neB.d.mts} +105 -105
- 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-TPbegIMi.d.mts → namespace-CZK2ff3B.d.mts} +4 -4
- package/dist/{namespace-Boh42UoL.d.mts → namespace-Ceg3zkt2.d.mts} +44 -20
- package/dist/{namespace-COEUMuHL.d.mts → namespace-CfvtDD_U.d.mts} +156 -156
- package/dist/{namespace-6sIu5nBI2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/{namespace-OLAh9wHU.d.mts → namespace-Dc94fHZW.d.mts} +27 -27
- package/dist/{namespace-D94HrTtq.d.mts → namespace-DuUCiVmK.d.mts} +64 -64
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/node/transports/index.d.mts +25 -3
- package/dist/node/transports/index.mjs +1 -1
- package/dist/package.json +1 -1
- package/dist/{schema-B5vHi7Uu.d.mts → schema-B9goOieO.d.mts} +1 -1
- package/dist/{schemas-DOV4UouN2.d.mts → schemas-Br-rSxPE2.d.mts} +19 -19
- package/dist/{schemas-CDBn9MTz.d.mts → schemas-CoFCV42v.d.mts} +156 -156
- 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 +11 -11
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +144 -144
- package/dist/services/index.mjs +1 -1
- 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 +5 -5
- package/dist/services/session/index.mjs +1 -1
- 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/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/session/testing/index.mjs +1 -1
- package/dist/services/settings/namespace.d.mts +19 -19
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- 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/tool-approval/index.mjs +1 -1
- package/dist/services/tools/index.mjs +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/session-CX6QDhi2.mjs +76 -0
- package/dist/{session-Dp7z5N1d.mjs → session-D5rVMqmE.mjs} +1 -1
- package/dist/{session-lineage-C1M7-O3C.d.mts → session-lineage-NBFNVkUE.d.mts} +1 -1
- package/dist/{tool-approval-service-BNXgr-az.mjs → tool-approval-service-DEiMKTv9.mjs} +1 -1
- package/dist/{tools-BaO4GYj0.mjs → tools-CGFZkB7F.mjs} +1 -1
- package/dist/{transition-Bbjlwv5K.d.mts → transition-CmI3q3FA.d.mts} +1 -1
- package/dist/{types-CNkx2awa.d.mts → types-BWduCvRU.d.mts} +1 -1
- package/dist/{types-jruUn6oW.d.mts → types-Dhou-Itn.d.mts} +266 -266
- package/dist/{types-D7W0ntGr.d.mts → types-VwMx5_lS.d.mts} +15 -1
- package/dist/workflow-engine/index.d.mts +71 -71
- package/package.json +1 -1
- package/dist/session-CoGaTin6.mjs +0 -69
|
@@ -546,8 +546,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
546
546
|
kind: _$zod.ZodEnum<{
|
|
547
547
|
fork: "fork";
|
|
548
548
|
subagent: "subagent";
|
|
549
|
-
branch: "branch";
|
|
550
549
|
compress: "compress";
|
|
550
|
+
branch: "branch";
|
|
551
551
|
rewrite: "rewrite";
|
|
552
552
|
coordinator: "coordinator";
|
|
553
553
|
aside: "aside";
|
|
@@ -583,8 +583,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
583
583
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
584
584
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
585
585
|
intent: _$zod.ZodEnum<{
|
|
586
|
-
fork: "fork";
|
|
587
586
|
resume: "resume";
|
|
587
|
+
fork: "fork";
|
|
588
588
|
}>;
|
|
589
589
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
590
590
|
reason: _$zod.ZodEnum<{
|
|
@@ -608,8 +608,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
608
608
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
609
609
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
610
610
|
intent: _$zod.ZodEnum<{
|
|
611
|
-
fork: "fork";
|
|
612
611
|
resume: "resume";
|
|
612
|
+
fork: "fork";
|
|
613
613
|
}>;
|
|
614
614
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
615
615
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -925,8 +925,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
925
925
|
kind: _$zod.ZodEnum<{
|
|
926
926
|
fork: "fork";
|
|
927
927
|
subagent: "subagent";
|
|
928
|
-
branch: "branch";
|
|
929
928
|
compress: "compress";
|
|
929
|
+
branch: "branch";
|
|
930
930
|
rewrite: "rewrite";
|
|
931
931
|
coordinator: "coordinator";
|
|
932
932
|
aside: "aside";
|
|
@@ -962,8 +962,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
962
962
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
963
963
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
964
964
|
intent: _$zod.ZodEnum<{
|
|
965
|
-
fork: "fork";
|
|
966
965
|
resume: "resume";
|
|
966
|
+
fork: "fork";
|
|
967
967
|
}>;
|
|
968
968
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
969
969
|
reason: _$zod.ZodEnum<{
|
|
@@ -987,8 +987,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
987
987
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
988
988
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
989
989
|
intent: _$zod.ZodEnum<{
|
|
990
|
-
fork: "fork";
|
|
991
990
|
resume: "resume";
|
|
991
|
+
fork: "fork";
|
|
992
992
|
}>;
|
|
993
993
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
994
994
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -1294,8 +1294,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1294
1294
|
kind: _$zod.ZodEnum<{
|
|
1295
1295
|
fork: "fork";
|
|
1296
1296
|
subagent: "subagent";
|
|
1297
|
-
branch: "branch";
|
|
1298
1297
|
compress: "compress";
|
|
1298
|
+
branch: "branch";
|
|
1299
1299
|
rewrite: "rewrite";
|
|
1300
1300
|
coordinator: "coordinator";
|
|
1301
1301
|
aside: "aside";
|
|
@@ -1331,8 +1331,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1331
1331
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
1332
1332
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
1333
1333
|
intent: _$zod.ZodEnum<{
|
|
1334
|
-
fork: "fork";
|
|
1335
1334
|
resume: "resume";
|
|
1335
|
+
fork: "fork";
|
|
1336
1336
|
}>;
|
|
1337
1337
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
1338
1338
|
reason: _$zod.ZodEnum<{
|
|
@@ -1356,8 +1356,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1356
1356
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1357
1357
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
1358
1358
|
intent: _$zod.ZodEnum<{
|
|
1359
|
-
fork: "fork";
|
|
1360
1359
|
resume: "resume";
|
|
1360
|
+
fork: "fork";
|
|
1361
1361
|
}>;
|
|
1362
1362
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
1363
1363
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -1671,8 +1671,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1671
1671
|
kind: _$zod.ZodEnum<{
|
|
1672
1672
|
fork: "fork";
|
|
1673
1673
|
subagent: "subagent";
|
|
1674
|
-
branch: "branch";
|
|
1675
1674
|
compress: "compress";
|
|
1675
|
+
branch: "branch";
|
|
1676
1676
|
rewrite: "rewrite";
|
|
1677
1677
|
coordinator: "coordinator";
|
|
1678
1678
|
aside: "aside";
|
|
@@ -1708,8 +1708,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1708
1708
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
1709
1709
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
1710
1710
|
intent: _$zod.ZodEnum<{
|
|
1711
|
-
fork: "fork";
|
|
1712
1711
|
resume: "resume";
|
|
1712
|
+
fork: "fork";
|
|
1713
1713
|
}>;
|
|
1714
1714
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
1715
1715
|
reason: _$zod.ZodEnum<{
|
|
@@ -1733,8 +1733,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1733
1733
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1734
1734
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
1735
1735
|
intent: _$zod.ZodEnum<{
|
|
1736
|
-
fork: "fork";
|
|
1737
1736
|
resume: "resume";
|
|
1737
|
+
fork: "fork";
|
|
1738
1738
|
}>;
|
|
1739
1739
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
1740
1740
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -2036,8 +2036,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2036
2036
|
kind: _$zod.ZodEnum<{
|
|
2037
2037
|
fork: "fork";
|
|
2038
2038
|
subagent: "subagent";
|
|
2039
|
-
branch: "branch";
|
|
2040
2039
|
compress: "compress";
|
|
2040
|
+
branch: "branch";
|
|
2041
2041
|
rewrite: "rewrite";
|
|
2042
2042
|
coordinator: "coordinator";
|
|
2043
2043
|
aside: "aside";
|
|
@@ -2073,8 +2073,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2073
2073
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
2074
2074
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
2075
2075
|
intent: _$zod.ZodEnum<{
|
|
2076
|
-
fork: "fork";
|
|
2077
2076
|
resume: "resume";
|
|
2077
|
+
fork: "fork";
|
|
2078
2078
|
}>;
|
|
2079
2079
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
2080
2080
|
reason: _$zod.ZodEnum<{
|
|
@@ -2098,8 +2098,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2098
2098
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2099
2099
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2100
2100
|
intent: _$zod.ZodEnum<{
|
|
2101
|
-
fork: "fork";
|
|
2102
2101
|
resume: "resume";
|
|
2102
|
+
fork: "fork";
|
|
2103
2103
|
}>;
|
|
2104
2104
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
2105
2105
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -2415,8 +2415,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2415
2415
|
kind: _$zod.ZodEnum<{
|
|
2416
2416
|
fork: "fork";
|
|
2417
2417
|
subagent: "subagent";
|
|
2418
|
-
branch: "branch";
|
|
2419
2418
|
compress: "compress";
|
|
2419
|
+
branch: "branch";
|
|
2420
2420
|
rewrite: "rewrite";
|
|
2421
2421
|
coordinator: "coordinator";
|
|
2422
2422
|
aside: "aside";
|
|
@@ -2452,8 +2452,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2452
2452
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
2453
2453
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
2454
2454
|
intent: _$zod.ZodEnum<{
|
|
2455
|
-
fork: "fork";
|
|
2456
2455
|
resume: "resume";
|
|
2456
|
+
fork: "fork";
|
|
2457
2457
|
}>;
|
|
2458
2458
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
2459
2459
|
reason: _$zod.ZodEnum<{
|
|
@@ -2477,8 +2477,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2477
2477
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2478
2478
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2479
2479
|
intent: _$zod.ZodEnum<{
|
|
2480
|
-
fork: "fork";
|
|
2481
2480
|
resume: "resume";
|
|
2481
|
+
fork: "fork";
|
|
2482
2482
|
}>;
|
|
2483
2483
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
2484
2484
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -2784,8 +2784,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2784
2784
|
kind: _$zod.ZodEnum<{
|
|
2785
2785
|
fork: "fork";
|
|
2786
2786
|
subagent: "subagent";
|
|
2787
|
-
branch: "branch";
|
|
2788
2787
|
compress: "compress";
|
|
2788
|
+
branch: "branch";
|
|
2789
2789
|
rewrite: "rewrite";
|
|
2790
2790
|
coordinator: "coordinator";
|
|
2791
2791
|
aside: "aside";
|
|
@@ -2821,8 +2821,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2821
2821
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
2822
2822
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
2823
2823
|
intent: _$zod.ZodEnum<{
|
|
2824
|
-
fork: "fork";
|
|
2825
2824
|
resume: "resume";
|
|
2825
|
+
fork: "fork";
|
|
2826
2826
|
}>;
|
|
2827
2827
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
2828
2828
|
reason: _$zod.ZodEnum<{
|
|
@@ -2846,8 +2846,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2846
2846
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2847
2847
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2848
2848
|
intent: _$zod.ZodEnum<{
|
|
2849
|
-
fork: "fork";
|
|
2850
2849
|
resume: "resume";
|
|
2850
|
+
fork: "fork";
|
|
2851
2851
|
}>;
|
|
2852
2852
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
2853
2853
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -3161,8 +3161,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3161
3161
|
kind: _$zod.ZodEnum<{
|
|
3162
3162
|
fork: "fork";
|
|
3163
3163
|
subagent: "subagent";
|
|
3164
|
-
branch: "branch";
|
|
3165
3164
|
compress: "compress";
|
|
3165
|
+
branch: "branch";
|
|
3166
3166
|
rewrite: "rewrite";
|
|
3167
3167
|
coordinator: "coordinator";
|
|
3168
3168
|
aside: "aside";
|
|
@@ -3198,8 +3198,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3198
3198
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
3199
3199
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
3200
3200
|
intent: _$zod.ZodEnum<{
|
|
3201
|
-
fork: "fork";
|
|
3202
3201
|
resume: "resume";
|
|
3202
|
+
fork: "fork";
|
|
3203
3203
|
}>;
|
|
3204
3204
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
3205
3205
|
reason: _$zod.ZodEnum<{
|
|
@@ -3223,8 +3223,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3223
3223
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3224
3224
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
3225
3225
|
intent: _$zod.ZodEnum<{
|
|
3226
|
-
fork: "fork";
|
|
3227
3226
|
resume: "resume";
|
|
3227
|
+
fork: "fork";
|
|
3228
3228
|
}>;
|
|
3229
3229
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
3230
3230
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -3480,7 +3480,7 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3480
3480
|
payload: {
|
|
3481
3481
|
childSessionId: string;
|
|
3482
3482
|
parentSessionId: string;
|
|
3483
|
-
kind: "fork" | "subagent" | "
|
|
3483
|
+
kind: "fork" | "subagent" | "compress" | "branch" | "rewrite" | "coordinator" | "aside";
|
|
3484
3484
|
forkPointMessageId?: string | undefined;
|
|
3485
3485
|
};
|
|
3486
3486
|
} | {
|
|
@@ -3511,14 +3511,14 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3511
3511
|
timestamp: number;
|
|
3512
3512
|
type: "locality.degraded";
|
|
3513
3513
|
payload: {
|
|
3514
|
-
intent: "
|
|
3514
|
+
intent: "resume" | "fork";
|
|
3515
3515
|
verdictKind: "degrade";
|
|
3516
3516
|
reason: "adapter-unsupported" | "adapter-mismatch" | "no-adapter-session" | "missing-machine-id" | "machine-mismatch" | "cwd-mismatch" | "transforms-present" | "compression-present" | "connector-swap" | "mid-history-unsupported" | "hybrid-imported-orchestrated" | "native-attempt-failed" | "agent-already-started" | "fork-point-unresolvable";
|
|
3517
3517
|
agentId?: string | undefined;
|
|
3518
3518
|
adapterId?: string | undefined;
|
|
3519
3519
|
turnId?: string | undefined;
|
|
3520
3520
|
} | {
|
|
3521
|
-
intent: "
|
|
3521
|
+
intent: "resume" | "fork";
|
|
3522
3522
|
verdictKind: "foreign";
|
|
3523
3523
|
foreignMachineId: string;
|
|
3524
3524
|
agentId?: string | undefined;
|
|
@@ -14,16 +14,16 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
14
14
|
response: _$zod.ZodObject<{
|
|
15
15
|
config: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
16
16
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
17
|
-
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
18
17
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
18
|
+
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
19
19
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
20
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
20
21
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
21
22
|
label: _$zod.ZodString;
|
|
22
23
|
url: _$zod.ZodString;
|
|
23
24
|
}, _$zod_v4_core0.$strict>>>;
|
|
24
25
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
25
26
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
26
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
27
27
|
name: _$zod.ZodString;
|
|
28
28
|
enabled: _$zod.ZodBoolean;
|
|
29
29
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -39,16 +39,16 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
39
39
|
response: _$zod.ZodObject<{
|
|
40
40
|
configs: _$zod.ZodArray<_$zod.ZodObject<{
|
|
41
41
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
42
|
-
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
43
42
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
43
|
+
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
44
44
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
45
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
45
46
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
46
47
|
label: _$zod.ZodString;
|
|
47
48
|
url: _$zod.ZodString;
|
|
48
49
|
}, _$zod_v4_core0.$strict>>>;
|
|
49
50
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
50
51
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
51
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
52
52
|
name: _$zod.ZodString;
|
|
53
53
|
enabled: _$zod.ZodBoolean;
|
|
54
54
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -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";
|
|
74
|
-
enabled: "enabled";
|
|
75
73
|
disabled: "disabled";
|
|
74
|
+
enabled: "enabled";
|
|
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";
|
|
101
|
-
enabled: "enabled";
|
|
102
100
|
disabled: "disabled";
|
|
101
|
+
enabled: "enabled";
|
|
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";
|
|
128
|
-
enabled: "enabled";
|
|
129
127
|
disabled: "disabled";
|
|
128
|
+
enabled: "enabled";
|
|
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";
|
|
192
|
-
enabled: "enabled";
|
|
193
191
|
disabled: "disabled";
|
|
192
|
+
enabled: "enabled";
|
|
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";
|
|
341
|
-
enabled: "enabled";
|
|
342
340
|
disabled: "disabled";
|
|
341
|
+
enabled: "enabled";
|
|
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";
|
|
358
|
-
enabled: "enabled";
|
|
359
357
|
disabled: "disabled";
|
|
358
|
+
enabled: "enabled";
|
|
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";
|
|
384
|
-
enabled: "enabled";
|
|
385
383
|
disabled: "disabled";
|
|
384
|
+
enabled: "enabled";
|
|
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";
|
|
398
|
-
enabled: "enabled";
|
|
399
397
|
disabled: "disabled";
|
|
398
|
+
enabled: "enabled";
|
|
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";
|
|
426
|
-
enabled: "enabled";
|
|
427
425
|
disabled: "disabled";
|
|
426
|
+
enabled: "enabled";
|
|
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";
|
|
461
|
-
enabled: "enabled";
|
|
462
460
|
disabled: "disabled";
|
|
461
|
+
enabled: "enabled";
|
|
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";
|
|
493
|
-
enabled: "enabled";
|
|
494
492
|
disabled: "disabled";
|
|
493
|
+
enabled: "enabled";
|
|
494
|
+
visible: "visible";
|
|
495
495
|
}>>>;
|
|
496
496
|
modelFilterMode: _$zod.ZodEnum<{
|
|
497
497
|
allowlist: "allowlist";
|
|
@@ -526,16 +526,16 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
526
526
|
response: _$zod.ZodObject<{
|
|
527
527
|
config: _$zod.ZodObject<{
|
|
528
528
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
529
|
-
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
530
529
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
530
|
+
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
531
531
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
532
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
532
533
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
533
534
|
label: _$zod.ZodString;
|
|
534
535
|
url: _$zod.ZodString;
|
|
535
536
|
}, _$zod_v4_core0.$strict>>>;
|
|
536
537
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
537
538
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
538
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
539
539
|
name: _$zod.ZodString;
|
|
540
540
|
enabled: _$zod.ZodBoolean;
|
|
541
541
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -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";
|
|
598
|
-
enabled: "enabled";
|
|
599
597
|
disabled: "disabled";
|
|
598
|
+
enabled: "enabled";
|
|
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";
|
|
618
|
-
enabled: "enabled";
|
|
619
617
|
disabled: "disabled";
|
|
618
|
+
enabled: "enabled";
|
|
619
|
+
visible: "visible";
|
|
620
620
|
}>>>;
|
|
621
621
|
modelFilterMode: _$zod.ZodEnum<{
|
|
622
622
|
allowlist: "allowlist";
|
|
@@ -669,16 +669,16 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
669
669
|
response: _$zod.ZodObject<{
|
|
670
670
|
config: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
671
671
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
672
|
-
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
673
672
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
673
|
+
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
674
674
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
675
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
675
676
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
676
677
|
label: _$zod.ZodString;
|
|
677
678
|
url: _$zod.ZodString;
|
|
678
679
|
}, _$zod_v4_core0.$strict>>>;
|
|
679
680
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
680
681
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
681
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
682
682
|
name: _$zod.ZodString;
|
|
683
683
|
enabled: _$zod.ZodBoolean;
|
|
684
684
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -694,16 +694,16 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
694
694
|
response: _$zod.ZodObject<{
|
|
695
695
|
configs: _$zod.ZodArray<_$zod.ZodObject<{
|
|
696
696
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
697
|
-
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
698
697
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
698
|
+
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
699
699
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
700
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
700
701
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
701
702
|
label: _$zod.ZodString;
|
|
702
703
|
url: _$zod.ZodString;
|
|
703
704
|
}, _$zod_v4_core0.$strict>>>;
|
|
704
705
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
705
706
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
706
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
707
707
|
name: _$zod.ZodString;
|
|
708
708
|
enabled: _$zod.ZodBoolean;
|
|
709
709
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -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";
|
|
729
|
-
enabled: "enabled";
|
|
730
728
|
disabled: "disabled";
|
|
729
|
+
enabled: "enabled";
|
|
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";
|
|
756
|
-
enabled: "enabled";
|
|
757
755
|
disabled: "disabled";
|
|
756
|
+
enabled: "enabled";
|
|
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";
|
|
783
|
-
enabled: "enabled";
|
|
784
782
|
disabled: "disabled";
|
|
783
|
+
enabled: "enabled";
|
|
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";
|
|
847
|
-
enabled: "enabled";
|
|
848
846
|
disabled: "disabled";
|
|
847
|
+
enabled: "enabled";
|
|
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";
|
|
996
|
-
enabled: "enabled";
|
|
997
995
|
disabled: "disabled";
|
|
996
|
+
enabled: "enabled";
|
|
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";
|
|
1013
|
-
enabled: "enabled";
|
|
1014
1012
|
disabled: "disabled";
|
|
1013
|
+
enabled: "enabled";
|
|
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";
|
|
1039
|
-
enabled: "enabled";
|
|
1040
1038
|
disabled: "disabled";
|
|
1039
|
+
enabled: "enabled";
|
|
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";
|
|
1053
|
-
enabled: "enabled";
|
|
1054
1052
|
disabled: "disabled";
|
|
1053
|
+
enabled: "enabled";
|
|
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";
|
|
1081
|
-
enabled: "enabled";
|
|
1082
1080
|
disabled: "disabled";
|
|
1081
|
+
enabled: "enabled";
|
|
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";
|
|
1116
|
-
enabled: "enabled";
|
|
1117
1115
|
disabled: "disabled";
|
|
1116
|
+
enabled: "enabled";
|
|
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";
|
|
1148
|
-
enabled: "enabled";
|
|
1149
1147
|
disabled: "disabled";
|
|
1148
|
+
enabled: "enabled";
|
|
1149
|
+
visible: "visible";
|
|
1150
1150
|
}>>>;
|
|
1151
1151
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1152
1152
|
allowlist: "allowlist";
|
|
@@ -1181,16 +1181,16 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1181
1181
|
response: _$zod.ZodObject<{
|
|
1182
1182
|
config: _$zod.ZodObject<{
|
|
1183
1183
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1184
|
-
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1185
1184
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1185
|
+
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1186
1186
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1187
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
1187
1188
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
1188
1189
|
label: _$zod.ZodString;
|
|
1189
1190
|
url: _$zod.ZodString;
|
|
1190
1191
|
}, _$zod_v4_core0.$strict>>>;
|
|
1191
1192
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1192
1193
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
1193
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
1194
1194
|
name: _$zod.ZodString;
|
|
1195
1195
|
enabled: _$zod.ZodBoolean;
|
|
1196
1196
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -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";
|
|
1253
|
-
enabled: "enabled";
|
|
1254
1252
|
disabled: "disabled";
|
|
1253
|
+
enabled: "enabled";
|
|
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";
|
|
1273
|
-
enabled: "enabled";
|
|
1274
1272
|
disabled: "disabled";
|
|
1273
|
+
enabled: "enabled";
|
|
1274
|
+
visible: "visible";
|
|
1275
1275
|
}>>>;
|
|
1276
1276
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1277
1277
|
allowlist: "allowlist";
|