@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
|
@@ -66,8 +66,8 @@ declare const ContextRuleActionSchema: z.ZodType<ContextRuleAction, ContextRuleA
|
|
|
66
66
|
* Persisted context-rule scope levels.
|
|
67
67
|
*/
|
|
68
68
|
declare const ContextRuleScopeSchema: z.ZodEnum<{
|
|
69
|
-
global: "global";
|
|
70
69
|
session: "session";
|
|
70
|
+
global: "global";
|
|
71
71
|
project: "project";
|
|
72
72
|
}>;
|
|
73
73
|
/**
|
|
@@ -101,8 +101,8 @@ declare const ContextRuleListQuerySchema: z.ZodObject<{
|
|
|
101
101
|
*/
|
|
102
102
|
declare const ContextRuleScopeIdentitySchema: z.ZodObject<{
|
|
103
103
|
scope: z.ZodEnum<{
|
|
104
|
-
global: "global";
|
|
105
104
|
session: "session";
|
|
105
|
+
global: "global";
|
|
106
106
|
project: "project";
|
|
107
107
|
}>;
|
|
108
108
|
projectId: z.ZodNullable<z.ZodString>;
|
|
@@ -161,13 +161,13 @@ declare const ContextRuleChangedEventSchema: z.ZodObject<{
|
|
|
161
161
|
ruleId: z.ZodString;
|
|
162
162
|
changeType: z.ZodEnum<{
|
|
163
163
|
updated: "updated";
|
|
164
|
-
deleted: "deleted";
|
|
165
164
|
created: "created";
|
|
165
|
+
deleted: "deleted";
|
|
166
166
|
}>;
|
|
167
167
|
previous: z.ZodNullable<z.ZodObject<{
|
|
168
168
|
scope: z.ZodEnum<{
|
|
169
|
-
global: "global";
|
|
170
169
|
session: "session";
|
|
170
|
+
global: "global";
|
|
171
171
|
project: "project";
|
|
172
172
|
}>;
|
|
173
173
|
projectId: z.ZodNullable<z.ZodString>;
|
|
@@ -175,8 +175,8 @@ declare const ContextRuleChangedEventSchema: z.ZodObject<{
|
|
|
175
175
|
}, z.core.$strict>>;
|
|
176
176
|
current: z.ZodNullable<z.ZodObject<{
|
|
177
177
|
scope: z.ZodEnum<{
|
|
178
|
-
global: "global";
|
|
179
178
|
session: "session";
|
|
179
|
+
global: "global";
|
|
180
180
|
project: "project";
|
|
181
181
|
}>;
|
|
182
182
|
projectId: z.ZodNullable<z.ZodString>;
|
|
@@ -314,13 +314,13 @@ declare const ContextRulesServiceNamespace: _$_makaio_core0.BusNamespaceDefiniti
|
|
|
314
314
|
ruleId: _$zod.ZodString;
|
|
315
315
|
changeType: _$zod.ZodEnum<{
|
|
316
316
|
updated: "updated";
|
|
317
|
-
deleted: "deleted";
|
|
318
317
|
created: "created";
|
|
318
|
+
deleted: "deleted";
|
|
319
319
|
}>;
|
|
320
320
|
previous: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
321
321
|
scope: _$zod.ZodEnum<{
|
|
322
|
-
global: "global";
|
|
323
322
|
session: "session";
|
|
323
|
+
global: "global";
|
|
324
324
|
project: "project";
|
|
325
325
|
}>;
|
|
326
326
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -328,8 +328,8 @@ declare const ContextRulesServiceNamespace: _$_makaio_core0.BusNamespaceDefiniti
|
|
|
328
328
|
}, _$zod_v4_core0.$strict>>;
|
|
329
329
|
current: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
330
330
|
scope: _$zod.ZodEnum<{
|
|
331
|
-
global: "global";
|
|
332
331
|
session: "session";
|
|
332
|
+
global: "global";
|
|
333
333
|
project: "project";
|
|
334
334
|
}>;
|
|
335
335
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -384,13 +384,13 @@ declare const ContextRulesServiceSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
384
384
|
ruleId: _$zod.ZodString;
|
|
385
385
|
changeType: _$zod.ZodEnum<{
|
|
386
386
|
updated: "updated";
|
|
387
|
-
deleted: "deleted";
|
|
388
387
|
created: "created";
|
|
388
|
+
deleted: "deleted";
|
|
389
389
|
}>;
|
|
390
390
|
previous: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
391
391
|
scope: _$zod.ZodEnum<{
|
|
392
|
-
global: "global";
|
|
393
392
|
session: "session";
|
|
393
|
+
global: "global";
|
|
394
394
|
project: "project";
|
|
395
395
|
}>;
|
|
396
396
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -398,8 +398,8 @@ declare const ContextRulesServiceSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
398
398
|
}, _$zod_v4_core0.$strict>>;
|
|
399
399
|
current: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
400
400
|
scope: _$zod.ZodEnum<{
|
|
401
|
-
global: "global";
|
|
402
401
|
session: "session";
|
|
402
|
+
global: "global";
|
|
403
403
|
project: "project";
|
|
404
404
|
}>;
|
|
405
405
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { a as ExecutionTargetInputSchema, c as ExecutionTargetResolveRequest, d as ExecutionTargetSchemas, f as ExecutionTargetType, i as ExecutionTargetInput, l as ExecutionTargetResolveRequestSchema, m as LocalExecutionTargetSchema, n as ContainerLocalExecutionTargetSchema, o as ExecutionTargetListQuery, p as ExecutionTargetTypeSchema, r as ExecutionTarget, s as ExecutionTargetListQuerySchema, t as ContainerIsolatedExecutionTargetSchema, u as ExecutionTargetSchema } from "../../schemas-D4zaFE2p.mjs";
|
|
2
2
|
import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../../namespace-65uwTpbg.mjs";
|
|
3
|
-
import { A as StatusResponseSchema, C as SpawnRequest, D as StatusRequest, E as SpawnResponseSchema, M as StopRequestSchema, N as StopResponse, O as StatusRequestSchema, P as StopResponseSchema, S as ContainerStoppedSchema, T as SpawnResponse, _ as ContainerStarted, a as ContainerBootstrapConfig, b as ContainerStateSchema, c as ContainerCreatedSchema, d as ContainerIsolatedSpawnRequest, f as ContainerIsolatedSpawnRequestSchema, g as ContainerRuntimeSchema, h as ContainerRuntime, i as DockerSubjects, j as StopRequest, k as StatusResponse, l as ContainerDestroyed, m as ContainerLocalSpawnRequestSchema, n as ContainerSpawnSubjects, o as ContainerBootstrapConfigSchema, p as ContainerLocalSpawnRequest, r as DockerNamespace, s as ContainerCreated, t as ContainerSpawnNamespace, u as ContainerDestroyedSchema, v as ContainerStartedSchema, w as SpawnRequestSchema, x as ContainerStopped, y as ContainerState } from "../../index-
|
|
3
|
+
import { A as StatusResponseSchema, C as SpawnRequest, D as StatusRequest, E as SpawnResponseSchema, M as StopRequestSchema, N as StopResponse, O as StatusRequestSchema, P as StopResponseSchema, S as ContainerStoppedSchema, T as SpawnResponse, _ as ContainerStarted, a as ContainerBootstrapConfig, b as ContainerStateSchema, c as ContainerCreatedSchema, d as ContainerIsolatedSpawnRequest, f as ContainerIsolatedSpawnRequestSchema, g as ContainerRuntimeSchema, h as ContainerRuntime, i as DockerSubjects, j as StopRequest, k as StatusResponse, l as ContainerDestroyed, m as ContainerLocalSpawnRequestSchema, n as ContainerSpawnSubjects, o as ContainerBootstrapConfigSchema, p as ContainerLocalSpawnRequest, r as DockerNamespace, s as ContainerCreated, t as ContainerSpawnNamespace, u as ContainerDestroyedSchema, v as ContainerStartedSchema, w as SpawnRequestSchema, x as ContainerStopped, y as ContainerState } from "../../index-CqCe7Phc.mjs";
|
|
4
4
|
export { ContainerBootstrapConfig, ContainerBootstrapConfigSchema, ContainerCreated, ContainerCreatedSchema, ContainerDestroyed, ContainerDestroyedSchema, ContainerIsolatedExecutionTargetSchema, ContainerIsolatedSpawnRequest, ContainerIsolatedSpawnRequestSchema, ContainerLocalExecutionTargetSchema, ContainerLocalSpawnRequest, ContainerLocalSpawnRequestSchema, ContainerRuntime, ContainerRuntimeSchema, ContainerSpawnNamespace, ContainerSpawnSubjects, ContainerStarted, ContainerStartedSchema, ContainerState, ContainerStateSchema, ContainerStopped, ContainerStoppedSchema, DockerNamespace, DockerSubjects, ExecutionTarget, ExecutionTargetInput, ExecutionTargetInputSchema, ExecutionTargetListQuery, ExecutionTargetListQuerySchema, ExecutionTargetNamespace, ExecutionTargetResolveRequest, ExecutionTargetResolveRequestSchema, ExecutionTargetSchema, ExecutionTargetSchemas, ExecutionTargetSubjects, ExecutionTargetType, ExecutionTargetTypeSchema, LocalExecutionTargetSchema, SpawnRequest, SpawnRequestSchema, SpawnResponse, SpawnResponseSchema, StatusRequest, StatusRequestSchema, StatusResponse, StatusResponseSchema, StopRequest, StopRequestSchema, StopResponse, StopResponseSchema };
|
|
@@ -10,18 +10,18 @@ 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
|
-
delete: "delete";
|
|
15
13
|
change: "change";
|
|
14
|
+
delete: "delete";
|
|
15
|
+
create: "create";
|
|
16
16
|
}>;
|
|
17
17
|
}, _$zod_v4_core0.$strip>;
|
|
18
18
|
batch: _$zod.ZodObject<{
|
|
19
19
|
changes: _$zod.ZodArray<_$zod.ZodObject<{
|
|
20
20
|
path: _$zod.ZodString;
|
|
21
21
|
kind: _$zod.ZodEnum<{
|
|
22
|
-
create: "create";
|
|
23
|
-
delete: "delete";
|
|
24
22
|
change: "change";
|
|
23
|
+
delete: "delete";
|
|
24
|
+
create: "create";
|
|
25
25
|
}>;
|
|
26
26
|
}, _$zod_v4_core0.$strip>>;
|
|
27
27
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -153,18 +153,18 @@ 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
|
-
delete: "delete";
|
|
158
156
|
change: "change";
|
|
157
|
+
delete: "delete";
|
|
158
|
+
create: "create";
|
|
159
159
|
}>;
|
|
160
160
|
}, _$zod_v4_core0.$strip>;
|
|
161
161
|
batch: _$zod.ZodObject<{
|
|
162
162
|
changes: _$zod.ZodArray<_$zod.ZodObject<{
|
|
163
163
|
path: _$zod.ZodString;
|
|
164
164
|
kind: _$zod.ZodEnum<{
|
|
165
|
-
create: "create";
|
|
166
|
-
delete: "delete";
|
|
167
165
|
change: "change";
|
|
166
|
+
delete: "delete";
|
|
167
|
+
create: "create";
|
|
168
168
|
}>;
|
|
169
169
|
}, _$zod_v4_core0.$strip>>;
|
|
170
170
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -294,18 +294,18 @@ 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
|
-
delete: "delete";
|
|
299
297
|
change: "change";
|
|
298
|
+
delete: "delete";
|
|
299
|
+
create: "create";
|
|
300
300
|
}>;
|
|
301
301
|
}, _$zod_v4_core0.$strip>;
|
|
302
302
|
batch: _$zod.ZodObject<{
|
|
303
303
|
changes: _$zod.ZodArray<_$zod.ZodObject<{
|
|
304
304
|
path: _$zod.ZodString;
|
|
305
305
|
kind: _$zod.ZodEnum<{
|
|
306
|
-
create: "create";
|
|
307
|
-
delete: "delete";
|
|
308
306
|
change: "change";
|
|
307
|
+
delete: "delete";
|
|
308
|
+
create: "create";
|
|
309
309
|
}>;
|
|
310
310
|
}, _$zod_v4_core0.$strip>>;
|
|
311
311
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -5,9 +5,9 @@ import { z } from "zod";
|
|
|
5
5
|
* File change kind.
|
|
6
6
|
*/
|
|
7
7
|
declare const FsChangeKindSchema: z.ZodEnum<{
|
|
8
|
-
create: "create";
|
|
9
|
-
delete: "delete";
|
|
10
8
|
change: "change";
|
|
9
|
+
delete: "delete";
|
|
10
|
+
create: "create";
|
|
11
11
|
}>;
|
|
12
12
|
type FsChangeKind = z.infer<typeof FsChangeKindSchema>;
|
|
13
13
|
/**
|
|
@@ -16,9 +16,9 @@ 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
|
-
delete: "delete";
|
|
21
19
|
change: "change";
|
|
20
|
+
delete: "delete";
|
|
21
|
+
create: "create";
|
|
22
22
|
}>;
|
|
23
23
|
}, z.core.$strip>;
|
|
24
24
|
type FsChanged = z.infer<typeof FsChangedSchema>;
|
|
@@ -29,9 +29,9 @@ 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
|
-
delete: "delete";
|
|
34
32
|
change: "change";
|
|
33
|
+
delete: "delete";
|
|
34
|
+
create: "create";
|
|
35
35
|
}>;
|
|
36
36
|
}, z.core.$strip>>;
|
|
37
37
|
}, z.core.$strip>;
|
|
@@ -14,7 +14,6 @@ declare const HarnessInputSchema: z.ZodObject<{
|
|
|
14
14
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
15
15
|
name: z.ZodString;
|
|
16
16
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
17
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
18
17
|
clientId: z.ZodOptional<z.ZodString>;
|
|
19
18
|
toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
20
19
|
"file.read": "file.read";
|
|
@@ -37,6 +36,7 @@ declare const HarnessInputSchema: z.ZodObject<{
|
|
|
37
36
|
"always-ask": "always-ask";
|
|
38
37
|
"full-access": "full-access";
|
|
39
38
|
}>>>;
|
|
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";
|
|
@@ -131,7 +131,6 @@ declare const HarnessStorageNamespace: _$_makaio_storage_core0.StorageNamespaceD
|
|
|
131
131
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
132
132
|
name: z.ZodString;
|
|
133
133
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
134
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
135
134
|
clientId: z.ZodOptional<z.ZodString>;
|
|
136
135
|
toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
137
136
|
"file.read": "file.read";
|
|
@@ -154,6 +153,7 @@ declare const HarnessStorageNamespace: _$_makaio_storage_core0.StorageNamespaceD
|
|
|
154
153
|
"always-ask": "always-ask";
|
|
155
154
|
"full-access": "full-access";
|
|
156
155
|
}>>>;
|
|
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";
|
|
@@ -738,7 +738,6 @@ declare const HarnessStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
738
738
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
739
739
|
name: z.ZodString;
|
|
740
740
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
741
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
742
741
|
clientId: z.ZodOptional<z.ZodString>;
|
|
743
742
|
toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
744
743
|
"file.read": "file.read";
|
|
@@ -761,6 +760,7 @@ declare const HarnessStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
761
760
|
"always-ask": "always-ask";
|
|
762
761
|
"full-access": "full-access";
|
|
763
762
|
}>>>;
|
|
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";
|