@makaio/framework 1.0.0-dev-1781999985054 → 1.0.0-dev-1782127638374
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/adapter-subsystem/index.d.mts +13 -2
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +11 -8
- package/dist/adapters/index.mjs +2 -2
- package/dist/adapters/stream-session/index.d.mts +4 -4
- package/dist/adapters/stream-session/index.mjs +1 -1
- package/dist/bus/index.d.mts +20 -20
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.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 +2 -2
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +187 -187
- 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/workflow/index.d.mts +2 -2
- package/dist/{definition-D_3U4OLJ.d.mts → definition-rjwHUOBd.d.mts} +1 -1
- package/dist/{index-CXZ1a_DD.d.mts → index-BAQ6QBcU.d.mts} +32 -32
- package/dist/{index-DnZJ4j-7.d.mts → index-BB8AMXbw.d.mts} +28 -28
- package/dist/{index-DM8PTbfm.d.mts → index-BCNDvAhA.d.mts} +1 -1
- package/dist/{index-q8nLr74m.d.mts → index-BWIkf5oJ.d.mts} +6 -6
- package/dist/{index-vs_GRZcb.d.mts → index-CYHWOXUm.d.mts} +2 -2
- package/dist/{index-CRmApyqn.d.mts → index-Ck7dBtkM.d.mts} +8 -8
- package/dist/{index-mU2lnU7O.d.mts → index-CqCe7Phc.d.mts} +6 -6
- package/dist/{index-WHUV7neB.d.mts → index-CqImyhjX.d.mts} +100 -100
- package/dist/{index-B_FtZ3Gn.d.mts → index-D1nWOF49.d.mts} +27 -27
- package/dist/{index-C2K2Tdo9.d.mts → index-DDOB47U7.d.mts} +9 -9
- package/dist/{index-D2WJ0Zpt.d.mts → index-DO_Cu5A4.d.mts} +4 -4
- package/dist/{index-C096hXsS.d.mts → index-DP-JW3Jc.d.mts} +436 -436
- package/dist/{index-xyXYG5WO.d.mts → index-DTBQOCar.d.mts} +16 -16
- package/dist/{index-BWnf3pYm.d.mts → index-DeIxVnVs.d.mts} +11 -11
- package/dist/{index-vUhaDyDa.d.mts → index-DknXbjOs.d.mts} +16 -16
- package/dist/{index-DdBRlm7m.d.mts → index-ZpJftSoa.d.mts} +357 -357
- package/dist/{index-DFk-zky_.d.mts → index-ntS1EXlf.d.mts} +1 -1
- 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-DSsdxeKi.d.mts → namespace-4xHw59K8.d.mts} +9 -9
- package/dist/{namespace-C6iVTunW.d.mts → namespace-B95uYmZB.d.mts} +52 -52
- package/dist/{namespace-KMxsPJwm.d.mts → namespace-Bv8B89uB.d.mts} +9 -9
- package/dist/{namespace-BLOld9Wa.d.mts → namespace-CUkosedS.d.mts} +152 -152
- package/dist/{namespace-CJkAriut.d.mts → namespace-XmDoz6Sz.d.mts} +78 -78
- package/dist/package.json +1 -1
- package/dist/runtime-node/index.d.mts +1 -1
- package/dist/runtime-node/index.mjs +3 -3
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/{schema-B3sB8_cB.d.mts → schema-fZknEOha.d.mts} +3 -3
- package/dist/{schemas-DhSdafzl2.d.mts → schemas-1ynXdrNI2.d.mts} +2 -2
- package/dist/{schemas-CgX7mPkv.d.mts → schemas-BOhGc0CT.d.mts} +152 -152
- package/dist/{schemas-DXjyGVpx.d.mts → schemas-Dn5bfiTL.d.mts} +4 -4
- 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/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/harness/index.d.mts +6 -6
- package/dist/services/index.d.mts +128 -128
- package/dist/services/session/index.d.mts +5 -5
- 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/settings/namespace.d.mts +2 -2
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/{transition-ByWf06n-.d.mts → transition-_Uow1Pr1.d.mts} +1 -1
- package/dist/{types-BNgCREUh.d.mts → types-BTqJIp9-.d.mts} +288 -288
- package/dist/{types-BXCLseKt.d.mts → types-Cse8s_cD.d.mts} +2 -1
- package/dist/workflow-engine/index.d.mts +11 -11
- package/package.json +1 -1
|
@@ -10,8 +10,8 @@ declare const FsNamespace: _$_makaio_core0.BusNamespaceDefinition<"fs", {
|
|
|
10
10
|
changed: _$zod.ZodObject<{
|
|
11
11
|
path: _$zod.ZodString;
|
|
12
12
|
kind: _$zod.ZodEnum<{
|
|
13
|
-
create: "create";
|
|
14
13
|
delete: "delete";
|
|
14
|
+
create: "create";
|
|
15
15
|
change: "change";
|
|
16
16
|
}>;
|
|
17
17
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -19,8 +19,8 @@ declare const FsNamespace: _$_makaio_core0.BusNamespaceDefinition<"fs", {
|
|
|
19
19
|
changes: _$zod.ZodArray<_$zod.ZodObject<{
|
|
20
20
|
path: _$zod.ZodString;
|
|
21
21
|
kind: _$zod.ZodEnum<{
|
|
22
|
-
create: "create";
|
|
23
22
|
delete: "delete";
|
|
23
|
+
create: "create";
|
|
24
24
|
change: "change";
|
|
25
25
|
}>;
|
|
26
26
|
}, _$zod_v4_core0.$strip>>;
|
|
@@ -153,8 +153,8 @@ declare const FsSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjec
|
|
|
153
153
|
changed: _$zod.ZodObject<{
|
|
154
154
|
path: _$zod.ZodString;
|
|
155
155
|
kind: _$zod.ZodEnum<{
|
|
156
|
-
create: "create";
|
|
157
156
|
delete: "delete";
|
|
157
|
+
create: "create";
|
|
158
158
|
change: "change";
|
|
159
159
|
}>;
|
|
160
160
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -162,8 +162,8 @@ declare const FsSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjec
|
|
|
162
162
|
changes: _$zod.ZodArray<_$zod.ZodObject<{
|
|
163
163
|
path: _$zod.ZodString;
|
|
164
164
|
kind: _$zod.ZodEnum<{
|
|
165
|
-
create: "create";
|
|
166
165
|
delete: "delete";
|
|
166
|
+
create: "create";
|
|
167
167
|
change: "change";
|
|
168
168
|
}>;
|
|
169
169
|
}, _$zod_v4_core0.$strip>>;
|
|
@@ -294,8 +294,8 @@ declare const FileSystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
294
294
|
changed: _$zod.ZodObject<{
|
|
295
295
|
path: _$zod.ZodString;
|
|
296
296
|
kind: _$zod.ZodEnum<{
|
|
297
|
-
create: "create";
|
|
298
297
|
delete: "delete";
|
|
298
|
+
create: "create";
|
|
299
299
|
change: "change";
|
|
300
300
|
}>;
|
|
301
301
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -303,8 +303,8 @@ declare const FileSystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
303
303
|
changes: _$zod.ZodArray<_$zod.ZodObject<{
|
|
304
304
|
path: _$zod.ZodString;
|
|
305
305
|
kind: _$zod.ZodEnum<{
|
|
306
|
-
create: "create";
|
|
307
306
|
delete: "delete";
|
|
307
|
+
create: "create";
|
|
308
308
|
change: "change";
|
|
309
309
|
}>;
|
|
310
310
|
}, _$zod_v4_core0.$strip>>;
|
|
@@ -5,8 +5,8 @@ import { z } from "zod";
|
|
|
5
5
|
* File change kind.
|
|
6
6
|
*/
|
|
7
7
|
declare const FsChangeKindSchema: z.ZodEnum<{
|
|
8
|
-
create: "create";
|
|
9
8
|
delete: "delete";
|
|
9
|
+
create: "create";
|
|
10
10
|
change: "change";
|
|
11
11
|
}>;
|
|
12
12
|
type FsChangeKind = z.infer<typeof FsChangeKindSchema>;
|
|
@@ -16,8 +16,8 @@ type FsChangeKind = z.infer<typeof FsChangeKindSchema>;
|
|
|
16
16
|
declare const FsChangedSchema: z.ZodObject<{
|
|
17
17
|
path: z.ZodString;
|
|
18
18
|
kind: z.ZodEnum<{
|
|
19
|
-
create: "create";
|
|
20
19
|
delete: "delete";
|
|
20
|
+
create: "create";
|
|
21
21
|
change: "change";
|
|
22
22
|
}>;
|
|
23
23
|
}, z.core.$strip>;
|
|
@@ -29,8 +29,8 @@ declare const FsBatchSchema: z.ZodObject<{
|
|
|
29
29
|
changes: z.ZodArray<z.ZodObject<{
|
|
30
30
|
path: z.ZodString;
|
|
31
31
|
kind: z.ZodEnum<{
|
|
32
|
-
create: "create";
|
|
33
32
|
delete: "delete";
|
|
33
|
+
create: "create";
|
|
34
34
|
change: "change";
|
|
35
35
|
}>;
|
|
36
36
|
}, z.core.$strip>>;
|
|
@@ -13,8 +13,9 @@ declare const HarnessInputSchema: z.ZodObject<{
|
|
|
13
13
|
cwd: z.ZodOptional<z.ZodString>;
|
|
14
14
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
15
15
|
name: z.ZodString;
|
|
16
|
-
|
|
16
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
17
17
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
18
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
18
19
|
toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
19
20
|
"file.read": "file.read";
|
|
20
21
|
"file.write": "file.write";
|
|
@@ -36,7 +37,6 @@ declare const HarnessInputSchema: z.ZodObject<{
|
|
|
36
37
|
"always-ask": "always-ask";
|
|
37
38
|
"full-access": "full-access";
|
|
38
39
|
}>>>;
|
|
39
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
40
40
|
approvalPolicy: z.ZodEnum<{
|
|
41
41
|
reject: "reject";
|
|
42
42
|
"always-ask": "always-ask";
|
|
@@ -130,8 +130,9 @@ declare const HarnessStorageNamespace: _$_makaio_storage_core0.StorageNamespaceD
|
|
|
130
130
|
cwd: z.ZodOptional<z.ZodString>;
|
|
131
131
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
132
132
|
name: z.ZodString;
|
|
133
|
-
|
|
133
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
134
134
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
135
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
135
136
|
toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
136
137
|
"file.read": "file.read";
|
|
137
138
|
"file.write": "file.write";
|
|
@@ -153,7 +154,6 @@ declare const HarnessStorageNamespace: _$_makaio_storage_core0.StorageNamespaceD
|
|
|
153
154
|
"always-ask": "always-ask";
|
|
154
155
|
"full-access": "full-access";
|
|
155
156
|
}>>>;
|
|
156
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
157
157
|
approvalPolicy: z.ZodEnum<{
|
|
158
158
|
reject: "reject";
|
|
159
159
|
"always-ask": "always-ask";
|
|
@@ -737,8 +737,9 @@ declare const HarnessStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
737
737
|
cwd: z.ZodOptional<z.ZodString>;
|
|
738
738
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
739
739
|
name: z.ZodString;
|
|
740
|
-
|
|
740
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
741
741
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
742
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
742
743
|
toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
743
744
|
"file.read": "file.read";
|
|
744
745
|
"file.write": "file.write";
|
|
@@ -760,7 +761,6 @@ declare const HarnessStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
760
761
|
"always-ask": "always-ask";
|
|
761
762
|
"full-access": "full-access";
|
|
762
763
|
}>>>;
|
|
763
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
764
764
|
approvalPolicy: z.ZodEnum<{
|
|
765
765
|
reject: "reject";
|
|
766
766
|
"always-ask": "always-ask";
|