@makaio/framework 1.0.0-dev-1783940945655 → 1.0.0-dev-1783973359164
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.makaio-build.json +2 -2
- package/dist/adapter-subsystem/index.d.mts +10 -0
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/authority-state-bootstrap-CEuKScnL.mjs +1 -0
- package/dist/bus/index.d.mts +31 -31
- package/dist/bus/index.mjs +1 -1
- package/dist/{canonical-model-CVRCW9h7.mjs → canonical-model-C31NaBJs.mjs} +1 -1
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.mjs +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +228 -160
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/native-session-supervisor/index.d.mts +2 -2
- package/dist/contracts/session/index.d.mts +3 -3
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +3 -3
- package/dist/contracts/workflow/index.mjs +1 -1
- package/dist/{detached-extension-handle-CTaQoolf.mjs → detached-extension-handle-vDK194QV.mjs} +1 -1
- package/dist/drizzle/0026_m_mrgvi7fq.sql +16 -0
- package/dist/drizzle/0027_m_mrgw0uzg.sql +1 -0
- package/dist/drizzle/0028_m_mrgx04i1.sql +1 -0
- package/dist/drizzle/0029_terminal-authority.sql +1 -0
- package/dist/drizzle/meta/_journal.json +28 -0
- package/dist/{index-Do7Wgio_2.d.mts → index-BDr2Ba122.d.mts} +1 -1
- package/dist/{index-p6dWV52m.d.mts → index-BKZAAWo2.d.mts} +330 -330
- package/dist/{index-CB2XTzvd.d.mts → index-Bbr5LEUc.d.mts} +1 -1
- package/dist/{index-5s_dN3cg2.d.mts → index-BmsPH78f2.d.mts} +33 -5
- package/dist/{index-BsEvzFey.d.mts → index-ButbwvVY.d.mts} +6 -6
- package/dist/{index-D5IEq4_E.d.mts → index-C2C1qH1Y.d.mts} +6 -4
- package/dist/{index-BtL7ONuM.d.mts → index-C6LZOiDv.d.mts} +149 -1
- package/dist/{index-DxatNFz7.d.mts → index-COC9jCdc.d.mts} +12 -12
- package/dist/{index-BcejR1Jc.d.mts → index-CtjLeK1F.d.mts} +1 -1
- package/dist/{index-Cw3cjGAT.d.mts → index-Cx8jGKOs.d.mts} +11 -11
- package/dist/{index-DNc1yLQs.d.mts → index-DHGW7dFf.d.mts} +8 -8
- package/dist/{index-DlUPWOh4.d.mts → index-DNkR5yTY.d.mts} +2876 -709
- package/dist/{index-iJP-l15K.d.mts → index-DXBiCH2y.d.mts} +27 -1
- package/dist/{index-CW6-0k3Z.d.mts → index-DlAfs3RD.d.mts} +105 -105
- package/dist/{index-sCOlgPyj.d.mts → index-DpZbaS7y.d.mts} +388 -388
- package/dist/{index-C9Q1E8Y-.d.mts → index-x2gFj3BK.d.mts} +38 -38
- 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/{load-extensions-BtUrq2_t.mjs → load-extensions-nqL5WAKj.mjs} +1 -1
- package/dist/mcp-http-server/index.d.mts +27 -90
- package/dist/mcp-http-server/index.mjs +1 -1
- package/dist/{namespace-CQBSXm1U.d.mts → namespace-B0uZIZYT.d.mts} +20 -20
- package/dist/{namespace-CfgtqUWS.d.mts → namespace-BoA6u44C.d.mts} +156 -156
- package/dist/{namespace-CpyL93kW.d.mts → namespace-CCZXyxSe.d.mts} +9 -9
- package/dist/{namespace-D3SQQgxa2.d.mts → namespace-CukqFYHf2.d.mts} +1 -1
- package/dist/{namespace-CGgOLxiW2.d.mts → namespace-rO-C2Dgu2.d.mts} +2 -2
- package/dist/package-BYpWkSuQ.mjs +1 -0
- package/dist/package-CsFFT9iR.mjs +7 -0
- package/dist/{package-CdBiknf3.d.mts → package-DG9GSY8M.d.mts} +52 -1
- package/dist/package.json +1 -1
- package/dist/rules/index.mjs +1 -1
- package/dist/runtime-node/extension-validation.mjs +1 -1
- package/dist/runtime-node/index.d.mts +4 -89
- package/dist/runtime-node/index.mjs +24 -24
- package/dist/runtime-node/makaio-config.mjs +1 -1
- package/dist/runtime-node/workflow-worker/index.d.mts +2 -2
- package/dist/runtime-node/workflow-worker/index.mjs +1 -1
- package/dist/runtime-node/workflow-worker/worker-entry.mjs +1 -1
- package/dist/{schema-BnTOFCdU.d.mts → schema-aOwmHxaF.d.mts} +1 -1
- package/dist/{schemas--uwN5dfK2.d.mts → schemas-CoJCTFod2.d.mts} +19 -19
- package/dist/{schemas-C17AifUQ.d.mts → schemas-OaBqeEUT.d.mts} +156 -156
- package/dist/schemas-th_nuC5t.mjs +1 -0
- package/dist/service-base/index.d.mts +4 -3
- package/dist/service-base/index.mjs +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 +3 -3
- 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/index.d.mts +104 -104
- package/dist/services/index.mjs +1 -1
- package/dist/services/session/index.d.mts +5 -5
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +16 -16
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent/index.d.mts +2 -2
- package/dist/services/subagent/index.mjs +1 -1
- 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/tools/index.mjs +1 -1
- package/dist/{session-lineage-BLw8iWAj.d.mts → session-lineage-YShrn77v.d.mts} +1 -1
- package/dist/storage/drizzle/index.d.mts +8 -1
- package/dist/storage/drizzle/index.mjs +1 -1
- package/dist/tools/index.d.mts +1 -1
- package/dist/{tools-C8vqn1KY.mjs → tools-PC_L6g2m.mjs} +1 -1
- package/dist/{transition-Bfe8VVc1.d.mts → transition-CwUIm1hJ.d.mts} +8 -0
- package/dist/{types-q95p55BF.d.mts → types-BaDYigzD.d.mts} +567 -256
- package/dist/workflow-DFJYGjq_.mjs +1 -0
- package/dist/workflow-engine/index.d.mts +690 -87
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/dist/workflow-worker-BEFjCccX.mjs +1 -0
- package/package.json +9 -8
- package/dist/loop-gate-handlers-0a3dIY8O.mjs +0 -1
- package/dist/package-0gVhAVkO.mjs +0 -7
- package/dist/package-BwvGaKwn.mjs +0 -1
- package/dist/schemas-D6lj9NMg.mjs +0 -1
- package/dist/workflow-CvVAZ89A.mjs +0 -1
- package/dist/workflow-worker-CudfEstp.mjs +0 -1
- /package/dist/{await-trigger-D623tvig.mjs → await-trigger-DP-fTQc4.mjs} +0 -0
- /package/dist/{descriptor-to-package-D5SWf6TL.mjs → descriptor-to-package-Rs-OjOQU.mjs} +0 -0
- /package/dist/{esm-oHhRYTEn.mjs → esm-C_WW4-pP.mjs} +0 -0
|
@@ -37,25 +37,6 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
37
37
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
38
38
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
39
39
|
sessionId: z.ZodString;
|
|
40
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
41
|
-
fullName: z.ZodString;
|
|
42
|
-
originalName: z.ZodString;
|
|
43
|
-
serverName: z.ZodString;
|
|
44
|
-
description: z.ZodOptional<z.ZodString>;
|
|
45
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
46
|
-
exposureMode: z.ZodEnum<{
|
|
47
|
-
hidden: "hidden";
|
|
48
|
-
discovery: "discovery";
|
|
49
|
-
direct: "direct";
|
|
50
|
-
}>;
|
|
51
|
-
enabled: z.ZodBoolean;
|
|
52
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
53
|
-
discovery: "discovery";
|
|
54
|
-
toolset: "toolset";
|
|
55
|
-
}>>;
|
|
56
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
57
|
-
exposed: z.ZodBoolean;
|
|
58
|
-
}, z.core.$strip>>;
|
|
59
40
|
servers: z.ZodArray<z.ZodObject<{
|
|
60
41
|
name: z.ZodString;
|
|
61
42
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -92,20 +73,39 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
92
73
|
type: z.ZodLiteral<"http">;
|
|
93
74
|
}, z.core.$strip>], "type">;
|
|
94
75
|
exposureMode: z.ZodEnum<{
|
|
95
|
-
discovery: "discovery";
|
|
96
76
|
direct: "direct";
|
|
77
|
+
discovery: "discovery";
|
|
97
78
|
}>;
|
|
98
79
|
}, z.core.$strip>>;
|
|
99
|
-
|
|
80
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
100
81
|
fullName: z.ZodString;
|
|
101
82
|
originalName: z.ZodString;
|
|
102
83
|
serverName: z.ZodString;
|
|
103
84
|
description: z.ZodOptional<z.ZodString>;
|
|
104
85
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
105
86
|
exposureMode: z.ZodEnum<{
|
|
87
|
+
direct: "direct";
|
|
88
|
+
discovery: "discovery";
|
|
106
89
|
hidden: "hidden";
|
|
90
|
+
}>;
|
|
91
|
+
enabled: z.ZodBoolean;
|
|
92
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
107
93
|
discovery: "discovery";
|
|
94
|
+
toolset: "toolset";
|
|
95
|
+
}>>;
|
|
96
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
97
|
+
exposed: z.ZodBoolean;
|
|
98
|
+
}, z.core.$strip>>;
|
|
99
|
+
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
100
|
+
fullName: z.ZodString;
|
|
101
|
+
originalName: z.ZodString;
|
|
102
|
+
serverName: z.ZodString;
|
|
103
|
+
description: z.ZodOptional<z.ZodString>;
|
|
104
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
105
|
+
exposureMode: z.ZodEnum<{
|
|
108
106
|
direct: "direct";
|
|
107
|
+
discovery: "discovery";
|
|
108
|
+
hidden: "hidden";
|
|
109
109
|
}>;
|
|
110
110
|
enabled: z.ZodBoolean;
|
|
111
111
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -134,18 +134,6 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
134
134
|
env?: Record<string, string> | undefined;
|
|
135
135
|
mcpSessionContext?: {
|
|
136
136
|
sessionId: string;
|
|
137
|
-
directTools: {
|
|
138
|
-
fullName: string;
|
|
139
|
-
originalName: string;
|
|
140
|
-
serverName: string;
|
|
141
|
-
inputSchema: Record<string, unknown>;
|
|
142
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
143
|
-
enabled: boolean;
|
|
144
|
-
exposed: boolean;
|
|
145
|
-
description?: string | undefined;
|
|
146
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
147
|
-
enabledAt?: number | undefined;
|
|
148
|
-
}[];
|
|
149
137
|
servers: {
|
|
150
138
|
name: string;
|
|
151
139
|
transport: {
|
|
@@ -173,14 +161,26 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
173
161
|
}[] | undefined;
|
|
174
162
|
alwaysLoad?: boolean | undefined;
|
|
175
163
|
};
|
|
176
|
-
exposureMode: "
|
|
164
|
+
exposureMode: "direct" | "discovery";
|
|
165
|
+
}[];
|
|
166
|
+
directTools: {
|
|
167
|
+
fullName: string;
|
|
168
|
+
originalName: string;
|
|
169
|
+
serverName: string;
|
|
170
|
+
inputSchema: Record<string, unknown>;
|
|
171
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
172
|
+
enabled: boolean;
|
|
173
|
+
exposed: boolean;
|
|
174
|
+
description?: string | undefined;
|
|
175
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
176
|
+
enabledAt?: number | undefined;
|
|
177
177
|
}[];
|
|
178
178
|
discoverableTools: {
|
|
179
179
|
fullName: string;
|
|
180
180
|
originalName: string;
|
|
181
181
|
serverName: string;
|
|
182
182
|
inputSchema: Record<string, unknown>;
|
|
183
|
-
exposureMode: "
|
|
183
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
184
184
|
enabled: boolean;
|
|
185
185
|
exposed: boolean;
|
|
186
186
|
description?: string | undefined;
|
|
@@ -208,18 +208,6 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
208
208
|
env?: Record<string, string> | undefined;
|
|
209
209
|
mcpSessionContext?: {
|
|
210
210
|
sessionId: string;
|
|
211
|
-
directTools: {
|
|
212
|
-
fullName: string;
|
|
213
|
-
originalName: string;
|
|
214
|
-
serverName: string;
|
|
215
|
-
inputSchema: Record<string, unknown>;
|
|
216
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
217
|
-
enabled: boolean;
|
|
218
|
-
exposed: boolean;
|
|
219
|
-
description?: string | undefined;
|
|
220
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
221
|
-
enabledAt?: number | undefined;
|
|
222
|
-
}[];
|
|
223
211
|
servers: {
|
|
224
212
|
name: string;
|
|
225
213
|
transport: {
|
|
@@ -247,14 +235,26 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
247
235
|
}[] | undefined;
|
|
248
236
|
alwaysLoad?: boolean | undefined;
|
|
249
237
|
};
|
|
250
|
-
exposureMode: "
|
|
238
|
+
exposureMode: "direct" | "discovery";
|
|
239
|
+
}[];
|
|
240
|
+
directTools: {
|
|
241
|
+
fullName: string;
|
|
242
|
+
originalName: string;
|
|
243
|
+
serverName: string;
|
|
244
|
+
inputSchema: Record<string, unknown>;
|
|
245
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
246
|
+
enabled: boolean;
|
|
247
|
+
exposed: boolean;
|
|
248
|
+
description?: string | undefined;
|
|
249
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
250
|
+
enabledAt?: number | undefined;
|
|
251
251
|
}[];
|
|
252
252
|
discoverableTools: {
|
|
253
253
|
fullName: string;
|
|
254
254
|
originalName: string;
|
|
255
255
|
serverName: string;
|
|
256
256
|
inputSchema: Record<string, unknown>;
|
|
257
|
-
exposureMode: "
|
|
257
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
258
258
|
enabled: boolean;
|
|
259
259
|
exposed: boolean;
|
|
260
260
|
description?: string | undefined;
|
|
@@ -280,18 +280,6 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
280
280
|
env?: Record<string, string> | undefined;
|
|
281
281
|
mcpSessionContext?: {
|
|
282
282
|
sessionId: string;
|
|
283
|
-
directTools: {
|
|
284
|
-
fullName: string;
|
|
285
|
-
originalName: string;
|
|
286
|
-
serverName: string;
|
|
287
|
-
inputSchema: Record<string, unknown>;
|
|
288
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
289
|
-
enabled: boolean;
|
|
290
|
-
exposed: boolean;
|
|
291
|
-
description?: string | undefined;
|
|
292
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
293
|
-
enabledAt?: number | undefined;
|
|
294
|
-
}[];
|
|
295
283
|
servers: {
|
|
296
284
|
name: string;
|
|
297
285
|
transport: {
|
|
@@ -319,14 +307,26 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
319
307
|
}[] | undefined;
|
|
320
308
|
alwaysLoad?: boolean | undefined;
|
|
321
309
|
};
|
|
322
|
-
exposureMode: "
|
|
310
|
+
exposureMode: "direct" | "discovery";
|
|
311
|
+
}[];
|
|
312
|
+
directTools: {
|
|
313
|
+
fullName: string;
|
|
314
|
+
originalName: string;
|
|
315
|
+
serverName: string;
|
|
316
|
+
inputSchema: Record<string, unknown>;
|
|
317
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
318
|
+
enabled: boolean;
|
|
319
|
+
exposed: boolean;
|
|
320
|
+
description?: string | undefined;
|
|
321
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
322
|
+
enabledAt?: number | undefined;
|
|
323
323
|
}[];
|
|
324
324
|
discoverableTools: {
|
|
325
325
|
fullName: string;
|
|
326
326
|
originalName: string;
|
|
327
327
|
serverName: string;
|
|
328
328
|
inputSchema: Record<string, unknown>;
|
|
329
|
-
exposureMode: "
|
|
329
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
330
330
|
enabled: boolean;
|
|
331
331
|
exposed: boolean;
|
|
332
332
|
description?: string | undefined;
|
|
@@ -354,18 +354,6 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
354
354
|
env?: Record<string, string> | undefined;
|
|
355
355
|
mcpSessionContext?: {
|
|
356
356
|
sessionId: string;
|
|
357
|
-
directTools: {
|
|
358
|
-
fullName: string;
|
|
359
|
-
originalName: string;
|
|
360
|
-
serverName: string;
|
|
361
|
-
inputSchema: Record<string, unknown>;
|
|
362
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
363
|
-
enabled: boolean;
|
|
364
|
-
exposed: boolean;
|
|
365
|
-
description?: string | undefined;
|
|
366
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
367
|
-
enabledAt?: number | undefined;
|
|
368
|
-
}[];
|
|
369
357
|
servers: {
|
|
370
358
|
name: string;
|
|
371
359
|
transport: {
|
|
@@ -393,14 +381,26 @@ declare const AgentRuntimeSelectionSchema: z.ZodObject<{
|
|
|
393
381
|
}[] | undefined;
|
|
394
382
|
alwaysLoad?: boolean | undefined;
|
|
395
383
|
};
|
|
396
|
-
exposureMode: "
|
|
384
|
+
exposureMode: "direct" | "discovery";
|
|
385
|
+
}[];
|
|
386
|
+
directTools: {
|
|
387
|
+
fullName: string;
|
|
388
|
+
originalName: string;
|
|
389
|
+
serverName: string;
|
|
390
|
+
inputSchema: Record<string, unknown>;
|
|
391
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
392
|
+
enabled: boolean;
|
|
393
|
+
exposed: boolean;
|
|
394
|
+
description?: string | undefined;
|
|
395
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
396
|
+
enabledAt?: number | undefined;
|
|
397
397
|
}[];
|
|
398
398
|
discoverableTools: {
|
|
399
399
|
fullName: string;
|
|
400
400
|
originalName: string;
|
|
401
401
|
serverName: string;
|
|
402
402
|
inputSchema: Record<string, unknown>;
|
|
403
|
-
exposureMode: "
|
|
403
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
404
404
|
enabled: boolean;
|
|
405
405
|
exposed: boolean;
|
|
406
406
|
description?: string | undefined;
|
|
@@ -425,8 +425,8 @@ declare const AgentInstanceStatusSchema: z.ZodObject<{
|
|
|
425
425
|
status: z.ZodEnum<{
|
|
426
426
|
completed: "completed";
|
|
427
427
|
cancelled: "cancelled";
|
|
428
|
-
running: "running";
|
|
429
428
|
failed: "failed";
|
|
429
|
+
running: "running";
|
|
430
430
|
waiting_input: "waiting_input";
|
|
431
431
|
}>;
|
|
432
432
|
result: z.ZodOptional<z.ZodString>;
|
|
@@ -488,25 +488,6 @@ declare const AgentRuntimeSchemas: {
|
|
|
488
488
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
489
489
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
490
490
|
sessionId: z.ZodString;
|
|
491
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
492
|
-
fullName: z.ZodString;
|
|
493
|
-
originalName: z.ZodString;
|
|
494
|
-
serverName: z.ZodString;
|
|
495
|
-
description: z.ZodOptional<z.ZodString>;
|
|
496
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
497
|
-
exposureMode: z.ZodEnum<{
|
|
498
|
-
hidden: "hidden";
|
|
499
|
-
discovery: "discovery";
|
|
500
|
-
direct: "direct";
|
|
501
|
-
}>;
|
|
502
|
-
enabled: z.ZodBoolean;
|
|
503
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
504
|
-
discovery: "discovery";
|
|
505
|
-
toolset: "toolset";
|
|
506
|
-
}>>;
|
|
507
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
508
|
-
exposed: z.ZodBoolean;
|
|
509
|
-
}, z.core.$strip>>;
|
|
510
491
|
servers: z.ZodArray<z.ZodObject<{
|
|
511
492
|
name: z.ZodString;
|
|
512
493
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -543,20 +524,39 @@ declare const AgentRuntimeSchemas: {
|
|
|
543
524
|
type: z.ZodLiteral<"http">;
|
|
544
525
|
}, z.core.$strip>], "type">;
|
|
545
526
|
exposureMode: z.ZodEnum<{
|
|
546
|
-
discovery: "discovery";
|
|
547
527
|
direct: "direct";
|
|
528
|
+
discovery: "discovery";
|
|
548
529
|
}>;
|
|
549
530
|
}, z.core.$strip>>;
|
|
550
|
-
|
|
531
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
551
532
|
fullName: z.ZodString;
|
|
552
533
|
originalName: z.ZodString;
|
|
553
534
|
serverName: z.ZodString;
|
|
554
535
|
description: z.ZodOptional<z.ZodString>;
|
|
555
536
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
556
537
|
exposureMode: z.ZodEnum<{
|
|
538
|
+
direct: "direct";
|
|
539
|
+
discovery: "discovery";
|
|
557
540
|
hidden: "hidden";
|
|
541
|
+
}>;
|
|
542
|
+
enabled: z.ZodBoolean;
|
|
543
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
558
544
|
discovery: "discovery";
|
|
545
|
+
toolset: "toolset";
|
|
546
|
+
}>>;
|
|
547
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
548
|
+
exposed: z.ZodBoolean;
|
|
549
|
+
}, z.core.$strip>>;
|
|
550
|
+
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
551
|
+
fullName: z.ZodString;
|
|
552
|
+
originalName: z.ZodString;
|
|
553
|
+
serverName: z.ZodString;
|
|
554
|
+
description: z.ZodOptional<z.ZodString>;
|
|
555
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
556
|
+
exposureMode: z.ZodEnum<{
|
|
559
557
|
direct: "direct";
|
|
558
|
+
discovery: "discovery";
|
|
559
|
+
hidden: "hidden";
|
|
560
560
|
}>;
|
|
561
561
|
enabled: z.ZodBoolean;
|
|
562
562
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -585,18 +585,6 @@ declare const AgentRuntimeSchemas: {
|
|
|
585
585
|
env?: Record<string, string> | undefined;
|
|
586
586
|
mcpSessionContext?: {
|
|
587
587
|
sessionId: string;
|
|
588
|
-
directTools: {
|
|
589
|
-
fullName: string;
|
|
590
|
-
originalName: string;
|
|
591
|
-
serverName: string;
|
|
592
|
-
inputSchema: Record<string, unknown>;
|
|
593
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
594
|
-
enabled: boolean;
|
|
595
|
-
exposed: boolean;
|
|
596
|
-
description?: string | undefined;
|
|
597
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
598
|
-
enabledAt?: number | undefined;
|
|
599
|
-
}[];
|
|
600
588
|
servers: {
|
|
601
589
|
name: string;
|
|
602
590
|
transport: {
|
|
@@ -624,14 +612,26 @@ declare const AgentRuntimeSchemas: {
|
|
|
624
612
|
}[] | undefined;
|
|
625
613
|
alwaysLoad?: boolean | undefined;
|
|
626
614
|
};
|
|
627
|
-
exposureMode: "
|
|
615
|
+
exposureMode: "direct" | "discovery";
|
|
616
|
+
}[];
|
|
617
|
+
directTools: {
|
|
618
|
+
fullName: string;
|
|
619
|
+
originalName: string;
|
|
620
|
+
serverName: string;
|
|
621
|
+
inputSchema: Record<string, unknown>;
|
|
622
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
623
|
+
enabled: boolean;
|
|
624
|
+
exposed: boolean;
|
|
625
|
+
description?: string | undefined;
|
|
626
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
627
|
+
enabledAt?: number | undefined;
|
|
628
628
|
}[];
|
|
629
629
|
discoverableTools: {
|
|
630
630
|
fullName: string;
|
|
631
631
|
originalName: string;
|
|
632
632
|
serverName: string;
|
|
633
633
|
inputSchema: Record<string, unknown>;
|
|
634
|
-
exposureMode: "
|
|
634
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
635
635
|
enabled: boolean;
|
|
636
636
|
exposed: boolean;
|
|
637
637
|
description?: string | undefined;
|
|
@@ -659,18 +659,6 @@ declare const AgentRuntimeSchemas: {
|
|
|
659
659
|
env?: Record<string, string> | undefined;
|
|
660
660
|
mcpSessionContext?: {
|
|
661
661
|
sessionId: string;
|
|
662
|
-
directTools: {
|
|
663
|
-
fullName: string;
|
|
664
|
-
originalName: string;
|
|
665
|
-
serverName: string;
|
|
666
|
-
inputSchema: Record<string, unknown>;
|
|
667
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
668
|
-
enabled: boolean;
|
|
669
|
-
exposed: boolean;
|
|
670
|
-
description?: string | undefined;
|
|
671
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
672
|
-
enabledAt?: number | undefined;
|
|
673
|
-
}[];
|
|
674
662
|
servers: {
|
|
675
663
|
name: string;
|
|
676
664
|
transport: {
|
|
@@ -698,14 +686,26 @@ declare const AgentRuntimeSchemas: {
|
|
|
698
686
|
}[] | undefined;
|
|
699
687
|
alwaysLoad?: boolean | undefined;
|
|
700
688
|
};
|
|
701
|
-
exposureMode: "
|
|
689
|
+
exposureMode: "direct" | "discovery";
|
|
690
|
+
}[];
|
|
691
|
+
directTools: {
|
|
692
|
+
fullName: string;
|
|
693
|
+
originalName: string;
|
|
694
|
+
serverName: string;
|
|
695
|
+
inputSchema: Record<string, unknown>;
|
|
696
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
697
|
+
enabled: boolean;
|
|
698
|
+
exposed: boolean;
|
|
699
|
+
description?: string | undefined;
|
|
700
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
701
|
+
enabledAt?: number | undefined;
|
|
702
702
|
}[];
|
|
703
703
|
discoverableTools: {
|
|
704
704
|
fullName: string;
|
|
705
705
|
originalName: string;
|
|
706
706
|
serverName: string;
|
|
707
707
|
inputSchema: Record<string, unknown>;
|
|
708
|
-
exposureMode: "
|
|
708
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
709
709
|
enabled: boolean;
|
|
710
710
|
exposed: boolean;
|
|
711
711
|
description?: string | undefined;
|
|
@@ -731,18 +731,6 @@ declare const AgentRuntimeSchemas: {
|
|
|
731
731
|
env?: Record<string, string> | undefined;
|
|
732
732
|
mcpSessionContext?: {
|
|
733
733
|
sessionId: string;
|
|
734
|
-
directTools: {
|
|
735
|
-
fullName: string;
|
|
736
|
-
originalName: string;
|
|
737
|
-
serverName: string;
|
|
738
|
-
inputSchema: Record<string, unknown>;
|
|
739
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
740
|
-
enabled: boolean;
|
|
741
|
-
exposed: boolean;
|
|
742
|
-
description?: string | undefined;
|
|
743
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
744
|
-
enabledAt?: number | undefined;
|
|
745
|
-
}[];
|
|
746
734
|
servers: {
|
|
747
735
|
name: string;
|
|
748
736
|
transport: {
|
|
@@ -770,14 +758,26 @@ declare const AgentRuntimeSchemas: {
|
|
|
770
758
|
}[] | undefined;
|
|
771
759
|
alwaysLoad?: boolean | undefined;
|
|
772
760
|
};
|
|
773
|
-
exposureMode: "
|
|
761
|
+
exposureMode: "direct" | "discovery";
|
|
762
|
+
}[];
|
|
763
|
+
directTools: {
|
|
764
|
+
fullName: string;
|
|
765
|
+
originalName: string;
|
|
766
|
+
serverName: string;
|
|
767
|
+
inputSchema: Record<string, unknown>;
|
|
768
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
769
|
+
enabled: boolean;
|
|
770
|
+
exposed: boolean;
|
|
771
|
+
description?: string | undefined;
|
|
772
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
773
|
+
enabledAt?: number | undefined;
|
|
774
774
|
}[];
|
|
775
775
|
discoverableTools: {
|
|
776
776
|
fullName: string;
|
|
777
777
|
originalName: string;
|
|
778
778
|
serverName: string;
|
|
779
779
|
inputSchema: Record<string, unknown>;
|
|
780
|
-
exposureMode: "
|
|
780
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
781
781
|
enabled: boolean;
|
|
782
782
|
exposed: boolean;
|
|
783
783
|
description?: string | undefined;
|
|
@@ -805,18 +805,6 @@ declare const AgentRuntimeSchemas: {
|
|
|
805
805
|
env?: Record<string, string> | undefined;
|
|
806
806
|
mcpSessionContext?: {
|
|
807
807
|
sessionId: string;
|
|
808
|
-
directTools: {
|
|
809
|
-
fullName: string;
|
|
810
|
-
originalName: string;
|
|
811
|
-
serverName: string;
|
|
812
|
-
inputSchema: Record<string, unknown>;
|
|
813
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
814
|
-
enabled: boolean;
|
|
815
|
-
exposed: boolean;
|
|
816
|
-
description?: string | undefined;
|
|
817
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
818
|
-
enabledAt?: number | undefined;
|
|
819
|
-
}[];
|
|
820
808
|
servers: {
|
|
821
809
|
name: string;
|
|
822
810
|
transport: {
|
|
@@ -844,14 +832,26 @@ declare const AgentRuntimeSchemas: {
|
|
|
844
832
|
}[] | undefined;
|
|
845
833
|
alwaysLoad?: boolean | undefined;
|
|
846
834
|
};
|
|
847
|
-
exposureMode: "
|
|
835
|
+
exposureMode: "direct" | "discovery";
|
|
836
|
+
}[];
|
|
837
|
+
directTools: {
|
|
838
|
+
fullName: string;
|
|
839
|
+
originalName: string;
|
|
840
|
+
serverName: string;
|
|
841
|
+
inputSchema: Record<string, unknown>;
|
|
842
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
843
|
+
enabled: boolean;
|
|
844
|
+
exposed: boolean;
|
|
845
|
+
description?: string | undefined;
|
|
846
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
847
|
+
enabledAt?: number | undefined;
|
|
848
848
|
}[];
|
|
849
849
|
discoverableTools: {
|
|
850
850
|
fullName: string;
|
|
851
851
|
originalName: string;
|
|
852
852
|
serverName: string;
|
|
853
853
|
inputSchema: Record<string, unknown>;
|
|
854
|
-
exposureMode: "
|
|
854
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
855
855
|
enabled: boolean;
|
|
856
856
|
exposed: boolean;
|
|
857
857
|
description?: string | undefined;
|
|
@@ -888,8 +888,8 @@ declare const AgentRuntimeSchemas: {
|
|
|
888
888
|
status: z.ZodEnum<{
|
|
889
889
|
completed: "completed";
|
|
890
890
|
cancelled: "cancelled";
|
|
891
|
-
running: "running";
|
|
892
891
|
failed: "failed";
|
|
892
|
+
running: "running";
|
|
893
893
|
waiting_input: "waiting_input";
|
|
894
894
|
}>;
|
|
895
895
|
result: z.ZodOptional<z.ZodString>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{t as e}from"./json-value-DmU8ibo_.mjs";import{a as t}from"./visibility-Cb62p9bv.mjs";import"./model-uE5IyUFJ.mjs";import{p as n}from"./shared-RP_KARKF.mjs";import{t as r}from"./provider-context-DOsjOjiR.mjs";import{z as i}from"zod";const a=i.enum([`fork`,`fresh`]),o=i.enum([`spawning`,`running`,`waiting_input`,`hung`,`completed`,`failed`,`cancelled`]),s=i.enum([`tool`,`turn`]),c=i.object({task:i.string(),adapterName:i.string().optional(),providerConfigId:i.string().optional(),adapterConfig:e.optional(),providerContext:r.optional(),harnessId:i.string().optional(),model:i.string().optional(),reasoningEffort:t.optional(),contextMode:a.default(`fork`),tools:i.array(i.string()).optional(),disallowedTools:i.array(i.string()).optional(),allowedDirectories:i.array(i.string()).optional(),systemPrompt:i.string().optional(),maxDepth:i.number().optional(),responseSchema:n.optional(),executionTargetId:i.string().optional(),completion:s.optional()}),l=i.object({maxDepth:i.number().default(3),maxConcurrentPerSession:i.number().default(10),maxTotalActive:i.number().default(50),defaultRequestTimeoutMs:i.number().default(6e4),defaultAwaitTimeoutMs:i.number().default(3e5),stateRetentionMs:i.number().default(1800*1e3),inactivityTimeoutMs:i.number().int().nonnegative().default(0),sweepIntervalMs:i.number().int().nonnegative().default(6e4),allowedAdapters:i.array(i.string()).default([]),allowedModels:i.array(i.string()).default([])}).parse({}),u=i.object({inputTokens:i.number(),outputTokens:i.number(),totalTokens:i.number()}),d=i.object({messageId:i.string(),question:i.string(),context:i.string().optional()}),f=i.object({subagentId:i.string(),parentSessionId:i.string(),task:i.string(),config:c,depth:i.number()}),p=i.object({success:i.boolean(),agentId:i.string().optional(),error:i.string().optional()}),m=i.object({subagentId:i.string(),parentSessionId:i.string(),error:i.string(),phase:i.enum([`session_create`,`adapter_start`,`agent_start`])}),h=i.object({parentSessionId:i.string(),config:c,depth:i.number(),spawningToolCallId:i.string().optional()}),g=i.object({subagentId:i.string(),status:i.literal(`spawning`)}),_=i.object({subagentId:i.string(),timeoutMs:i.number().optional()}),v=i.object({status:i.enum([`completed`,`failed`,`waiting_input`,`timeout`,`cancelled`]),result:i.string().optional(),error:i.string().optional(),pendingRequest:d.optional(),completionSource:s.optional(),toolObservations:i.array(i.object({toolName:i.string().min(1),outcome:i.enum([`success`,`failure`]),artifact:i.object({kind:i.string().min(1),id:i.string().min(1),revision:i.string().min(1)}).strict().optional()}).strict()).optional()}),y=i.object({subagentId:i.string(),content:i.string(),inResponseTo:i.string().optional()}),b=i.object({sent:i.boolean(),resolvedPending:i.boolean()}),x=i.object({subagentId:i.string(),reason:i.string().optional()}),S=i.object({killed:i.boolean()}),C=i.object({subagentId:i.string(),update:i.string(),percentComplete:i.number().optional()}),w=i.object({reported:i.boolean()}),T=i.object({subagentId:i.string(),question:i.string(),context:i.string().optional(),timeoutMs:i.number().optional()}),E=i.object({responded:i.boolean(),response:i.string().optional(),timedOut:i.boolean()}),D=i.object({subagentId:i.string(),result:i.string(),summary:i.string().optional()}),O=i.object({completed:i.boolean()}),k=i.object({subagentId:i.string(),task:i.string(),status:o}),A=i.object({parentSessionId:i.string()}),j=i.object({subagents:i.array(k)});export{c as C,u as E,g as S,o as T,T as _,s as a,b,f as c,S as d,A as f,w as g,C as h,O as i,p as l,d as m,v as n,a as o,j as p,D as r,l as s,_ as t,x as u,E as v,m as w,h as x,y};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HandlerForSubjectDefinition, SubjectDefinition } from "@makaio/framework/core";
|
|
2
|
-
import { IMakaioBus } from "@makaio/framework/bus";
|
|
2
|
+
import { IMakaioBus, OnOptions } from "@makaio/framework/bus";
|
|
3
3
|
|
|
4
4
|
//#region packages/service-base/src/base-service.d.ts
|
|
5
5
|
/**
|
|
@@ -63,11 +63,12 @@ declare abstract class BaseService {
|
|
|
63
63
|
/**
|
|
64
64
|
* Register a bus handler and enqueue its unsubscribe function for teardown.
|
|
65
65
|
*
|
|
66
|
-
* Equivalent to `this._cleanups.push(this.bus.on(subject, handler))`.
|
|
66
|
+
* Equivalent to `this._cleanups.push(this.bus.on(subject, handler, options))`.
|
|
67
67
|
* @param subject - The subject definition to listen on
|
|
68
68
|
* @param handler - Handler function for the subject
|
|
69
|
+
* @param options - Optional handler filter and dispatch priority
|
|
69
70
|
*/
|
|
70
|
-
protected registerHandler<S extends SubjectDefinition>(subject: S, handler: HandlerForSubjectDefinition<S
|
|
71
|
+
protected registerHandler<S extends SubjectDefinition>(subject: S, handler: HandlerForSubjectDefinition<S>, options?: OnOptions): void;
|
|
71
72
|
/**
|
|
72
73
|
* Enqueue an arbitrary cleanup function to be called on `destroy()`.
|
|
73
74
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var e=class{bus;_cleanups=[];_initialized=!1;_initPromise=null;_destroyPromise=null;constructor(e){this.bus=e}get initialized(){return this._initialized}async init(){if(this._destroyPromise&&await this._destroyPromise,!this._initialized)return this._initPromise||=(async()=>{try{await this.onInit(),this._initialized=!0}catch(e){throw await this.runCleanups(),this._cleanups.length=0,e}finally{this._initPromise=null}})(),this._initPromise}async destroy(){if(this._destroyPromise)return this._destroyPromise;this._destroyPromise=(async()=>{if(this._initPromise)try{await this._initPromise}catch{return}if(this._initialized){this._initialized=!1;try{await this.onDestroy?.()}catch(e){this.logCleanupError(e)}await this.runCleanups(),this._cleanups.length=0}})();try{await this._destroyPromise}finally{this._destroyPromise=null}}registerHandler(e,t){this._cleanups.push(this.bus.on(e,t))}addCleanup(e){this._cleanups.push(e)}async runCleanups(){for(let e of this._cleanups)try{await e()}catch(e){this.logCleanupError(e)}}logCleanupError(e){let t=this;if(t.logger?.error){t.logger.error(`Cleanup failed during service lifecycle`,e);return}console.error(`Cleanup failed during service lifecycle`,e)}};export{e as BaseService};
|
|
1
|
+
var e=class{bus;_cleanups=[];_initialized=!1;_initPromise=null;_destroyPromise=null;constructor(e){this.bus=e}get initialized(){return this._initialized}async init(){if(this._destroyPromise&&await this._destroyPromise,!this._initialized)return this._initPromise||=(async()=>{try{await this.onInit(),this._initialized=!0}catch(e){throw await this.runCleanups(),this._cleanups.length=0,e}finally{this._initPromise=null}})(),this._initPromise}async destroy(){if(this._destroyPromise)return this._destroyPromise;this._destroyPromise=(async()=>{if(this._initPromise)try{await this._initPromise}catch{return}if(this._initialized){this._initialized=!1;try{await this.onDestroy?.()}catch(e){this.logCleanupError(e)}await this.runCleanups(),this._cleanups.length=0}})();try{await this._destroyPromise}finally{this._destroyPromise=null}}registerHandler(e,t,n){this._cleanups.push(this.bus.on(e,t,n))}addCleanup(e){this._cleanups.push(e)}async runCleanups(){for(let e of this._cleanups)try{await e()}catch(e){this.logCleanupError(e)}}logCleanupError(e){let t=this;if(t.logger?.error){t.logger.error(`Cleanup failed during service lifecycle`,e);return}console.error(`Cleanup failed during service lifecycle`,e)}};export{e as BaseService};
|
|
@@ -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-OaBqeEUT.mjs";
|
|
2
|
+
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-BoA6u44C.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-BoA6u44C.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-OaBqeEUT.mjs";
|
|
2
2
|
export { AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeSchemas, AgentRuntimeSelection, AgentRuntimeSelectionSchema };
|
|
@@ -161,8 +161,8 @@ declare const ContextRuleChangedEventSchema: z.ZodObject<{
|
|
|
161
161
|
ruleId: z.ZodString;
|
|
162
162
|
changeType: z.ZodEnum<{
|
|
163
163
|
updated: "updated";
|
|
164
|
-
created: "created";
|
|
165
164
|
deleted: "deleted";
|
|
165
|
+
created: "created";
|
|
166
166
|
}>;
|
|
167
167
|
previous: z.ZodNullable<z.ZodObject<{
|
|
168
168
|
scope: z.ZodEnum<{
|
|
@@ -314,8 +314,8 @@ declare const ContextRulesServiceNamespace: _$_makaio_core0.BusNamespaceDefiniti
|
|
|
314
314
|
ruleId: _$zod.ZodString;
|
|
315
315
|
changeType: _$zod.ZodEnum<{
|
|
316
316
|
updated: "updated";
|
|
317
|
-
created: "created";
|
|
318
317
|
deleted: "deleted";
|
|
318
|
+
created: "created";
|
|
319
319
|
}>;
|
|
320
320
|
previous: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
321
321
|
scope: _$zod.ZodEnum<{
|
|
@@ -384,8 +384,8 @@ declare const ContextRulesServiceSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
384
384
|
ruleId: _$zod.ZodString;
|
|
385
385
|
changeType: _$zod.ZodEnum<{
|
|
386
386
|
updated: "updated";
|
|
387
|
-
created: "created";
|
|
388
387
|
deleted: "deleted";
|
|
388
|
+
created: "created";
|
|
389
389
|
}>;
|
|
390
390
|
previous: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
391
391
|
scope: _$zod.ZodEnum<{
|
|
@@ -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-CLsbsX1W.mjs";
|
|
2
2
|
import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../../namespace-3YVLQ_bM.mjs";
|
|
3
|
-
import { A as ContainerSessionRuntimeBindingSchema, B as SpawnRequestSchema, C as ContainerIsolatedSpawnRequest, D as ContainerRuntime, E as ContainerLocalSpawnRequestSchema, F as ContainerStopped, G as StatusResponse, H as SpawnResponseSchema, I as ContainerStoppedSchema, J as StopRequestSchema, K as StatusResponseSchema, L as CredentialFreeGitRemoteSchema, M as ContainerStartedSchema, N as ContainerState, O as ContainerRuntimeSchema, P as ContainerStateSchema, R as CredentialFreeRelayUrlSchema, S as ContainerDestroyedSchema, T as ContainerLocalSpawnRequest, U as StatusRequest, V as SpawnResponse, W as StatusRequestSchema, X as StopResponseSchema, Y as StopResponse, _ as ContainerConnectorAuthValue, a as DockerSubjects, b as ContainerCreatedSchema, c as ContainerAdapterAuthEnvelopeSchema, d as ContainerBootstrapConfig, f as ContainerBootstrapConfigSchema, g as ContainerConnectorAuthDeliverySchema, h as ContainerConnectorAuthDelivery, i as DockerNamespace, j as ContainerStarted, k as ContainerSessionRuntimeBinding, l as ContainerAdapterAuthSelector, m as ContainerBootstrapSpawnRequestSchema, n as ContainerSpawnSubjects, o as CONTAINER_BOOTSTRAP_PRIVATE_ENV_VARS, p as ContainerBootstrapSpawnRequest, q as StopRequest, r as CONTAINER_BOOTSTRAP_CHANNEL_ENDPOINT, s as ContainerAdapterAuthEnvelope, t as ContainerSpawnNamespace, u as ContainerAdapterAuthSelectorSchema, v as ContainerConnectorAuthValueSchema, w as ContainerIsolatedSpawnRequestSchema, x as ContainerDestroyed, y as ContainerCreated, z as SpawnRequest } from "../../index-
|
|
3
|
+
import { A as ContainerSessionRuntimeBindingSchema, B as SpawnRequestSchema, C as ContainerIsolatedSpawnRequest, D as ContainerRuntime, E as ContainerLocalSpawnRequestSchema, F as ContainerStopped, G as StatusResponse, H as SpawnResponseSchema, I as ContainerStoppedSchema, J as StopRequestSchema, K as StatusResponseSchema, L as CredentialFreeGitRemoteSchema, M as ContainerStartedSchema, N as ContainerState, O as ContainerRuntimeSchema, P as ContainerStateSchema, R as CredentialFreeRelayUrlSchema, S as ContainerDestroyedSchema, T as ContainerLocalSpawnRequest, U as StatusRequest, V as SpawnResponse, W as StatusRequestSchema, X as StopResponseSchema, Y as StopResponse, _ as ContainerConnectorAuthValue, a as DockerSubjects, b as ContainerCreatedSchema, c as ContainerAdapterAuthEnvelopeSchema, d as ContainerBootstrapConfig, f as ContainerBootstrapConfigSchema, g as ContainerConnectorAuthDeliverySchema, h as ContainerConnectorAuthDelivery, i as DockerNamespace, j as ContainerStarted, k as ContainerSessionRuntimeBinding, l as ContainerAdapterAuthSelector, m as ContainerBootstrapSpawnRequestSchema, n as ContainerSpawnSubjects, o as CONTAINER_BOOTSTRAP_PRIVATE_ENV_VARS, p as ContainerBootstrapSpawnRequest, q as StopRequest, r as CONTAINER_BOOTSTRAP_CHANNEL_ENDPOINT, s as ContainerAdapterAuthEnvelope, t as ContainerSpawnNamespace, u as ContainerAdapterAuthSelectorSchema, v as ContainerConnectorAuthValueSchema, w as ContainerIsolatedSpawnRequestSchema, x as ContainerDestroyed, y as ContainerCreated, z as SpawnRequest } from "../../index-ButbwvVY.mjs";
|
|
4
4
|
export { CONTAINER_BOOTSTRAP_CHANNEL_ENDPOINT, CONTAINER_BOOTSTRAP_PRIVATE_ENV_VARS, ContainerAdapterAuthEnvelope, ContainerAdapterAuthEnvelopeSchema, ContainerAdapterAuthSelector, ContainerAdapterAuthSelectorSchema, ContainerBootstrapConfig, ContainerBootstrapConfigSchema, ContainerBootstrapSpawnRequest, ContainerBootstrapSpawnRequestSchema, ContainerConnectorAuthDelivery, ContainerConnectorAuthDeliverySchema, ContainerConnectorAuthValue, ContainerConnectorAuthValueSchema, ContainerCreated, ContainerCreatedSchema, ContainerDestroyed, ContainerDestroyedSchema, ContainerIsolatedExecutionTargetSchema, ContainerIsolatedSpawnRequest, ContainerIsolatedSpawnRequestSchema, ContainerLocalExecutionTargetSchema, ContainerLocalSpawnRequest, ContainerLocalSpawnRequestSchema, ContainerRuntime, ContainerRuntimeSchema, ContainerSessionRuntimeBinding, ContainerSessionRuntimeBindingSchema, ContainerSpawnNamespace, ContainerSpawnSubjects, ContainerStarted, ContainerStartedSchema, ContainerState, ContainerStateSchema, ContainerStopped, ContainerStoppedSchema, CredentialFreeGitRemoteSchema, CredentialFreeRelayUrlSchema, 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 };
|