@makaio/framework 1.0.0-dev-1781766035621 → 1.0.0-dev-1781884053376
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.mjs +1 -1
- package/dist/adapters/index.d.mts +1 -1
- package/dist/bus/index.d.mts +21 -21
- package/dist/clients/index.mjs +1 -1
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +172 -172
- package/dist/contracts/materialization/index.d.mts +1 -1
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{index-B_FtZ3Gn.d.mts → index--diIlm1t.d.mts} +6 -6
- package/dist/{index-BAQ6QBcU.d.mts → index-BUrNl0QJ.d.mts} +16 -16
- package/dist/{index-Y2r0Zvcm.d.mts → index-BvjLe_w9.d.mts} +12 -12
- package/dist/{index-CewENhZO.d.mts → index-CBN898N1.d.mts} +3 -3
- package/dist/{index-ByDySw3V.d.mts → index-CqImyhjX.d.mts} +105 -105
- package/dist/{index-B08YYzYZ.d.mts → index-D2WJ0Zpt.d.mts} +30 -30
- package/dist/{index-YoTbsavl.d.mts → index-D6sjCuQA.d.mts} +12 -12
- package/dist/{index-DLNRgZPo2.d.mts → index-D94cDExW2.d.mts} +15 -15
- package/dist/{index-Ch8A757m.d.mts → index-DYcyc2rR.d.mts} +15 -15
- package/dist/{index-CYHWOXUm.d.mts → index-Di84JjS0.d.mts} +1 -1
- package/dist/{index-DCDZrmkB.d.mts → index-DoWQjCE-.d.mts} +380 -380
- package/dist/{index-BN95duxC.d.mts → index-Mi_UJoUV.d.mts} +4 -4
- package/dist/{index-61LNzR4E.d.mts → index-SAGZBNB0.d.mts} +310 -310
- package/dist/{index-mpYmdMt9.d.mts → index-q8nLr74m.d.mts} +3 -3
- package/dist/{index-CfIW5biI.d.mts → index-wfSedMR9.d.mts} +1 -1
- package/dist/{namespace-Cir7d-vM.d.mts → namespace-65uwTpbg.d.mts} +6 -6
- package/dist/{namespace-CTsfVI3H.d.mts → namespace-Bcn5EuKq.d.mts} +5 -5
- package/dist/{namespace-Ct8ipis5.d.mts → namespace-CGGzwaCj.d.mts} +154 -154
- package/dist/{namespace-B95uYmZB.d.mts → namespace-d_0I6P7N.d.mts} +26 -26
- package/dist/{namespace-Da5Ip_ru.d.mts → namespace-qC3OUGCB.d.mts} +16 -16
- package/dist/package.json +1 -1
- package/dist/{schema-TNNx-dYQ.d.mts → schema-BD0TvgFP.d.mts} +1 -1
- package/dist/{schemas-CarFhw0P.d.mts → schemas-CyL5UEV7.d.mts} +154 -154
- package/dist/{schemas-C_gGGevw.d.mts → schemas-D4zaFE2p.d.mts} +6 -6
- package/dist/{schemas-DF_RgKLw2.d.mts → schemas-TQPiRl642.d.mts} +8 -8
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +8 -8
- package/dist/services/execution-target/index.d.mts +2 -2
- package/dist/services/execution-target/namespace.d.mts +1 -1
- package/dist/services/execution-target/schemas.d.mts +1 -1
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +119 -119
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/session/index.d.mts +4 -4
- package/dist/services/session/messages/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 +8 -8
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +6 -6
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/{transition-ByWf06n-.d.mts → transition-CCflZ6JS.d.mts} +1 -1
- package/dist/{types-D2Q9qI-a.d.mts → types-BXUm60GF.d.mts} +246 -246
- package/dist/{types-BslClRkH.d.mts → types-InWSdi-V.d.mts} +1 -1
- package/dist/workflow-engine/index.d.mts +19 -19
- package/package.json +1 -1
|
@@ -106,8 +106,8 @@ declare const MaterializationSchemas: {
|
|
|
106
106
|
provider: z.ZodString;
|
|
107
107
|
externalId: z.ZodString;
|
|
108
108
|
operation: z.ZodEnum<{
|
|
109
|
-
upserted: "upserted";
|
|
110
109
|
deleted: "deleted";
|
|
110
|
+
upserted: "upserted";
|
|
111
111
|
}>;
|
|
112
112
|
}, z.core.$strip>; /** Emitted when a provider surface capability set has been resolved. */
|
|
113
113
|
'capability.resolved': z.ZodObject<{
|
|
@@ -211,8 +211,8 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
211
211
|
provider: z.ZodString;
|
|
212
212
|
externalId: z.ZodString;
|
|
213
213
|
operation: z.ZodEnum<{
|
|
214
|
-
upserted: "upserted";
|
|
215
214
|
deleted: "deleted";
|
|
215
|
+
upserted: "upserted";
|
|
216
216
|
}>;
|
|
217
217
|
}, z.core.$strip>; /** Emitted when a provider surface capability set has been resolved. */
|
|
218
218
|
'capability.resolved': z.ZodObject<{
|
|
@@ -326,8 +326,8 @@ declare const MaterializationSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
326
326
|
provider: z.ZodString;
|
|
327
327
|
externalId: z.ZodString;
|
|
328
328
|
operation: z.ZodEnum<{
|
|
329
|
-
upserted: "upserted";
|
|
330
329
|
deleted: "deleted";
|
|
330
|
+
upserted: "upserted";
|
|
331
331
|
}>;
|
|
332
332
|
}, z.core.$strip>; /** Emitted when a provider surface capability set has been resolved. */
|
|
333
333
|
'capability.resolved': z.ZodObject<{
|
|
@@ -55,8 +55,8 @@ declare const LogImporterInfoSchema: z.ZodObject<{
|
|
|
55
55
|
adapterName: z.ZodString;
|
|
56
56
|
displayName: z.ZodString;
|
|
57
57
|
source: z.ZodEnum<{
|
|
58
|
-
adapter: "adapter";
|
|
59
58
|
extension: "extension";
|
|
59
|
+
adapter: "adapter";
|
|
60
60
|
}>;
|
|
61
61
|
logFilePattern: z.ZodString;
|
|
62
62
|
isRunning: z.ZodBoolean;
|
|
@@ -62,8 +62,8 @@ declare const ExecutionTargetNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
62
62
|
id: _$zod.ZodString;
|
|
63
63
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
64
64
|
name: _$zod.ZodString;
|
|
65
|
-
scope: _$zod.ZodString;
|
|
66
65
|
enabled: _$zod.ZodBoolean;
|
|
66
|
+
scope: _$zod.ZodString;
|
|
67
67
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
68
68
|
type: _$zod.ZodLiteral<"container-local">;
|
|
69
69
|
id: _$zod.ZodString;
|
|
@@ -71,9 +71,9 @@ declare const ExecutionTargetNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
71
71
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
72
72
|
name: _$zod.ZodString;
|
|
73
73
|
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
74
|
+
enabled: _$zod.ZodBoolean;
|
|
74
75
|
scope: _$zod.ZodString;
|
|
75
76
|
busUrl: _$zod.ZodOptional<_$zod.ZodString>;
|
|
76
|
-
enabled: _$zod.ZodBoolean;
|
|
77
77
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
78
78
|
type: _$zod.ZodLiteral<"container-isolated">;
|
|
79
79
|
id: _$zod.ZodString;
|
|
@@ -81,8 +81,8 @@ declare const ExecutionTargetNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
81
81
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
82
82
|
name: _$zod.ZodString;
|
|
83
83
|
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
84
|
-
scope: _$zod.ZodString;
|
|
85
84
|
enabled: _$zod.ZodBoolean;
|
|
85
|
+
scope: _$zod.ZodString;
|
|
86
86
|
busMode: _$zod.ZodEnum<{
|
|
87
87
|
relay: "relay";
|
|
88
88
|
host: "host";
|
|
@@ -363,8 +363,8 @@ declare const ExecutionTargetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
363
363
|
id: _$zod.ZodString;
|
|
364
364
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
365
365
|
name: _$zod.ZodString;
|
|
366
|
-
scope: _$zod.ZodString;
|
|
367
366
|
enabled: _$zod.ZodBoolean;
|
|
367
|
+
scope: _$zod.ZodString;
|
|
368
368
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
369
369
|
type: _$zod.ZodLiteral<"container-local">;
|
|
370
370
|
id: _$zod.ZodString;
|
|
@@ -372,9 +372,9 @@ declare const ExecutionTargetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
372
372
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
373
373
|
name: _$zod.ZodString;
|
|
374
374
|
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
375
|
+
enabled: _$zod.ZodBoolean;
|
|
375
376
|
scope: _$zod.ZodString;
|
|
376
377
|
busUrl: _$zod.ZodOptional<_$zod.ZodString>;
|
|
377
|
-
enabled: _$zod.ZodBoolean;
|
|
378
378
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
379
379
|
type: _$zod.ZodLiteral<"container-isolated">;
|
|
380
380
|
id: _$zod.ZodString;
|
|
@@ -382,8 +382,8 @@ declare const ExecutionTargetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
382
382
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
383
383
|
name: _$zod.ZodString;
|
|
384
384
|
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
385
|
-
scope: _$zod.ZodString;
|
|
386
385
|
enabled: _$zod.ZodBoolean;
|
|
386
|
+
scope: _$zod.ZodString;
|
|
387
387
|
busMode: _$zod.ZodEnum<{
|
|
388
388
|
relay: "relay";
|
|
389
389
|
host: "host";
|
|
@@ -334,10 +334,10 @@ declare const MessageStorageNamespace$1: {
|
|
|
334
334
|
output: _$zod.ZodString;
|
|
335
335
|
isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
336
336
|
}, _$zod_v4_core0.$strip>], "type">>;
|
|
337
|
+
timestamp: _$zod.ZodNumber;
|
|
337
338
|
agentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
338
339
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
339
340
|
turnId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
340
|
-
timestamp: _$zod.ZodNumber;
|
|
341
341
|
contentText: _$zod.ZodString;
|
|
342
342
|
adapterMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
343
343
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1119,10 +1119,10 @@ declare const MessageStorageNamespace$1: {
|
|
|
1119
1119
|
output: _$zod.ZodString;
|
|
1120
1120
|
isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1121
1121
|
}, _$zod_v4_core0.$strip>], "type">>;
|
|
1122
|
+
timestamp: _$zod.ZodNumber;
|
|
1122
1123
|
agentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1123
1124
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1124
1125
|
turnId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1125
|
-
timestamp: _$zod.ZodNumber;
|
|
1126
1126
|
contentText: _$zod.ZodString;
|
|
1127
1127
|
adapterMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1128
1128
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1960,8 +1960,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
1960
1960
|
output: string;
|
|
1961
1961
|
isError?: boolean | undefined;
|
|
1962
1962
|
})[];
|
|
1963
|
-
turnId: string | null;
|
|
1964
1963
|
timestamp: number;
|
|
1964
|
+
turnId: string | null;
|
|
1965
1965
|
contentText: string;
|
|
1966
1966
|
origin?: "text" | "voice" | "compact" | undefined;
|
|
1967
1967
|
agentId?: string | undefined;
|
|
@@ -2029,12 +2029,12 @@ declare const MessageStorageNamespace$1: {
|
|
|
2029
2029
|
isError?: boolean | undefined;
|
|
2030
2030
|
})[];
|
|
2031
2031
|
messageId: string;
|
|
2032
|
+
timestamp: number;
|
|
2032
2033
|
agentId: never;
|
|
2033
2034
|
adapterSessionId: never;
|
|
2034
2035
|
turnId: string | null;
|
|
2035
|
-
timestamp: number;
|
|
2036
|
-
limit: never;
|
|
2037
2036
|
query: string;
|
|
2037
|
+
limit: never;
|
|
2038
2038
|
contentText: string;
|
|
2039
2039
|
adapterMessageId: string;
|
|
2040
2040
|
emitEvent: never;
|
|
@@ -38,6 +38,25 @@ 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
|
+
discovery: "discovery";
|
|
49
|
+
direct: "direct";
|
|
50
|
+
hidden: "hidden";
|
|
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>>;
|
|
41
60
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
42
61
|
name: _$zod.ZodString;
|
|
43
62
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -74,28 +93,9 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
74
93
|
type: _$zod.ZodLiteral<"http">;
|
|
75
94
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
76
95
|
exposureMode: _$zod.ZodEnum<{
|
|
77
|
-
direct: "direct";
|
|
78
96
|
discovery: "discovery";
|
|
79
|
-
}>;
|
|
80
|
-
}, _$zod_v4_core0.$strip>>;
|
|
81
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
82
|
-
fullName: _$zod.ZodString;
|
|
83
|
-
originalName: _$zod.ZodString;
|
|
84
|
-
serverName: _$zod.ZodString;
|
|
85
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
86
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
87
|
-
exposureMode: _$zod.ZodEnum<{
|
|
88
|
-
hidden: "hidden";
|
|
89
97
|
direct: "direct";
|
|
90
|
-
discovery: "discovery";
|
|
91
98
|
}>;
|
|
92
|
-
enabled: _$zod.ZodBoolean;
|
|
93
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
94
|
-
discovery: "discovery";
|
|
95
|
-
toolset: "toolset";
|
|
96
|
-
}>>;
|
|
97
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
98
|
-
exposed: _$zod.ZodBoolean;
|
|
99
99
|
}, _$zod_v4_core0.$strip>>;
|
|
100
100
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
101
101
|
fullName: _$zod.ZodString;
|
|
@@ -104,9 +104,9 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
104
104
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
105
105
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
106
106
|
exposureMode: _$zod.ZodEnum<{
|
|
107
|
-
hidden: "hidden";
|
|
108
|
-
direct: "direct";
|
|
109
107
|
discovery: "discovery";
|
|
108
|
+
direct: "direct";
|
|
109
|
+
hidden: "hidden";
|
|
110
110
|
}>;
|
|
111
111
|
enabled: _$zod.ZodBoolean;
|
|
112
112
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -135,6 +135,18 @@ 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: "discovery" | "direct" | "hidden";
|
|
144
|
+
enabled: boolean;
|
|
145
|
+
exposed: boolean;
|
|
146
|
+
description?: string | undefined;
|
|
147
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
148
|
+
enabledAt?: number | undefined;
|
|
149
|
+
}[];
|
|
138
150
|
servers: {
|
|
139
151
|
name: string;
|
|
140
152
|
transport: {
|
|
@@ -162,26 +174,14 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
162
174
|
}[] | undefined;
|
|
163
175
|
alwaysLoad?: boolean | undefined;
|
|
164
176
|
};
|
|
165
|
-
exposureMode: "
|
|
166
|
-
}[];
|
|
167
|
-
directTools: {
|
|
168
|
-
fullName: string;
|
|
169
|
-
originalName: string;
|
|
170
|
-
serverName: string;
|
|
171
|
-
inputSchema: Record<string, unknown>;
|
|
172
|
-
exposureMode: "hidden" | "direct" | "discovery";
|
|
173
|
-
enabled: boolean;
|
|
174
|
-
exposed: boolean;
|
|
175
|
-
description?: string | undefined;
|
|
176
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
177
|
-
enabledAt?: number | undefined;
|
|
177
|
+
exposureMode: "discovery" | "direct";
|
|
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: "discovery" | "direct" | "hidden";
|
|
185
185
|
enabled: boolean;
|
|
186
186
|
exposed: boolean;
|
|
187
187
|
description?: string | undefined;
|
|
@@ -209,6 +209,18 @@ 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: "discovery" | "direct" | "hidden";
|
|
218
|
+
enabled: boolean;
|
|
219
|
+
exposed: boolean;
|
|
220
|
+
description?: string | undefined;
|
|
221
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
222
|
+
enabledAt?: number | undefined;
|
|
223
|
+
}[];
|
|
212
224
|
servers: {
|
|
213
225
|
name: string;
|
|
214
226
|
transport: {
|
|
@@ -236,26 +248,14 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
236
248
|
}[] | undefined;
|
|
237
249
|
alwaysLoad?: boolean | undefined;
|
|
238
250
|
};
|
|
239
|
-
exposureMode: "
|
|
240
|
-
}[];
|
|
241
|
-
directTools: {
|
|
242
|
-
fullName: string;
|
|
243
|
-
originalName: string;
|
|
244
|
-
serverName: string;
|
|
245
|
-
inputSchema: Record<string, unknown>;
|
|
246
|
-
exposureMode: "hidden" | "direct" | "discovery";
|
|
247
|
-
enabled: boolean;
|
|
248
|
-
exposed: boolean;
|
|
249
|
-
description?: string | undefined;
|
|
250
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
251
|
-
enabledAt?: number | undefined;
|
|
251
|
+
exposureMode: "discovery" | "direct";
|
|
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: "discovery" | "direct" | "hidden";
|
|
259
259
|
enabled: boolean;
|
|
260
260
|
exposed: boolean;
|
|
261
261
|
description?: string | undefined;
|
|
@@ -281,6 +281,18 @@ 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: "discovery" | "direct" | "hidden";
|
|
290
|
+
enabled: boolean;
|
|
291
|
+
exposed: boolean;
|
|
292
|
+
description?: string | undefined;
|
|
293
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
294
|
+
enabledAt?: number | undefined;
|
|
295
|
+
}[];
|
|
284
296
|
servers: {
|
|
285
297
|
name: string;
|
|
286
298
|
transport: {
|
|
@@ -308,26 +320,14 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
308
320
|
}[] | undefined;
|
|
309
321
|
alwaysLoad?: boolean | undefined;
|
|
310
322
|
};
|
|
311
|
-
exposureMode: "
|
|
312
|
-
}[];
|
|
313
|
-
directTools: {
|
|
314
|
-
fullName: string;
|
|
315
|
-
originalName: string;
|
|
316
|
-
serverName: string;
|
|
317
|
-
inputSchema: Record<string, unknown>;
|
|
318
|
-
exposureMode: "hidden" | "direct" | "discovery";
|
|
319
|
-
enabled: boolean;
|
|
320
|
-
exposed: boolean;
|
|
321
|
-
description?: string | undefined;
|
|
322
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
323
|
-
enabledAt?: number | undefined;
|
|
323
|
+
exposureMode: "discovery" | "direct";
|
|
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: "discovery" | "direct" | "hidden";
|
|
331
331
|
enabled: boolean;
|
|
332
332
|
exposed: boolean;
|
|
333
333
|
description?: string | undefined;
|
|
@@ -355,6 +355,18 @@ 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: "discovery" | "direct" | "hidden";
|
|
364
|
+
enabled: boolean;
|
|
365
|
+
exposed: boolean;
|
|
366
|
+
description?: string | undefined;
|
|
367
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
368
|
+
enabledAt?: number | undefined;
|
|
369
|
+
}[];
|
|
358
370
|
servers: {
|
|
359
371
|
name: string;
|
|
360
372
|
transport: {
|
|
@@ -382,26 +394,14 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
382
394
|
}[] | undefined;
|
|
383
395
|
alwaysLoad?: boolean | undefined;
|
|
384
396
|
};
|
|
385
|
-
exposureMode: "
|
|
386
|
-
}[];
|
|
387
|
-
directTools: {
|
|
388
|
-
fullName: string;
|
|
389
|
-
originalName: string;
|
|
390
|
-
serverName: string;
|
|
391
|
-
inputSchema: Record<string, unknown>;
|
|
392
|
-
exposureMode: "hidden" | "direct" | "discovery";
|
|
393
|
-
enabled: boolean;
|
|
394
|
-
exposed: boolean;
|
|
395
|
-
description?: string | undefined;
|
|
396
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
397
|
-
enabledAt?: number | undefined;
|
|
397
|
+
exposureMode: "discovery" | "direct";
|
|
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: "discovery" | "direct" | "hidden";
|
|
405
405
|
enabled: boolean;
|
|
406
406
|
exposed: boolean;
|
|
407
407
|
description?: string | undefined;
|
|
@@ -495,6 +495,25 @@ 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
|
+
discovery: "discovery";
|
|
506
|
+
direct: "direct";
|
|
507
|
+
hidden: "hidden";
|
|
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>>;
|
|
498
517
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
499
518
|
name: _$zod.ZodString;
|
|
500
519
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -531,28 +550,9 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
531
550
|
type: _$zod.ZodLiteral<"http">;
|
|
532
551
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
533
552
|
exposureMode: _$zod.ZodEnum<{
|
|
534
|
-
direct: "direct";
|
|
535
553
|
discovery: "discovery";
|
|
536
|
-
}>;
|
|
537
|
-
}, _$zod_v4_core0.$strip>>;
|
|
538
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
539
|
-
fullName: _$zod.ZodString;
|
|
540
|
-
originalName: _$zod.ZodString;
|
|
541
|
-
serverName: _$zod.ZodString;
|
|
542
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
543
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
544
|
-
exposureMode: _$zod.ZodEnum<{
|
|
545
|
-
hidden: "hidden";
|
|
546
554
|
direct: "direct";
|
|
547
|
-
discovery: "discovery";
|
|
548
555
|
}>;
|
|
549
|
-
enabled: _$zod.ZodBoolean;
|
|
550
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
551
|
-
discovery: "discovery";
|
|
552
|
-
toolset: "toolset";
|
|
553
|
-
}>>;
|
|
554
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
555
|
-
exposed: _$zod.ZodBoolean;
|
|
556
556
|
}, _$zod_v4_core0.$strip>>;
|
|
557
557
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
558
558
|
fullName: _$zod.ZodString;
|
|
@@ -561,9 +561,9 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
561
561
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
562
562
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
563
563
|
exposureMode: _$zod.ZodEnum<{
|
|
564
|
-
hidden: "hidden";
|
|
565
|
-
direct: "direct";
|
|
566
564
|
discovery: "discovery";
|
|
565
|
+
direct: "direct";
|
|
566
|
+
hidden: "hidden";
|
|
567
567
|
}>;
|
|
568
568
|
enabled: _$zod.ZodBoolean;
|
|
569
569
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -592,6 +592,18 @@ 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: "discovery" | "direct" | "hidden";
|
|
601
|
+
enabled: boolean;
|
|
602
|
+
exposed: boolean;
|
|
603
|
+
description?: string | undefined;
|
|
604
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
605
|
+
enabledAt?: number | undefined;
|
|
606
|
+
}[];
|
|
595
607
|
servers: {
|
|
596
608
|
name: string;
|
|
597
609
|
transport: {
|
|
@@ -619,26 +631,14 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
619
631
|
}[] | undefined;
|
|
620
632
|
alwaysLoad?: boolean | undefined;
|
|
621
633
|
};
|
|
622
|
-
exposureMode: "
|
|
623
|
-
}[];
|
|
624
|
-
directTools: {
|
|
625
|
-
fullName: string;
|
|
626
|
-
originalName: string;
|
|
627
|
-
serverName: string;
|
|
628
|
-
inputSchema: Record<string, unknown>;
|
|
629
|
-
exposureMode: "hidden" | "direct" | "discovery";
|
|
630
|
-
enabled: boolean;
|
|
631
|
-
exposed: boolean;
|
|
632
|
-
description?: string | undefined;
|
|
633
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
634
|
-
enabledAt?: number | undefined;
|
|
634
|
+
exposureMode: "discovery" | "direct";
|
|
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: "discovery" | "direct" | "hidden";
|
|
642
642
|
enabled: boolean;
|
|
643
643
|
exposed: boolean;
|
|
644
644
|
description?: string | undefined;
|
|
@@ -666,6 +666,18 @@ 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: "discovery" | "direct" | "hidden";
|
|
675
|
+
enabled: boolean;
|
|
676
|
+
exposed: boolean;
|
|
677
|
+
description?: string | undefined;
|
|
678
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
679
|
+
enabledAt?: number | undefined;
|
|
680
|
+
}[];
|
|
669
681
|
servers: {
|
|
670
682
|
name: string;
|
|
671
683
|
transport: {
|
|
@@ -693,26 +705,14 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
693
705
|
}[] | undefined;
|
|
694
706
|
alwaysLoad?: boolean | undefined;
|
|
695
707
|
};
|
|
696
|
-
exposureMode: "
|
|
697
|
-
}[];
|
|
698
|
-
directTools: {
|
|
699
|
-
fullName: string;
|
|
700
|
-
originalName: string;
|
|
701
|
-
serverName: string;
|
|
702
|
-
inputSchema: Record<string, unknown>;
|
|
703
|
-
exposureMode: "hidden" | "direct" | "discovery";
|
|
704
|
-
enabled: boolean;
|
|
705
|
-
exposed: boolean;
|
|
706
|
-
description?: string | undefined;
|
|
707
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
708
|
-
enabledAt?: number | undefined;
|
|
708
|
+
exposureMode: "discovery" | "direct";
|
|
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: "discovery" | "direct" | "hidden";
|
|
716
716
|
enabled: boolean;
|
|
717
717
|
exposed: boolean;
|
|
718
718
|
description?: string | undefined;
|
|
@@ -738,6 +738,18 @@ 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: "discovery" | "direct" | "hidden";
|
|
747
|
+
enabled: boolean;
|
|
748
|
+
exposed: boolean;
|
|
749
|
+
description?: string | undefined;
|
|
750
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
751
|
+
enabledAt?: number | undefined;
|
|
752
|
+
}[];
|
|
741
753
|
servers: {
|
|
742
754
|
name: string;
|
|
743
755
|
transport: {
|
|
@@ -765,26 +777,14 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
765
777
|
}[] | undefined;
|
|
766
778
|
alwaysLoad?: boolean | undefined;
|
|
767
779
|
};
|
|
768
|
-
exposureMode: "
|
|
769
|
-
}[];
|
|
770
|
-
directTools: {
|
|
771
|
-
fullName: string;
|
|
772
|
-
originalName: string;
|
|
773
|
-
serverName: string;
|
|
774
|
-
inputSchema: Record<string, unknown>;
|
|
775
|
-
exposureMode: "hidden" | "direct" | "discovery";
|
|
776
|
-
enabled: boolean;
|
|
777
|
-
exposed: boolean;
|
|
778
|
-
description?: string | undefined;
|
|
779
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
780
|
-
enabledAt?: number | undefined;
|
|
780
|
+
exposureMode: "discovery" | "direct";
|
|
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: "discovery" | "direct" | "hidden";
|
|
788
788
|
enabled: boolean;
|
|
789
789
|
exposed: boolean;
|
|
790
790
|
description?: string | undefined;
|
|
@@ -812,6 +812,18 @@ 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: "discovery" | "direct" | "hidden";
|
|
821
|
+
enabled: boolean;
|
|
822
|
+
exposed: boolean;
|
|
823
|
+
description?: string | undefined;
|
|
824
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
825
|
+
enabledAt?: number | undefined;
|
|
826
|
+
}[];
|
|
815
827
|
servers: {
|
|
816
828
|
name: string;
|
|
817
829
|
transport: {
|
|
@@ -839,26 +851,14 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
839
851
|
}[] | undefined;
|
|
840
852
|
alwaysLoad?: boolean | undefined;
|
|
841
853
|
};
|
|
842
|
-
exposureMode: "
|
|
843
|
-
}[];
|
|
844
|
-
directTools: {
|
|
845
|
-
fullName: string;
|
|
846
|
-
originalName: string;
|
|
847
|
-
serverName: string;
|
|
848
|
-
inputSchema: Record<string, unknown>;
|
|
849
|
-
exposureMode: "hidden" | "direct" | "discovery";
|
|
850
|
-
enabled: boolean;
|
|
851
|
-
exposed: boolean;
|
|
852
|
-
description?: string | undefined;
|
|
853
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
854
|
-
enabledAt?: number | undefined;
|
|
854
|
+
exposureMode: "discovery" | "direct";
|
|
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: "discovery" | "direct" | "hidden";
|
|
862
862
|
enabled: boolean;
|
|
863
863
|
exposed: boolean;
|
|
864
864
|
description?: string | undefined;
|