@makaio/framework 1.0.0-dev-1783439621927 → 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 +106 -167
- package/dist/adapters/index.mjs +6 -6
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +4 -4
- package/dist/{base-orchestrator-ODRyDBzu.d.mts → base-orchestrator-J1WKAUkF.d.mts} +24 -3
- package/dist/bus/index.mjs +1 -1
- package/dist/{client-n0OJiTt1.mjs → client-l1Rq5p6X.mjs} +1 -1
- package/dist/clients/index.d.mts +30 -0
- package/dist/clients/index.mjs +2 -2
- 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/client/index.d.mts +2 -2
- package/dist/contracts/client/index.mjs +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +105 -105
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +3 -3
- 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/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-DpkfJi8v.d.mts → definition-DePb3ke-.d.mts} +1 -1
- package/dist/{index-BwGfdbI0.d.mts → index-2fK9iSHI.d.mts} +9 -9
- package/dist/{index-DTBQOCar.d.mts → index-BMbmoarE.d.mts} +16 -16
- package/dist/{index-DmJ-OpTD.d.mts → index-BSprsrul.d.mts} +82 -44
- package/dist/{index-D7Fu3375.d.mts → index-BbQpQ1N3.d.mts} +3 -3
- package/dist/{index-B5Uczo3R.d.mts → index-C9FCWOhp.d.mts} +28 -28
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-BvjLe_w9.d.mts → index-Cx1Bm6WD.d.mts} +8 -8
- package/dist/{index-CwHP8Jxs.d.mts → index-D8wmMJLi.d.mts} +189 -1
- package/dist/{index-CYHWOXUm.d.mts → index-DEzdNQum.d.mts} +1 -1
- package/dist/{index-BIZeIA5k.d.mts → index-DKaEpPFS.d.mts} +9 -9
- package/dist/{index-DS6kxiFl.d.mts → index-DWu3qrwe.d.mts} +29 -29
- package/dist/{index-DFK3tpEY.d.mts → index-DZ14azod.d.mts} +79 -16
- package/dist/{index-B3fjN5HX.d.mts → index-DZPNuWMc.d.mts} +4 -4
- package/dist/{index-C8k2f_E0.d.mts → index-DoEF9LAc.d.mts} +1 -1
- package/dist/{index-Cyi7y_aG.d.mts → index-Qd1Qom8M.d.mts} +16 -16
- package/dist/{index-Dtb2cVJz.d.mts → index-S7lj2TLp.d.mts} +81 -81
- 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-JFzrlNs4.d.mts → namespace-CZK2ff3B.d.mts} +5 -5
- package/dist/{namespace-DRXQyBe0.d.mts → namespace-Ceg3zkt2.d.mts} +24 -0
- 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-D4Uf5Mw_.d.mts → namespace-Dc94fHZW.d.mts} +18 -18
- package/dist/{namespace-CGxFYDlK.d.mts → namespace-DuUCiVmK.d.mts} +26 -26
- package/dist/{namespace-C74bbsdZ.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/{schemas-CurUbHy4.d.mts → schemas-BemsLc_V.d.mts} +4 -4
- package/dist/{schemas-9S9Y9PHT2.d.mts → schemas-Br-rSxPE2.d.mts} +11 -11
- package/dist/{schemas-B_t6oOK-.d.mts → schemas-CoFCV42v.d.mts} +2 -2
- package/dist/{schemas-DXeGCbJ9.d.mts → schemas-D512XweP.d.mts} +5 -5
- package/dist/{schemas-DnmbwE_V.d.mts → schemas-DWfo0wp4.d.mts} +7 -7
- package/dist/{schemas-CW6YsPT4.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 +6 -6
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/index.d.mts +43 -43
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/index.mjs +2 -2
- package/dist/services/preferences/index.d.mts +2 -2
- package/dist/services/preferences/schemas.d.mts +1 -1
- package/dist/services/preferences/storage-namespace.d.mts +2 -2
- 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/testing/index.mjs +1 -1
- package/dist/services/settings/namespace.d.mts +8 -8
- 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/{storage-namespace-BvRF22by.d.mts → storage-namespace-Di1A3DMm.d.mts} +10 -10
- package/dist/{tool-approval-service-BIbUSuqg.mjs → tool-approval-service-DEiMKTv9.mjs} +1 -1
- package/dist/tools-CGFZkB7F.mjs +1 -0
- package/dist/{transition-DYorNHZu.d.mts → transition-CmI3q3FA.d.mts} +1 -1
- package/dist/{types-9XCB1aPK.d.mts → types-Dhou-Itn.d.mts} +14 -14
- package/dist/{types-N_BOtTqt.d.mts → types-VwMx5_lS.d.mts} +31 -1
- package/dist/ui-kernel/index.d.mts +4 -4
- package/dist/ui-kernel/pages/namespace.d.mts +4 -4
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/workflow-engine/index.d.mts +69 -69
- package/package.json +1 -1
- package/dist/session-CZUrp7gC.mjs +0 -69
- package/dist/tools-Yz8XyiwA.mjs +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { It as ArtifactRevision$1 } from "./index-
|
|
1
|
+
import { It as ArtifactRevision$1 } from "./index-DWu3qrwe.mjs";
|
|
2
2
|
import { i as JsonValue$1, t as JsonObjectContractSchema } from "./json-value-DtIkQN7g.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -173,12 +173,12 @@ type WorkflowSourceLocation = z.infer<typeof WorkflowSourceLocationSchema>;
|
|
|
173
173
|
* - `sequence` — ordered list of child nodes (the structural container)
|
|
174
174
|
*/
|
|
175
175
|
declare const WorkflowNodeTypeSchema: z.ZodEnum<{
|
|
176
|
+
sequence: "sequence";
|
|
176
177
|
station: "station";
|
|
177
178
|
"delegate-agent": "delegate-agent";
|
|
178
179
|
"delegate-role": "delegate-role";
|
|
179
|
-
sequence: "sequence";
|
|
180
|
-
gate: "gate";
|
|
181
180
|
parallel: "parallel";
|
|
181
|
+
gate: "gate";
|
|
182
182
|
iterate: "iterate";
|
|
183
183
|
"iterate-chain": "iterate-chain";
|
|
184
184
|
loop: "loop";
|
|
@@ -845,8 +845,8 @@ declare const ExecutionStatusSchema$1: z.ZodEnum<{
|
|
|
845
845
|
pending: "pending";
|
|
846
846
|
completed: "completed";
|
|
847
847
|
cancelled: "cancelled";
|
|
848
|
-
running: "running";
|
|
849
848
|
failed: "failed";
|
|
849
|
+
running: "running";
|
|
850
850
|
paused: "paused";
|
|
851
851
|
}>;
|
|
852
852
|
type ExecutionStatus = z.infer<typeof ExecutionStatusSchema$1>;
|
|
@@ -861,8 +861,8 @@ declare const WorkflowExecutionSchema$1: z.ZodObject<{
|
|
|
861
861
|
pending: "pending";
|
|
862
862
|
completed: "completed";
|
|
863
863
|
cancelled: "cancelled";
|
|
864
|
-
running: "running";
|
|
865
864
|
failed: "failed";
|
|
865
|
+
running: "running";
|
|
866
866
|
paused: "paused";
|
|
867
867
|
}>;
|
|
868
868
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -902,12 +902,12 @@ declare const WorkflowFrameStateSchema$1: z.ZodObject<{
|
|
|
902
902
|
frameId: z.ZodString;
|
|
903
903
|
nodeId: z.ZodString;
|
|
904
904
|
nodeType: z.ZodEnum<{
|
|
905
|
+
sequence: "sequence";
|
|
905
906
|
station: "station";
|
|
906
907
|
"delegate-agent": "delegate-agent";
|
|
907
908
|
"delegate-role": "delegate-role";
|
|
908
|
-
sequence: "sequence";
|
|
909
|
-
gate: "gate";
|
|
910
909
|
parallel: "parallel";
|
|
910
|
+
gate: "gate";
|
|
911
911
|
iterate: "iterate";
|
|
912
912
|
"iterate-chain": "iterate-chain";
|
|
913
913
|
loop: "loop";
|
|
@@ -918,10 +918,10 @@ declare const WorkflowFrameStateSchema$1: z.ZodObject<{
|
|
|
918
918
|
pending: "pending";
|
|
919
919
|
completed: "completed";
|
|
920
920
|
cancelled: "cancelled";
|
|
921
|
-
running: "running";
|
|
922
921
|
failed: "failed";
|
|
923
|
-
|
|
922
|
+
running: "running";
|
|
924
923
|
skipped: "skipped";
|
|
924
|
+
waiting: "waiting";
|
|
925
925
|
}>;
|
|
926
926
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
927
927
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -936,8 +936,8 @@ type WorkflowFrameState$1 = z.infer<typeof WorkflowFrameStateSchema$1>;
|
|
|
936
936
|
declare const WorkflowGateStatusSchema: z.ZodEnum<{
|
|
937
937
|
cancelled: "cancelled";
|
|
938
938
|
rejected: "rejected";
|
|
939
|
-
waiting: "waiting";
|
|
940
939
|
resumed: "resumed";
|
|
940
|
+
waiting: "waiting";
|
|
941
941
|
"timed-out": "timed-out";
|
|
942
942
|
}>;
|
|
943
943
|
type WorkflowGateStatus = z.infer<typeof WorkflowGateStatusSchema>;
|
|
@@ -957,8 +957,8 @@ declare const WorkflowGateInstanceSchema$1: z.ZodObject<{
|
|
|
957
957
|
status: z.ZodEnum<{
|
|
958
958
|
cancelled: "cancelled";
|
|
959
959
|
rejected: "rejected";
|
|
960
|
-
waiting: "waiting";
|
|
961
960
|
resumed: "resumed";
|
|
961
|
+
waiting: "waiting";
|
|
962
962
|
"timed-out": "timed-out";
|
|
963
963
|
}>;
|
|
964
964
|
autoAction: z.ZodEnum<{
|
|
@@ -993,8 +993,8 @@ declare const WorkflowResolvedRoleSchema: z.ZodObject<{
|
|
|
993
993
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
994
994
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
995
995
|
contextMode: z.ZodOptional<z.ZodEnum<{
|
|
996
|
-
fork: "fork";
|
|
997
996
|
fresh: "fresh";
|
|
997
|
+
fork: "fork";
|
|
998
998
|
}>>;
|
|
999
999
|
providerContext: z.ZodOptional<z.ZodObject<{
|
|
1000
1000
|
providerConfigId: z.ZodString;
|
|
@@ -1035,8 +1035,8 @@ declare const WorkflowResolvedAgentSchema: z.ZodObject<{
|
|
|
1035
1035
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
1036
1036
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
1037
1037
|
contextMode: z.ZodOptional<z.ZodEnum<{
|
|
1038
|
-
fork: "fork";
|
|
1039
1038
|
fresh: "fresh";
|
|
1039
|
+
fork: "fork";
|
|
1040
1040
|
}>>;
|
|
1041
1041
|
providerContext: z.ZodOptional<z.ZodObject<{
|
|
1042
1042
|
providerConfigId: z.ZodString;
|
|
@@ -1118,8 +1118,8 @@ declare const ExecutionListQuerySchema$1: z.ZodObject<{
|
|
|
1118
1118
|
pending: "pending";
|
|
1119
1119
|
completed: "completed";
|
|
1120
1120
|
cancelled: "cancelled";
|
|
1121
|
-
running: "running";
|
|
1122
1121
|
failed: "failed";
|
|
1122
|
+
running: "running";
|
|
1123
1123
|
paused: "paused";
|
|
1124
1124
|
}>>;
|
|
1125
1125
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
@@ -1169,8 +1169,8 @@ declare const GateInstanceListQuerySchema$1: z.ZodObject<{
|
|
|
1169
1169
|
status: z.ZodOptional<z.ZodEnum<{
|
|
1170
1170
|
cancelled: "cancelled";
|
|
1171
1171
|
rejected: "rejected";
|
|
1172
|
-
waiting: "waiting";
|
|
1173
1172
|
resumed: "resumed";
|
|
1173
|
+
waiting: "waiting";
|
|
1174
1174
|
"timed-out": "timed-out";
|
|
1175
1175
|
}>>;
|
|
1176
1176
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -1472,8 +1472,8 @@ interface IStepRunner {
|
|
|
1472
1472
|
*/
|
|
1473
1473
|
declare const SpanStatusSchema: z.ZodEnum<{
|
|
1474
1474
|
completed: "completed";
|
|
1475
|
-
running: "running";
|
|
1476
1475
|
failed: "failed";
|
|
1476
|
+
running: "running";
|
|
1477
1477
|
skipped: "skipped";
|
|
1478
1478
|
}>;
|
|
1479
1479
|
type SpanStatus = z.infer<typeof SpanStatusSchema>;
|
|
@@ -1497,8 +1497,8 @@ declare const SpanRecordSchema$1: z.ZodObject<{
|
|
|
1497
1497
|
}>;
|
|
1498
1498
|
status: z.ZodEnum<{
|
|
1499
1499
|
completed: "completed";
|
|
1500
|
-
running: "running";
|
|
1501
1500
|
failed: "failed";
|
|
1501
|
+
running: "running";
|
|
1502
1502
|
skipped: "skipped";
|
|
1503
1503
|
}>;
|
|
1504
1504
|
startedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -2564,8 +2564,8 @@ declare const WorkflowSchemas: {
|
|
|
2564
2564
|
pending: "pending";
|
|
2565
2565
|
completed: "completed";
|
|
2566
2566
|
cancelled: "cancelled";
|
|
2567
|
-
running: "running";
|
|
2568
2567
|
failed: "failed";
|
|
2568
|
+
running: "running";
|
|
2569
2569
|
paused: "paused";
|
|
2570
2570
|
}>;
|
|
2571
2571
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -2621,8 +2621,8 @@ declare const WorkflowSchemas: {
|
|
|
2621
2621
|
pending: "pending";
|
|
2622
2622
|
completed: "completed";
|
|
2623
2623
|
cancelled: "cancelled";
|
|
2624
|
-
running: "running";
|
|
2625
2624
|
failed: "failed";
|
|
2625
|
+
running: "running";
|
|
2626
2626
|
paused: "paused";
|
|
2627
2627
|
}>>;
|
|
2628
2628
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
@@ -2644,8 +2644,8 @@ declare const WorkflowSchemas: {
|
|
|
2644
2644
|
pending: "pending";
|
|
2645
2645
|
completed: "completed";
|
|
2646
2646
|
cancelled: "cancelled";
|
|
2647
|
-
running: "running";
|
|
2648
2647
|
failed: "failed";
|
|
2648
|
+
running: "running";
|
|
2649
2649
|
paused: "paused";
|
|
2650
2650
|
}>;
|
|
2651
2651
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -2700,8 +2700,8 @@ declare const WorkflowSchemas: {
|
|
|
2700
2700
|
pending: "pending";
|
|
2701
2701
|
completed: "completed";
|
|
2702
2702
|
cancelled: "cancelled";
|
|
2703
|
-
running: "running";
|
|
2704
2703
|
failed: "failed";
|
|
2704
|
+
running: "running";
|
|
2705
2705
|
paused: "paused";
|
|
2706
2706
|
}>;
|
|
2707
2707
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -2754,8 +2754,8 @@ declare const WorkflowSchemas: {
|
|
|
2754
2754
|
}>;
|
|
2755
2755
|
status: z.ZodEnum<{
|
|
2756
2756
|
completed: "completed";
|
|
2757
|
-
running: "running";
|
|
2758
2757
|
failed: "failed";
|
|
2758
|
+
running: "running";
|
|
2759
2759
|
skipped: "skipped";
|
|
2760
2760
|
}>;
|
|
2761
2761
|
startedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -2785,8 +2785,8 @@ declare const WorkflowSchemas: {
|
|
|
2785
2785
|
status: z.ZodOptional<z.ZodEnum<{
|
|
2786
2786
|
cancelled: "cancelled";
|
|
2787
2787
|
rejected: "rejected";
|
|
2788
|
-
waiting: "waiting";
|
|
2789
2788
|
resumed: "resumed";
|
|
2789
|
+
waiting: "waiting";
|
|
2790
2790
|
"timed-out": "timed-out";
|
|
2791
2791
|
}>>;
|
|
2792
2792
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -2801,8 +2801,8 @@ declare const WorkflowSchemas: {
|
|
|
2801
2801
|
status: z.ZodEnum<{
|
|
2802
2802
|
cancelled: "cancelled";
|
|
2803
2803
|
rejected: "rejected";
|
|
2804
|
-
waiting: "waiting";
|
|
2805
2804
|
resumed: "resumed";
|
|
2805
|
+
waiting: "waiting";
|
|
2806
2806
|
"timed-out": "timed-out";
|
|
2807
2807
|
}>;
|
|
2808
2808
|
autoAction: z.ZodEnum<{
|
|
@@ -2881,12 +2881,12 @@ declare const WorkflowSchemas: {
|
|
|
2881
2881
|
frameId: z.ZodString;
|
|
2882
2882
|
nodeId: z.ZodString;
|
|
2883
2883
|
nodeType: z.ZodEnum<{
|
|
2884
|
+
sequence: "sequence";
|
|
2884
2885
|
station: "station";
|
|
2885
2886
|
"delegate-agent": "delegate-agent";
|
|
2886
2887
|
"delegate-role": "delegate-role";
|
|
2887
|
-
sequence: "sequence";
|
|
2888
|
-
gate: "gate";
|
|
2889
2888
|
parallel: "parallel";
|
|
2889
|
+
gate: "gate";
|
|
2890
2890
|
iterate: "iterate";
|
|
2891
2891
|
"iterate-chain": "iterate-chain";
|
|
2892
2892
|
loop: "loop";
|
|
@@ -2897,10 +2897,10 @@ declare const WorkflowSchemas: {
|
|
|
2897
2897
|
pending: "pending";
|
|
2898
2898
|
completed: "completed";
|
|
2899
2899
|
cancelled: "cancelled";
|
|
2900
|
-
running: "running";
|
|
2901
2900
|
failed: "failed";
|
|
2902
|
-
|
|
2901
|
+
running: "running";
|
|
2903
2902
|
skipped: "skipped";
|
|
2903
|
+
waiting: "waiting";
|
|
2904
2904
|
}>;
|
|
2905
2905
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
2906
2906
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -3051,8 +3051,8 @@ declare const WorkflowSchemas: {
|
|
|
3051
3051
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
3052
3052
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
3053
3053
|
contextMode: z.ZodOptional<z.ZodEnum<{
|
|
3054
|
-
fork: "fork";
|
|
3055
3054
|
fresh: "fresh";
|
|
3055
|
+
fork: "fork";
|
|
3056
3056
|
}>>;
|
|
3057
3057
|
providerContext: z.ZodOptional<z.ZodObject<{
|
|
3058
3058
|
providerConfigId: z.ZodString;
|
|
@@ -3093,8 +3093,8 @@ declare const WorkflowSchemas: {
|
|
|
3093
3093
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
3094
3094
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
3095
3095
|
contextMode: z.ZodOptional<z.ZodEnum<{
|
|
3096
|
-
fork: "fork";
|
|
3097
3096
|
fresh: "fresh";
|
|
3097
|
+
fork: "fork";
|
|
3098
3098
|
}>>;
|
|
3099
3099
|
providerContext: z.ZodOptional<z.ZodObject<{
|
|
3100
3100
|
providerConfigId: z.ZodString;
|
|
@@ -3544,12 +3544,12 @@ declare const WorkflowSchemas: {
|
|
|
3544
3544
|
frameId: z.ZodString;
|
|
3545
3545
|
nodeId: z.ZodString;
|
|
3546
3546
|
nodeType: z.ZodEnum<{
|
|
3547
|
+
sequence: "sequence";
|
|
3547
3548
|
station: "station";
|
|
3548
3549
|
"delegate-agent": "delegate-agent";
|
|
3549
3550
|
"delegate-role": "delegate-role";
|
|
3550
|
-
sequence: "sequence";
|
|
3551
|
-
gate: "gate";
|
|
3552
3551
|
parallel: "parallel";
|
|
3552
|
+
gate: "gate";
|
|
3553
3553
|
iterate: "iterate";
|
|
3554
3554
|
"iterate-chain": "iterate-chain";
|
|
3555
3555
|
loop: "loop";
|
|
@@ -3673,8 +3673,8 @@ declare const WorkflowSchemas: {
|
|
|
3673
3673
|
pending: "pending";
|
|
3674
3674
|
completed: "completed";
|
|
3675
3675
|
cancelled: "cancelled";
|
|
3676
|
-
running: "running";
|
|
3677
3676
|
failed: "failed";
|
|
3677
|
+
running: "running";
|
|
3678
3678
|
paused: "paused";
|
|
3679
3679
|
}>;
|
|
3680
3680
|
startedAt: z.ZodNumber;
|
|
@@ -3701,8 +3701,8 @@ declare const WorkflowSchemas: {
|
|
|
3701
3701
|
pending: "pending";
|
|
3702
3702
|
completed: "completed";
|
|
3703
3703
|
cancelled: "cancelled";
|
|
3704
|
-
running: "running";
|
|
3705
3704
|
failed: "failed";
|
|
3705
|
+
running: "running";
|
|
3706
3706
|
paused: "paused";
|
|
3707
3707
|
}>>;
|
|
3708
3708
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
@@ -3717,8 +3717,8 @@ declare const WorkflowSchemas: {
|
|
|
3717
3717
|
pending: "pending";
|
|
3718
3718
|
completed: "completed";
|
|
3719
3719
|
cancelled: "cancelled";
|
|
3720
|
-
running: "running";
|
|
3721
3720
|
failed: "failed";
|
|
3721
|
+
running: "running";
|
|
3722
3722
|
paused: "paused";
|
|
3723
3723
|
}>;
|
|
3724
3724
|
startedAt: z.ZodNumber;
|
|
@@ -4553,8 +4553,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
4553
4553
|
pending: "pending";
|
|
4554
4554
|
completed: "completed";
|
|
4555
4555
|
cancelled: "cancelled";
|
|
4556
|
-
running: "running";
|
|
4557
4556
|
failed: "failed";
|
|
4557
|
+
running: "running";
|
|
4558
4558
|
paused: "paused";
|
|
4559
4559
|
}>;
|
|
4560
4560
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -4610,8 +4610,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
4610
4610
|
pending: "pending";
|
|
4611
4611
|
completed: "completed";
|
|
4612
4612
|
cancelled: "cancelled";
|
|
4613
|
-
running: "running";
|
|
4614
4613
|
failed: "failed";
|
|
4614
|
+
running: "running";
|
|
4615
4615
|
paused: "paused";
|
|
4616
4616
|
}>>;
|
|
4617
4617
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
@@ -4633,8 +4633,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
4633
4633
|
pending: "pending";
|
|
4634
4634
|
completed: "completed";
|
|
4635
4635
|
cancelled: "cancelled";
|
|
4636
|
-
running: "running";
|
|
4637
4636
|
failed: "failed";
|
|
4637
|
+
running: "running";
|
|
4638
4638
|
paused: "paused";
|
|
4639
4639
|
}>;
|
|
4640
4640
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -4689,8 +4689,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
4689
4689
|
pending: "pending";
|
|
4690
4690
|
completed: "completed";
|
|
4691
4691
|
cancelled: "cancelled";
|
|
4692
|
-
running: "running";
|
|
4693
4692
|
failed: "failed";
|
|
4693
|
+
running: "running";
|
|
4694
4694
|
paused: "paused";
|
|
4695
4695
|
}>;
|
|
4696
4696
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -4743,8 +4743,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
4743
4743
|
}>;
|
|
4744
4744
|
status: z.ZodEnum<{
|
|
4745
4745
|
completed: "completed";
|
|
4746
|
-
running: "running";
|
|
4747
4746
|
failed: "failed";
|
|
4747
|
+
running: "running";
|
|
4748
4748
|
skipped: "skipped";
|
|
4749
4749
|
}>;
|
|
4750
4750
|
startedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -4774,8 +4774,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
4774
4774
|
status: z.ZodOptional<z.ZodEnum<{
|
|
4775
4775
|
cancelled: "cancelled";
|
|
4776
4776
|
rejected: "rejected";
|
|
4777
|
-
waiting: "waiting";
|
|
4778
4777
|
resumed: "resumed";
|
|
4778
|
+
waiting: "waiting";
|
|
4779
4779
|
"timed-out": "timed-out";
|
|
4780
4780
|
}>>;
|
|
4781
4781
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -4790,8 +4790,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
4790
4790
|
status: z.ZodEnum<{
|
|
4791
4791
|
cancelled: "cancelled";
|
|
4792
4792
|
rejected: "rejected";
|
|
4793
|
-
waiting: "waiting";
|
|
4794
4793
|
resumed: "resumed";
|
|
4794
|
+
waiting: "waiting";
|
|
4795
4795
|
"timed-out": "timed-out";
|
|
4796
4796
|
}>;
|
|
4797
4797
|
autoAction: z.ZodEnum<{
|
|
@@ -4870,12 +4870,12 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
4870
4870
|
frameId: z.ZodString;
|
|
4871
4871
|
nodeId: z.ZodString;
|
|
4872
4872
|
nodeType: z.ZodEnum<{
|
|
4873
|
+
sequence: "sequence";
|
|
4873
4874
|
station: "station";
|
|
4874
4875
|
"delegate-agent": "delegate-agent";
|
|
4875
4876
|
"delegate-role": "delegate-role";
|
|
4876
|
-
sequence: "sequence";
|
|
4877
|
-
gate: "gate";
|
|
4878
4877
|
parallel: "parallel";
|
|
4878
|
+
gate: "gate";
|
|
4879
4879
|
iterate: "iterate";
|
|
4880
4880
|
"iterate-chain": "iterate-chain";
|
|
4881
4881
|
loop: "loop";
|
|
@@ -4886,10 +4886,10 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
4886
4886
|
pending: "pending";
|
|
4887
4887
|
completed: "completed";
|
|
4888
4888
|
cancelled: "cancelled";
|
|
4889
|
-
running: "running";
|
|
4890
4889
|
failed: "failed";
|
|
4891
|
-
|
|
4890
|
+
running: "running";
|
|
4892
4891
|
skipped: "skipped";
|
|
4892
|
+
waiting: "waiting";
|
|
4893
4893
|
}>;
|
|
4894
4894
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
4895
4895
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -5040,8 +5040,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
5040
5040
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
5041
5041
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
5042
5042
|
contextMode: z.ZodOptional<z.ZodEnum<{
|
|
5043
|
-
fork: "fork";
|
|
5044
5043
|
fresh: "fresh";
|
|
5044
|
+
fork: "fork";
|
|
5045
5045
|
}>>;
|
|
5046
5046
|
providerContext: z.ZodOptional<z.ZodObject<{
|
|
5047
5047
|
providerConfigId: z.ZodString;
|
|
@@ -5082,8 +5082,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
5082
5082
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
5083
5083
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
5084
5084
|
contextMode: z.ZodOptional<z.ZodEnum<{
|
|
5085
|
-
fork: "fork";
|
|
5086
5085
|
fresh: "fresh";
|
|
5086
|
+
fork: "fork";
|
|
5087
5087
|
}>>;
|
|
5088
5088
|
providerContext: z.ZodOptional<z.ZodObject<{
|
|
5089
5089
|
providerConfigId: z.ZodString;
|
|
@@ -5533,12 +5533,12 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
5533
5533
|
frameId: z.ZodString;
|
|
5534
5534
|
nodeId: z.ZodString;
|
|
5535
5535
|
nodeType: z.ZodEnum<{
|
|
5536
|
+
sequence: "sequence";
|
|
5536
5537
|
station: "station";
|
|
5537
5538
|
"delegate-agent": "delegate-agent";
|
|
5538
5539
|
"delegate-role": "delegate-role";
|
|
5539
|
-
sequence: "sequence";
|
|
5540
|
-
gate: "gate";
|
|
5541
5540
|
parallel: "parallel";
|
|
5541
|
+
gate: "gate";
|
|
5542
5542
|
iterate: "iterate";
|
|
5543
5543
|
"iterate-chain": "iterate-chain";
|
|
5544
5544
|
loop: "loop";
|
|
@@ -5662,8 +5662,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
5662
5662
|
pending: "pending";
|
|
5663
5663
|
completed: "completed";
|
|
5664
5664
|
cancelled: "cancelled";
|
|
5665
|
-
running: "running";
|
|
5666
5665
|
failed: "failed";
|
|
5666
|
+
running: "running";
|
|
5667
5667
|
paused: "paused";
|
|
5668
5668
|
}>;
|
|
5669
5669
|
startedAt: z.ZodNumber;
|
|
@@ -5690,8 +5690,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
5690
5690
|
pending: "pending";
|
|
5691
5691
|
completed: "completed";
|
|
5692
5692
|
cancelled: "cancelled";
|
|
5693
|
-
running: "running";
|
|
5694
5693
|
failed: "failed";
|
|
5694
|
+
running: "running";
|
|
5695
5695
|
paused: "paused";
|
|
5696
5696
|
}>>;
|
|
5697
5697
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
@@ -5706,8 +5706,8 @@ declare const WorkflowNamespace$1: _$_makaio_core0.BusNamespaceDefinition<"workf
|
|
|
5706
5706
|
pending: "pending";
|
|
5707
5707
|
completed: "completed";
|
|
5708
5708
|
cancelled: "cancelled";
|
|
5709
|
-
running: "running";
|
|
5710
5709
|
failed: "failed";
|
|
5710
|
+
running: "running";
|
|
5711
5711
|
paused: "paused";
|
|
5712
5712
|
}>;
|
|
5713
5713
|
startedAt: z.ZodNumber;
|
|
@@ -6542,8 +6542,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
6542
6542
|
pending: "pending";
|
|
6543
6543
|
completed: "completed";
|
|
6544
6544
|
cancelled: "cancelled";
|
|
6545
|
-
running: "running";
|
|
6546
6545
|
failed: "failed";
|
|
6546
|
+
running: "running";
|
|
6547
6547
|
paused: "paused";
|
|
6548
6548
|
}>;
|
|
6549
6549
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -6599,8 +6599,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
6599
6599
|
pending: "pending";
|
|
6600
6600
|
completed: "completed";
|
|
6601
6601
|
cancelled: "cancelled";
|
|
6602
|
-
running: "running";
|
|
6603
6602
|
failed: "failed";
|
|
6603
|
+
running: "running";
|
|
6604
6604
|
paused: "paused";
|
|
6605
6605
|
}>>;
|
|
6606
6606
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
@@ -6622,8 +6622,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
6622
6622
|
pending: "pending";
|
|
6623
6623
|
completed: "completed";
|
|
6624
6624
|
cancelled: "cancelled";
|
|
6625
|
-
running: "running";
|
|
6626
6625
|
failed: "failed";
|
|
6626
|
+
running: "running";
|
|
6627
6627
|
paused: "paused";
|
|
6628
6628
|
}>;
|
|
6629
6629
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -6678,8 +6678,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
6678
6678
|
pending: "pending";
|
|
6679
6679
|
completed: "completed";
|
|
6680
6680
|
cancelled: "cancelled";
|
|
6681
|
-
running: "running";
|
|
6682
6681
|
failed: "failed";
|
|
6682
|
+
running: "running";
|
|
6683
6683
|
paused: "paused";
|
|
6684
6684
|
}>;
|
|
6685
6685
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
@@ -6732,8 +6732,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
6732
6732
|
}>;
|
|
6733
6733
|
status: z.ZodEnum<{
|
|
6734
6734
|
completed: "completed";
|
|
6735
|
-
running: "running";
|
|
6736
6735
|
failed: "failed";
|
|
6736
|
+
running: "running";
|
|
6737
6737
|
skipped: "skipped";
|
|
6738
6738
|
}>;
|
|
6739
6739
|
startedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -6763,8 +6763,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
6763
6763
|
status: z.ZodOptional<z.ZodEnum<{
|
|
6764
6764
|
cancelled: "cancelled";
|
|
6765
6765
|
rejected: "rejected";
|
|
6766
|
-
waiting: "waiting";
|
|
6767
6766
|
resumed: "resumed";
|
|
6767
|
+
waiting: "waiting";
|
|
6768
6768
|
"timed-out": "timed-out";
|
|
6769
6769
|
}>>;
|
|
6770
6770
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -6779,8 +6779,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
6779
6779
|
status: z.ZodEnum<{
|
|
6780
6780
|
cancelled: "cancelled";
|
|
6781
6781
|
rejected: "rejected";
|
|
6782
|
-
waiting: "waiting";
|
|
6783
6782
|
resumed: "resumed";
|
|
6783
|
+
waiting: "waiting";
|
|
6784
6784
|
"timed-out": "timed-out";
|
|
6785
6785
|
}>;
|
|
6786
6786
|
autoAction: z.ZodEnum<{
|
|
@@ -6859,12 +6859,12 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
6859
6859
|
frameId: z.ZodString;
|
|
6860
6860
|
nodeId: z.ZodString;
|
|
6861
6861
|
nodeType: z.ZodEnum<{
|
|
6862
|
+
sequence: "sequence";
|
|
6862
6863
|
station: "station";
|
|
6863
6864
|
"delegate-agent": "delegate-agent";
|
|
6864
6865
|
"delegate-role": "delegate-role";
|
|
6865
|
-
sequence: "sequence";
|
|
6866
|
-
gate: "gate";
|
|
6867
6866
|
parallel: "parallel";
|
|
6867
|
+
gate: "gate";
|
|
6868
6868
|
iterate: "iterate";
|
|
6869
6869
|
"iterate-chain": "iterate-chain";
|
|
6870
6870
|
loop: "loop";
|
|
@@ -6875,10 +6875,10 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
6875
6875
|
pending: "pending";
|
|
6876
6876
|
completed: "completed";
|
|
6877
6877
|
cancelled: "cancelled";
|
|
6878
|
-
running: "running";
|
|
6879
6878
|
failed: "failed";
|
|
6880
|
-
|
|
6879
|
+
running: "running";
|
|
6881
6880
|
skipped: "skipped";
|
|
6881
|
+
waiting: "waiting";
|
|
6882
6882
|
}>;
|
|
6883
6883
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
6884
6884
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -7029,8 +7029,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
7029
7029
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
7030
7030
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
7031
7031
|
contextMode: z.ZodOptional<z.ZodEnum<{
|
|
7032
|
-
fork: "fork";
|
|
7033
7032
|
fresh: "fresh";
|
|
7033
|
+
fork: "fork";
|
|
7034
7034
|
}>>;
|
|
7035
7035
|
providerContext: z.ZodOptional<z.ZodObject<{
|
|
7036
7036
|
providerConfigId: z.ZodString;
|
|
@@ -7071,8 +7071,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
7071
7071
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
7072
7072
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
7073
7073
|
contextMode: z.ZodOptional<z.ZodEnum<{
|
|
7074
|
-
fork: "fork";
|
|
7075
7074
|
fresh: "fresh";
|
|
7075
|
+
fork: "fork";
|
|
7076
7076
|
}>>;
|
|
7077
7077
|
providerContext: z.ZodOptional<z.ZodObject<{
|
|
7078
7078
|
providerConfigId: z.ZodString;
|
|
@@ -7522,12 +7522,12 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
7522
7522
|
frameId: z.ZodString;
|
|
7523
7523
|
nodeId: z.ZodString;
|
|
7524
7524
|
nodeType: z.ZodEnum<{
|
|
7525
|
+
sequence: "sequence";
|
|
7525
7526
|
station: "station";
|
|
7526
7527
|
"delegate-agent": "delegate-agent";
|
|
7527
7528
|
"delegate-role": "delegate-role";
|
|
7528
|
-
sequence: "sequence";
|
|
7529
|
-
gate: "gate";
|
|
7530
7529
|
parallel: "parallel";
|
|
7530
|
+
gate: "gate";
|
|
7531
7531
|
iterate: "iterate";
|
|
7532
7532
|
"iterate-chain": "iterate-chain";
|
|
7533
7533
|
loop: "loop";
|
|
@@ -7651,8 +7651,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
7651
7651
|
pending: "pending";
|
|
7652
7652
|
completed: "completed";
|
|
7653
7653
|
cancelled: "cancelled";
|
|
7654
|
-
running: "running";
|
|
7655
7654
|
failed: "failed";
|
|
7655
|
+
running: "running";
|
|
7656
7656
|
paused: "paused";
|
|
7657
7657
|
}>;
|
|
7658
7658
|
startedAt: z.ZodNumber;
|
|
@@ -7679,8 +7679,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
7679
7679
|
pending: "pending";
|
|
7680
7680
|
completed: "completed";
|
|
7681
7681
|
cancelled: "cancelled";
|
|
7682
|
-
running: "running";
|
|
7683
7682
|
failed: "failed";
|
|
7683
|
+
running: "running";
|
|
7684
7684
|
paused: "paused";
|
|
7685
7685
|
}>>;
|
|
7686
7686
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
@@ -7695,8 +7695,8 @@ declare const WorkflowSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
7695
7695
|
pending: "pending";
|
|
7696
7696
|
completed: "completed";
|
|
7697
7697
|
cancelled: "cancelled";
|
|
7698
|
-
running: "running";
|
|
7699
7698
|
failed: "failed";
|
|
7699
|
+
running: "running";
|
|
7700
7700
|
paused: "paused";
|
|
7701
7701
|
}>;
|
|
7702
7702
|
startedAt: z.ZodNumber;
|
|
@@ -8707,8 +8707,8 @@ declare const WorkLogExecutionSummarySchema: z.ZodObject<{
|
|
|
8707
8707
|
pending: "pending";
|
|
8708
8708
|
completed: "completed";
|
|
8709
8709
|
cancelled: "cancelled";
|
|
8710
|
-
running: "running";
|
|
8711
8710
|
failed: "failed";
|
|
8711
|
+
running: "running";
|
|
8712
8712
|
paused: "paused";
|
|
8713
8713
|
}>;
|
|
8714
8714
|
startedAt: z.ZodNumber;
|
|
@@ -8744,10 +8744,10 @@ declare const WorkLogFrameEntrySchema: z.ZodObject<{
|
|
|
8744
8744
|
pending: "pending";
|
|
8745
8745
|
completed: "completed";
|
|
8746
8746
|
cancelled: "cancelled";
|
|
8747
|
-
running: "running";
|
|
8748
8747
|
failed: "failed";
|
|
8749
|
-
|
|
8748
|
+
running: "running";
|
|
8750
8749
|
skipped: "skipped";
|
|
8750
|
+
waiting: "waiting";
|
|
8751
8751
|
}>;
|
|
8752
8752
|
attempt: z.ZodNumber;
|
|
8753
8753
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -8800,8 +8800,8 @@ declare const WorkLogGateEventSchema: z.ZodObject<{
|
|
|
8800
8800
|
status: z.ZodEnum<{
|
|
8801
8801
|
cancelled: "cancelled";
|
|
8802
8802
|
rejected: "rejected";
|
|
8803
|
-
waiting: "waiting";
|
|
8804
8803
|
resumed: "resumed";
|
|
8804
|
+
waiting: "waiting";
|
|
8805
8805
|
"timed-out": "timed-out";
|
|
8806
8806
|
}>;
|
|
8807
8807
|
prompt: z.ZodOptional<z.ZodString>;
|
|
@@ -8873,8 +8873,8 @@ type WorkLogDynamicNodeMaterialization = z.infer<typeof WorkLogDynamicNodeMateri
|
|
|
8873
8873
|
* - fresh: Start with clean context
|
|
8874
8874
|
*/
|
|
8875
8875
|
declare const ContextModeSchema$1: z.ZodEnum<{
|
|
8876
|
-
fork: "fork";
|
|
8877
8876
|
fresh: "fresh";
|
|
8877
|
+
fork: "fork";
|
|
8878
8878
|
}>;
|
|
8879
8879
|
type ContextMode = z.infer<typeof ContextModeSchema$1>;
|
|
8880
8880
|
/**
|
|
@@ -8888,11 +8888,11 @@ type ContextMode = z.infer<typeof ContextModeSchema$1>;
|
|
|
8888
8888
|
declare const SubagentStatusSchema: z.ZodEnum<{
|
|
8889
8889
|
completed: "completed";
|
|
8890
8890
|
cancelled: "cancelled";
|
|
8891
|
+
failed: "failed";
|
|
8891
8892
|
running: "running";
|
|
8892
8893
|
spawning: "spawning";
|
|
8893
8894
|
waiting_input: "waiting_input";
|
|
8894
8895
|
hung: "hung";
|
|
8895
|
-
failed: "failed";
|
|
8896
8896
|
}>;
|
|
8897
8897
|
type SubagentStatus$1 = z.infer<typeof SubagentStatusSchema>;
|
|
8898
8898
|
/**
|
|
@@ -8942,8 +8942,8 @@ declare const SubagentConfigSchema$1: z.ZodObject<{
|
|
|
8942
8942
|
"extra-high": "extra-high";
|
|
8943
8943
|
}>>;
|
|
8944
8944
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
8945
|
-
fork: "fork";
|
|
8946
8945
|
fresh: "fresh";
|
|
8946
|
+
fork: "fork";
|
|
8947
8947
|
}>>;
|
|
8948
8948
|
tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
8949
8949
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -9040,8 +9040,8 @@ declare const SpawnSubagentRpcRequestSchema$1: z.ZodObject<{
|
|
|
9040
9040
|
"extra-high": "extra-high";
|
|
9041
9041
|
}>>;
|
|
9042
9042
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
9043
|
-
fork: "fork";
|
|
9044
9043
|
fresh: "fresh";
|
|
9044
|
+
fork: "fork";
|
|
9045
9045
|
}>>;
|
|
9046
9046
|
tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
9047
9047
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -9081,8 +9081,8 @@ declare const AwaitSubagentResponseSchema: z.ZodObject<{
|
|
|
9081
9081
|
status: z.ZodEnum<{
|
|
9082
9082
|
completed: "completed";
|
|
9083
9083
|
cancelled: "cancelled";
|
|
9084
|
-
waiting_input: "waiting_input";
|
|
9085
9084
|
failed: "failed";
|
|
9085
|
+
waiting_input: "waiting_input";
|
|
9086
9086
|
timeout: "timeout";
|
|
9087
9087
|
}>;
|
|
9088
9088
|
result: z.ZodOptional<z.ZodString>;
|
|
@@ -9185,11 +9185,11 @@ declare const ListSubagentsBySessionResponseSchema: z.ZodObject<{
|
|
|
9185
9185
|
status: z.ZodEnum<{
|
|
9186
9186
|
completed: "completed";
|
|
9187
9187
|
cancelled: "cancelled";
|
|
9188
|
+
failed: "failed";
|
|
9188
9189
|
running: "running";
|
|
9189
9190
|
spawning: "spawning";
|
|
9190
9191
|
waiting_input: "waiting_input";
|
|
9191
9192
|
hung: "hung";
|
|
9192
|
-
failed: "failed";
|
|
9193
9193
|
}>;
|
|
9194
9194
|
}, z.core.$strip>>;
|
|
9195
9195
|
}, z.core.$strip>;
|