@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
|
@@ -38,25 +38,6 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
38
38
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
39
39
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
40
40
|
sessionId: _$zod.ZodString;
|
|
41
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
42
|
-
fullName: _$zod.ZodString;
|
|
43
|
-
originalName: _$zod.ZodString;
|
|
44
|
-
serverName: _$zod.ZodString;
|
|
45
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
46
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
47
|
-
exposureMode: _$zod.ZodEnum<{
|
|
48
|
-
hidden: "hidden";
|
|
49
|
-
discovery: "discovery";
|
|
50
|
-
direct: "direct";
|
|
51
|
-
}>;
|
|
52
|
-
enabled: _$zod.ZodBoolean;
|
|
53
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
54
|
-
discovery: "discovery";
|
|
55
|
-
toolset: "toolset";
|
|
56
|
-
}>>;
|
|
57
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
58
|
-
exposed: _$zod.ZodBoolean;
|
|
59
|
-
}, _$zod_v4_core0.$strip>>;
|
|
60
41
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
61
42
|
name: _$zod.ZodString;
|
|
62
43
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -93,20 +74,39 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
93
74
|
type: _$zod.ZodLiteral<"http">;
|
|
94
75
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
95
76
|
exposureMode: _$zod.ZodEnum<{
|
|
96
|
-
discovery: "discovery";
|
|
97
77
|
direct: "direct";
|
|
78
|
+
discovery: "discovery";
|
|
98
79
|
}>;
|
|
99
80
|
}, _$zod_v4_core0.$strip>>;
|
|
100
|
-
|
|
81
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
101
82
|
fullName: _$zod.ZodString;
|
|
102
83
|
originalName: _$zod.ZodString;
|
|
103
84
|
serverName: _$zod.ZodString;
|
|
104
85
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
105
86
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
106
87
|
exposureMode: _$zod.ZodEnum<{
|
|
88
|
+
direct: "direct";
|
|
89
|
+
discovery: "discovery";
|
|
107
90
|
hidden: "hidden";
|
|
91
|
+
}>;
|
|
92
|
+
enabled: _$zod.ZodBoolean;
|
|
93
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
108
94
|
discovery: "discovery";
|
|
95
|
+
toolset: "toolset";
|
|
96
|
+
}>>;
|
|
97
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
98
|
+
exposed: _$zod.ZodBoolean;
|
|
99
|
+
}, _$zod_v4_core0.$strip>>;
|
|
100
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
101
|
+
fullName: _$zod.ZodString;
|
|
102
|
+
originalName: _$zod.ZodString;
|
|
103
|
+
serverName: _$zod.ZodString;
|
|
104
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
105
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
106
|
+
exposureMode: _$zod.ZodEnum<{
|
|
109
107
|
direct: "direct";
|
|
108
|
+
discovery: "discovery";
|
|
109
|
+
hidden: "hidden";
|
|
110
110
|
}>;
|
|
111
111
|
enabled: _$zod.ZodBoolean;
|
|
112
112
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -135,18 +135,6 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
135
135
|
env?: Record<string, string> | undefined;
|
|
136
136
|
mcpSessionContext?: {
|
|
137
137
|
sessionId: string;
|
|
138
|
-
directTools: {
|
|
139
|
-
fullName: string;
|
|
140
|
-
originalName: string;
|
|
141
|
-
serverName: string;
|
|
142
|
-
inputSchema: Record<string, unknown>;
|
|
143
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
144
|
-
enabled: boolean;
|
|
145
|
-
exposed: boolean;
|
|
146
|
-
description?: string | undefined;
|
|
147
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
148
|
-
enabledAt?: number | undefined;
|
|
149
|
-
}[];
|
|
150
138
|
servers: {
|
|
151
139
|
name: string;
|
|
152
140
|
transport: {
|
|
@@ -174,14 +162,26 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
174
162
|
}[] | undefined;
|
|
175
163
|
alwaysLoad?: boolean | undefined;
|
|
176
164
|
};
|
|
177
|
-
exposureMode: "
|
|
165
|
+
exposureMode: "direct" | "discovery";
|
|
166
|
+
}[];
|
|
167
|
+
directTools: {
|
|
168
|
+
fullName: string;
|
|
169
|
+
originalName: string;
|
|
170
|
+
serverName: string;
|
|
171
|
+
inputSchema: Record<string, unknown>;
|
|
172
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
173
|
+
enabled: boolean;
|
|
174
|
+
exposed: boolean;
|
|
175
|
+
description?: string | undefined;
|
|
176
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
177
|
+
enabledAt?: number | undefined;
|
|
178
178
|
}[];
|
|
179
179
|
discoverableTools: {
|
|
180
180
|
fullName: string;
|
|
181
181
|
originalName: string;
|
|
182
182
|
serverName: string;
|
|
183
183
|
inputSchema: Record<string, unknown>;
|
|
184
|
-
exposureMode: "
|
|
184
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
185
185
|
enabled: boolean;
|
|
186
186
|
exposed: boolean;
|
|
187
187
|
description?: string | undefined;
|
|
@@ -209,18 +209,6 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
209
209
|
env?: Record<string, string> | undefined;
|
|
210
210
|
mcpSessionContext?: {
|
|
211
211
|
sessionId: string;
|
|
212
|
-
directTools: {
|
|
213
|
-
fullName: string;
|
|
214
|
-
originalName: string;
|
|
215
|
-
serverName: string;
|
|
216
|
-
inputSchema: Record<string, unknown>;
|
|
217
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
218
|
-
enabled: boolean;
|
|
219
|
-
exposed: boolean;
|
|
220
|
-
description?: string | undefined;
|
|
221
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
222
|
-
enabledAt?: number | undefined;
|
|
223
|
-
}[];
|
|
224
212
|
servers: {
|
|
225
213
|
name: string;
|
|
226
214
|
transport: {
|
|
@@ -248,14 +236,26 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
248
236
|
}[] | undefined;
|
|
249
237
|
alwaysLoad?: boolean | undefined;
|
|
250
238
|
};
|
|
251
|
-
exposureMode: "
|
|
239
|
+
exposureMode: "direct" | "discovery";
|
|
240
|
+
}[];
|
|
241
|
+
directTools: {
|
|
242
|
+
fullName: string;
|
|
243
|
+
originalName: string;
|
|
244
|
+
serverName: string;
|
|
245
|
+
inputSchema: Record<string, unknown>;
|
|
246
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
247
|
+
enabled: boolean;
|
|
248
|
+
exposed: boolean;
|
|
249
|
+
description?: string | undefined;
|
|
250
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
251
|
+
enabledAt?: number | undefined;
|
|
252
252
|
}[];
|
|
253
253
|
discoverableTools: {
|
|
254
254
|
fullName: string;
|
|
255
255
|
originalName: string;
|
|
256
256
|
serverName: string;
|
|
257
257
|
inputSchema: Record<string, unknown>;
|
|
258
|
-
exposureMode: "
|
|
258
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
259
259
|
enabled: boolean;
|
|
260
260
|
exposed: boolean;
|
|
261
261
|
description?: string | undefined;
|
|
@@ -281,18 +281,6 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
281
281
|
env?: Record<string, string> | undefined;
|
|
282
282
|
mcpSessionContext?: {
|
|
283
283
|
sessionId: string;
|
|
284
|
-
directTools: {
|
|
285
|
-
fullName: string;
|
|
286
|
-
originalName: string;
|
|
287
|
-
serverName: string;
|
|
288
|
-
inputSchema: Record<string, unknown>;
|
|
289
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
290
|
-
enabled: boolean;
|
|
291
|
-
exposed: boolean;
|
|
292
|
-
description?: string | undefined;
|
|
293
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
294
|
-
enabledAt?: number | undefined;
|
|
295
|
-
}[];
|
|
296
284
|
servers: {
|
|
297
285
|
name: string;
|
|
298
286
|
transport: {
|
|
@@ -320,14 +308,26 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
320
308
|
}[] | undefined;
|
|
321
309
|
alwaysLoad?: boolean | undefined;
|
|
322
310
|
};
|
|
323
|
-
exposureMode: "
|
|
311
|
+
exposureMode: "direct" | "discovery";
|
|
312
|
+
}[];
|
|
313
|
+
directTools: {
|
|
314
|
+
fullName: string;
|
|
315
|
+
originalName: string;
|
|
316
|
+
serverName: string;
|
|
317
|
+
inputSchema: Record<string, unknown>;
|
|
318
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
319
|
+
enabled: boolean;
|
|
320
|
+
exposed: boolean;
|
|
321
|
+
description?: string | undefined;
|
|
322
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
323
|
+
enabledAt?: number | undefined;
|
|
324
324
|
}[];
|
|
325
325
|
discoverableTools: {
|
|
326
326
|
fullName: string;
|
|
327
327
|
originalName: string;
|
|
328
328
|
serverName: string;
|
|
329
329
|
inputSchema: Record<string, unknown>;
|
|
330
|
-
exposureMode: "
|
|
330
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
331
331
|
enabled: boolean;
|
|
332
332
|
exposed: boolean;
|
|
333
333
|
description?: string | undefined;
|
|
@@ -355,18 +355,6 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
355
355
|
env?: Record<string, string> | undefined;
|
|
356
356
|
mcpSessionContext?: {
|
|
357
357
|
sessionId: string;
|
|
358
|
-
directTools: {
|
|
359
|
-
fullName: string;
|
|
360
|
-
originalName: string;
|
|
361
|
-
serverName: string;
|
|
362
|
-
inputSchema: Record<string, unknown>;
|
|
363
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
364
|
-
enabled: boolean;
|
|
365
|
-
exposed: boolean;
|
|
366
|
-
description?: string | undefined;
|
|
367
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
368
|
-
enabledAt?: number | undefined;
|
|
369
|
-
}[];
|
|
370
358
|
servers: {
|
|
371
359
|
name: string;
|
|
372
360
|
transport: {
|
|
@@ -394,14 +382,26 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
394
382
|
}[] | undefined;
|
|
395
383
|
alwaysLoad?: boolean | undefined;
|
|
396
384
|
};
|
|
397
|
-
exposureMode: "
|
|
385
|
+
exposureMode: "direct" | "discovery";
|
|
386
|
+
}[];
|
|
387
|
+
directTools: {
|
|
388
|
+
fullName: string;
|
|
389
|
+
originalName: string;
|
|
390
|
+
serverName: string;
|
|
391
|
+
inputSchema: Record<string, unknown>;
|
|
392
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
393
|
+
enabled: boolean;
|
|
394
|
+
exposed: boolean;
|
|
395
|
+
description?: string | undefined;
|
|
396
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
397
|
+
enabledAt?: number | undefined;
|
|
398
398
|
}[];
|
|
399
399
|
discoverableTools: {
|
|
400
400
|
fullName: string;
|
|
401
401
|
originalName: string;
|
|
402
402
|
serverName: string;
|
|
403
403
|
inputSchema: Record<string, unknown>;
|
|
404
|
-
exposureMode: "
|
|
404
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
405
405
|
enabled: boolean;
|
|
406
406
|
exposed: boolean;
|
|
407
407
|
description?: string | undefined;
|
|
@@ -432,8 +432,8 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
432
432
|
status: _$zod.ZodEnum<{
|
|
433
433
|
completed: "completed";
|
|
434
434
|
cancelled: "cancelled";
|
|
435
|
-
running: "running";
|
|
436
435
|
failed: "failed";
|
|
436
|
+
running: "running";
|
|
437
437
|
waiting_input: "waiting_input";
|
|
438
438
|
}>;
|
|
439
439
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -495,25 +495,6 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
495
495
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
496
496
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
497
497
|
sessionId: _$zod.ZodString;
|
|
498
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
499
|
-
fullName: _$zod.ZodString;
|
|
500
|
-
originalName: _$zod.ZodString;
|
|
501
|
-
serverName: _$zod.ZodString;
|
|
502
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
503
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
504
|
-
exposureMode: _$zod.ZodEnum<{
|
|
505
|
-
hidden: "hidden";
|
|
506
|
-
discovery: "discovery";
|
|
507
|
-
direct: "direct";
|
|
508
|
-
}>;
|
|
509
|
-
enabled: _$zod.ZodBoolean;
|
|
510
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
511
|
-
discovery: "discovery";
|
|
512
|
-
toolset: "toolset";
|
|
513
|
-
}>>;
|
|
514
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
515
|
-
exposed: _$zod.ZodBoolean;
|
|
516
|
-
}, _$zod_v4_core0.$strip>>;
|
|
517
498
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
518
499
|
name: _$zod.ZodString;
|
|
519
500
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -550,20 +531,39 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
550
531
|
type: _$zod.ZodLiteral<"http">;
|
|
551
532
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
552
533
|
exposureMode: _$zod.ZodEnum<{
|
|
553
|
-
discovery: "discovery";
|
|
554
534
|
direct: "direct";
|
|
535
|
+
discovery: "discovery";
|
|
555
536
|
}>;
|
|
556
537
|
}, _$zod_v4_core0.$strip>>;
|
|
557
|
-
|
|
538
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
558
539
|
fullName: _$zod.ZodString;
|
|
559
540
|
originalName: _$zod.ZodString;
|
|
560
541
|
serverName: _$zod.ZodString;
|
|
561
542
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
562
543
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
563
544
|
exposureMode: _$zod.ZodEnum<{
|
|
545
|
+
direct: "direct";
|
|
546
|
+
discovery: "discovery";
|
|
564
547
|
hidden: "hidden";
|
|
548
|
+
}>;
|
|
549
|
+
enabled: _$zod.ZodBoolean;
|
|
550
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
565
551
|
discovery: "discovery";
|
|
552
|
+
toolset: "toolset";
|
|
553
|
+
}>>;
|
|
554
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
555
|
+
exposed: _$zod.ZodBoolean;
|
|
556
|
+
}, _$zod_v4_core0.$strip>>;
|
|
557
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
558
|
+
fullName: _$zod.ZodString;
|
|
559
|
+
originalName: _$zod.ZodString;
|
|
560
|
+
serverName: _$zod.ZodString;
|
|
561
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
562
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
563
|
+
exposureMode: _$zod.ZodEnum<{
|
|
566
564
|
direct: "direct";
|
|
565
|
+
discovery: "discovery";
|
|
566
|
+
hidden: "hidden";
|
|
567
567
|
}>;
|
|
568
568
|
enabled: _$zod.ZodBoolean;
|
|
569
569
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -592,18 +592,6 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
592
592
|
env?: Record<string, string> | undefined;
|
|
593
593
|
mcpSessionContext?: {
|
|
594
594
|
sessionId: string;
|
|
595
|
-
directTools: {
|
|
596
|
-
fullName: string;
|
|
597
|
-
originalName: string;
|
|
598
|
-
serverName: string;
|
|
599
|
-
inputSchema: Record<string, unknown>;
|
|
600
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
601
|
-
enabled: boolean;
|
|
602
|
-
exposed: boolean;
|
|
603
|
-
description?: string | undefined;
|
|
604
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
605
|
-
enabledAt?: number | undefined;
|
|
606
|
-
}[];
|
|
607
595
|
servers: {
|
|
608
596
|
name: string;
|
|
609
597
|
transport: {
|
|
@@ -631,14 +619,26 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
631
619
|
}[] | undefined;
|
|
632
620
|
alwaysLoad?: boolean | undefined;
|
|
633
621
|
};
|
|
634
|
-
exposureMode: "
|
|
622
|
+
exposureMode: "direct" | "discovery";
|
|
623
|
+
}[];
|
|
624
|
+
directTools: {
|
|
625
|
+
fullName: string;
|
|
626
|
+
originalName: string;
|
|
627
|
+
serverName: string;
|
|
628
|
+
inputSchema: Record<string, unknown>;
|
|
629
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
630
|
+
enabled: boolean;
|
|
631
|
+
exposed: boolean;
|
|
632
|
+
description?: string | undefined;
|
|
633
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
634
|
+
enabledAt?: number | undefined;
|
|
635
635
|
}[];
|
|
636
636
|
discoverableTools: {
|
|
637
637
|
fullName: string;
|
|
638
638
|
originalName: string;
|
|
639
639
|
serverName: string;
|
|
640
640
|
inputSchema: Record<string, unknown>;
|
|
641
|
-
exposureMode: "
|
|
641
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
642
642
|
enabled: boolean;
|
|
643
643
|
exposed: boolean;
|
|
644
644
|
description?: string | undefined;
|
|
@@ -666,18 +666,6 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
666
666
|
env?: Record<string, string> | undefined;
|
|
667
667
|
mcpSessionContext?: {
|
|
668
668
|
sessionId: string;
|
|
669
|
-
directTools: {
|
|
670
|
-
fullName: string;
|
|
671
|
-
originalName: string;
|
|
672
|
-
serverName: string;
|
|
673
|
-
inputSchema: Record<string, unknown>;
|
|
674
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
675
|
-
enabled: boolean;
|
|
676
|
-
exposed: boolean;
|
|
677
|
-
description?: string | undefined;
|
|
678
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
679
|
-
enabledAt?: number | undefined;
|
|
680
|
-
}[];
|
|
681
669
|
servers: {
|
|
682
670
|
name: string;
|
|
683
671
|
transport: {
|
|
@@ -705,14 +693,26 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
705
693
|
}[] | undefined;
|
|
706
694
|
alwaysLoad?: boolean | undefined;
|
|
707
695
|
};
|
|
708
|
-
exposureMode: "
|
|
696
|
+
exposureMode: "direct" | "discovery";
|
|
697
|
+
}[];
|
|
698
|
+
directTools: {
|
|
699
|
+
fullName: string;
|
|
700
|
+
originalName: string;
|
|
701
|
+
serverName: string;
|
|
702
|
+
inputSchema: Record<string, unknown>;
|
|
703
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
704
|
+
enabled: boolean;
|
|
705
|
+
exposed: boolean;
|
|
706
|
+
description?: string | undefined;
|
|
707
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
708
|
+
enabledAt?: number | undefined;
|
|
709
709
|
}[];
|
|
710
710
|
discoverableTools: {
|
|
711
711
|
fullName: string;
|
|
712
712
|
originalName: string;
|
|
713
713
|
serverName: string;
|
|
714
714
|
inputSchema: Record<string, unknown>;
|
|
715
|
-
exposureMode: "
|
|
715
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
716
716
|
enabled: boolean;
|
|
717
717
|
exposed: boolean;
|
|
718
718
|
description?: string | undefined;
|
|
@@ -738,18 +738,6 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
738
738
|
env?: Record<string, string> | undefined;
|
|
739
739
|
mcpSessionContext?: {
|
|
740
740
|
sessionId: string;
|
|
741
|
-
directTools: {
|
|
742
|
-
fullName: string;
|
|
743
|
-
originalName: string;
|
|
744
|
-
serverName: string;
|
|
745
|
-
inputSchema: Record<string, unknown>;
|
|
746
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
747
|
-
enabled: boolean;
|
|
748
|
-
exposed: boolean;
|
|
749
|
-
description?: string | undefined;
|
|
750
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
751
|
-
enabledAt?: number | undefined;
|
|
752
|
-
}[];
|
|
753
741
|
servers: {
|
|
754
742
|
name: string;
|
|
755
743
|
transport: {
|
|
@@ -777,14 +765,26 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
777
765
|
}[] | undefined;
|
|
778
766
|
alwaysLoad?: boolean | undefined;
|
|
779
767
|
};
|
|
780
|
-
exposureMode: "
|
|
768
|
+
exposureMode: "direct" | "discovery";
|
|
769
|
+
}[];
|
|
770
|
+
directTools: {
|
|
771
|
+
fullName: string;
|
|
772
|
+
originalName: string;
|
|
773
|
+
serverName: string;
|
|
774
|
+
inputSchema: Record<string, unknown>;
|
|
775
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
776
|
+
enabled: boolean;
|
|
777
|
+
exposed: boolean;
|
|
778
|
+
description?: string | undefined;
|
|
779
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
780
|
+
enabledAt?: number | undefined;
|
|
781
781
|
}[];
|
|
782
782
|
discoverableTools: {
|
|
783
783
|
fullName: string;
|
|
784
784
|
originalName: string;
|
|
785
785
|
serverName: string;
|
|
786
786
|
inputSchema: Record<string, unknown>;
|
|
787
|
-
exposureMode: "
|
|
787
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
788
788
|
enabled: boolean;
|
|
789
789
|
exposed: boolean;
|
|
790
790
|
description?: string | undefined;
|
|
@@ -812,18 +812,6 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
812
812
|
env?: Record<string, string> | undefined;
|
|
813
813
|
mcpSessionContext?: {
|
|
814
814
|
sessionId: string;
|
|
815
|
-
directTools: {
|
|
816
|
-
fullName: string;
|
|
817
|
-
originalName: string;
|
|
818
|
-
serverName: string;
|
|
819
|
-
inputSchema: Record<string, unknown>;
|
|
820
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
821
|
-
enabled: boolean;
|
|
822
|
-
exposed: boolean;
|
|
823
|
-
description?: string | undefined;
|
|
824
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
825
|
-
enabledAt?: number | undefined;
|
|
826
|
-
}[];
|
|
827
815
|
servers: {
|
|
828
816
|
name: string;
|
|
829
817
|
transport: {
|
|
@@ -851,14 +839,26 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
851
839
|
}[] | undefined;
|
|
852
840
|
alwaysLoad?: boolean | undefined;
|
|
853
841
|
};
|
|
854
|
-
exposureMode: "
|
|
842
|
+
exposureMode: "direct" | "discovery";
|
|
843
|
+
}[];
|
|
844
|
+
directTools: {
|
|
845
|
+
fullName: string;
|
|
846
|
+
originalName: string;
|
|
847
|
+
serverName: string;
|
|
848
|
+
inputSchema: Record<string, unknown>;
|
|
849
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
850
|
+
enabled: boolean;
|
|
851
|
+
exposed: boolean;
|
|
852
|
+
description?: string | undefined;
|
|
853
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
854
|
+
enabledAt?: number | undefined;
|
|
855
855
|
}[];
|
|
856
856
|
discoverableTools: {
|
|
857
857
|
fullName: string;
|
|
858
858
|
originalName: string;
|
|
859
859
|
serverName: string;
|
|
860
860
|
inputSchema: Record<string, unknown>;
|
|
861
|
-
exposureMode: "
|
|
861
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
862
862
|
enabled: boolean;
|
|
863
863
|
exposed: boolean;
|
|
864
864
|
description?: string | undefined;
|
|
@@ -889,8 +889,8 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
889
889
|
status: _$zod.ZodEnum<{
|
|
890
890
|
completed: "completed";
|
|
891
891
|
cancelled: "cancelled";
|
|
892
|
-
running: "running";
|
|
893
892
|
failed: "failed";
|
|
893
|
+
running: "running";
|
|
894
894
|
waiting_input: "waiting_input";
|
|
895
895
|
}>;
|
|
896
896
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -545,8 +545,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
545
545
|
parentSessionId: _$zod.ZodString;
|
|
546
546
|
kind: _$zod.ZodEnum<{
|
|
547
547
|
fork: "fork";
|
|
548
|
-
branch: "branch";
|
|
549
548
|
subagent: "subagent";
|
|
549
|
+
branch: "branch";
|
|
550
550
|
compress: "compress";
|
|
551
551
|
rewrite: "rewrite";
|
|
552
552
|
coordinator: "coordinator";
|
|
@@ -924,8 +924,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
924
924
|
parentSessionId: _$zod.ZodString;
|
|
925
925
|
kind: _$zod.ZodEnum<{
|
|
926
926
|
fork: "fork";
|
|
927
|
-
branch: "branch";
|
|
928
927
|
subagent: "subagent";
|
|
928
|
+
branch: "branch";
|
|
929
929
|
compress: "compress";
|
|
930
930
|
rewrite: "rewrite";
|
|
931
931
|
coordinator: "coordinator";
|
|
@@ -1293,8 +1293,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1293
1293
|
parentSessionId: _$zod.ZodString;
|
|
1294
1294
|
kind: _$zod.ZodEnum<{
|
|
1295
1295
|
fork: "fork";
|
|
1296
|
-
branch: "branch";
|
|
1297
1296
|
subagent: "subagent";
|
|
1297
|
+
branch: "branch";
|
|
1298
1298
|
compress: "compress";
|
|
1299
1299
|
rewrite: "rewrite";
|
|
1300
1300
|
coordinator: "coordinator";
|
|
@@ -1670,8 +1670,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1670
1670
|
parentSessionId: _$zod.ZodString;
|
|
1671
1671
|
kind: _$zod.ZodEnum<{
|
|
1672
1672
|
fork: "fork";
|
|
1673
|
-
branch: "branch";
|
|
1674
1673
|
subagent: "subagent";
|
|
1674
|
+
branch: "branch";
|
|
1675
1675
|
compress: "compress";
|
|
1676
1676
|
rewrite: "rewrite";
|
|
1677
1677
|
coordinator: "coordinator";
|
|
@@ -2035,8 +2035,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2035
2035
|
parentSessionId: _$zod.ZodString;
|
|
2036
2036
|
kind: _$zod.ZodEnum<{
|
|
2037
2037
|
fork: "fork";
|
|
2038
|
-
branch: "branch";
|
|
2039
2038
|
subagent: "subagent";
|
|
2039
|
+
branch: "branch";
|
|
2040
2040
|
compress: "compress";
|
|
2041
2041
|
rewrite: "rewrite";
|
|
2042
2042
|
coordinator: "coordinator";
|
|
@@ -2414,8 +2414,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2414
2414
|
parentSessionId: _$zod.ZodString;
|
|
2415
2415
|
kind: _$zod.ZodEnum<{
|
|
2416
2416
|
fork: "fork";
|
|
2417
|
-
branch: "branch";
|
|
2418
2417
|
subagent: "subagent";
|
|
2418
|
+
branch: "branch";
|
|
2419
2419
|
compress: "compress";
|
|
2420
2420
|
rewrite: "rewrite";
|
|
2421
2421
|
coordinator: "coordinator";
|
|
@@ -2783,8 +2783,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2783
2783
|
parentSessionId: _$zod.ZodString;
|
|
2784
2784
|
kind: _$zod.ZodEnum<{
|
|
2785
2785
|
fork: "fork";
|
|
2786
|
-
branch: "branch";
|
|
2787
2786
|
subagent: "subagent";
|
|
2787
|
+
branch: "branch";
|
|
2788
2788
|
compress: "compress";
|
|
2789
2789
|
rewrite: "rewrite";
|
|
2790
2790
|
coordinator: "coordinator";
|
|
@@ -3160,8 +3160,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3160
3160
|
parentSessionId: _$zod.ZodString;
|
|
3161
3161
|
kind: _$zod.ZodEnum<{
|
|
3162
3162
|
fork: "fork";
|
|
3163
|
-
branch: "branch";
|
|
3164
3163
|
subagent: "subagent";
|
|
3164
|
+
branch: "branch";
|
|
3165
3165
|
compress: "compress";
|
|
3166
3166
|
rewrite: "rewrite";
|
|
3167
3167
|
coordinator: "coordinator";
|
|
@@ -3480,7 +3480,7 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3480
3480
|
payload: {
|
|
3481
3481
|
childSessionId: string;
|
|
3482
3482
|
parentSessionId: string;
|
|
3483
|
-
kind: "fork" | "
|
|
3483
|
+
kind: "fork" | "subagent" | "branch" | "compress" | "rewrite" | "coordinator" | "aside";
|
|
3484
3484
|
forkPointMessageId?: string | undefined;
|
|
3485
3485
|
};
|
|
3486
3486
|
} | {
|
|
@@ -2032,8 +2032,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
2032
2032
|
agentId: never;
|
|
2033
2033
|
adapterSessionId: never;
|
|
2034
2034
|
turnId: string | null;
|
|
2035
|
-
timestamp: number;
|
|
2036
2035
|
limit: never;
|
|
2036
|
+
timestamp: number;
|
|
2037
2037
|
query: string;
|
|
2038
2038
|
contentText: string;
|
|
2039
2039
|
adapterMessageId: string;
|
|
@@ -37,8 +37,8 @@ declare const SubagentTemplateKernelNamespace: _$_makaio_core0.BusNamespaceDefin
|
|
|
37
37
|
status: _$zod.ZodEnum<{
|
|
38
38
|
completed: "completed";
|
|
39
39
|
cancelled: "cancelled";
|
|
40
|
-
running: "running";
|
|
41
40
|
failed: "failed";
|
|
41
|
+
running: "running";
|
|
42
42
|
waiting_input: "waiting_input";
|
|
43
43
|
}>;
|
|
44
44
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -101,8 +101,8 @@ declare const SubagentTemplateSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
101
101
|
status: _$zod.ZodEnum<{
|
|
102
102
|
completed: "completed";
|
|
103
103
|
cancelled: "cancelled";
|
|
104
|
-
running: "running";
|
|
105
104
|
failed: "failed";
|
|
105
|
+
running: "running";
|
|
106
106
|
waiting_input: "waiting_input";
|
|
107
107
|
}>;
|
|
108
108
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|