@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
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
import { a as ResolveIdResponseSchema, c as ResolveNameResponse, i as ResolveIdResponse, l as ResolveNameResponseSchema, n as ResolveIdRequest, o as ResolveNameRequest, r as ResolveIdRequestSchema, s as ResolveNameRequestSchema, t as AdapterRuntimeSchemas } from "../schemas-DmGRSeIq.mjs";
|
|
2
2
|
import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../namespace-B3ol3pc-.mjs";
|
|
3
3
|
import { a as resolveDeterministicAdapterId, i as registerAdapterRuntimeIdentityHandlers, n as RegisteredAdapterRuntimeIdentityHandlers, r as buildDeterministicAdapterId, t as AdapterIdentityRegistry } from "../index-D9-vOJvZ.mjs";
|
|
4
|
-
import { _ as BindingRecord } from "../index-
|
|
5
|
-
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../schemas-
|
|
6
|
-
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../namespace-
|
|
4
|
+
import { _ as BindingRecord } from "../index-BUrNl0QJ.mjs";
|
|
5
|
+
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../schemas-CyL5UEV7.mjs";
|
|
6
|
+
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../namespace-CGGzwaCj.mjs";
|
|
7
7
|
import { t as CapabilityService } from "../index-C4nStEdA.mjs";
|
|
8
8
|
import { n as CodebaseSubjects, t as CodebaseNamespace } from "../namespace-CQ8uza7o.mjs";
|
|
9
9
|
import { n as CodebaseChangedEventSchema, r as CodebaseSchemas, t as CodebaseChangedEvent } from "../schemas-DKncXGnb.mjs";
|
|
10
10
|
import { a as CompressResponse, c as CompressionEventSchema, d as ExtractedContextSchema, f as TechnicalDetails, h as TodoEntrySchema, i as CompressRequestSchema, l as CompressionSchemas, m as TodoEntry, n as BugEntrySchema, o as CompressResponseSchema, p as TechnicalDetailsSchema, r as CompressRequest, s as CompressionEvent, t as BugEntry, u as ExtractedContext } from "../schemas-KlH1hB7u.mjs";
|
|
11
11
|
import { n as CompressionSubjects, t as CompressionNamespace } from "../namespace-D2s-4pyg.mjs";
|
|
12
12
|
import { a as ContextRuleInput, n as ContextRuleAction, t as ContextRule } from "../types-Bo78h9e3.mjs";
|
|
13
|
-
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-
|
|
14
|
-
import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../namespace-
|
|
13
|
+
import { a as ExecutionTargetInputSchema, c as ExecutionTargetResolveRequest, d as ExecutionTargetSchemas, f as ExecutionTargetType, i as ExecutionTargetInput, l as ExecutionTargetResolveRequestSchema, m as LocalExecutionTargetSchema, n as ContainerLocalExecutionTargetSchema, o as ExecutionTargetListQuery, p as ExecutionTargetTypeSchema, r as ExecutionTarget, s as ExecutionTargetListQuerySchema, t as ContainerIsolatedExecutionTargetSchema, u as ExecutionTargetSchema } from "../schemas-D4zaFE2p.mjs";
|
|
14
|
+
import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../namespace-65uwTpbg.mjs";
|
|
15
15
|
import { A as StatusResponseSchema, C as SpawnRequest, D as StatusRequest, E as SpawnResponseSchema, M as StopRequestSchema, N as StopResponse, O as StatusRequestSchema, P as StopResponseSchema, S as ContainerStoppedSchema, T as SpawnResponse, _ as ContainerStarted, b as ContainerStateSchema, c as ContainerCreatedSchema, d as ContainerIsolatedSpawnRequest, f as ContainerIsolatedSpawnRequestSchema, g as ContainerRuntimeSchema, h as ContainerRuntime, i as DockerSubjects, j as StopRequest, k as StatusResponse, l as ContainerDestroyed, m as ContainerLocalSpawnRequestSchema, n as ContainerSpawnSubjects, p as ContainerLocalSpawnRequest, r as DockerNamespace, s as ContainerCreated, t as ContainerSpawnNamespace, u as ContainerDestroyedSchema, v as ContainerStartedSchema, w as SpawnRequestSchema, x as ContainerStopped, y as ContainerState } from "../index-CqCe7Phc.mjs";
|
|
16
|
-
import { $ as fetchMessageCountsBySession, A as registerMemoryTurnStorage, At as RecoveryConfig, B as registerMemorySessionEventStorage, Bt as findTurnByAgent, C as messages, Ct as registerGetStatusCountsHandler, D as SelectTurn, Dt as ContextWindowTrackerConfig, E as InsertTurn, Et as AgentContextState, F as importCursorsDual, Ft as verifyAndRecoverAgents, Gt as TurnContextEnricher, H as SelectSessionEvent, Ht as resolveTargetAgents, I as EventTransform, It as buildRecoveryContext, J as mapAgentsBySession, Jt as SessionOrchestrator, K as SessionPreviewMaps, Kt as AdapterRegistry, L as SessionLogger, Lt as resolveAdapterId, M as EmbeddingIndexManager, Mt as ensureAgentCwd, N as registerDrizzleImportCursorStorage, Nt as ensureAgentModel, O as turns, Ot as SessionContextWindowState, P as importCursors, Pt as recoverAgent, Q as fetchAgentsBySession, R as SessionLoggerOptions, Rt as resolveExecutionTarget, S as SelectMessage, St as actionRegistry, T as registerDrizzleMessageStorage, Tt as ContextWindowTracker, U as sessionEvents, Ut as extractTextContent, V as InsertSessionEvent, Vt as getOrCreateSession, W as sessionEventsDual, Wt as normalizeToBlocks, X as SearchFilters, Xt as MakaioSessionService, Y as mapToSession, Yt as registerCoreSessionServiceHandlers, Z as SearchSessionRow, _ as messageRoutingDual, _t as normalizeSelectionString, a as kindToBranchKind, at as registerMemoryAgentStorage, b as MessageRoutingSubjects, bt as registerBuiltInActions, c as registerSpawningToolCallResolver, ct as AgentStorageNamespace, d as MakaioSession, dt as createSessionExtensionContext, et as fetchPreviewBySession, f as MakaioSessionConfig, ft as SessionBridge, g as messageRouting, gt as CONNECTOR_SWAP_DEFAULT_PIPELINE, h as SelectMessageRouting, ht as pickFallbackRuntimeOptions, i as ContextAssemblyResult, it as registerDrizzleAgentStorage, j as registerDrizzleTurnStorage, jt as buildRecoveryContextWithPipeline, k as turnsDual, kt as buildTurnInitiator, l as registerCompressLineageResolver, lt as AgentStorageSubjects, m as InsertMessageRouting, mt as FallbackRuntimeOptions, n as buildSessionContext, nt as parseForkTransforms, ot as registerDrizzleSessionStorage, p as StartTurnOptions, pt as assembleForkContext, q as fetchSessionPreviewMaps, qt as ISessionOrchestrator, r as BuildContextOptions, rt as registerFtsSearchHandler, st as registerMemorySessionStorage, t as getFullConversation, tt as mapRowToSession, u as registerParentResolver, ut as SessionExtensionContextImpl, v as registerDrizzleMessageRoutingStorage, vt as resolveAdapterNameById, w as registerMemoryMessageStorage, wt as registerResumeHandler, x as InsertMessage, xt as resetBuiltInActionsRegistration, y as MessageRoutingNamespace, yt as registerListActionsHandler, z as registerDrizzleSessionEventStorage, zt as resolveModelCapabilities } from "../index-
|
|
16
|
+
import { $ as fetchMessageCountsBySession, A as registerMemoryTurnStorage, At as RecoveryConfig, B as registerMemorySessionEventStorage, Bt as findTurnByAgent, C as messages, Ct as registerGetStatusCountsHandler, D as SelectTurn, Dt as ContextWindowTrackerConfig, E as InsertTurn, Et as AgentContextState, F as importCursorsDual, Ft as verifyAndRecoverAgents, Gt as TurnContextEnricher, H as SelectSessionEvent, Ht as resolveTargetAgents, I as EventTransform, It as buildRecoveryContext, J as mapAgentsBySession, Jt as SessionOrchestrator, K as SessionPreviewMaps, Kt as AdapterRegistry, L as SessionLogger, Lt as resolveAdapterId, M as EmbeddingIndexManager, Mt as ensureAgentCwd, N as registerDrizzleImportCursorStorage, Nt as ensureAgentModel, O as turns, Ot as SessionContextWindowState, P as importCursors, Pt as recoverAgent, Q as fetchAgentsBySession, R as SessionLoggerOptions, Rt as resolveExecutionTarget, S as SelectMessage, St as actionRegistry, T as registerDrizzleMessageStorage, Tt as ContextWindowTracker, U as sessionEvents, Ut as extractTextContent, V as InsertSessionEvent, Vt as getOrCreateSession, W as sessionEventsDual, Wt as normalizeToBlocks, X as SearchFilters, Xt as MakaioSessionService, Y as mapToSession, Yt as registerCoreSessionServiceHandlers, Z as SearchSessionRow, _ as messageRoutingDual, _t as normalizeSelectionString, a as kindToBranchKind, at as registerMemoryAgentStorage, b as MessageRoutingSubjects, bt as registerBuiltInActions, c as registerSpawningToolCallResolver, ct as AgentStorageNamespace, d as MakaioSession, dt as createSessionExtensionContext, et as fetchPreviewBySession, f as MakaioSessionConfig, ft as SessionBridge, g as messageRouting, gt as CONNECTOR_SWAP_DEFAULT_PIPELINE, h as SelectMessageRouting, ht as pickFallbackRuntimeOptions, i as ContextAssemblyResult, it as registerDrizzleAgentStorage, j as registerDrizzleTurnStorage, jt as buildRecoveryContextWithPipeline, k as turnsDual, kt as buildTurnInitiator, l as registerCompressLineageResolver, lt as AgentStorageSubjects, m as InsertMessageRouting, mt as FallbackRuntimeOptions, n as buildSessionContext, nt as parseForkTransforms, ot as registerDrizzleSessionStorage, p as StartTurnOptions, pt as assembleForkContext, q as fetchSessionPreviewMaps, qt as ISessionOrchestrator, r as BuildContextOptions, rt as registerFtsSearchHandler, st as registerMemorySessionStorage, t as getFullConversation, tt as mapRowToSession, u as registerParentResolver, ut as SessionExtensionContextImpl, v as registerDrizzleMessageRoutingStorage, vt as resolveAdapterNameById, w as registerMemoryMessageStorage, wt as registerResumeHandler, x as InsertMessage, xt as resetBuiltInActionsRegistration, y as MessageRoutingNamespace, yt as registerListActionsHandler, z as registerDrizzleSessionEventStorage, zt as resolveModelCapabilities } from "../index-DYcyc2rR.mjs";
|
|
17
17
|
import { a as registerCompressHandler, c as SessionTurnManager, d as Turn, f as TurnConfig, h as TurnStateChange, i as registerForkHandler, l as TurnCompleteCallback, m as TurnResult, n as routeToAgents, o as registerAttachHandler, p as TurnContext, r as registerMergeHandler, s as registerAbandonHandler, t as routeToAgentsCore, u as TurnCompletionResult } from "../index-gAFwNiJT.mjs";
|
|
18
18
|
import { n as activateProviderContextStrict, r as buildProviderContext, t as activateProviderContext } from "../index-DtwGhFFQ.mjs";
|
|
19
|
-
import { i as SessionStorageSubjects, r as SessionStorageNamespace } from "../namespace-
|
|
20
|
-
import { a as agents, s as sessions } from "../schema-
|
|
19
|
+
import { i as SessionStorageSubjects, r as SessionStorageNamespace } from "../namespace-qC3OUGCB.mjs";
|
|
20
|
+
import { a as agents, s as sessions } from "../schema-BD0TvgFP.mjs";
|
|
21
21
|
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../namespace-BeMGmLrp.mjs";
|
|
22
22
|
import { t as TurnStorageNamespace } from "../namespace-LUNf8zo5.mjs";
|
|
23
23
|
import { n as TurnStorageSubjects } from "../namespace-BsYKEMd8.mjs";
|
|
24
|
-
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../namespace-
|
|
24
|
+
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../namespace-Bcn5EuKq.mjs";
|
|
25
25
|
import { a as createToolContributionProcessor, c as ToolRegistryOptions, d as ToolsetPolicy, f as ToolsetPolicyProvider, l as ToolsWithToolsetsResult, o as ToolRegistry, s as ListToolsFilter, u as ToolsetInfo } from "../index-Cr9lh21j.mjs";
|
|
26
26
|
import { t as ToolApprovalService } from "../index-BvLXySoB2.mjs";
|
|
27
27
|
import { t as TrayMenuService } from "../index-DUD7wikz2.mjs";
|
|
@@ -31,7 +31,7 @@ import { C as ModelRegistrySchemas, S as ModelRegistrySchema, T as ProviderModel
|
|
|
31
31
|
import { a as InternalPendingRequest, c as SubagentServiceToken, i as InputResolver, l as subagentServicePackage, n as TrackOptions, o as SpawnOptions, r as AwaitResult, s as TrackedSubagent, t as SubagentManager, u as SubagentService } from "../index-C23g_M_J2.mjs";
|
|
32
32
|
import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../schemas-DWfo0wp4.mjs";
|
|
33
33
|
import { n as PreferencesSubjects, t as PreferencesNamespace } from "../storage-namespace-Di1A3DMm.mjs";
|
|
34
|
-
import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../schemas-
|
|
34
|
+
import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../schemas-TQPiRl642.mjs";
|
|
35
35
|
import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../namespace-D8P8Sxce2.mjs";
|
|
36
36
|
import * as _$zod from "zod";
|
|
37
37
|
import { z } from "zod";
|
|
@@ -1341,9 +1341,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1341
1341
|
name: _$zod.ZodString;
|
|
1342
1342
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1343
1343
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1344
|
+
visible: "visible";
|
|
1344
1345
|
enabled: "enabled";
|
|
1345
1346
|
disabled: "disabled";
|
|
1346
|
-
visible: "visible";
|
|
1347
1347
|
}>>>;
|
|
1348
1348
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1349
1349
|
allowlist: "allowlist";
|
|
@@ -1368,9 +1368,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1368
1368
|
name: _$zod.ZodString;
|
|
1369
1369
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1370
1370
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1371
|
+
visible: "visible";
|
|
1371
1372
|
enabled: "enabled";
|
|
1372
1373
|
disabled: "disabled";
|
|
1373
|
-
visible: "visible";
|
|
1374
1374
|
}>>>;
|
|
1375
1375
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1376
1376
|
allowlist: "allowlist";
|
|
@@ -1395,9 +1395,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1395
1395
|
name: _$zod.ZodString;
|
|
1396
1396
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1397
1397
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1398
|
+
visible: "visible";
|
|
1398
1399
|
enabled: "enabled";
|
|
1399
1400
|
disabled: "disabled";
|
|
1400
|
-
visible: "visible";
|
|
1401
1401
|
}>>>;
|
|
1402
1402
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1403
1403
|
allowlist: "allowlist";
|
|
@@ -1459,9 +1459,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1459
1459
|
name: _$zod.ZodString;
|
|
1460
1460
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1461
1461
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1462
|
+
visible: "visible";
|
|
1462
1463
|
enabled: "enabled";
|
|
1463
1464
|
disabled: "disabled";
|
|
1464
|
-
visible: "visible";
|
|
1465
1465
|
}>>>;
|
|
1466
1466
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1467
1467
|
allowlist: "allowlist";
|
|
@@ -1608,9 +1608,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1608
1608
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1609
1609
|
}, _$zod_v4_core0.$strip>>;
|
|
1610
1610
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1611
|
+
visible: "visible";
|
|
1611
1612
|
enabled: "enabled";
|
|
1612
1613
|
disabled: "disabled";
|
|
1613
|
-
visible: "visible";
|
|
1614
1614
|
}>>>;
|
|
1615
1615
|
modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1616
1616
|
allowlist: "allowlist";
|
|
@@ -1625,9 +1625,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1625
1625
|
name: _$zod.ZodString;
|
|
1626
1626
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1627
1627
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1628
|
+
visible: "visible";
|
|
1628
1629
|
enabled: "enabled";
|
|
1629
1630
|
disabled: "disabled";
|
|
1630
|
-
visible: "visible";
|
|
1631
1631
|
}>>>;
|
|
1632
1632
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1633
1633
|
allowlist: "allowlist";
|
|
@@ -1651,9 +1651,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1651
1651
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1652
1652
|
}, _$zod_v4_core0.$strip>>>;
|
|
1653
1653
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1654
|
+
visible: "visible";
|
|
1654
1655
|
enabled: "enabled";
|
|
1655
1656
|
disabled: "disabled";
|
|
1656
|
-
visible: "visible";
|
|
1657
1657
|
}>>>;
|
|
1658
1658
|
enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1659
1659
|
}, _$zod_v4_core0.$strict>;
|
|
@@ -1665,9 +1665,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1665
1665
|
name: _$zod.ZodString;
|
|
1666
1666
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1667
1667
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1668
|
+
visible: "visible";
|
|
1668
1669
|
enabled: "enabled";
|
|
1669
1670
|
disabled: "disabled";
|
|
1670
|
-
visible: "visible";
|
|
1671
1671
|
}>>>;
|
|
1672
1672
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1673
1673
|
allowlist: "allowlist";
|
|
@@ -1693,9 +1693,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1693
1693
|
name: _$zod.ZodString;
|
|
1694
1694
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1695
1695
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1696
|
+
visible: "visible";
|
|
1696
1697
|
enabled: "enabled";
|
|
1697
1698
|
disabled: "disabled";
|
|
1698
|
-
visible: "visible";
|
|
1699
1699
|
}>>>;
|
|
1700
1700
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1701
1701
|
allowlist: "allowlist";
|
|
@@ -1728,9 +1728,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1728
1728
|
name: _$zod.ZodString;
|
|
1729
1729
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1730
1730
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1731
|
+
visible: "visible";
|
|
1731
1732
|
enabled: "enabled";
|
|
1732
1733
|
disabled: "disabled";
|
|
1733
|
-
visible: "visible";
|
|
1734
1734
|
}>>>;
|
|
1735
1735
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1736
1736
|
allowlist: "allowlist";
|
|
@@ -1760,9 +1760,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1760
1760
|
name: _$zod.ZodString;
|
|
1761
1761
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1762
1762
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1763
|
+
visible: "visible";
|
|
1763
1764
|
enabled: "enabled";
|
|
1764
1765
|
disabled: "disabled";
|
|
1765
|
-
visible: "visible";
|
|
1766
1766
|
}>>>;
|
|
1767
1767
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1768
1768
|
allowlist: "allowlist";
|
|
@@ -1865,9 +1865,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1865
1865
|
name: _$zod.ZodString;
|
|
1866
1866
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1867
1867
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1868
|
+
visible: "visible";
|
|
1868
1869
|
enabled: "enabled";
|
|
1869
1870
|
disabled: "disabled";
|
|
1870
|
-
visible: "visible";
|
|
1871
1871
|
}>>>;
|
|
1872
1872
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1873
1873
|
allowlist: "allowlist";
|
|
@@ -1885,9 +1885,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1885
1885
|
name: _$zod.ZodString;
|
|
1886
1886
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1887
1887
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1888
|
+
visible: "visible";
|
|
1888
1889
|
enabled: "enabled";
|
|
1889
1890
|
disabled: "disabled";
|
|
1890
|
-
visible: "visible";
|
|
1891
1891
|
}>>>;
|
|
1892
1892
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1893
1893
|
allowlist: "allowlist";
|
|
@@ -1952,6 +1952,25 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1952
1952
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1953
1953
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
1954
1954
|
sessionId: _$zod.ZodString;
|
|
1955
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1956
|
+
fullName: _$zod.ZodString;
|
|
1957
|
+
originalName: _$zod.ZodString;
|
|
1958
|
+
serverName: _$zod.ZodString;
|
|
1959
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1960
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1961
|
+
exposureMode: _$zod.ZodEnum<{
|
|
1962
|
+
discovery: "discovery";
|
|
1963
|
+
direct: "direct";
|
|
1964
|
+
hidden: "hidden";
|
|
1965
|
+
}>;
|
|
1966
|
+
enabled: _$zod.ZodBoolean;
|
|
1967
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1968
|
+
discovery: "discovery";
|
|
1969
|
+
toolset: "toolset";
|
|
1970
|
+
}>>;
|
|
1971
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1972
|
+
exposed: _$zod.ZodBoolean;
|
|
1973
|
+
}, _$zod_v4_core0.$strip>>;
|
|
1955
1974
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1956
1975
|
name: _$zod.ZodString;
|
|
1957
1976
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -1988,28 +2007,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1988
2007
|
type: _$zod.ZodLiteral<"http">;
|
|
1989
2008
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
1990
2009
|
exposureMode: _$zod.ZodEnum<{
|
|
1991
|
-
direct: "direct";
|
|
1992
2010
|
discovery: "discovery";
|
|
1993
|
-
}>;
|
|
1994
|
-
}, _$zod_v4_core0.$strip>>;
|
|
1995
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1996
|
-
fullName: _$zod.ZodString;
|
|
1997
|
-
originalName: _$zod.ZodString;
|
|
1998
|
-
serverName: _$zod.ZodString;
|
|
1999
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2000
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
2001
|
-
exposureMode: _$zod.ZodEnum<{
|
|
2002
|
-
hidden: "hidden";
|
|
2003
2011
|
direct: "direct";
|
|
2004
|
-
discovery: "discovery";
|
|
2005
2012
|
}>;
|
|
2006
|
-
enabled: _$zod.ZodBoolean;
|
|
2007
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2008
|
-
discovery: "discovery";
|
|
2009
|
-
toolset: "toolset";
|
|
2010
|
-
}>>;
|
|
2011
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2012
|
-
exposed: _$zod.ZodBoolean;
|
|
2013
2013
|
}, _$zod_v4_core0.$strip>>;
|
|
2014
2014
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
2015
2015
|
fullName: _$zod.ZodString;
|
|
@@ -2018,9 +2018,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2018
2018
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2019
2019
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
2020
2020
|
exposureMode: _$zod.ZodEnum<{
|
|
2021
|
-
hidden: "hidden";
|
|
2022
|
-
direct: "direct";
|
|
2023
2021
|
discovery: "discovery";
|
|
2022
|
+
direct: "direct";
|
|
2023
|
+
hidden: "hidden";
|
|
2024
2024
|
}>;
|
|
2025
2025
|
enabled: _$zod.ZodBoolean;
|
|
2026
2026
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -2049,6 +2049,18 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2049
2049
|
env?: Record<string, string> | undefined;
|
|
2050
2050
|
mcpSessionContext?: {
|
|
2051
2051
|
sessionId: string;
|
|
2052
|
+
directTools: {
|
|
2053
|
+
fullName: string;
|
|
2054
|
+
originalName: string;
|
|
2055
|
+
serverName: string;
|
|
2056
|
+
inputSchema: Record<string, unknown>;
|
|
2057
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
2058
|
+
enabled: boolean;
|
|
2059
|
+
exposed: boolean;
|
|
2060
|
+
description?: string | undefined;
|
|
2061
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2062
|
+
enabledAt?: number | undefined;
|
|
2063
|
+
}[];
|
|
2052
2064
|
servers: {
|
|
2053
2065
|
name: string;
|
|
2054
2066
|
transport: {
|
|
@@ -2076,26 +2088,14 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2076
2088
|
}[] | undefined;
|
|
2077
2089
|
alwaysLoad?: boolean | undefined;
|
|
2078
2090
|
};
|
|
2079
|
-
exposureMode: "
|
|
2080
|
-
}[];
|
|
2081
|
-
directTools: {
|
|
2082
|
-
fullName: string;
|
|
2083
|
-
originalName: string;
|
|
2084
|
-
serverName: string;
|
|
2085
|
-
inputSchema: Record<string, unknown>;
|
|
2086
|
-
exposureMode: "hidden" | "direct" | "discovery";
|
|
2087
|
-
enabled: boolean;
|
|
2088
|
-
exposed: boolean;
|
|
2089
|
-
description?: string | undefined;
|
|
2090
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2091
|
-
enabledAt?: number | undefined;
|
|
2091
|
+
exposureMode: "discovery" | "direct";
|
|
2092
2092
|
}[];
|
|
2093
2093
|
discoverableTools: {
|
|
2094
2094
|
fullName: string;
|
|
2095
2095
|
originalName: string;
|
|
2096
2096
|
serverName: string;
|
|
2097
2097
|
inputSchema: Record<string, unknown>;
|
|
2098
|
-
exposureMode: "
|
|
2098
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
2099
2099
|
enabled: boolean;
|
|
2100
2100
|
exposed: boolean;
|
|
2101
2101
|
description?: string | undefined;
|
|
@@ -2123,6 +2123,18 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2123
2123
|
env?: Record<string, string> | undefined;
|
|
2124
2124
|
mcpSessionContext?: {
|
|
2125
2125
|
sessionId: string;
|
|
2126
|
+
directTools: {
|
|
2127
|
+
fullName: string;
|
|
2128
|
+
originalName: string;
|
|
2129
|
+
serverName: string;
|
|
2130
|
+
inputSchema: Record<string, unknown>;
|
|
2131
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
2132
|
+
enabled: boolean;
|
|
2133
|
+
exposed: boolean;
|
|
2134
|
+
description?: string | undefined;
|
|
2135
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2136
|
+
enabledAt?: number | undefined;
|
|
2137
|
+
}[];
|
|
2126
2138
|
servers: {
|
|
2127
2139
|
name: string;
|
|
2128
2140
|
transport: {
|
|
@@ -2150,26 +2162,14 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2150
2162
|
}[] | undefined;
|
|
2151
2163
|
alwaysLoad?: boolean | undefined;
|
|
2152
2164
|
};
|
|
2153
|
-
exposureMode: "
|
|
2154
|
-
}[];
|
|
2155
|
-
directTools: {
|
|
2156
|
-
fullName: string;
|
|
2157
|
-
originalName: string;
|
|
2158
|
-
serverName: string;
|
|
2159
|
-
inputSchema: Record<string, unknown>;
|
|
2160
|
-
exposureMode: "hidden" | "direct" | "discovery";
|
|
2161
|
-
enabled: boolean;
|
|
2162
|
-
exposed: boolean;
|
|
2163
|
-
description?: string | undefined;
|
|
2164
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2165
|
-
enabledAt?: number | undefined;
|
|
2165
|
+
exposureMode: "discovery" | "direct";
|
|
2166
2166
|
}[];
|
|
2167
2167
|
discoverableTools: {
|
|
2168
2168
|
fullName: string;
|
|
2169
2169
|
originalName: string;
|
|
2170
2170
|
serverName: string;
|
|
2171
2171
|
inputSchema: Record<string, unknown>;
|
|
2172
|
-
exposureMode: "
|
|
2172
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
2173
2173
|
enabled: boolean;
|
|
2174
2174
|
exposed: boolean;
|
|
2175
2175
|
description?: string | undefined;
|
|
@@ -2195,6 +2195,18 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2195
2195
|
env?: Record<string, string> | undefined;
|
|
2196
2196
|
mcpSessionContext?: {
|
|
2197
2197
|
sessionId: string;
|
|
2198
|
+
directTools: {
|
|
2199
|
+
fullName: string;
|
|
2200
|
+
originalName: string;
|
|
2201
|
+
serverName: string;
|
|
2202
|
+
inputSchema: Record<string, unknown>;
|
|
2203
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
2204
|
+
enabled: boolean;
|
|
2205
|
+
exposed: boolean;
|
|
2206
|
+
description?: string | undefined;
|
|
2207
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2208
|
+
enabledAt?: number | undefined;
|
|
2209
|
+
}[];
|
|
2198
2210
|
servers: {
|
|
2199
2211
|
name: string;
|
|
2200
2212
|
transport: {
|
|
@@ -2222,26 +2234,14 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2222
2234
|
}[] | undefined;
|
|
2223
2235
|
alwaysLoad?: boolean | undefined;
|
|
2224
2236
|
};
|
|
2225
|
-
exposureMode: "
|
|
2226
|
-
}[];
|
|
2227
|
-
directTools: {
|
|
2228
|
-
fullName: string;
|
|
2229
|
-
originalName: string;
|
|
2230
|
-
serverName: string;
|
|
2231
|
-
inputSchema: Record<string, unknown>;
|
|
2232
|
-
exposureMode: "hidden" | "direct" | "discovery";
|
|
2233
|
-
enabled: boolean;
|
|
2234
|
-
exposed: boolean;
|
|
2235
|
-
description?: string | undefined;
|
|
2236
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2237
|
-
enabledAt?: number | undefined;
|
|
2237
|
+
exposureMode: "discovery" | "direct";
|
|
2238
2238
|
}[];
|
|
2239
2239
|
discoverableTools: {
|
|
2240
2240
|
fullName: string;
|
|
2241
2241
|
originalName: string;
|
|
2242
2242
|
serverName: string;
|
|
2243
2243
|
inputSchema: Record<string, unknown>;
|
|
2244
|
-
exposureMode: "
|
|
2244
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
2245
2245
|
enabled: boolean;
|
|
2246
2246
|
exposed: boolean;
|
|
2247
2247
|
description?: string | undefined;
|
|
@@ -2269,6 +2269,18 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2269
2269
|
env?: Record<string, string> | undefined;
|
|
2270
2270
|
mcpSessionContext?: {
|
|
2271
2271
|
sessionId: string;
|
|
2272
|
+
directTools: {
|
|
2273
|
+
fullName: string;
|
|
2274
|
+
originalName: string;
|
|
2275
|
+
serverName: string;
|
|
2276
|
+
inputSchema: Record<string, unknown>;
|
|
2277
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
2278
|
+
enabled: boolean;
|
|
2279
|
+
exposed: boolean;
|
|
2280
|
+
description?: string | undefined;
|
|
2281
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2282
|
+
enabledAt?: number | undefined;
|
|
2283
|
+
}[];
|
|
2272
2284
|
servers: {
|
|
2273
2285
|
name: string;
|
|
2274
2286
|
transport: {
|
|
@@ -2296,26 +2308,14 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2296
2308
|
}[] | undefined;
|
|
2297
2309
|
alwaysLoad?: boolean | undefined;
|
|
2298
2310
|
};
|
|
2299
|
-
exposureMode: "
|
|
2300
|
-
}[];
|
|
2301
|
-
directTools: {
|
|
2302
|
-
fullName: string;
|
|
2303
|
-
originalName: string;
|
|
2304
|
-
serverName: string;
|
|
2305
|
-
inputSchema: Record<string, unknown>;
|
|
2306
|
-
exposureMode: "hidden" | "direct" | "discovery";
|
|
2307
|
-
enabled: boolean;
|
|
2308
|
-
exposed: boolean;
|
|
2309
|
-
description?: string | undefined;
|
|
2310
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2311
|
-
enabledAt?: number | undefined;
|
|
2311
|
+
exposureMode: "discovery" | "direct";
|
|
2312
2312
|
}[];
|
|
2313
2313
|
discoverableTools: {
|
|
2314
2314
|
fullName: string;
|
|
2315
2315
|
originalName: string;
|
|
2316
2316
|
serverName: string;
|
|
2317
2317
|
inputSchema: Record<string, unknown>;
|
|
2318
|
-
exposureMode: "
|
|
2318
|
+
exposureMode: "discovery" | "direct" | "hidden";
|
|
2319
2319
|
enabled: boolean;
|
|
2320
2320
|
exposed: boolean;
|
|
2321
2321
|
description?: string | undefined;
|
|
@@ -2413,8 +2413,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2413
2413
|
member: "member";
|
|
2414
2414
|
}>;
|
|
2415
2415
|
status: _$zod.ZodEnum<{
|
|
2416
|
-
idle: "idle";
|
|
2417
2416
|
active: "active";
|
|
2417
|
+
idle: "idle";
|
|
2418
2418
|
dead: "dead";
|
|
2419
2419
|
disposed: "disposed";
|
|
2420
2420
|
}>;
|
|
@@ -2450,8 +2450,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2450
2450
|
member: "member";
|
|
2451
2451
|
}>;
|
|
2452
2452
|
status: _$zod.ZodEnum<{
|
|
2453
|
-
idle: "idle";
|
|
2454
2453
|
active: "active";
|
|
2454
|
+
idle: "idle";
|
|
2455
2455
|
dead: "dead";
|
|
2456
2456
|
disposed: "disposed";
|
|
2457
2457
|
}>;
|
|
@@ -2476,8 +2476,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2476
2476
|
adapterName: _$zod.ZodString;
|
|
2477
2477
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2478
2478
|
all: "all";
|
|
2479
|
-
idle: "idle";
|
|
2480
2479
|
active: "active";
|
|
2480
|
+
idle: "idle";
|
|
2481
2481
|
dead: "dead";
|
|
2482
2482
|
disposed: "disposed";
|
|
2483
2483
|
}>>;
|
|
@@ -2507,8 +2507,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2507
2507
|
member: "member";
|
|
2508
2508
|
}>;
|
|
2509
2509
|
status: _$zod.ZodEnum<{
|
|
2510
|
-
idle: "idle";
|
|
2511
2510
|
active: "active";
|
|
2511
|
+
idle: "idle";
|
|
2512
2512
|
dead: "dead";
|
|
2513
2513
|
disposed: "disposed";
|
|
2514
2514
|
}>;
|
|
@@ -2546,8 +2546,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2546
2546
|
member: "member";
|
|
2547
2547
|
}>;
|
|
2548
2548
|
status: _$zod.ZodEnum<{
|
|
2549
|
-
idle: "idle";
|
|
2550
2549
|
active: "active";
|
|
2550
|
+
idle: "idle";
|
|
2551
2551
|
dead: "dead";
|
|
2552
2552
|
disposed: "disposed";
|
|
2553
2553
|
}>;
|
|
@@ -2560,8 +2560,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2560
2560
|
request: _$zod.ZodObject<{
|
|
2561
2561
|
agentId: _$zod.ZodString;
|
|
2562
2562
|
status: _$zod.ZodEnum<{
|
|
2563
|
-
idle: "idle";
|
|
2564
2563
|
active: "active";
|
|
2564
|
+
idle: "idle";
|
|
2565
2565
|
dead: "dead";
|
|
2566
2566
|
disposed: "disposed";
|
|
2567
2567
|
}>;
|
|
@@ -2888,7 +2888,7 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2888
2888
|
tableName: "agents";
|
|
2889
2889
|
dataType: "string";
|
|
2890
2890
|
columnType: "SQLiteText";
|
|
2891
|
-
data: "
|
|
2891
|
+
data: "active" | "idle" | "dead" | "disposed";
|
|
2892
2892
|
driverParam: string;
|
|
2893
2893
|
notNull: true;
|
|
2894
2894
|
hasDefault: false;
|
|
@@ -3219,8 +3219,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3219
3219
|
}>;
|
|
3220
3220
|
previous: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
3221
3221
|
scope: _$zod.ZodEnum<{
|
|
3222
|
-
session: "session";
|
|
3223
3222
|
global: "global";
|
|
3223
|
+
session: "session";
|
|
3224
3224
|
project: "project";
|
|
3225
3225
|
}>;
|
|
3226
3226
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -3228,8 +3228,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3228
3228
|
}, _$zod_v4_core0.$strict>>;
|
|
3229
3229
|
current: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
3230
3230
|
scope: _$zod.ZodEnum<{
|
|
3231
|
-
session: "session";
|
|
3232
3231
|
global: "global";
|
|
3232
|
+
session: "session";
|
|
3233
3233
|
project: "project";
|
|
3234
3234
|
}>;
|
|
3235
3235
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -3503,8 +3503,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3503
3503
|
id: _$zod.ZodString;
|
|
3504
3504
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3505
3505
|
name: _$zod.ZodString;
|
|
3506
|
-
scope: _$zod.ZodString;
|
|
3507
3506
|
enabled: _$zod.ZodBoolean;
|
|
3507
|
+
scope: _$zod.ZodString;
|
|
3508
3508
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
3509
3509
|
type: _$zod.ZodLiteral<"container-local">;
|
|
3510
3510
|
id: _$zod.ZodString;
|
|
@@ -3512,9 +3512,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3512
3512
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
3513
3513
|
name: _$zod.ZodString;
|
|
3514
3514
|
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3515
|
+
enabled: _$zod.ZodBoolean;
|
|
3515
3516
|
scope: _$zod.ZodString;
|
|
3516
3517
|
busUrl: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3517
|
-
enabled: _$zod.ZodBoolean;
|
|
3518
3518
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
3519
3519
|
type: _$zod.ZodLiteral<"container-isolated">;
|
|
3520
3520
|
id: _$zod.ZodString;
|
|
@@ -3522,8 +3522,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3522
3522
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
3523
3523
|
name: _$zod.ZodString;
|
|
3524
3524
|
image: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3525
|
-
scope: _$zod.ZodString;
|
|
3526
3525
|
enabled: _$zod.ZodBoolean;
|
|
3526
|
+
scope: _$zod.ZodString;
|
|
3527
3527
|
busMode: _$zod.ZodEnum<{
|
|
3528
3528
|
relay: "relay";
|
|
3529
3529
|
host: "host";
|
|
@@ -3764,9 +3764,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3764
3764
|
extensionConfig: _$zod.ZodObject<{
|
|
3765
3765
|
id: _$zod.ZodString;
|
|
3766
3766
|
config: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
3767
|
-
extensionName: _$zod.ZodString;
|
|
3768
|
-
scope: _$zod.ZodString;
|
|
3769
3767
|
enabled: _$zod.ZodBoolean;
|
|
3768
|
+
scope: _$zod.ZodString;
|
|
3769
|
+
extensionName: _$zod.ZodString;
|
|
3770
3770
|
}, _$zod_v4_core0.$strip>;
|
|
3771
3771
|
}, _$zod_v4_core0.$strip>;
|
|
3772
3772
|
response: _$zod.ZodObject<{
|
|
@@ -4016,7 +4016,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
4016
4016
|
name: _$zod.ZodString;
|
|
4017
4017
|
adapterName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4018
4018
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4019
|
-
credentials: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4020
4019
|
toolCapabilityMap: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodEnum<{
|
|
4021
4020
|
"file.read": "file.read";
|
|
4022
4021
|
"file.write": "file.write";
|
|
@@ -4038,6 +4037,7 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
4038
4037
|
"always-ask": "always-ask";
|
|
4039
4038
|
"full-access": "full-access";
|
|
4040
4039
|
}>>>;
|
|
4040
|
+
credentials: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4041
4041
|
approvalPolicy: _$zod.ZodEnum<{
|
|
4042
4042
|
reject: "reject";
|
|
4043
4043
|
"always-ask": "always-ask";
|
|
@@ -6243,14 +6243,14 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
6243
6243
|
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
6244
6244
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6245
6245
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6246
|
-
contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
6247
|
-
fork: "fork";
|
|
6248
|
-
fresh: "fresh";
|
|
6249
|
-
}>>;
|
|
6250
6246
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6251
6247
|
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6252
6248
|
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6253
6249
|
allowedDirectories: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6250
|
+
contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
6251
|
+
fork: "fork";
|
|
6252
|
+
fresh: "fresh";
|
|
6253
|
+
}>>;
|
|
6254
6254
|
}, _$zod_v4_core0.$strip>;
|
|
6255
6255
|
response: _$zod.ZodObject<{
|
|
6256
6256
|
id: _$zod.ZodString;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { t as LogImporterInfo } from "../../index-
|
|
2
|
-
import { a as OrchestratorFactory, i as OrchestratorEntry, r as LogImporterRegistration, t as LogImportRegistryOptions } from "../../types-
|
|
1
|
+
import { t as LogImporterInfo } from "../../index-wfSedMR9.mjs";
|
|
2
|
+
import { a as OrchestratorFactory, i as OrchestratorEntry, r as LogImporterRegistration, t as LogImportRegistryOptions } from "../../types-InWSdi-V.mjs";
|
|
3
3
|
export { type LogImportRegistryOptions, type LogImporterInfo, type LogImporterRegistration, type OrchestratorEntry, type OrchestratorFactory };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { i as LogImportSettings, t as LogImporterInfo } from "../../index-
|
|
2
|
-
import { a as OrchestratorFactory, i as OrchestratorEntry, n as LogImportServiceInstance, o as LogImportRegistry, r as LogImporterRegistration, t as LogImportRegistryOptions } from "../../types-
|
|
1
|
+
import { i as LogImportSettings, t as LogImporterInfo } from "../../index-wfSedMR9.mjs";
|
|
2
|
+
import { a as OrchestratorFactory, i as OrchestratorEntry, n as LogImportServiceInstance, o as LogImportRegistry, r as LogImporterRegistration, t as LogImportRegistryOptions } from "../../types-InWSdi-V.mjs";
|
|
3
3
|
import { LogImportNamespace, LogImportSubjects } from "./namespace.mjs";
|
|
4
4
|
import { IMakaioBus } from "@makaio/framework/bus";
|
|
5
5
|
import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { n as IMPORT_LAST_SCAN_CATEGORY, r as LogImportMode, t as LogImporterInfo } from "../../index-
|
|
1
|
+
import { n as IMPORT_LAST_SCAN_CATEGORY, r as LogImportMode, t as LogImporterInfo } from "../../index-wfSedMR9.mjs";
|
|
2
2
|
import { LogImportSubjects } from "./namespace.mjs";
|
|
3
3
|
export { IMPORT_LAST_SCAN_CATEGORY, type LogImportMode, LogImportSubjects, type LogImporterInfo };
|
|
@@ -74,8 +74,8 @@ declare const LogImportNamespace: _$_makaio_core0.BusNamespaceDefinition<"log-im
|
|
|
74
74
|
adapterName: _$zod.ZodString;
|
|
75
75
|
displayName: _$zod.ZodString;
|
|
76
76
|
source: _$zod.ZodEnum<{
|
|
77
|
-
adapter: "adapter";
|
|
78
77
|
extension: "extension";
|
|
78
|
+
adapter: "adapter";
|
|
79
79
|
}>;
|
|
80
80
|
logFilePattern: _$zod.ZodString;
|
|
81
81
|
isRunning: _$zod.ZodBoolean;
|
|
@@ -234,8 +234,8 @@ declare const LogImportSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
234
234
|
adapterName: _$zod.ZodString;
|
|
235
235
|
displayName: _$zod.ZodString;
|
|
236
236
|
source: _$zod.ZodEnum<{
|
|
237
|
-
adapter: "adapter";
|
|
238
237
|
extension: "extension";
|
|
238
|
+
adapter: "adapter";
|
|
239
239
|
}>;
|
|
240
240
|
logFilePattern: _$zod.ZodString;
|
|
241
241
|
isRunning: _$zod.ZodBoolean;
|