@makaio/framework 1.0.0-dev-1783687982716 → 1.0.0-dev-1783705652236
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 +150 -7
- package/dist/adapters/index.mjs +6 -6
- package/dist/contracts/adapter/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 +30 -30
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- 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 +1 -1
- package/dist/{index-oePgeOph.d.mts → index-B2DjrVb8.d.mts} +3 -3
- package/dist/{index-B4ZddkPI.d.mts → index-BcvG3wPv.d.mts} +76 -76
- package/dist/{index-mU2lnU7O.d.mts → index-BcwOnvUh.d.mts} +6 -6
- package/dist/{index-D4gn93gL.d.mts → index-C9FCWOhp.d.mts} +4 -4
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-Bc82MC0z.d.mts → index-Cx1Bm6WD.d.mts} +4 -4
- package/dist/{index-BUrNl0QJ.d.mts → index-D6aAzr32.d.mts} +32 -32
- package/dist/{index-Di84JjS0.d.mts → index-DEzdNQum.d.mts} +2 -2
- package/dist/{index-D94cDExW2.d.mts → index-DLNRgZPo2.d.mts} +15 -15
- package/dist/{index-DLDQDXhD.d.mts → index-DScUb-hF.d.mts} +2 -2
- package/dist/{index-CmHdpW0E.d.mts → index-DZPNuWMc.d.mts} +11 -11
- package/dist/{index-DNfNwGu6.d.mts → index-DnnKUwHm.d.mts} +6 -6
- package/dist/{index-DsLpP5ek.d.mts → index-DoEF9LAc.d.mts} +1 -1
- package/dist/{index-CAhKyxfm.d.mts → index-FFVwQMad.d.mts} +64 -64
- package/dist/{index-DTBQOCar.d.mts → index-O08Q2ikz.d.mts} +8 -8
- package/dist/{index-DTkGyKKA.d.mts → index-PIlYSC73.d.mts} +14 -14
- 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-d_0I6P7N.d.mts → namespace-B4cV_pk3.d.mts} +52 -52
- package/dist/{namespace-B9V9R3AY.d.mts → namespace-CZK2ff3B.d.mts} +22 -22
- 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-Dm454cNM.d.mts → namespace-D9PLFmPQ.d.mts} +27 -27
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/package.json +1 -1
- package/dist/{schemas-CNUk34qC2.d.mts → schemas-Br-rSxPE2.d.mts} +19 -19
- package/dist/{schemas-B_t6oOK-.d.mts → schemas-CoFCV42v.d.mts} +2 -2
- 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 +14 -14
- 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 +3 -3
- package/dist/services/index.d.mts +56 -56
- package/dist/services/session/index.d.mts +3 -3
- 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-editor/index.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +16 -16
- 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/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/{types-BMS6yfLS.d.mts → types-BNW5n6qm.d.mts} +1 -1
- package/dist/{types-1a2D10yb.d.mts → types-BrUOVfwe.d.mts} +13 -0
- package/dist/{types-BSilhlYE.d.mts → types-CBLPaQXe.d.mts} +28 -28
- package/dist/workflow-engine/index.d.mts +55 -55
- package/package.json +1 -1
|
@@ -425,9 +425,9 @@ declare const AgentInstanceStatusSchema: z.ZodObject<{
|
|
|
425
425
|
status: z.ZodEnum<{
|
|
426
426
|
completed: "completed";
|
|
427
427
|
cancelled: "cancelled";
|
|
428
|
+
failed: "failed";
|
|
428
429
|
running: "running";
|
|
429
430
|
waiting_input: "waiting_input";
|
|
430
|
-
failed: "failed";
|
|
431
431
|
}>;
|
|
432
432
|
result: z.ZodOptional<z.ZodString>;
|
|
433
433
|
error: z.ZodOptional<z.ZodString>;
|
|
@@ -888,9 +888,9 @@ declare const AgentRuntimeSchemas: {
|
|
|
888
888
|
status: z.ZodEnum<{
|
|
889
889
|
completed: "completed";
|
|
890
890
|
cancelled: "cancelled";
|
|
891
|
+
failed: "failed";
|
|
891
892
|
running: "running";
|
|
892
893
|
waiting_input: "waiting_input";
|
|
893
|
-
failed: "failed";
|
|
894
894
|
}>;
|
|
895
895
|
result: z.ZodOptional<z.ZodString>;
|
|
896
896
|
error: z.ZodOptional<z.ZodString>;
|
|
@@ -26,8 +26,8 @@ declare const TrayMenuEntrySchema: z.ZodObject<{
|
|
|
26
26
|
/** A group entry inherits its owning package and section from the group. */
|
|
27
27
|
declare const TrayMenuGroupEntrySchema: z.ZodObject<{
|
|
28
28
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
29
|
-
label: z.ZodString;
|
|
30
29
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
30
|
+
label: z.ZodString;
|
|
31
31
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
32
32
|
entryId: z.ZodString;
|
|
33
33
|
}, z.core.$strip>;
|
|
@@ -37,8 +37,8 @@ declare const TrayMenuGroupSchema: z.ZodObject<{
|
|
|
37
37
|
groupId: z.ZodString;
|
|
38
38
|
entries: z.ZodArray<z.ZodObject<{
|
|
39
39
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
40
|
-
label: z.ZodString;
|
|
41
40
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
41
|
+
label: z.ZodString;
|
|
42
42
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
43
43
|
entryId: z.ZodString;
|
|
44
44
|
}, z.core.$strip>>;
|
|
@@ -109,8 +109,8 @@ declare const TrayMenuSchemas: {
|
|
|
109
109
|
groupId: z.ZodString;
|
|
110
110
|
entries: z.ZodArray<z.ZodObject<{
|
|
111
111
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
112
|
-
label: z.ZodString;
|
|
113
112
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
113
|
+
label: z.ZodString;
|
|
114
114
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
115
115
|
entryId: z.ZodString;
|
|
116
116
|
}, z.core.$strip>>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { S as ProviderConfigFileRecordSchema, _ as BindingRecord, a as CanonicalProviderConfigPatchSchema, b as EffectiveAdapterSchema, c as CreateCanonicalProviderConfigInputSchema, d as ProviderConfigFileSet, f as AdapterFileConfig, g as AdapterSubsystemSchemas, h as AdapterReadinessSchema, i as CanonicalProviderConfigPatch, l as AdapterFileConfigSet, m as AdapterReadiness, n as CanonicalProviderConfigCredentialRefsPayload, o as CreateCanonicalProviderConfigInput, p as AdapterFileConfigSchema, r as CanonicalProviderConfigCredentialRefsSchema, s as CreateCanonicalProviderConfigInputPayload, t as CanonicalProviderConfigCredentialRefs, u as IAdapterConfigRepository, v as BindingRecordSchema, x as ProviderConfigFileRecord, y as EffectiveAdapter } from "../../index-
|
|
2
|
-
import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-
|
|
1
|
+
import { S as ProviderConfigFileRecordSchema, _ as BindingRecord, a as CanonicalProviderConfigPatchSchema, b as EffectiveAdapterSchema, c as CreateCanonicalProviderConfigInputSchema, d as ProviderConfigFileSet, f as AdapterFileConfig, g as AdapterSubsystemSchemas, h as AdapterReadinessSchema, i as CanonicalProviderConfigPatch, l as AdapterFileConfigSet, m as AdapterReadiness, n as CanonicalProviderConfigCredentialRefsPayload, o as CreateCanonicalProviderConfigInput, p as AdapterFileConfigSchema, r as CanonicalProviderConfigCredentialRefsSchema, s as CreateCanonicalProviderConfigInputPayload, t as CanonicalProviderConfigCredentialRefs, u as IAdapterConfigRepository, v as BindingRecordSchema, x as ProviderConfigFileRecord, y as EffectiveAdapter } from "../../index-D6aAzr32.mjs";
|
|
2
|
+
import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-B4cV_pk3.mjs";
|
|
3
3
|
export { AdapterFileConfig, AdapterFileConfigSchema, AdapterFileConfigSet, AdapterReadiness, AdapterReadinessSchema, AdapterSubsystemNamespace, AdapterSubsystemSchemas, AdapterSubsystemSubjects, BindingRecord, BindingRecordSchema, CanonicalProviderConfigCredentialRefs, CanonicalProviderConfigCredentialRefsPayload, CanonicalProviderConfigCredentialRefsSchema, CanonicalProviderConfigPatch, CanonicalProviderConfigPatchSchema, CreateCanonicalProviderConfigInput, CreateCanonicalProviderConfigInputPayload, CreateCanonicalProviderConfigInputSchema, EffectiveAdapter, EffectiveAdapterSchema, IAdapterConfigRepository, ProviderConfigFileRecord, ProviderConfigFileRecordSchema, ProviderConfigFileSet };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-
|
|
1
|
+
import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-B4cV_pk3.mjs";
|
|
2
2
|
export { AdapterSubsystemNamespace, AdapterSubsystemSubjects };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-
|
|
2
|
-
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-
|
|
1
|
+
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-CoFCV42v.mjs";
|
|
2
|
+
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-CfvtDD_U.mjs";
|
|
3
3
|
export { type AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeNamespace, AgentRuntimeSchemas, type AgentRuntimeSelection, AgentRuntimeSelectionSchema, AgentRuntimeSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-
|
|
1
|
+
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-CfvtDD_U.mjs";
|
|
2
2
|
export { AgentRuntimeNamespace, AgentRuntimeSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-
|
|
1
|
+
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-CoFCV42v.mjs";
|
|
2
2
|
export { AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeSchemas, AgentRuntimeSelection, AgentRuntimeSelectionSchema };
|
|
@@ -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>;
|
|
@@ -160,14 +160,14 @@ declare const ResolvedContextRulesSchema: z.ZodObject<{
|
|
|
160
160
|
declare const ContextRuleChangedEventSchema: z.ZodObject<{
|
|
161
161
|
ruleId: z.ZodString;
|
|
162
162
|
changeType: z.ZodEnum<{
|
|
163
|
-
deleted: "deleted";
|
|
164
|
-
created: "created";
|
|
165
163
|
updated: "updated";
|
|
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>;
|
|
@@ -313,14 +313,14 @@ declare const ContextRulesServiceNamespace: _$_makaio_core0.BusNamespaceDefiniti
|
|
|
313
313
|
changed: _$zod.ZodObject<{
|
|
314
314
|
ruleId: _$zod.ZodString;
|
|
315
315
|
changeType: _$zod.ZodEnum<{
|
|
316
|
-
deleted: "deleted";
|
|
317
|
-
created: "created";
|
|
318
316
|
updated: "updated";
|
|
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>;
|
|
@@ -383,14 +383,14 @@ declare const ContextRulesServiceSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
383
383
|
changed: _$zod.ZodObject<{
|
|
384
384
|
ruleId: _$zod.ZodString;
|
|
385
385
|
changeType: _$zod.ZodEnum<{
|
|
386
|
-
deleted: "deleted";
|
|
387
|
-
created: "created";
|
|
388
386
|
updated: "updated";
|
|
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-BcwOnvUh.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 };
|
|
@@ -11,8 +11,8 @@ declare const FsNamespace: _$_makaio_core0.BusNamespaceDefinition<"fs", {
|
|
|
11
11
|
path: _$zod.ZodString;
|
|
12
12
|
kind: _$zod.ZodEnum<{
|
|
13
13
|
create: "create";
|
|
14
|
-
delete: "delete";
|
|
15
14
|
change: "change";
|
|
15
|
+
delete: "delete";
|
|
16
16
|
}>;
|
|
17
17
|
}, _$zod_v4_core0.$strip>;
|
|
18
18
|
batch: _$zod.ZodObject<{
|
|
@@ -20,8 +20,8 @@ declare const FsNamespace: _$_makaio_core0.BusNamespaceDefinition<"fs", {
|
|
|
20
20
|
path: _$zod.ZodString;
|
|
21
21
|
kind: _$zod.ZodEnum<{
|
|
22
22
|
create: "create";
|
|
23
|
-
delete: "delete";
|
|
24
23
|
change: "change";
|
|
24
|
+
delete: "delete";
|
|
25
25
|
}>;
|
|
26
26
|
}, _$zod_v4_core0.$strip>>;
|
|
27
27
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -154,8 +154,8 @@ declare const FsSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjec
|
|
|
154
154
|
path: _$zod.ZodString;
|
|
155
155
|
kind: _$zod.ZodEnum<{
|
|
156
156
|
create: "create";
|
|
157
|
-
delete: "delete";
|
|
158
157
|
change: "change";
|
|
158
|
+
delete: "delete";
|
|
159
159
|
}>;
|
|
160
160
|
}, _$zod_v4_core0.$strip>;
|
|
161
161
|
batch: _$zod.ZodObject<{
|
|
@@ -163,8 +163,8 @@ declare const FsSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjec
|
|
|
163
163
|
path: _$zod.ZodString;
|
|
164
164
|
kind: _$zod.ZodEnum<{
|
|
165
165
|
create: "create";
|
|
166
|
-
delete: "delete";
|
|
167
166
|
change: "change";
|
|
167
|
+
delete: "delete";
|
|
168
168
|
}>;
|
|
169
169
|
}, _$zod_v4_core0.$strip>>;
|
|
170
170
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -295,8 +295,8 @@ declare const FileSystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
295
295
|
path: _$zod.ZodString;
|
|
296
296
|
kind: _$zod.ZodEnum<{
|
|
297
297
|
create: "create";
|
|
298
|
-
delete: "delete";
|
|
299
298
|
change: "change";
|
|
299
|
+
delete: "delete";
|
|
300
300
|
}>;
|
|
301
301
|
}, _$zod_v4_core0.$strip>;
|
|
302
302
|
batch: _$zod.ZodObject<{
|
|
@@ -304,8 +304,8 @@ declare const FileSystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
304
304
|
path: _$zod.ZodString;
|
|
305
305
|
kind: _$zod.ZodEnum<{
|
|
306
306
|
create: "create";
|
|
307
|
-
delete: "delete";
|
|
308
307
|
change: "change";
|
|
308
|
+
delete: "delete";
|
|
309
309
|
}>;
|
|
310
310
|
}, _$zod_v4_core0.$strip>>;
|
|
311
311
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -6,8 +6,8 @@ import { z } from "zod";
|
|
|
6
6
|
*/
|
|
7
7
|
declare const FsChangeKindSchema: z.ZodEnum<{
|
|
8
8
|
create: "create";
|
|
9
|
-
delete: "delete";
|
|
10
9
|
change: "change";
|
|
10
|
+
delete: "delete";
|
|
11
11
|
}>;
|
|
12
12
|
type FsChangeKind = z.infer<typeof FsChangeKindSchema>;
|
|
13
13
|
/**
|
|
@@ -17,8 +17,8 @@ declare const FsChangedSchema: z.ZodObject<{
|
|
|
17
17
|
path: z.ZodString;
|
|
18
18
|
kind: z.ZodEnum<{
|
|
19
19
|
create: "create";
|
|
20
|
-
delete: "delete";
|
|
21
20
|
change: "change";
|
|
21
|
+
delete: "delete";
|
|
22
22
|
}>;
|
|
23
23
|
}, z.core.$strip>;
|
|
24
24
|
type FsChanged = z.infer<typeof FsChangedSchema>;
|
|
@@ -30,8 +30,8 @@ declare const FsBatchSchema: z.ZodObject<{
|
|
|
30
30
|
path: z.ZodString;
|
|
31
31
|
kind: z.ZodEnum<{
|
|
32
32
|
create: "create";
|
|
33
|
-
delete: "delete";
|
|
34
33
|
change: "change";
|
|
34
|
+
delete: "delete";
|
|
35
35
|
}>;
|
|
36
36
|
}, z.core.$strip>>;
|
|
37
37
|
}, z.core.$strip>;
|
|
@@ -15,7 +15,6 @@ declare const HarnessInputSchema: z.ZodObject<{
|
|
|
15
15
|
name: z.ZodString;
|
|
16
16
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
17
17
|
clientId: z.ZodOptional<z.ZodString>;
|
|
18
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
19
18
|
toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
20
19
|
"file.read": "file.read";
|
|
21
20
|
"file.write": "file.write";
|
|
@@ -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";
|
|
@@ -132,7 +132,6 @@ declare const HarnessStorageNamespace: _$_makaio_storage_core0.StorageNamespaceD
|
|
|
132
132
|
name: z.ZodString;
|
|
133
133
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
134
134
|
clientId: z.ZodOptional<z.ZodString>;
|
|
135
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
136
135
|
toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
137
136
|
"file.read": "file.read";
|
|
138
137
|
"file.write": "file.write";
|
|
@@ -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";
|
|
@@ -739,7 +739,6 @@ declare const HarnessStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
739
739
|
name: z.ZodString;
|
|
740
740
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
741
741
|
clientId: z.ZodOptional<z.ZodString>;
|
|
742
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
743
742
|
toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
744
743
|
"file.read": "file.read";
|
|
745
744
|
"file.write": "file.write";
|
|
@@ -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";
|