@makaio/framework 1.0.0-dev-1783973359164 → 1.0.0-dev-1783975608971
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/{account-identity-BYfeWLe-.mjs → account-identity-CP4DC0DL.mjs} +1 -1
- package/dist/{adapter-nl_xz9dz.mjs → adapter-B9vVBwli.mjs} +1 -1
- package/dist/adapters/node.mjs +1 -1
- package/dist/bus/index.mjs +1 -1
- package/dist/{client-BkpLM8Fx.mjs → client-CzPCSeyE.mjs} +1 -1
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/adapter/index.mjs +1 -1
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/client/index.mjs +1 -1
- package/dist/contracts/extension/index.d.mts +1 -1
- package/dist/contracts/extension/index.mjs +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +22 -22
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +1 -1
- package/dist/contracts/native-session-supervisor/index.mjs +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/session/index.mjs +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +1 -1
- package/dist/{extension-D4iKUUMG.mjs → extension-Cgg45Xk1.mjs} +1 -1
- package/dist/git/index.mjs +8 -8
- package/dist/{index-C2C1qH1Y.d.mts → index-BH145jWk.d.mts} +4 -4
- package/dist/{index-CtjLeK1F.d.mts → index-BORQLrT7.d.mts} +1 -1
- package/dist/{index-DNkR5yTY.d.mts → index-CCX4veeR.d.mts} +29 -29
- package/dist/{index-COC9jCdc.d.mts → index-CMTNBuo6.d.mts} +16 -16
- package/dist/{index-CVs0Qxks.d.mts → index-CSxfU0tB.d.mts} +4 -4
- package/dist/{index-Cx8jGKOs.d.mts → index-ChSwb11f.d.mts} +4 -4
- package/dist/{index-Lp0T_V1W.d.mts → index-CidZvQ-c.d.mts} +3 -3
- package/dist/{index-BKZAAWo2.d.mts → index-Cq6rXKae.d.mts} +88 -88
- package/dist/{index-x2gFj3BK.d.mts → index-DMQlLz2W.d.mts} +9 -9
- package/dist/{index-BDr2Ba122.d.mts → index-MTvmxwiu2.d.mts} +1 -1
- package/dist/{index-ButbwvVY.d.mts → index-kqxUXYe7.d.mts} +6 -6
- 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/{lib-DymjnkAP.mjs → lib-DktBDEoY.mjs} +1 -1
- package/dist/{namespace-B0uZIZYT.d.mts → namespace-TLkZRkcU.d.mts} +20 -20
- package/dist/{namespace-CCZXyxSe.d.mts → namespace-dgNmx9g3.d.mts} +27 -27
- package/dist/{native-session-supervisor-CdtVGWA9.mjs → native-session-supervisor-Bgz-Q1WH.mjs} +1 -1
- package/dist/package.json +1 -1
- package/dist/{profile-D2m94ZYD.mjs → profile-BRi6K6am.mjs} +1 -1
- package/dist/runtime-node/index.mjs +1 -1
- package/dist/{schema-aOwmHxaF.d.mts → schema-CxN7d_MU.d.mts} +1 -1
- package/dist/{schemas-CoJCTFod2.d.mts → schemas-CIO03KSD2.d.mts} +8 -8
- package/dist/{schemas-n9Ff6_RX.mjs → schemas-DyJHJ8Pm.mjs} +1 -1
- package/dist/semver-D3Y7uMEb.mjs +1 -0
- package/dist/services/context-rules/index.d.mts +3 -3
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +13 -13
- package/dist/services/session/index.d.mts +4 -4
- 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/settings/namespace.d.mts +8 -8
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/{session-lRd8HZNZ.mjs → session-BxWogVkD.mjs} +1 -1
- package/dist/{session-lineage-YShrn77v.d.mts → session-lineage-BLw8iWAj.d.mts} +1 -1
- package/dist/{types-BaDYigzD.d.mts → types-DQsYUZwa.d.mts} +34 -34
- package/dist/ui-components/index.d.mts +4 -4
- package/dist/{version-C1-VD-XL.mjs → version-BbWrAPld.mjs} +1 -1
- package/dist/workflow-engine/index.d.mts +23 -23
- package/package.json +2 -2
- package/dist/semver-BccS1s9R.mjs +0 -1
|
@@ -3,7 +3,7 @@ import { s as AdapterProviderAuth$1 } from "./adapter-binding-DDUyv1JK.mjs";
|
|
|
3
3
|
import { A as VersionRange, O as VersionLiteral$1, r as ClientDefinition$1 } from "./definition-Cbl0k6Fc.mjs";
|
|
4
4
|
import { c as ProviderDefinitionInput$1, r as ProtocolId$1 } from "./definition-BsTlOz99.mjs";
|
|
5
5
|
import { t as RequiredTimeoutConfig } from "./index-Bv9lm0Kf.mjs";
|
|
6
|
-
import { H as SessionMessage$1, b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1 } from "./types-
|
|
6
|
+
import { H as SessionMessage$1, b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1 } from "./types-DQsYUZwa.mjs";
|
|
7
7
|
import { D as EntityUIConfig$1, I as FormFieldProps } from "./index-Bbr5LEUc.mjs";
|
|
8
8
|
import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-CwUIm1hJ.mjs";
|
|
9
9
|
import { l as FacetNamespaceDefinition } from "./index-DHGW7dFf.mjs";
|
|
@@ -1619,8 +1619,8 @@ declare const ExtensionWarningActionSchema: z.ZodDiscriminatedUnion<[z.ZodObject
|
|
|
1619
1619
|
* - `'degraded'` — the extension is operating in a degraded fallback mode.
|
|
1620
1620
|
*/
|
|
1621
1621
|
declare const ExtensionWarningSeveritySchema: z.ZodEnum<{
|
|
1622
|
-
degraded: "degraded";
|
|
1623
1622
|
info: "info";
|
|
1623
|
+
degraded: "degraded";
|
|
1624
1624
|
recommended: "recommended";
|
|
1625
1625
|
}>;
|
|
1626
1626
|
/**
|
|
@@ -1631,8 +1631,8 @@ declare const ExtensionWarningSeveritySchema: z.ZodEnum<{
|
|
|
1631
1631
|
*/
|
|
1632
1632
|
declare const ExtensionWarningSchema: z.ZodObject<{
|
|
1633
1633
|
severity: z.ZodEnum<{
|
|
1634
|
-
degraded: "degraded";
|
|
1635
1634
|
info: "info";
|
|
1635
|
+
degraded: "degraded";
|
|
1636
1636
|
recommended: "recommended";
|
|
1637
1637
|
}>;
|
|
1638
1638
|
title: z.ZodString;
|
|
@@ -1678,8 +1678,8 @@ declare const ExtensionWarningEntrySchema: z.ZodObject<{
|
|
|
1678
1678
|
extensionName: z.ZodString;
|
|
1679
1679
|
warnings: z.ZodArray<z.ZodObject<{
|
|
1680
1680
|
severity: z.ZodEnum<{
|
|
1681
|
-
degraded: "degraded";
|
|
1682
1681
|
info: "info";
|
|
1682
|
+
degraded: "degraded";
|
|
1683
1683
|
recommended: "recommended";
|
|
1684
1684
|
}>;
|
|
1685
1685
|
title: z.ZodString;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as CliContribution } from "./types-CrJ7KEZ0.mjs";
|
|
2
|
-
import { c as ExtensionInfo } from "./index-
|
|
2
|
+
import { c as ExtensionInfo } from "./index-CMTNBuo6.mjs";
|
|
3
3
|
import { r as WindowRegistry } from "./window-registry-WsWu-rcK.mjs";
|
|
4
4
|
import { IMakaioBus } from "@makaio/framework/bus";
|
|
5
5
|
import { ExtensionContributionProcessor, ExtensionService, ExtensionToken, MakaioExtension, NodeExtensionContext, StorageDialect, TrayManifest, VersionLiteral } from "@makaio/framework/contracts";
|
|
@@ -931,8 +931,8 @@ declare const WorkflowFrameStateSchema$1: z.ZodObject<{
|
|
|
931
931
|
cancelled: "cancelled";
|
|
932
932
|
failed: "failed";
|
|
933
933
|
running: "running";
|
|
934
|
-
waiting: "waiting";
|
|
935
934
|
skipped: "skipped";
|
|
935
|
+
waiting: "waiting";
|
|
936
936
|
}>;
|
|
937
937
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
938
938
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -947,8 +947,8 @@ type WorkflowFrameState$1 = z.infer<typeof WorkflowFrameStateSchema$1>;
|
|
|
947
947
|
declare const WorkflowGateStatusSchema: z.ZodEnum<{
|
|
948
948
|
cancelled: "cancelled";
|
|
949
949
|
rejected: "rejected";
|
|
950
|
-
waiting: "waiting";
|
|
951
950
|
resumed: "resumed";
|
|
951
|
+
waiting: "waiting";
|
|
952
952
|
"timed-out": "timed-out";
|
|
953
953
|
}>;
|
|
954
954
|
type WorkflowGateStatus = z.infer<typeof WorkflowGateStatusSchema>;
|
|
@@ -968,8 +968,8 @@ declare const WorkflowGateInstanceSchema$1: z.ZodObject<{
|
|
|
968
968
|
status: z.ZodEnum<{
|
|
969
969
|
cancelled: "cancelled";
|
|
970
970
|
rejected: "rejected";
|
|
971
|
-
waiting: "waiting";
|
|
972
971
|
resumed: "resumed";
|
|
972
|
+
waiting: "waiting";
|
|
973
973
|
"timed-out": "timed-out";
|
|
974
974
|
}>;
|
|
975
975
|
autoAction: z.ZodEnum<{
|
|
@@ -1005,8 +1005,8 @@ declare const WorkflowResolvedRoleSchema: z.ZodObject<{
|
|
|
1005
1005
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
1006
1006
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
1007
1007
|
contextMode: z.ZodOptional<z.ZodEnum<{
|
|
1008
|
-
fork: "fork";
|
|
1009
1008
|
fresh: "fresh";
|
|
1009
|
+
fork: "fork";
|
|
1010
1010
|
}>>;
|
|
1011
1011
|
providerContext: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
1012
1012
|
state: z.ZodLiteral<"resolved">;
|
|
@@ -1116,8 +1116,8 @@ declare const WorkflowResolvedAgentSchema: z.ZodObject<{
|
|
|
1116
1116
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
1117
1117
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
1118
1118
|
contextMode: z.ZodOptional<z.ZodEnum<{
|
|
1119
|
-
fork: "fork";
|
|
1120
1119
|
fresh: "fresh";
|
|
1120
|
+
fork: "fork";
|
|
1121
1121
|
}>>;
|
|
1122
1122
|
providerContext: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
1123
1123
|
state: z.ZodLiteral<"resolved">;
|
|
@@ -1319,8 +1319,8 @@ declare const GateInstanceListQuerySchema$1: z.ZodObject<{
|
|
|
1319
1319
|
status: z.ZodOptional<z.ZodEnum<{
|
|
1320
1320
|
cancelled: "cancelled";
|
|
1321
1321
|
rejected: "rejected";
|
|
1322
|
-
waiting: "waiting";
|
|
1323
1322
|
resumed: "resumed";
|
|
1323
|
+
waiting: "waiting";
|
|
1324
1324
|
"timed-out": "timed-out";
|
|
1325
1325
|
}>>;
|
|
1326
1326
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -3842,8 +3842,8 @@ declare const WorkflowSchemas: {
|
|
|
3842
3842
|
status: z.ZodOptional<z.ZodEnum<{
|
|
3843
3843
|
cancelled: "cancelled";
|
|
3844
3844
|
rejected: "rejected";
|
|
3845
|
-
waiting: "waiting";
|
|
3846
3845
|
resumed: "resumed";
|
|
3846
|
+
waiting: "waiting";
|
|
3847
3847
|
"timed-out": "timed-out";
|
|
3848
3848
|
}>>;
|
|
3849
3849
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -3858,8 +3858,8 @@ declare const WorkflowSchemas: {
|
|
|
3858
3858
|
status: z.ZodEnum<{
|
|
3859
3859
|
cancelled: "cancelled";
|
|
3860
3860
|
rejected: "rejected";
|
|
3861
|
-
waiting: "waiting";
|
|
3862
3861
|
resumed: "resumed";
|
|
3862
|
+
waiting: "waiting";
|
|
3863
3863
|
"timed-out": "timed-out";
|
|
3864
3864
|
}>;
|
|
3865
3865
|
autoAction: z.ZodEnum<{
|
|
@@ -3956,8 +3956,8 @@ declare const WorkflowSchemas: {
|
|
|
3956
3956
|
cancelled: "cancelled";
|
|
3957
3957
|
failed: "failed";
|
|
3958
3958
|
running: "running";
|
|
3959
|
-
waiting: "waiting";
|
|
3960
3959
|
skipped: "skipped";
|
|
3960
|
+
waiting: "waiting";
|
|
3961
3961
|
}>;
|
|
3962
3962
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
3963
3963
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -4143,8 +4143,8 @@ declare const WorkflowSchemas: {
|
|
|
4143
4143
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
4144
4144
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
4145
4145
|
contextMode: z.ZodOptional<z.ZodEnum<{
|
|
4146
|
-
fork: "fork";
|
|
4147
4146
|
fresh: "fresh";
|
|
4147
|
+
fork: "fork";
|
|
4148
4148
|
}>>;
|
|
4149
4149
|
providerContext: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
4150
4150
|
state: z.ZodLiteral<"resolved">;
|
|
@@ -4254,8 +4254,8 @@ declare const WorkflowSchemas: {
|
|
|
4254
4254
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
4255
4255
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
4256
4256
|
contextMode: z.ZodOptional<z.ZodEnum<{
|
|
4257
|
-
fork: "fork";
|
|
4258
4257
|
fresh: "fresh";
|
|
4258
|
+
fork: "fork";
|
|
4259
4259
|
}>>;
|
|
4260
4260
|
providerContext: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
4261
4261
|
state: z.ZodLiteral<"resolved">;
|
|
@@ -4959,8 +4959,8 @@ declare const WorkflowSchemas: {
|
|
|
4959
4959
|
cancelled: "cancelled";
|
|
4960
4960
|
failed: "failed";
|
|
4961
4961
|
running: "running";
|
|
4962
|
-
waiting: "waiting";
|
|
4963
4962
|
skipped: "skipped";
|
|
4963
|
+
waiting: "waiting";
|
|
4964
4964
|
}>;
|
|
4965
4965
|
attempt: z.ZodNumber;
|
|
4966
4966
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -6632,8 +6632,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
6632
6632
|
status: z.ZodOptional<z.ZodEnum<{
|
|
6633
6633
|
cancelled: "cancelled";
|
|
6634
6634
|
rejected: "rejected";
|
|
6635
|
-
waiting: "waiting";
|
|
6636
6635
|
resumed: "resumed";
|
|
6636
|
+
waiting: "waiting";
|
|
6637
6637
|
"timed-out": "timed-out";
|
|
6638
6638
|
}>>;
|
|
6639
6639
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -6648,8 +6648,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
6648
6648
|
status: z.ZodEnum<{
|
|
6649
6649
|
cancelled: "cancelled";
|
|
6650
6650
|
rejected: "rejected";
|
|
6651
|
-
waiting: "waiting";
|
|
6652
6651
|
resumed: "resumed";
|
|
6652
|
+
waiting: "waiting";
|
|
6653
6653
|
"timed-out": "timed-out";
|
|
6654
6654
|
}>;
|
|
6655
6655
|
autoAction: z.ZodEnum<{
|
|
@@ -6746,8 +6746,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
6746
6746
|
cancelled: "cancelled";
|
|
6747
6747
|
failed: "failed";
|
|
6748
6748
|
running: "running";
|
|
6749
|
-
waiting: "waiting";
|
|
6750
6749
|
skipped: "skipped";
|
|
6750
|
+
waiting: "waiting";
|
|
6751
6751
|
}>;
|
|
6752
6752
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
6753
6753
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -6933,8 +6933,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
6933
6933
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
6934
6934
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
6935
6935
|
contextMode: z.ZodOptional<z.ZodEnum<{
|
|
6936
|
-
fork: "fork";
|
|
6937
6936
|
fresh: "fresh";
|
|
6937
|
+
fork: "fork";
|
|
6938
6938
|
}>>;
|
|
6939
6939
|
providerContext: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
6940
6940
|
state: z.ZodLiteral<"resolved">;
|
|
@@ -7044,8 +7044,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
7044
7044
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
7045
7045
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
7046
7046
|
contextMode: z.ZodOptional<z.ZodEnum<{
|
|
7047
|
-
fork: "fork";
|
|
7048
7047
|
fresh: "fresh";
|
|
7048
|
+
fork: "fork";
|
|
7049
7049
|
}>>;
|
|
7050
7050
|
providerContext: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
7051
7051
|
state: z.ZodLiteral<"resolved">;
|
|
@@ -7749,8 +7749,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
7749
7749
|
cancelled: "cancelled";
|
|
7750
7750
|
failed: "failed";
|
|
7751
7751
|
running: "running";
|
|
7752
|
-
waiting: "waiting";
|
|
7753
7752
|
skipped: "skipped";
|
|
7753
|
+
waiting: "waiting";
|
|
7754
7754
|
}>;
|
|
7755
7755
|
attempt: z.ZodNumber;
|
|
7756
7756
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -9422,8 +9422,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
9422
9422
|
status: z.ZodOptional<z.ZodEnum<{
|
|
9423
9423
|
cancelled: "cancelled";
|
|
9424
9424
|
rejected: "rejected";
|
|
9425
|
-
waiting: "waiting";
|
|
9426
9425
|
resumed: "resumed";
|
|
9426
|
+
waiting: "waiting";
|
|
9427
9427
|
"timed-out": "timed-out";
|
|
9428
9428
|
}>>;
|
|
9429
9429
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -9438,8 +9438,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
9438
9438
|
status: z.ZodEnum<{
|
|
9439
9439
|
cancelled: "cancelled";
|
|
9440
9440
|
rejected: "rejected";
|
|
9441
|
-
waiting: "waiting";
|
|
9442
9441
|
resumed: "resumed";
|
|
9442
|
+
waiting: "waiting";
|
|
9443
9443
|
"timed-out": "timed-out";
|
|
9444
9444
|
}>;
|
|
9445
9445
|
autoAction: z.ZodEnum<{
|
|
@@ -9536,8 +9536,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
9536
9536
|
cancelled: "cancelled";
|
|
9537
9537
|
failed: "failed";
|
|
9538
9538
|
running: "running";
|
|
9539
|
-
waiting: "waiting";
|
|
9540
9539
|
skipped: "skipped";
|
|
9540
|
+
waiting: "waiting";
|
|
9541
9541
|
}>;
|
|
9542
9542
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
9543
9543
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -9723,8 +9723,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
9723
9723
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
9724
9724
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
9725
9725
|
contextMode: z.ZodOptional<z.ZodEnum<{
|
|
9726
|
-
fork: "fork";
|
|
9727
9726
|
fresh: "fresh";
|
|
9727
|
+
fork: "fork";
|
|
9728
9728
|
}>>;
|
|
9729
9729
|
providerContext: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
9730
9730
|
state: z.ZodLiteral<"resolved">;
|
|
@@ -9834,8 +9834,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
9834
9834
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
9835
9835
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
9836
9836
|
contextMode: z.ZodOptional<z.ZodEnum<{
|
|
9837
|
-
fork: "fork";
|
|
9838
9837
|
fresh: "fresh";
|
|
9838
|
+
fork: "fork";
|
|
9839
9839
|
}>>;
|
|
9840
9840
|
providerContext: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
9841
9841
|
state: z.ZodLiteral<"resolved">;
|
|
@@ -10539,8 +10539,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
10539
10539
|
cancelled: "cancelled";
|
|
10540
10540
|
failed: "failed";
|
|
10541
10541
|
running: "running";
|
|
10542
|
-
waiting: "waiting";
|
|
10543
10542
|
skipped: "skipped";
|
|
10543
|
+
waiting: "waiting";
|
|
10544
10544
|
}>;
|
|
10545
10545
|
attempt: z.ZodNumber;
|
|
10546
10546
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -11780,8 +11780,8 @@ declare const WorkLogFrameEntrySchema$1: z.ZodObject<{
|
|
|
11780
11780
|
cancelled: "cancelled";
|
|
11781
11781
|
failed: "failed";
|
|
11782
11782
|
running: "running";
|
|
11783
|
-
waiting: "waiting";
|
|
11784
11783
|
skipped: "skipped";
|
|
11784
|
+
waiting: "waiting";
|
|
11785
11785
|
}>;
|
|
11786
11786
|
attempt: z.ZodNumber;
|
|
11787
11787
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -11834,8 +11834,8 @@ declare const WorkLogGateEventSchema: z.ZodObject<{
|
|
|
11834
11834
|
status: z.ZodEnum<{
|
|
11835
11835
|
cancelled: "cancelled";
|
|
11836
11836
|
rejected: "rejected";
|
|
11837
|
-
waiting: "waiting";
|
|
11838
11837
|
resumed: "resumed";
|
|
11838
|
+
waiting: "waiting";
|
|
11839
11839
|
"timed-out": "timed-out";
|
|
11840
11840
|
}>;
|
|
11841
11841
|
prompt: z.ZodOptional<z.ZodString>;
|
|
@@ -12289,8 +12289,8 @@ type IterateHandler<TTrigger = unknown, TPreviousSteps extends Record<string, Pr
|
|
|
12289
12289
|
* - fresh: Start with clean context
|
|
12290
12290
|
*/
|
|
12291
12291
|
declare const ContextModeSchema$1: z.ZodEnum<{
|
|
12292
|
-
fork: "fork";
|
|
12293
12292
|
fresh: "fresh";
|
|
12293
|
+
fork: "fork";
|
|
12294
12294
|
}>;
|
|
12295
12295
|
type ContextMode = z.infer<typeof ContextModeSchema$1>;
|
|
12296
12296
|
/**
|
|
@@ -12423,8 +12423,8 @@ declare const SubagentConfigSchema$1: z.ZodObject<{
|
|
|
12423
12423
|
"extra-high": "extra-high";
|
|
12424
12424
|
}>>;
|
|
12425
12425
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
12426
|
-
fork: "fork";
|
|
12427
12426
|
fresh: "fresh";
|
|
12427
|
+
fork: "fork";
|
|
12428
12428
|
}>>;
|
|
12429
12429
|
tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
12430
12430
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -12586,8 +12586,8 @@ declare const SpawnSubagentRpcRequestSchema$1: z.ZodObject<{
|
|
|
12586
12586
|
"extra-high": "extra-high";
|
|
12587
12587
|
}>>;
|
|
12588
12588
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
12589
|
-
fork: "fork";
|
|
12590
12589
|
fresh: "fresh";
|
|
12590
|
+
fork: "fork";
|
|
12591
12591
|
}>>;
|
|
12592
12592
|
tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
12593
12593
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -21,8 +21,8 @@ declare const ComponentStateSchema: z.ZodEnum<{
|
|
|
21
21
|
failed: "failed";
|
|
22
22
|
discovered: "discovered";
|
|
23
23
|
active: "active";
|
|
24
|
-
skipped: "skipped";
|
|
25
24
|
stopped: "stopped";
|
|
25
|
+
skipped: "skipped";
|
|
26
26
|
initializing: "initializing";
|
|
27
27
|
}>;
|
|
28
28
|
/** Inferred union of all valid component lifecycle states. */
|
|
@@ -50,8 +50,8 @@ declare const ComponentInfoSchema: z.ZodObject<{
|
|
|
50
50
|
failed: "failed";
|
|
51
51
|
discovered: "discovered";
|
|
52
52
|
active: "active";
|
|
53
|
-
skipped: "skipped";
|
|
54
53
|
stopped: "stopped";
|
|
54
|
+
skipped: "skipped";
|
|
55
55
|
initializing: "initializing";
|
|
56
56
|
}>;
|
|
57
57
|
error: z.ZodOptional<z.ZodString>;
|
|
@@ -71,8 +71,8 @@ declare const ServiceInfoSchema: z.ZodObject<{
|
|
|
71
71
|
failed: "failed";
|
|
72
72
|
discovered: "discovered";
|
|
73
73
|
active: "active";
|
|
74
|
-
skipped: "skipped";
|
|
75
74
|
stopped: "stopped";
|
|
75
|
+
skipped: "skipped";
|
|
76
76
|
initializing: "initializing";
|
|
77
77
|
}>;
|
|
78
78
|
error: z.ZodOptional<z.ZodString>;
|
|
@@ -93,8 +93,8 @@ declare const ExtensionInfoSchema: z.ZodObject<{
|
|
|
93
93
|
failed: "failed";
|
|
94
94
|
discovered: "discovered";
|
|
95
95
|
active: "active";
|
|
96
|
-
skipped: "skipped";
|
|
97
96
|
stopped: "stopped";
|
|
97
|
+
skipped: "skipped";
|
|
98
98
|
initializing: "initializing";
|
|
99
99
|
}>;
|
|
100
100
|
error: z.ZodOptional<z.ZodString>;
|
|
@@ -141,16 +141,16 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
141
141
|
failed: "failed";
|
|
142
142
|
discovered: "discovered";
|
|
143
143
|
active: "active";
|
|
144
|
-
skipped: "skipped";
|
|
145
144
|
stopped: "stopped";
|
|
145
|
+
skipped: "skipped";
|
|
146
146
|
initializing: "initializing";
|
|
147
147
|
}>;
|
|
148
148
|
to: z.ZodEnum<{
|
|
149
149
|
failed: "failed";
|
|
150
150
|
discovered: "discovered";
|
|
151
151
|
active: "active";
|
|
152
|
-
skipped: "skipped";
|
|
153
152
|
stopped: "stopped";
|
|
153
|
+
skipped: "skipped";
|
|
154
154
|
initializing: "initializing";
|
|
155
155
|
}>;
|
|
156
156
|
error: z.ZodOptional<z.ZodString>;
|
|
@@ -184,8 +184,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
184
184
|
failed: "failed";
|
|
185
185
|
discovered: "discovered";
|
|
186
186
|
active: "active";
|
|
187
|
-
skipped: "skipped";
|
|
188
187
|
stopped: "stopped";
|
|
188
|
+
skipped: "skipped";
|
|
189
189
|
initializing: "initializing";
|
|
190
190
|
}>;
|
|
191
191
|
error: z.ZodOptional<z.ZodString>;
|
|
@@ -222,8 +222,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
222
222
|
failed: "failed";
|
|
223
223
|
discovered: "discovered";
|
|
224
224
|
active: "active";
|
|
225
|
-
skipped: "skipped";
|
|
226
225
|
stopped: "stopped";
|
|
226
|
+
skipped: "skipped";
|
|
227
227
|
initializing: "initializing";
|
|
228
228
|
}>;
|
|
229
229
|
error: z.ZodOptional<z.ZodString>;
|
|
@@ -539,8 +539,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
539
539
|
extensionName: z.ZodString;
|
|
540
540
|
warnings: z.ZodArray<z.ZodObject<{
|
|
541
541
|
severity: z.ZodEnum<{
|
|
542
|
-
degraded: "degraded";
|
|
543
542
|
info: "info";
|
|
543
|
+
degraded: "degraded";
|
|
544
544
|
recommended: "recommended";
|
|
545
545
|
}>;
|
|
546
546
|
title: z.ZodString;
|
|
@@ -579,8 +579,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
579
579
|
extensionName: z.ZodString;
|
|
580
580
|
warnings: z.ZodArray<z.ZodObject<{
|
|
581
581
|
severity: z.ZodEnum<{
|
|
582
|
-
degraded: "degraded";
|
|
583
582
|
info: "info";
|
|
583
|
+
degraded: "degraded";
|
|
584
584
|
recommended: "recommended";
|
|
585
585
|
}>;
|
|
586
586
|
title: z.ZodString;
|
|
@@ -647,16 +647,16 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
647
647
|
failed: "failed";
|
|
648
648
|
discovered: "discovered";
|
|
649
649
|
active: "active";
|
|
650
|
-
skipped: "skipped";
|
|
651
650
|
stopped: "stopped";
|
|
651
|
+
skipped: "skipped";
|
|
652
652
|
initializing: "initializing";
|
|
653
653
|
}>;
|
|
654
654
|
to: z.ZodEnum<{
|
|
655
655
|
failed: "failed";
|
|
656
656
|
discovered: "discovered";
|
|
657
657
|
active: "active";
|
|
658
|
-
skipped: "skipped";
|
|
659
658
|
stopped: "stopped";
|
|
659
|
+
skipped: "skipped";
|
|
660
660
|
initializing: "initializing";
|
|
661
661
|
}>;
|
|
662
662
|
error: z.ZodOptional<z.ZodString>;
|
|
@@ -690,8 +690,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
690
690
|
failed: "failed";
|
|
691
691
|
discovered: "discovered";
|
|
692
692
|
active: "active";
|
|
693
|
-
skipped: "skipped";
|
|
694
693
|
stopped: "stopped";
|
|
694
|
+
skipped: "skipped";
|
|
695
695
|
initializing: "initializing";
|
|
696
696
|
}>;
|
|
697
697
|
error: z.ZodOptional<z.ZodString>;
|
|
@@ -728,8 +728,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
728
728
|
failed: "failed";
|
|
729
729
|
discovered: "discovered";
|
|
730
730
|
active: "active";
|
|
731
|
-
skipped: "skipped";
|
|
732
731
|
stopped: "stopped";
|
|
732
|
+
skipped: "skipped";
|
|
733
733
|
initializing: "initializing";
|
|
734
734
|
}>;
|
|
735
735
|
error: z.ZodOptional<z.ZodString>;
|
|
@@ -1045,8 +1045,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
1045
1045
|
extensionName: z.ZodString;
|
|
1046
1046
|
warnings: z.ZodArray<z.ZodObject<{
|
|
1047
1047
|
severity: z.ZodEnum<{
|
|
1048
|
-
degraded: "degraded";
|
|
1049
1048
|
info: "info";
|
|
1049
|
+
degraded: "degraded";
|
|
1050
1050
|
recommended: "recommended";
|
|
1051
1051
|
}>;
|
|
1052
1052
|
title: z.ZodString;
|
|
@@ -1085,8 +1085,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
1085
1085
|
extensionName: z.ZodString;
|
|
1086
1086
|
warnings: z.ZodArray<z.ZodObject<{
|
|
1087
1087
|
severity: z.ZodEnum<{
|
|
1088
|
-
degraded: "degraded";
|
|
1089
1088
|
info: "info";
|
|
1089
|
+
degraded: "degraded";
|
|
1090
1090
|
recommended: "recommended";
|
|
1091
1091
|
}>;
|
|
1092
1092
|
title: z.ZodString;
|
|
@@ -146,7 +146,6 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
146
146
|
enabled: z.ZodArray<z.ZodString>;
|
|
147
147
|
disabled: z.ZodArray<z.ZodString>;
|
|
148
148
|
}, z.core.$strip>;
|
|
149
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
150
149
|
registryTools: z.ZodObject<{
|
|
151
150
|
enabled: z.ZodArray<z.ZodString>;
|
|
152
151
|
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";
|
|
@@ -322,7 +322,6 @@ declare const HarnessSchemas: {
|
|
|
322
322
|
enabled: z.ZodArray<z.ZodString>;
|
|
323
323
|
disabled: z.ZodArray<z.ZodString>;
|
|
324
324
|
}, z.core.$strip>;
|
|
325
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
326
325
|
registryTools: z.ZodObject<{
|
|
327
326
|
enabled: z.ZodArray<z.ZodString>;
|
|
328
327
|
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";
|
|
@@ -765,7 +765,6 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
765
765
|
enabled: z.ZodArray<z.ZodString>;
|
|
766
766
|
disabled: z.ZodArray<z.ZodString>;
|
|
767
767
|
}, z.core.$strip>;
|
|
768
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
769
768
|
registryTools: z.ZodObject<{
|
|
770
769
|
enabled: z.ZodArray<z.ZodString>;
|
|
771
770
|
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";
|
|
@@ -1208,7 +1208,6 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1208
1208
|
enabled: z.ZodArray<z.ZodString>;
|
|
1209
1209
|
disabled: z.ZodArray<z.ZodString>;
|
|
1210
1210
|
}, z.core.$strip>;
|
|
1211
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1212
1211
|
registryTools: z.ZodObject<{
|
|
1213
1212
|
enabled: z.ZodArray<z.ZodString>;
|
|
1214
1213
|
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";
|
|
@@ -28,8 +28,8 @@ type MakaioVariant = z.infer<typeof MakaioVariantSchema>;
|
|
|
28
28
|
declare const VariantUpgradeStatusSchema: z.ZodEnum<{
|
|
29
29
|
error: "error";
|
|
30
30
|
complete: "complete";
|
|
31
|
-
progress: "progress";
|
|
32
31
|
downloading: "downloading";
|
|
32
|
+
progress: "progress";
|
|
33
33
|
applying: "applying";
|
|
34
34
|
}>;
|
|
35
35
|
/** Inferred TypeScript type for an upgrade status value. */
|
|
@@ -102,8 +102,8 @@ declare const VariantSchemas: {
|
|
|
102
102
|
status: z.ZodEnum<{
|
|
103
103
|
error: "error";
|
|
104
104
|
complete: "complete";
|
|
105
|
-
progress: "progress";
|
|
106
105
|
downloading: "downloading";
|
|
106
|
+
progress: "progress";
|
|
107
107
|
applying: "applying";
|
|
108
108
|
}>;
|
|
109
109
|
percent: z.ZodOptional<z.ZodNumber>;
|
|
@@ -159,8 +159,8 @@ declare const VariantNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:var
|
|
|
159
159
|
status: _$zod.ZodEnum<{
|
|
160
160
|
error: "error";
|
|
161
161
|
complete: "complete";
|
|
162
|
-
progress: "progress";
|
|
163
162
|
downloading: "downloading";
|
|
163
|
+
progress: "progress";
|
|
164
164
|
applying: "applying";
|
|
165
165
|
}>;
|
|
166
166
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -206,8 +206,8 @@ declare const VariantSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
206
206
|
status: _$zod.ZodEnum<{
|
|
207
207
|
error: "error";
|
|
208
208
|
complete: "complete";
|
|
209
|
-
progress: "progress";
|
|
210
209
|
downloading: "downloading";
|
|
210
|
+
progress: "progress";
|
|
211
211
|
applying: "applying";
|
|
212
212
|
}>;
|
|
213
213
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -106,8 +106,8 @@ declare const MaterializationSchemas: {
|
|
|
106
106
|
provider: z.ZodString;
|
|
107
107
|
externalId: z.ZodString;
|
|
108
108
|
operation: z.ZodEnum<{
|
|
109
|
-
deleted: "deleted";
|
|
110
109
|
upserted: "upserted";
|
|
110
|
+
deleted: "deleted";
|
|
111
111
|
}>;
|
|
112
112
|
}, z.core.$strip>; /** Emitted when a provider surface capability set has been resolved. */
|
|
113
113
|
'capability.resolved': z.ZodObject<{
|
|
@@ -211,8 +211,8 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
211
211
|
provider: z.ZodString;
|
|
212
212
|
externalId: z.ZodString;
|
|
213
213
|
operation: z.ZodEnum<{
|
|
214
|
-
deleted: "deleted";
|
|
215
214
|
upserted: "upserted";
|
|
215
|
+
deleted: "deleted";
|
|
216
216
|
}>;
|
|
217
217
|
}, z.core.$strip>; /** Emitted when a provider surface capability set has been resolved. */
|
|
218
218
|
'capability.resolved': z.ZodObject<{
|
|
@@ -326,8 +326,8 @@ declare const MaterializationSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
326
326
|
provider: z.ZodString;
|
|
327
327
|
externalId: z.ZodString;
|
|
328
328
|
operation: z.ZodEnum<{
|
|
329
|
-
deleted: "deleted";
|
|
330
329
|
upserted: "upserted";
|
|
330
|
+
deleted: "deleted";
|
|
331
331
|
}>;
|
|
332
332
|
}, z.core.$strip>; /** Emitted when a provider surface capability set has been resolved. */
|
|
333
333
|
'capability.resolved': z.ZodObject<{
|