@makaio/framework 1.0.0-dev-1781983562538 → 1.0.0-dev-1781994277521

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.
Files changed (71) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/adapter-subsystem/index.d.mts +8 -0
  3. package/dist/adapter-subsystem/index.mjs +1 -1
  4. package/dist/bus/index.d.mts +20 -20
  5. package/dist/contracts/adapter/index.d.mts +2 -2
  6. package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
  7. package/dist/contracts/canonical-model/index.d.mts +1 -1
  8. package/dist/contracts/client/index.d.mts +1 -1
  9. package/dist/contracts/extension/index.d.mts +2 -2
  10. package/dist/contracts/harness/index.d.mts +1 -1
  11. package/dist/contracts/index.d.mts +154 -154
  12. package/dist/contracts/session/index.d.mts +2 -2
  13. package/dist/contracts/shared/index.d.mts +1 -1
  14. package/dist/contracts/variant/index.d.mts +1 -1
  15. package/dist/contracts/workflow/index.d.mts +1 -1
  16. package/dist/{index-DOkPNhS0.d.mts → index-B4ZdZi50.d.mts} +325 -325
  17. package/dist/{index-B5w-0Gg9.d.mts → index-BHol4LQf.d.mts} +4 -4
  18. package/dist/{index-6k5ktwXY.d.mts → index-Bb6a9c_k.d.mts} +336 -336
  19. package/dist/{index-Czv4Fbj1.d.mts → index-BfTHRjZa.d.mts} +2 -2
  20. package/dist/{index-CDwc4Yjn.d.mts → index-BmvbMMIk.d.mts} +1 -1
  21. package/dist/{index-4eP9DRL_.d.mts → index-CmHdpW0E.d.mts} +8 -8
  22. package/dist/{index-WHUV7neB.d.mts → index-CqImyhjX.d.mts} +100 -100
  23. package/dist/{index-CgNhyMkL.d.mts → index-CszcIqMC.d.mts} +12 -12
  24. package/dist/{index-CKlZwsf3.d.mts → index-DDrS0Axp.d.mts} +2 -2
  25. package/dist/{index-Ciw2wNzR.d.mts → index-DcKU6lPk.d.mts} +38 -38
  26. package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
  27. package/dist/{index-C8-zmOZK.d.mts → index-WOoVeAEf.d.mts} +13 -13
  28. package/dist/kernel/extension/index.d.mts +1 -1
  29. package/dist/kernel/index.d.mts +2 -2
  30. package/dist/kernel/observability/index.d.mts +1 -1
  31. package/dist/{namespace-DeG6x2fd.d.mts → namespace-4xHw59K8.d.mts} +6 -6
  32. package/dist/{namespace-twXARP-X.d.mts → namespace-65uwTpbg.d.mts} +6 -6
  33. package/dist/{namespace-D8P8Sxce2.d.mts → namespace-6sIu5nBI2.d.mts} +2 -2
  34. package/dist/{namespace-XmDoz6Sz.d.mts → namespace-Bz0ORDns.d.mts} +20 -20
  35. package/dist/{namespace-CfvtDD_U.d.mts → namespace-CmUh_lVP.d.mts} +154 -154
  36. package/dist/{namespace-Cz9ME2yn.d.mts → namespace-Do_rmLFb.d.mts} +2 -2
  37. package/dist/{namespace-Bv8B89uB.d.mts → namespace-KMxsPJwm.d.mts} +9 -9
  38. package/dist/package.json +1 -1
  39. package/dist/{schema-fZknEOha.d.mts → schema-Dky4zu9D.d.mts} +1 -1
  40. package/dist/{schemas-sJYw2ALb.d.mts → schemas-CDGld_OC.d.mts} +3 -3
  41. package/dist/{schemas-BphR5vaS.d.mts → schemas-D4zaFE2p.d.mts} +6 -6
  42. package/dist/{schemas-CoFCV42v.d.mts → schemas-DRYXani5.d.mts} +154 -154
  43. package/dist/{schemas-COginkIS2.d.mts → schemas-Do7Js2ao2.d.mts} +15 -15
  44. package/dist/services/agent-runtime/index.d.mts +2 -2
  45. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  46. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  47. package/dist/services/context-rules/index.d.mts +3 -3
  48. package/dist/services/execution-target/index.d.mts +2 -2
  49. package/dist/services/execution-target/namespace.d.mts +1 -1
  50. package/dist/services/execution-target/schemas.d.mts +1 -1
  51. package/dist/services/filesystem/namespace.d.mts +6 -6
  52. package/dist/services/filesystem/schemas.d.mts +3 -3
  53. package/dist/services/harness/index.d.mts +3 -3
  54. package/dist/services/index.d.mts +106 -106
  55. package/dist/services/session/index.d.mts +5 -5
  56. package/dist/services/session/messages/namespace.d.mts +1 -1
  57. package/dist/services/session/session-events/namespace.d.mts +1 -1
  58. package/dist/services/session/storage/namespace.d.mts +1 -1
  59. package/dist/services/session/storage/schema.d.mts +1 -1
  60. package/dist/services/settings/namespace.d.mts +12 -12
  61. package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
  62. package/dist/services/subagent-template/index.d.mts +2 -2
  63. package/dist/services/subagent-template/namespace.d.mts +1 -1
  64. package/dist/services/subagent-template/schemas.d.mts +1 -1
  65. package/dist/services/tray-menu/index.d.mts +2 -2
  66. package/dist/services/tray-menu/namespace.d.mts +1 -1
  67. package/dist/services/tray-menu/schemas.d.mts +1 -1
  68. package/dist/{session-lineage-DR-9DU-U.d.mts → session-lineage-Cht4jbvV.d.mts} +1 -1
  69. package/dist/{types-DcDvbHe5.d.mts → types-CFbvKZRj.d.mts} +244 -244
  70. package/dist/workflow-engine/index.d.mts +32 -32
  71. package/package.json +1 -1
@@ -44,18 +44,18 @@ type SubagentTemplateSummary = z.infer<typeof SubagentTemplateSummarySchema>;
44
44
  */
45
45
  declare const SubagentTemplateCreateSchema: z.ZodObject<{
46
46
  name: z.ZodString;
47
- model: z.ZodOptional<z.ZodString>;
48
- providerConfigId: z.ZodOptional<z.ZodString>;
49
- systemPrompt: z.ZodOptional<z.ZodString>;
50
- allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
51
- disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
52
47
  enabled: z.ZodDefault<z.ZodBoolean>;
53
- allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
54
48
  adapterName: z.ZodString;
49
+ providerConfigId: z.ZodOptional<z.ZodString>;
50
+ model: z.ZodOptional<z.ZodString>;
55
51
  contextMode: z.ZodDefault<z.ZodEnum<{
56
52
  fork: "fork";
57
53
  fresh: "fresh";
58
54
  }>>;
55
+ disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
56
+ allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
57
+ systemPrompt: z.ZodOptional<z.ZodString>;
58
+ allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
59
59
  }, z.core.$strip>;
60
60
  type SubagentTemplateCreate = z.infer<typeof SubagentTemplateCreateSchema>;
61
61
  /**
@@ -129,18 +129,18 @@ declare const SubagentTemplateSettingsSchemas: {
129
129
  create: {
130
130
  request: z.ZodObject<{
131
131
  name: z.ZodString;
132
- model: z.ZodOptional<z.ZodString>;
133
- providerConfigId: z.ZodOptional<z.ZodString>;
134
- systemPrompt: z.ZodOptional<z.ZodString>;
135
- allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
136
- disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
137
132
  enabled: z.ZodDefault<z.ZodBoolean>;
138
- allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
139
133
  adapterName: z.ZodString;
134
+ providerConfigId: z.ZodOptional<z.ZodString>;
135
+ model: z.ZodOptional<z.ZodString>;
140
136
  contextMode: z.ZodDefault<z.ZodEnum<{
141
137
  fork: "fork";
142
138
  fresh: "fresh";
143
139
  }>>;
140
+ disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
141
+ allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
142
+ systemPrompt: z.ZodOptional<z.ZodString>;
143
+ allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
144
144
  }, z.core.$strip>;
145
145
  response: z.ZodObject<{
146
146
  id: z.ZodString;
@@ -191,9 +191,9 @@ declare const SubagentTemplateInstanceSchema: z.ZodObject<{
191
191
  status: z.ZodEnum<{
192
192
  completed: "completed";
193
193
  cancelled: "cancelled";
194
- failed: "failed";
195
194
  running: "running";
196
195
  waiting_input: "waiting_input";
196
+ failed: "failed";
197
197
  }>;
198
198
  createdAt: z.ZodString;
199
199
  }, z.core.$strip>;
@@ -222,9 +222,9 @@ declare const SubagentTemplateInstanceStatusSchema: z.ZodObject<{
222
222
  status: z.ZodEnum<{
223
223
  completed: "completed";
224
224
  cancelled: "cancelled";
225
- failed: "failed";
226
225
  running: "running";
227
226
  waiting_input: "waiting_input";
227
+ failed: "failed";
228
228
  }>;
229
229
  result: z.ZodOptional<z.ZodString>;
230
230
  error: z.ZodOptional<z.ZodString>;
@@ -274,9 +274,9 @@ declare const SubagentTemplateKernelSchemas: {
274
274
  status: z.ZodEnum<{
275
275
  completed: "completed";
276
276
  cancelled: "cancelled";
277
- failed: "failed";
278
277
  running: "running";
279
278
  waiting_input: "waiting_input";
279
+ failed: "failed";
280
280
  }>;
281
281
  result: z.ZodOptional<z.ZodString>;
282
282
  error: z.ZodOptional<z.ZodString>;
@@ -1,3 +1,3 @@
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";
1
+ import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-DRYXani5.mjs";
2
+ import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-CmUh_lVP.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-CfvtDD_U.mjs";
1
+ import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-CmUh_lVP.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-CoFCV42v.mjs";
1
+ import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-DRYXani5.mjs";
2
2
  export { AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeSchemas, AgentRuntimeSelection, AgentRuntimeSelectionSchema };
@@ -160,8 +160,8 @@ declare const ResolvedContextRulesSchema: z.ZodObject<{
160
160
  declare const ContextRuleChangedEventSchema: z.ZodObject<{
161
161
  ruleId: z.ZodString;
162
162
  changeType: z.ZodEnum<{
163
- created: "created";
164
163
  updated: "updated";
164
+ created: "created";
165
165
  deleted: "deleted";
166
166
  }>;
167
167
  previous: z.ZodNullable<z.ZodObject<{
@@ -313,8 +313,8 @@ declare const ContextRulesServiceNamespace: _$_makaio_core0.BusNamespaceDefiniti
313
313
  changed: _$zod.ZodObject<{
314
314
  ruleId: _$zod.ZodString;
315
315
  changeType: _$zod.ZodEnum<{
316
- created: "created";
317
316
  updated: "updated";
317
+ created: "created";
318
318
  deleted: "deleted";
319
319
  }>;
320
320
  previous: _$zod.ZodNullable<_$zod.ZodObject<{
@@ -383,8 +383,8 @@ declare const ContextRulesServiceSubjects: _$_makaio_core0.BusSubjects<_$_makaio
383
383
  changed: _$zod.ZodObject<{
384
384
  ruleId: _$zod.ZodString;
385
385
  changeType: _$zod.ZodEnum<{
386
- created: "created";
387
386
  updated: "updated";
387
+ created: "created";
388
388
  deleted: "deleted";
389
389
  }>;
390
390
  previous: _$zod.ZodNullable<_$zod.ZodObject<{
@@ -1,4 +1,4 @@
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-BphR5vaS.mjs";
2
- import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../../namespace-twXARP-X.mjs";
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
+ import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../../namespace-65uwTpbg.mjs";
3
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 };
@@ -1,2 +1,2 @@
1
- import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../../namespace-twXARP-X.mjs";
1
+ import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../../namespace-65uwTpbg.mjs";
2
2
  export { ExecutionTargetNamespace, ExecutionTargetSubjects };
@@ -1,2 +1,2 @@
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-BphR5vaS.mjs";
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
  export { ContainerIsolatedExecutionTargetSchema, ContainerLocalExecutionTargetSchema, ExecutionTarget, ExecutionTargetInput, ExecutionTargetInputSchema, ExecutionTargetListQuery, ExecutionTargetListQuerySchema, ExecutionTargetResolveRequest, ExecutionTargetResolveRequestSchema, ExecutionTargetSchema, ExecutionTargetSchemas, ExecutionTargetType, ExecutionTargetTypeSchema, LocalExecutionTargetSchema };
@@ -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
- change: "change";
15
14
  delete: "delete";
15
+ change: "change";
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
- change: "change";
24
23
  delete: "delete";
24
+ change: "change";
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
- change: "change";
158
157
  delete: "delete";
158
+ change: "change";
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
- change: "change";
167
166
  delete: "delete";
167
+ change: "change";
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
- change: "change";
299
298
  delete: "delete";
299
+ change: "change";
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
- change: "change";
308
307
  delete: "delete";
308
+ change: "change";
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
- change: "change";
10
9
  delete: "delete";
10
+ change: "change";
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
- change: "change";
21
20
  delete: "delete";
21
+ change: "change";
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
- change: "change";
34
33
  delete: "delete";
34
+ change: "change";
35
35
  }>;
36
36
  }, z.core.$strip>>;
37
37
  }, z.core.$strip>;
@@ -14,8 +14,8 @@ 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
- clientId: z.ZodOptional<z.ZodString>;
18
17
  credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
18
+ clientId: z.ZodOptional<z.ZodString>;
19
19
  toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
20
20
  "file.read": "file.read";
21
21
  "file.write": "file.write";
@@ -131,8 +131,8 @@ 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
- clientId: z.ZodOptional<z.ZodString>;
135
134
  credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
135
+ clientId: z.ZodOptional<z.ZodString>;
136
136
  toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
137
137
  "file.read": "file.read";
138
138
  "file.write": "file.write";
@@ -738,8 +738,8 @@ 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
- clientId: z.ZodOptional<z.ZodString>;
742
741
  credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
742
+ clientId: z.ZodOptional<z.ZodString>;
743
743
  toolCapabilityMap: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodReadonly<z.ZodArray<z.ZodEnum<{
744
744
  "file.read": "file.read";
745
745
  "file.write": "file.write";