@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
|
@@ -19,8 +19,8 @@ import { ExtensionWarningEntry, ExtensionWarningEntrySchema } from "@makaio/fram
|
|
|
19
19
|
*/
|
|
20
20
|
declare const ComponentStateSchema: z.ZodEnum<{
|
|
21
21
|
failed: "failed";
|
|
22
|
-
discovered: "discovered";
|
|
23
22
|
stopped: "stopped";
|
|
23
|
+
discovered: "discovered";
|
|
24
24
|
active: "active";
|
|
25
25
|
skipped: "skipped";
|
|
26
26
|
initializing: "initializing";
|
|
@@ -48,8 +48,8 @@ declare const ComponentInfoSchema: z.ZodObject<{
|
|
|
48
48
|
displayName: z.ZodString;
|
|
49
49
|
state: z.ZodEnum<{
|
|
50
50
|
failed: "failed";
|
|
51
|
-
discovered: "discovered";
|
|
52
51
|
stopped: "stopped";
|
|
52
|
+
discovered: "discovered";
|
|
53
53
|
active: "active";
|
|
54
54
|
skipped: "skipped";
|
|
55
55
|
initializing: "initializing";
|
|
@@ -69,8 +69,8 @@ declare const ServiceInfoSchema: z.ZodObject<{
|
|
|
69
69
|
displayName: z.ZodString;
|
|
70
70
|
state: z.ZodEnum<{
|
|
71
71
|
failed: "failed";
|
|
72
|
-
discovered: "discovered";
|
|
73
72
|
stopped: "stopped";
|
|
73
|
+
discovered: "discovered";
|
|
74
74
|
active: "active";
|
|
75
75
|
skipped: "skipped";
|
|
76
76
|
initializing: "initializing";
|
|
@@ -91,8 +91,8 @@ declare const ExtensionInfoSchema: z.ZodObject<{
|
|
|
91
91
|
displayName: z.ZodString;
|
|
92
92
|
state: z.ZodEnum<{
|
|
93
93
|
failed: "failed";
|
|
94
|
-
discovered: "discovered";
|
|
95
94
|
stopped: "stopped";
|
|
95
|
+
discovered: "discovered";
|
|
96
96
|
active: "active";
|
|
97
97
|
skipped: "skipped";
|
|
98
98
|
initializing: "initializing";
|
|
@@ -139,16 +139,16 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
139
139
|
displayName: z.ZodString;
|
|
140
140
|
from: z.ZodEnum<{
|
|
141
141
|
failed: "failed";
|
|
142
|
-
discovered: "discovered";
|
|
143
142
|
stopped: "stopped";
|
|
143
|
+
discovered: "discovered";
|
|
144
144
|
active: "active";
|
|
145
145
|
skipped: "skipped";
|
|
146
146
|
initializing: "initializing";
|
|
147
147
|
}>;
|
|
148
148
|
to: z.ZodEnum<{
|
|
149
149
|
failed: "failed";
|
|
150
|
-
discovered: "discovered";
|
|
151
150
|
stopped: "stopped";
|
|
151
|
+
discovered: "discovered";
|
|
152
152
|
active: "active";
|
|
153
153
|
skipped: "skipped";
|
|
154
154
|
initializing: "initializing";
|
|
@@ -182,8 +182,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
182
182
|
displayName: z.ZodString;
|
|
183
183
|
state: z.ZodEnum<{
|
|
184
184
|
failed: "failed";
|
|
185
|
-
discovered: "discovered";
|
|
186
185
|
stopped: "stopped";
|
|
186
|
+
discovered: "discovered";
|
|
187
187
|
active: "active";
|
|
188
188
|
skipped: "skipped";
|
|
189
189
|
initializing: "initializing";
|
|
@@ -220,8 +220,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
220
220
|
displayName: z.ZodString;
|
|
221
221
|
state: z.ZodEnum<{
|
|
222
222
|
failed: "failed";
|
|
223
|
-
discovered: "discovered";
|
|
224
223
|
stopped: "stopped";
|
|
224
|
+
discovered: "discovered";
|
|
225
225
|
active: "active";
|
|
226
226
|
skipped: "skipped";
|
|
227
227
|
initializing: "initializing";
|
|
@@ -594,16 +594,16 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
594
594
|
displayName: z.ZodString;
|
|
595
595
|
from: z.ZodEnum<{
|
|
596
596
|
failed: "failed";
|
|
597
|
-
discovered: "discovered";
|
|
598
597
|
stopped: "stopped";
|
|
598
|
+
discovered: "discovered";
|
|
599
599
|
active: "active";
|
|
600
600
|
skipped: "skipped";
|
|
601
601
|
initializing: "initializing";
|
|
602
602
|
}>;
|
|
603
603
|
to: z.ZodEnum<{
|
|
604
604
|
failed: "failed";
|
|
605
|
-
discovered: "discovered";
|
|
606
605
|
stopped: "stopped";
|
|
606
|
+
discovered: "discovered";
|
|
607
607
|
active: "active";
|
|
608
608
|
skipped: "skipped";
|
|
609
609
|
initializing: "initializing";
|
|
@@ -637,8 +637,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
637
637
|
displayName: z.ZodString;
|
|
638
638
|
state: z.ZodEnum<{
|
|
639
639
|
failed: "failed";
|
|
640
|
-
discovered: "discovered";
|
|
641
640
|
stopped: "stopped";
|
|
641
|
+
discovered: "discovered";
|
|
642
642
|
active: "active";
|
|
643
643
|
skipped: "skipped";
|
|
644
644
|
initializing: "initializing";
|
|
@@ -675,8 +675,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
675
675
|
displayName: z.ZodString;
|
|
676
676
|
state: z.ZodEnum<{
|
|
677
677
|
failed: "failed";
|
|
678
|
-
discovered: "discovered";
|
|
679
678
|
stopped: "stopped";
|
|
679
|
+
discovered: "discovered";
|
|
680
680
|
active: "active";
|
|
681
681
|
skipped: "skipped";
|
|
682
682
|
initializing: "initializing";
|
|
@@ -41,9 +41,9 @@ declare const StructuredOutputValidationErrorSchema: z.ZodObject<{
|
|
|
41
41
|
* - `enforced` – A structured-output enforcement handler produced conformant output.
|
|
42
42
|
*/
|
|
43
43
|
declare const StructuredOutputValidationStatusSchema: z.ZodEnum<{
|
|
44
|
-
failed: "failed";
|
|
45
44
|
passed: "passed";
|
|
46
45
|
enforced: "enforced";
|
|
46
|
+
failed: "failed";
|
|
47
47
|
}>;
|
|
48
48
|
/**
|
|
49
49
|
* Full validation result emitted after a turn completes when a
|
|
@@ -44,8 +44,8 @@ type ContainerRuntime = z.infer<typeof ContainerRuntimeSchema>;
|
|
|
44
44
|
* Container state.
|
|
45
45
|
*/
|
|
46
46
|
declare const ContainerStateSchema: z.ZodEnum<{
|
|
47
|
-
running: "running";
|
|
48
47
|
created: "created";
|
|
48
|
+
running: "running";
|
|
49
49
|
stopped: "stopped";
|
|
50
50
|
destroyed: "destroyed";
|
|
51
51
|
}>;
|
|
@@ -225,8 +225,8 @@ type StatusRequest = z.infer<typeof StatusRequestSchema>;
|
|
|
225
225
|
*/
|
|
226
226
|
declare const StatusResponseSchema: z.ZodObject<{
|
|
227
227
|
state: z.ZodEnum<{
|
|
228
|
-
running: "running";
|
|
229
228
|
created: "created";
|
|
229
|
+
running: "running";
|
|
230
230
|
stopped: "stopped";
|
|
231
231
|
destroyed: "destroyed";
|
|
232
232
|
}>;
|
|
@@ -360,8 +360,8 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
360
360
|
}, _$zod_v4_core0.$strip>;
|
|
361
361
|
response: _$zod.ZodObject<{
|
|
362
362
|
state: _$zod.ZodEnum<{
|
|
363
|
-
running: "running";
|
|
364
363
|
created: "created";
|
|
364
|
+
running: "running";
|
|
365
365
|
stopped: "stopped";
|
|
366
366
|
destroyed: "destroyed";
|
|
367
367
|
}>;
|
|
@@ -478,8 +478,8 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
478
478
|
}, _$zod_v4_core0.$strip>;
|
|
479
479
|
response: _$zod.ZodObject<{
|
|
480
480
|
state: _$zod.ZodEnum<{
|
|
481
|
-
running: "running";
|
|
482
481
|
created: "created";
|
|
482
|
+
running: "running";
|
|
483
483
|
stopped: "stopped";
|
|
484
484
|
destroyed: "destroyed";
|
|
485
485
|
}>;
|
|
@@ -598,8 +598,8 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
598
598
|
}, _$zod_v4_core0.$strip>;
|
|
599
599
|
response: _$zod.ZodObject<{
|
|
600
600
|
state: _$zod.ZodEnum<{
|
|
601
|
-
running: "running";
|
|
602
601
|
created: "created";
|
|
602
|
+
running: "running";
|
|
603
603
|
stopped: "stopped";
|
|
604
604
|
destroyed: "destroyed";
|
|
605
605
|
}>;
|
|
@@ -716,8 +716,8 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
716
716
|
}, _$zod_v4_core0.$strip>;
|
|
717
717
|
response: _$zod.ZodObject<{
|
|
718
718
|
state: _$zod.ZodEnum<{
|
|
719
|
-
running: "running";
|
|
720
719
|
created: "created";
|
|
720
|
+
running: "running";
|
|
721
721
|
stopped: "stopped";
|
|
722
722
|
destroyed: "destroyed";
|
|
723
723
|
}>;
|
|
@@ -141,7 +141,7 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
141
141
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
142
142
|
name: z.ZodString;
|
|
143
143
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
144
|
-
|
|
144
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
145
145
|
nativeTools: z.ZodObject<{
|
|
146
146
|
enabled: z.ZodArray<z.ZodString>;
|
|
147
147
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -150,7 +150,6 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
150
150
|
enabled: z.ZodArray<z.ZodString>;
|
|
151
151
|
disabled: z.ZodArray<z.ZodString>;
|
|
152
152
|
}, z.core.$strip>;
|
|
153
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
154
153
|
skills: z.ZodOptional<z.ZodObject<{
|
|
155
154
|
enabled: z.ZodArray<z.ZodString>;
|
|
156
155
|
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";
|
|
@@ -317,7 +317,7 @@ declare const HarnessSchemas: {
|
|
|
317
317
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
318
318
|
name: z.ZodString;
|
|
319
319
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
320
|
-
|
|
320
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
321
321
|
nativeTools: z.ZodObject<{
|
|
322
322
|
enabled: z.ZodArray<z.ZodString>;
|
|
323
323
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -326,7 +326,6 @@ declare const HarnessSchemas: {
|
|
|
326
326
|
enabled: z.ZodArray<z.ZodString>;
|
|
327
327
|
disabled: z.ZodArray<z.ZodString>;
|
|
328
328
|
}, z.core.$strip>;
|
|
329
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
330
329
|
skills: z.ZodOptional<z.ZodObject<{
|
|
331
330
|
enabled: z.ZodArray<z.ZodString>;
|
|
332
331
|
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";
|
|
@@ -760,7 +760,7 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
760
760
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
761
761
|
name: z.ZodString;
|
|
762
762
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
763
|
-
|
|
763
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
764
764
|
nativeTools: z.ZodObject<{
|
|
765
765
|
enabled: z.ZodArray<z.ZodString>;
|
|
766
766
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -769,7 +769,6 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
769
769
|
enabled: z.ZodArray<z.ZodString>;
|
|
770
770
|
disabled: z.ZodArray<z.ZodString>;
|
|
771
771
|
}, z.core.$strip>;
|
|
772
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
773
772
|
skills: z.ZodOptional<z.ZodObject<{
|
|
774
773
|
enabled: z.ZodArray<z.ZodString>;
|
|
775
774
|
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";
|
|
@@ -1203,7 +1203,7 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1203
1203
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1204
1204
|
name: z.ZodString;
|
|
1205
1205
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
1206
|
-
|
|
1206
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
1207
1207
|
nativeTools: z.ZodObject<{
|
|
1208
1208
|
enabled: z.ZodArray<z.ZodString>;
|
|
1209
1209
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -1212,7 +1212,6 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1212
1212
|
enabled: z.ZodArray<z.ZodString>;
|
|
1213
1213
|
disabled: z.ZodArray<z.ZodString>;
|
|
1214
1214
|
}, z.core.$strip>;
|
|
1215
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
1216
1215
|
skills: z.ZodOptional<z.ZodObject<{
|
|
1217
1216
|
enabled: z.ZodArray<z.ZodString>;
|
|
1218
1217
|
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";
|
|
@@ -55,8 +55,8 @@ declare const LogImporterInfoSchema: z.ZodObject<{
|
|
|
55
55
|
adapterName: z.ZodString;
|
|
56
56
|
displayName: z.ZodString;
|
|
57
57
|
source: z.ZodEnum<{
|
|
58
|
-
extension: "extension";
|
|
59
58
|
adapter: "adapter";
|
|
59
|
+
extension: "extension";
|
|
60
60
|
}>;
|
|
61
61
|
logFilePattern: z.ZodString;
|
|
62
62
|
isRunning: z.ZodBoolean;
|
|
@@ -2059,7 +2059,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
|
|
|
2059
2059
|
tableName: "sessions";
|
|
2060
2060
|
dataType: "string";
|
|
2061
2061
|
columnType: "SQLiteText";
|
|
2062
|
-
data: "fork" | "subagent" | "
|
|
2062
|
+
data: "fork" | "subagent" | "compress" | "branch" | "rewrite" | "coordinator" | "aside";
|
|
2063
2063
|
driverParam: string;
|
|
2064
2064
|
notNull: false;
|
|
2065
2065
|
hasDefault: false;
|
|
@@ -9,9 +9,9 @@ import { z } from "zod";
|
|
|
9
9
|
* - `visible` — Model is usable and shown in the AgentPicker UI.
|
|
10
10
|
*/
|
|
11
11
|
declare const ModelVisibilitySchema: z.ZodEnum<{
|
|
12
|
-
visible: "visible";
|
|
13
|
-
enabled: "enabled";
|
|
14
12
|
disabled: "disabled";
|
|
13
|
+
enabled: "enabled";
|
|
14
|
+
visible: "visible";
|
|
15
15
|
}>;
|
|
16
16
|
type ModelVisibility = z.infer<typeof ModelVisibilitySchema>;
|
|
17
17
|
/**
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { J as ArtifactLifecycleHookEvent, Y as ArtifactLifecycleHookRegistration$1, z as AnyArtifactKindDefinition } from "./index-
|
|
1
|
+
import { J as ArtifactLifecycleHookEvent, Y as ArtifactLifecycleHookRegistration$1, z as AnyArtifactKindDefinition } from "./index-DWu3qrwe.mjs";
|
|
2
2
|
import { A as VersionRange, O as VersionLiteral$1, r as ClientDefinition$1 } from "./definition-CuJvtYeG.mjs";
|
|
3
3
|
import { c as ProviderDefinitionInput$1, r as ProtocolId$1 } from "./definition-Cllhr9mi.mjs";
|
|
4
4
|
import { t as RequiredTimeoutConfig } from "./index-CuHqL95P.mjs";
|
|
5
|
-
import { V as SessionMessage$1, b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1 } from "./types-
|
|
6
|
-
import { D as EntityUIConfig, I as FormFieldProps } from "./index-
|
|
7
|
-
import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-
|
|
5
|
+
import { V as SessionMessage$1, b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1 } from "./types-Dhou-Itn.mjs";
|
|
6
|
+
import { D as EntityUIConfig, I as FormFieldProps } from "./index-CaerrEDH.mjs";
|
|
7
|
+
import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-CmI3q3FA.mjs";
|
|
8
8
|
import { l as FacetNamespaceDefinition } from "./index-BMbmoarE.mjs";
|
|
9
9
|
import { t as SurfaceBindingDefinition } from "./definition-DePb3ke-.mjs";
|
|
10
10
|
import { z } from "zod";
|
|
@@ -22,8 +22,8 @@ declare const SkillNamespace: _$_makaio_core0.BusNamespaceDefinition<"skill", {
|
|
|
22
22
|
adapterId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
23
23
|
skillName: _$zod.ZodString;
|
|
24
24
|
trigger: _$zod.ZodEnum<{
|
|
25
|
-
auto: "auto";
|
|
26
25
|
user: "user";
|
|
26
|
+
auto: "auto";
|
|
27
27
|
model: "model";
|
|
28
28
|
reinjection: "reinjection";
|
|
29
29
|
}>;
|
|
@@ -67,8 +67,8 @@ declare const SkillNamespace: _$_makaio_core0.BusNamespaceDefinition<"skill", {
|
|
|
67
67
|
database: "database";
|
|
68
68
|
}>;
|
|
69
69
|
scope: _$zod.ZodEnum<{
|
|
70
|
-
global: "global";
|
|
71
70
|
session: "session";
|
|
71
|
+
global: "global";
|
|
72
72
|
project: "project";
|
|
73
73
|
}>;
|
|
74
74
|
location: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -83,8 +83,8 @@ declare const SkillNamespace: _$_makaio_core0.BusNamespaceDefinition<"skill", {
|
|
|
83
83
|
agentId: _$zod.ZodString;
|
|
84
84
|
skillName: _$zod.ZodString;
|
|
85
85
|
trigger: _$zod.ZodEnum<{
|
|
86
|
-
auto: "auto";
|
|
87
86
|
user: "user";
|
|
87
|
+
auto: "auto";
|
|
88
88
|
model: "model";
|
|
89
89
|
reinjection: "reinjection";
|
|
90
90
|
}>;
|
|
@@ -128,8 +128,8 @@ declare const SkillNamespace: _$_makaio_core0.BusNamespaceDefinition<"skill", {
|
|
|
128
128
|
baseDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
129
129
|
resources: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
130
130
|
trigger: _$zod.ZodEnum<{
|
|
131
|
-
auto: "auto";
|
|
132
131
|
user: "user";
|
|
132
|
+
auto: "auto";
|
|
133
133
|
model: "model";
|
|
134
134
|
reinjection: "reinjection";
|
|
135
135
|
}>;
|
|
@@ -161,8 +161,8 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
161
161
|
adapterId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
162
162
|
skillName: _$zod.ZodString;
|
|
163
163
|
trigger: _$zod.ZodEnum<{
|
|
164
|
-
auto: "auto";
|
|
165
164
|
user: "user";
|
|
165
|
+
auto: "auto";
|
|
166
166
|
model: "model";
|
|
167
167
|
reinjection: "reinjection";
|
|
168
168
|
}>;
|
|
@@ -206,8 +206,8 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
206
206
|
database: "database";
|
|
207
207
|
}>;
|
|
208
208
|
scope: _$zod.ZodEnum<{
|
|
209
|
-
global: "global";
|
|
210
209
|
session: "session";
|
|
210
|
+
global: "global";
|
|
211
211
|
project: "project";
|
|
212
212
|
}>;
|
|
213
213
|
location: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -222,8 +222,8 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
222
222
|
agentId: _$zod.ZodString;
|
|
223
223
|
skillName: _$zod.ZodString;
|
|
224
224
|
trigger: _$zod.ZodEnum<{
|
|
225
|
-
auto: "auto";
|
|
226
225
|
user: "user";
|
|
226
|
+
auto: "auto";
|
|
227
227
|
model: "model";
|
|
228
228
|
reinjection: "reinjection";
|
|
229
229
|
}>;
|
|
@@ -267,8 +267,8 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
267
267
|
baseDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
268
268
|
resources: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
269
269
|
trigger: _$zod.ZodEnum<{
|
|
270
|
-
auto: "auto";
|
|
271
270
|
user: "user";
|
|
271
|
+
auto: "auto";
|
|
272
272
|
model: "model";
|
|
273
273
|
reinjection: "reinjection";
|
|
274
274
|
}>;
|
|
@@ -287,8 +287,8 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
287
287
|
//#region core/contracts/src/skill/schemas.d.ts
|
|
288
288
|
/** Canonical skill scope ordering. Narrower scopes win during effective resolution. */
|
|
289
289
|
declare const SkillScopeSchema: z.ZodEnum<{
|
|
290
|
-
global: "global";
|
|
291
290
|
session: "session";
|
|
291
|
+
global: "global";
|
|
292
292
|
project: "project";
|
|
293
293
|
}>;
|
|
294
294
|
/** Source of a discovered skill. */
|
|
@@ -303,8 +303,8 @@ declare const SkillActivationModeSchema: z.ZodEnum<{
|
|
|
303
303
|
}>;
|
|
304
304
|
/** Trigger that activated or reinjected a skill. */
|
|
305
305
|
declare const SkillActivationTriggerSchema: z.ZodEnum<{
|
|
306
|
-
auto: "auto";
|
|
307
306
|
user: "user";
|
|
307
|
+
auto: "auto";
|
|
308
308
|
model: "model";
|
|
309
309
|
reinjection: "reinjection";
|
|
310
310
|
}>;
|
|
@@ -372,8 +372,8 @@ declare const SkillRecordSchema: z.ZodObject<{
|
|
|
372
372
|
database: "database";
|
|
373
373
|
}>;
|
|
374
374
|
scope: z.ZodEnum<{
|
|
375
|
-
global: "global";
|
|
376
375
|
session: "session";
|
|
376
|
+
global: "global";
|
|
377
377
|
project: "project";
|
|
378
378
|
}>;
|
|
379
379
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -401,8 +401,8 @@ declare const SkillCatalogEntrySchema: z.ZodObject<{
|
|
|
401
401
|
database: "database";
|
|
402
402
|
}>;
|
|
403
403
|
scope: z.ZodEnum<{
|
|
404
|
-
global: "global";
|
|
405
404
|
session: "session";
|
|
405
|
+
global: "global";
|
|
406
406
|
project: "project";
|
|
407
407
|
}>;
|
|
408
408
|
location: z.ZodOptional<z.ZodString>;
|
|
@@ -443,8 +443,8 @@ declare const ActiveSkillStateSchema: z.ZodObject<{
|
|
|
443
443
|
baseDir: z.ZodOptional<z.ZodString>;
|
|
444
444
|
resources: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
445
445
|
trigger: z.ZodEnum<{
|
|
446
|
-
auto: "auto";
|
|
447
446
|
user: "user";
|
|
447
|
+
auto: "auto";
|
|
448
448
|
model: "model";
|
|
449
449
|
reinjection: "reinjection";
|
|
450
450
|
}>;
|
|
@@ -476,8 +476,8 @@ declare const SkillRecordInputSchema: z.ZodObject<{
|
|
|
476
476
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
477
477
|
id: z.ZodString;
|
|
478
478
|
scope: z.ZodEnum<{
|
|
479
|
-
global: "global";
|
|
480
479
|
session: "session";
|
|
480
|
+
global: "global";
|
|
481
481
|
project: "project";
|
|
482
482
|
}>;
|
|
483
483
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -511,8 +511,8 @@ declare const SkillSchemas: {
|
|
|
511
511
|
adapterId: z.ZodOptional<z.ZodString>;
|
|
512
512
|
skillName: z.ZodString;
|
|
513
513
|
trigger: z.ZodEnum<{
|
|
514
|
-
auto: "auto";
|
|
515
514
|
user: "user";
|
|
515
|
+
auto: "auto";
|
|
516
516
|
model: "model";
|
|
517
517
|
reinjection: "reinjection";
|
|
518
518
|
}>;
|
|
@@ -556,8 +556,8 @@ declare const SkillSchemas: {
|
|
|
556
556
|
database: "database";
|
|
557
557
|
}>;
|
|
558
558
|
scope: z.ZodEnum<{
|
|
559
|
-
global: "global";
|
|
560
559
|
session: "session";
|
|
560
|
+
global: "global";
|
|
561
561
|
project: "project";
|
|
562
562
|
}>;
|
|
563
563
|
location: z.ZodOptional<z.ZodString>;
|
|
@@ -572,8 +572,8 @@ declare const SkillSchemas: {
|
|
|
572
572
|
agentId: z.ZodString;
|
|
573
573
|
skillName: z.ZodString;
|
|
574
574
|
trigger: z.ZodEnum<{
|
|
575
|
-
auto: "auto";
|
|
576
575
|
user: "user";
|
|
576
|
+
auto: "auto";
|
|
577
577
|
model: "model";
|
|
578
578
|
reinjection: "reinjection";
|
|
579
579
|
}>;
|
|
@@ -617,8 +617,8 @@ declare const SkillSchemas: {
|
|
|
617
617
|
baseDir: z.ZodOptional<z.ZodString>;
|
|
618
618
|
resources: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
619
619
|
trigger: z.ZodEnum<{
|
|
620
|
-
auto: "auto";
|
|
621
620
|
user: "user";
|
|
621
|
+
auto: "auto";
|
|
622
622
|
model: "model";
|
|
623
623
|
reinjection: "reinjection";
|
|
624
624
|
}>;
|
|
@@ -719,8 +719,8 @@ declare const SkillStorageNamespace: ContractStorageNamespaceDefinition<"skill",
|
|
|
719
719
|
database: "database";
|
|
720
720
|
}>;
|
|
721
721
|
scope: z.ZodEnum<{
|
|
722
|
-
global: "global";
|
|
723
722
|
session: "session";
|
|
723
|
+
global: "global";
|
|
724
724
|
project: "project";
|
|
725
725
|
}>;
|
|
726
726
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -755,8 +755,8 @@ declare const SkillStorageNamespace: ContractStorageNamespaceDefinition<"skill",
|
|
|
755
755
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
756
756
|
id: z.ZodString;
|
|
757
757
|
scope: z.ZodEnum<{
|
|
758
|
-
global: "global";
|
|
759
758
|
session: "session";
|
|
759
|
+
global: "global";
|
|
760
760
|
project: "project";
|
|
761
761
|
}>;
|
|
762
762
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -811,8 +811,8 @@ declare const SkillStorageNamespace: ContractStorageNamespaceDefinition<"skill",
|
|
|
811
811
|
database: "database";
|
|
812
812
|
}>;
|
|
813
813
|
scope: z.ZodEnum<{
|
|
814
|
-
global: "global";
|
|
815
814
|
session: "session";
|
|
815
|
+
global: "global";
|
|
816
816
|
project: "project";
|
|
817
817
|
}>;
|
|
818
818
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -859,8 +859,8 @@ declare const SkillStorageNamespace: ContractStorageNamespaceDefinition<"skill",
|
|
|
859
859
|
database: "database";
|
|
860
860
|
}>;
|
|
861
861
|
scope: z.ZodEnum<{
|
|
862
|
-
global: "global";
|
|
863
862
|
session: "session";
|
|
863
|
+
global: "global";
|
|
864
864
|
project: "project";
|
|
865
865
|
}>;
|
|
866
866
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -905,8 +905,8 @@ declare const SkillStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
905
905
|
database: "database";
|
|
906
906
|
}>;
|
|
907
907
|
scope: z.ZodEnum<{
|
|
908
|
-
global: "global";
|
|
909
908
|
session: "session";
|
|
909
|
+
global: "global";
|
|
910
910
|
project: "project";
|
|
911
911
|
}>;
|
|
912
912
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -941,8 +941,8 @@ declare const SkillStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
941
941
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
942
942
|
id: z.ZodString;
|
|
943
943
|
scope: z.ZodEnum<{
|
|
944
|
-
global: "global";
|
|
945
944
|
session: "session";
|
|
945
|
+
global: "global";
|
|
946
946
|
project: "project";
|
|
947
947
|
}>;
|
|
948
948
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -997,8 +997,8 @@ declare const SkillStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
997
997
|
database: "database";
|
|
998
998
|
}>;
|
|
999
999
|
scope: z.ZodEnum<{
|
|
1000
|
-
global: "global";
|
|
1001
1000
|
session: "session";
|
|
1001
|
+
global: "global";
|
|
1002
1002
|
project: "project";
|
|
1003
1003
|
}>;
|
|
1004
1004
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -1045,8 +1045,8 @@ declare const SkillStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1045
1045
|
database: "database";
|
|
1046
1046
|
}>;
|
|
1047
1047
|
scope: z.ZodEnum<{
|
|
1048
|
-
global: "global";
|
|
1049
1048
|
session: "session";
|
|
1049
|
+
global: "global";
|
|
1050
1050
|
project: "project";
|
|
1051
1051
|
}>;
|
|
1052
1052
|
projectId: z.ZodOptional<z.ZodString>;
|