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

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.mjs +1 -1
  3. package/dist/contracts/artifact/index.d.mts +1 -1
  4. package/dist/contracts/client/index.d.mts +1 -1
  5. package/dist/contracts/config/index.d.mts +6 -6
  6. package/dist/contracts/extension/index.d.mts +2 -2
  7. package/dist/contracts/facet/index.d.mts +1 -1
  8. package/dist/contracts/harness/index.d.mts +1 -1
  9. package/dist/contracts/index.d.mts +59 -59
  10. package/dist/contracts/materialization/index.d.mts +3 -3
  11. package/dist/contracts/provider/index.d.mts +1 -1
  12. package/dist/contracts/session/index.d.mts +2 -2
  13. package/dist/contracts/workflow/index.d.mts +2 -2
  14. package/dist/{definition-D_3U4OLJ.d.mts → definition-0EXM1tyu.d.mts} +1 -1
  15. package/dist/{index-B76e7m2R.d.mts → index-B5w-0Gg9.d.mts} +8 -8
  16. package/dist/{index-gKaw_TMU.d.mts → index-BAQ6QBcU.d.mts} +16 -16
  17. package/dist/{index-D2WJ0Zpt.d.mts → index-C8-zmOZK.d.mts} +4 -4
  18. package/dist/{index-DKs0sHne.d.mts → index-CDwc4Yjn.d.mts} +1 -1
  19. package/dist/{index-XeFiBam-.d.mts → index-CKlZwsf3.d.mts} +2 -2
  20. package/dist/{index-BNT7Ys9c.d.mts → index-CUgqdVBB.d.mts} +46 -46
  21. package/dist/{index-BAnDvAk4.d.mts → index-CYHWOXUm.d.mts} +1 -1
  22. package/dist/{index-wfSedMR9.d.mts → index-CfIW5biI.d.mts} +1 -1
  23. package/dist/{index-Bw_CfRNZ.d.mts → index-CgNhyMkL.d.mts} +12 -12
  24. package/dist/{index-CHy2TweG.d.mts → index-Ciw2wNzR.d.mts} +3 -3
  25. package/dist/{index-xyXYG5WO.d.mts → index-CuILCdip.d.mts} +8 -8
  26. package/dist/{index-CYu8kZek.d.mts → index-Czv4Fbj1.d.mts} +5 -5
  27. package/dist/{index-CF8ldAwM.d.mts → index-DOkPNhS0.d.mts} +40 -40
  28. package/dist/{index-q8nLr74m.d.mts → index-DnLf0YKC.d.mts} +6 -6
  29. package/dist/kernel/extension/index.d.mts +1 -1
  30. package/dist/kernel/index.d.mts +2 -2
  31. package/dist/kernel/observability/index.d.mts +1 -1
  32. package/dist/{namespace-Dybz75l5.d.mts → namespace-B95uYmZB.d.mts} +26 -26
  33. package/dist/{namespace-j7vFsmYL.d.mts → namespace-Cz9ME2yn.d.mts} +2 -2
  34. package/dist/{namespace-CMN1WR_2.d.mts → namespace-DeG6x2fd.d.mts} +1 -1
  35. package/dist/{namespace-MuyQDzjD.d.mts → namespace-XmDoz6Sz.d.mts} +22 -22
  36. package/dist/{namespace-65uwTpbg.d.mts → namespace-twXARP-X.d.mts} +6 -6
  37. package/dist/package.json +1 -1
  38. package/dist/{schema-CzrYmB9E.d.mts → schema-fZknEOha.d.mts} +1 -1
  39. package/dist/{schemas-D4zaFE2p.d.mts → schemas-BphR5vaS.d.mts} +6 -6
  40. package/dist/{schemas-CwgS7KoL2.d.mts → schemas-COginkIS2.d.mts} +4 -4
  41. package/dist/{schemas-DXjyGVpx.d.mts → schemas-DDaP5WkH.d.mts} +3 -3
  42. package/dist/{schemas-lnE9YoG7.d.mts → schemas-sJYw2ALb.d.mts} +3 -3
  43. package/dist/services/adapter-subsystem/index.d.mts +2 -2
  44. package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
  45. package/dist/services/execution-target/index.d.mts +2 -2
  46. package/dist/services/execution-target/namespace.d.mts +1 -1
  47. package/dist/services/execution-target/schemas.d.mts +1 -1
  48. package/dist/services/filesystem/namespace.d.mts +6 -6
  49. package/dist/services/filesystem/schemas.d.mts +3 -3
  50. package/dist/services/harness/index.d.mts +3 -3
  51. package/dist/services/index.d.mts +33 -33
  52. package/dist/services/log-import/browser.d.mts +2 -2
  53. package/dist/services/log-import/index.d.mts +2 -2
  54. package/dist/services/log-import/log-import.d.mts +1 -1
  55. package/dist/services/log-import/namespace.d.mts +2 -2
  56. package/dist/services/log-import/schemas.d.mts +1 -1
  57. package/dist/services/session/index.d.mts +4 -4
  58. package/dist/services/session/messages/namespace.d.mts +1 -1
  59. package/dist/services/session/storage/namespace.d.mts +1 -1
  60. package/dist/services/session/storage/schema.d.mts +1 -1
  61. package/dist/services/settings/namespace.d.mts +4 -4
  62. package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
  63. package/dist/services/subagent-template/index.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/{transition-DKMQs6eP.d.mts → transition-BUKCl8gP.d.mts} +1 -1
  69. package/dist/{types-InWSdi-V.d.mts → types-BslClRkH.d.mts} +1 -1
  70. package/dist/{types-QxCQtHQJ.d.mts → types-DcDvbHe5.d.mts} +11 -11
  71. package/package.json +1 -1
package/dist/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@makaio/framework",
3
- "version": "1.0.0-dev-1781899284968",
3
+ "version": "1.0.0-dev-1781983562538",
4
4
  "type": "module"
5
5
  }
@@ -258,7 +258,7 @@ declare const sessions: _$drizzle_orm_sqlite_core0.SQLiteTableWithColumns<{
258
258
  tableName: "sessions";
259
259
  dataType: "string";
260
260
  columnType: "SQLiteText";
261
- data: "closed" | "active" | "archived" | "discovered";
261
+ data: "active" | "archived" | "closed" | "discovered";
262
262
  driverParam: string;
263
263
  notNull: true;
264
264
  hasDefault: false;
@@ -102,8 +102,8 @@ declare const ExecutionTargetInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
102
102
  id: z.ZodString;
103
103
  description: z.ZodOptional<z.ZodString>;
104
104
  name: z.ZodString;
105
- enabled: z.ZodBoolean;
106
105
  scope: z.ZodString;
106
+ enabled: z.ZodBoolean;
107
107
  }, z.core.$strip>, z.ZodObject<{
108
108
  type: z.ZodLiteral<"container-local">;
109
109
  id: z.ZodString;
@@ -111,8 +111,8 @@ declare const ExecutionTargetInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
111
111
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
112
112
  name: z.ZodString;
113
113
  image: z.ZodOptional<z.ZodString>;
114
- enabled: z.ZodBoolean;
115
114
  scope: z.ZodString;
115
+ enabled: z.ZodBoolean;
116
116
  busUrl: z.ZodOptional<z.ZodString>;
117
117
  }, z.core.$strip>, z.ZodObject<{
118
118
  type: z.ZodLiteral<"container-isolated">;
@@ -121,8 +121,8 @@ declare const ExecutionTargetInputSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
121
121
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
122
122
  name: z.ZodString;
123
123
  image: z.ZodOptional<z.ZodString>;
124
- enabled: z.ZodBoolean;
125
124
  scope: z.ZodString;
125
+ enabled: z.ZodBoolean;
126
126
  busMode: z.ZodEnum<{
127
127
  relay: "relay";
128
128
  host: "host";
@@ -215,8 +215,8 @@ declare const ExecutionTargetSchemas: {
215
215
  id: z.ZodString;
216
216
  description: z.ZodOptional<z.ZodString>;
217
217
  name: z.ZodString;
218
- enabled: z.ZodBoolean;
219
218
  scope: z.ZodString;
219
+ enabled: z.ZodBoolean;
220
220
  }, z.core.$strip>, z.ZodObject<{
221
221
  type: z.ZodLiteral<"container-local">;
222
222
  id: z.ZodString;
@@ -224,8 +224,8 @@ declare const ExecutionTargetSchemas: {
224
224
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
225
225
  name: z.ZodString;
226
226
  image: z.ZodOptional<z.ZodString>;
227
- enabled: z.ZodBoolean;
228
227
  scope: z.ZodString;
228
+ enabled: z.ZodBoolean;
229
229
  busUrl: z.ZodOptional<z.ZodString>;
230
230
  }, z.core.$strip>, z.ZodObject<{
231
231
  type: z.ZodLiteral<"container-isolated">;
@@ -234,8 +234,8 @@ declare const ExecutionTargetSchemas: {
234
234
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
235
235
  name: z.ZodString;
236
236
  image: z.ZodOptional<z.ZodString>;
237
- enabled: z.ZodBoolean;
238
237
  scope: z.ZodString;
238
+ enabled: z.ZodBoolean;
239
239
  busMode: z.ZodEnum<{
240
240
  relay: "relay";
241
241
  host: "host";
@@ -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
- providerConfigId: z.ZodOptional<z.ZodString>;
48
47
  model: z.ZodOptional<z.ZodString>;
48
+ providerConfigId: z.ZodOptional<z.ZodString>;
49
49
  systemPrompt: z.ZodOptional<z.ZodString>;
50
50
  allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
51
51
  disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
52
52
  enabled: z.ZodDefault<z.ZodBoolean>;
53
53
  allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
54
+ adapterName: z.ZodString;
54
55
  contextMode: z.ZodDefault<z.ZodEnum<{
55
56
  fork: "fork";
56
57
  fresh: "fresh";
57
58
  }>>;
58
- adapterName: 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
- providerConfigId: z.ZodOptional<z.ZodString>;
133
132
  model: z.ZodOptional<z.ZodString>;
133
+ providerConfigId: z.ZodOptional<z.ZodString>;
134
134
  systemPrompt: z.ZodOptional<z.ZodString>;
135
135
  allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
136
136
  disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
137
137
  enabled: z.ZodDefault<z.ZodBoolean>;
138
138
  allowedDirectories: z.ZodOptional<z.ZodArray<z.ZodString>>;
139
+ adapterName: z.ZodString;
139
140
  contextMode: z.ZodDefault<z.ZodEnum<{
140
141
  fork: "fork";
141
142
  fresh: "fresh";
142
143
  }>>;
143
- adapterName: z.ZodString;
144
144
  }, z.core.$strip>;
145
145
  response: z.ZodObject<{
146
146
  id: z.ZodString;
@@ -64,9 +64,9 @@ declare const SurfaceBindingRegistrationSchema: z.ZodObject<{
64
64
  template: z.ZodString;
65
65
  }, z.core.$strip>], "kind">;
66
66
  appliesTo: z.ZodArray<z.ZodEnum<{
67
- artifact: "artifact";
68
67
  surface: "surface";
69
68
  workpiece: "workpiece";
69
+ artifact: "artifact";
70
70
  }>>;
71
71
  valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
72
72
  description: z.ZodOptional<z.ZodString>;
@@ -108,8 +108,8 @@ declare const ArtifactProjectionPolicySchema: z.ZodObject<{
108
108
  comment: "comment";
109
109
  }>;
110
110
  defaultRole: z.ZodOptional<z.ZodEnum<{
111
- artifact: "artifact";
112
111
  workpiece: "workpiece";
112
+ artifact: "artifact";
113
113
  }>>;
114
114
  semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
115
115
  created: "created";
@@ -141,8 +141,8 @@ declare const ArtifactMaterializationRefSchema: z.ZodObject<{
141
141
  externalId: z.ZodString;
142
142
  externalUrl: z.ZodOptional<z.ZodString>;
143
143
  surfaceRole: z.ZodEnum<{
144
- artifact: "artifact";
145
144
  workpiece: "workpiece";
145
+ artifact: "artifact";
146
146
  }>;
147
147
  lastSyncedRevision: z.ZodOptional<z.ZodString>;
148
148
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
@@ -26,9 +26,9 @@ 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
+ priority: z.ZodDefault<z.ZodNumber>;
29
30
  enabled: z.ZodDefault<z.ZodBoolean>;
30
31
  label: z.ZodString;
31
- priority: z.ZodDefault<z.ZodNumber>;
32
32
  entryId: z.ZodString;
33
33
  }, z.core.$strip>;
34
34
  /** Ordered group of tray entries contributed by one package. */
@@ -37,9 +37,9 @@ 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
+ priority: z.ZodDefault<z.ZodNumber>;
40
41
  enabled: z.ZodDefault<z.ZodBoolean>;
41
42
  label: z.ZodString;
42
- priority: z.ZodDefault<z.ZodNumber>;
43
43
  entryId: z.ZodString;
44
44
  }, z.core.$strip>>;
45
45
  section: z.ZodEnum<{
@@ -109,9 +109,9 @@ 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
+ priority: z.ZodDefault<z.ZodNumber>;
112
113
  enabled: z.ZodDefault<z.ZodBoolean>;
113
114
  label: z.ZodString;
114
- priority: z.ZodDefault<z.ZodNumber>;
115
115
  entryId: z.ZodString;
116
116
  }, z.core.$strip>>;
117
117
  section: z.ZodEnum<{
@@ -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-gKaw_TMU.mjs";
2
- import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-Dybz75l5.mjs";
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-BAQ6QBcU.mjs";
2
+ import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-B95uYmZB.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-Dybz75l5.mjs";
1
+ import { n as AdapterSubsystemSubjects, t as AdapterSubsystemNamespace } from "../../namespace-B95uYmZB.mjs";
2
2
  export { AdapterSubsystemNamespace, AdapterSubsystemSubjects };
@@ -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-D4zaFE2p.mjs";
2
- import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../../namespace-65uwTpbg.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-BphR5vaS.mjs";
2
+ import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../../namespace-twXARP-X.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-65uwTpbg.mjs";
1
+ import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../../namespace-twXARP-X.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-D4zaFE2p.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-BphR5vaS.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
- 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,6 +15,7 @@ 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>>;
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";
@@ -132,6 +132,7 @@ 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>>;
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";
@@ -739,6 +739,7 @@ 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>>;
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";