@makaio/framework 1.0.0-dev-1783477169057 → 1.0.0-dev-1783615060726
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/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +105 -166
- package/dist/adapters/index.mjs +6 -6
- package/dist/bus/index.d.mts +22 -22
- package/dist/bus/index.mjs +1 -1
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.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 +12 -12
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +182 -182
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +1 -1
- 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-Dv4oGVZK.d.mts → index-BSprsrul.d.mts} +409 -371
- package/dist/{index-C_xQM96Y.d.mts → index-BbQpQ1N3.d.mts} +388 -388
- package/dist/{index-CA-AJbq6.d.mts → index-C9FCWOhp.d.mts} +12 -12
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-BcwOnvUh.d.mts → index-CqCe7Phc.d.mts} +6 -6
- package/dist/{index-Bl42SCEI.d.mts → index-Cx1Bm6WD.d.mts} +8 -8
- package/dist/{index-B-6DtLLz.d.mts → index-D7rWAEY0.d.mts} +1 -1
- package/dist/{index-DScUb-hF.d.mts → index-D8wmMJLi.d.mts} +1 -1
- package/dist/{index-Di84JjS0.d.mts → index-DEzdNQum.d.mts} +2 -2
- package/dist/{index-uM4KZopE.d.mts → index-DKaEpPFS.d.mts} +4 -4
- package/dist/{index-j_X5xefv2.d.mts → index-DLNRgZPo2.d.mts} +26 -26
- package/dist/{index-BX1MxwFr.d.mts → index-DWu3qrwe.d.mts} +13 -13
- package/dist/{index-CwFSL4xI.d.mts → index-DZ14azod.d.mts} +16 -16
- package/dist/{index-B3fjN5HX.d.mts → index-DZPNuWMc.d.mts} +4 -4
- package/dist/{index-BjO4Zkap.d.mts → index-DoEF9LAc.d.mts} +1 -1
- package/dist/{index-BeouVICp.d.mts → index-Qd1Qom8M.d.mts} +40 -40
- package/dist/{index-CQQcnpev.d.mts → index-S7lj2TLp.d.mts} +75 -75
- package/dist/{index-DMz-2ACU.d.mts → index-WHUV7neB.d.mts} +105 -105
- 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/{namespace-TPbegIMi.d.mts → namespace-CZK2ff3B.d.mts} +4 -4
- package/dist/{namespace-Boh42UoL.d.mts → namespace-Ceg3zkt2.d.mts} +44 -20
- package/dist/{namespace-COEUMuHL.d.mts → namespace-CfvtDD_U.d.mts} +156 -156
- package/dist/{namespace-6sIu5nBI2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/{namespace-OLAh9wHU.d.mts → namespace-Dc94fHZW.d.mts} +27 -27
- package/dist/{namespace-D94HrTtq.d.mts → namespace-DuUCiVmK.d.mts} +64 -64
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/node/transports/index.d.mts +25 -3
- package/dist/node/transports/index.mjs +1 -1
- package/dist/package.json +1 -1
- package/dist/{schema-B5vHi7Uu.d.mts → schema-B9goOieO.d.mts} +1 -1
- package/dist/{schemas-DOV4UouN2.d.mts → schemas-Br-rSxPE2.d.mts} +19 -19
- package/dist/{schemas-CDBn9MTz.d.mts → schemas-CoFCV42v.d.mts} +156 -156
- package/dist/{schemas-CscdPqCt.d.mts → schemas-lnE9YoG7.d.mts} +3 -3
- 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 +11 -11
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +144 -144
- package/dist/services/index.mjs +1 -1
- 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 +5 -5
- package/dist/services/session/index.mjs +1 -1
- 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/session/testing/index.mjs +1 -1
- package/dist/services/settings/namespace.d.mts +19 -19
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- 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/tool-approval/index.mjs +1 -1
- package/dist/services/tools/index.mjs +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/session-CX6QDhi2.mjs +76 -0
- package/dist/{session-Dp7z5N1d.mjs → session-D5rVMqmE.mjs} +1 -1
- package/dist/{session-lineage-C1M7-O3C.d.mts → session-lineage-NBFNVkUE.d.mts} +1 -1
- package/dist/{tool-approval-service-BNXgr-az.mjs → tool-approval-service-DEiMKTv9.mjs} +1 -1
- package/dist/{tools-BaO4GYj0.mjs → tools-CGFZkB7F.mjs} +1 -1
- package/dist/{transition-Bbjlwv5K.d.mts → transition-CmI3q3FA.d.mts} +1 -1
- package/dist/{types-CNkx2awa.d.mts → types-BWduCvRU.d.mts} +1 -1
- package/dist/{types-jruUn6oW.d.mts → types-Dhou-Itn.d.mts} +266 -266
- package/dist/{types-D7W0ntGr.d.mts → types-VwMx5_lS.d.mts} +15 -1
- package/dist/workflow-engine/index.d.mts +71 -71
- package/package.json +1 -1
- package/dist/session-CoGaTin6.mjs +0 -69
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { c as ResolveIdResponse, d as ResolveNameRequestSchema, f as ResolveNameResponse, l as ResolveIdResponseSchema, o as ResolveIdRequest, p as ResolveNameResponseSchema, s as ResolveIdRequestSchema, t as AdapterRuntimeSchemas, u as ResolveNameRequest } from "../schemas-t6h9oSct.mjs";
|
|
2
2
|
import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../namespace-BigVYQyx.mjs";
|
|
3
3
|
import { a as resolveDeterministicAdapterId, i as registerAdapterRuntimeIdentityHandlers, n as RegisteredAdapterRuntimeIdentityHandlers, r as buildDeterministicAdapterId, t as AdapterIdentityRegistry } from "../index-h5go5Dtd.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-Qd1Qom8M.mjs";
|
|
5
|
+
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../schemas-CoFCV42v.mjs";
|
|
6
|
+
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../namespace-CfvtDD_U.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";
|
|
@@ -12,27 +12,27 @@ import { n as CompressionSubjects, t as CompressionNamespace } from "../namespac
|
|
|
12
12
|
import { a as ContextRuleInput, n as ContextRuleAction, t as ContextRule } from "../types-Bo78h9e3.mjs";
|
|
13
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
14
|
import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../namespace-65uwTpbg.mjs";
|
|
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-
|
|
16
|
-
import { $t as ensureAgentCwd, A as SelectTurn, At as AgentStorageSubjects, Bt as registerListActionsHandler, C as MessageRoutingSubjects, Ct as parseForkTransforms, D as registerMemoryMessageStorage, Dt as registerDrizzleSessionStorage, E as messages, Et as registerMemoryAgentStorage, F as EmbeddingIndexManager, Ft as FallbackRuntimeOptions, Gt as registerResumeHandler, Ht as resetBuiltInActionsRegistration, I as registerDrizzleImportCursorStorage, It as pickFallbackRuntimeOptions, Jt as ContextWindowTrackerConfig, Kt as ContextWindowTracker, L as importCursors, Lt as CONNECTOR_SWAP_DEFAULT_PIPELINE, M as turnsDual, Mt as createSessionExtensionContext, N as registerMemoryTurnStorage, Nt as SessionBridge, O as registerDrizzleMessageStorage, Ot as registerMemorySessionStorage, P as registerDrizzleTurnStorage, Pt as assembleForkContext, Qt as buildRecoveryContextWithPipeline, R as importCursorsDual, Rt as normalizeSelectionString, S as MessageRoutingNamespace, St as mapRowToSession, T as SelectMessage, Tt as registerDrizzleAgentStorage, Ut as actionRegistry, Vt as registerBuiltInActions, Wt as registerGetStatusCountsHandler, Xt as buildTurnInitiator, Yt as SessionContextWindowState, Zt as RecoveryConfig, _ as InsertMessageRouting, _n as MakaioSessionService, _t as SearchFilters, a as buildSessionContext, an as resolveExecutionTarget, b as messageRoutingDual, bt as fetchMessageCountsBySession, c as kindToBranchKind, cn as getOrCreateSession, ct as InsertSessionEvent, d as registerSpawningToolCallResolver, dn as normalizeToBlocks, dt as sessionEventsDual, en as ensureAgentModel, et as EventTransform, f as registerCompressLineageResolver, fn as TurnContextEnricher, g as StartTurnOptions, gn as registerCoreSessionServiceHandlers, gt as mapToSession, h as MakaioSessionConfig, hn as SessionOrchestrator, ht as mapAgentsBySession, i as getFullConversation, in as resolveAdapterId, j as turns, jt as SessionExtensionContextImpl, k as InsertTurn, kt as AgentStorageNamespace, ln as resolveTargetAgents, lt as SelectSessionEvent, m as MakaioSession, mn as ISessionOrchestrator, mt as fetchSessionPreviewMaps, nn as verifyAndRecoverAgents, o as BuildContextOptions, on as resolveModelCapabilities, ot as registerDrizzleSessionEventStorage, p as registerParentResolver, pn as AdapterRegistry, pt as SessionPreviewMaps, qt as AgentContextState, rn as buildRecoveryContext, s as ContextAssemblyResult, sn as findTurnByAgent, st as registerMemorySessionEventStorage, tn as recoverAgent, un as extractTextContent, ut as sessionEvents, v as SelectMessageRouting, vt as SearchSessionRow, w as InsertMessage, wt as registerFtsSearchHandler, x as registerDrizzleMessageRoutingStorage, xt as fetchPreviewBySession, y as messageRouting, yt as fetchAgentsBySession, zt as resolveAdapterNameById } from "../index-
|
|
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 { $t as ensureAgentCwd, A as SelectTurn, At as AgentStorageSubjects, Bt as registerListActionsHandler, C as MessageRoutingSubjects, Ct as parseForkTransforms, D as registerMemoryMessageStorage, Dt as registerDrizzleSessionStorage, E as messages, Et as registerMemoryAgentStorage, F as EmbeddingIndexManager, Ft as FallbackRuntimeOptions, Gt as registerResumeHandler, Ht as resetBuiltInActionsRegistration, I as registerDrizzleImportCursorStorage, It as pickFallbackRuntimeOptions, Jt as ContextWindowTrackerConfig, Kt as ContextWindowTracker, L as importCursors, Lt as CONNECTOR_SWAP_DEFAULT_PIPELINE, M as turnsDual, Mt as createSessionExtensionContext, N as registerMemoryTurnStorage, Nt as SessionBridge, O as registerDrizzleMessageStorage, Ot as registerMemorySessionStorage, P as registerDrizzleTurnStorage, Pt as assembleForkContext, Qt as buildRecoveryContextWithPipeline, R as importCursorsDual, Rt as normalizeSelectionString, S as MessageRoutingNamespace, St as mapRowToSession, T as SelectMessage, Tt as registerDrizzleAgentStorage, Ut as actionRegistry, Vt as registerBuiltInActions, Wt as registerGetStatusCountsHandler, Xt as buildTurnInitiator, Yt as SessionContextWindowState, Zt as RecoveryConfig, _ as InsertMessageRouting, _n as MakaioSessionService, _t as SearchFilters, a as buildSessionContext, an as resolveExecutionTarget, b as messageRoutingDual, bt as fetchMessageCountsBySession, c as kindToBranchKind, cn as getOrCreateSession, ct as InsertSessionEvent, d as registerSpawningToolCallResolver, dn as normalizeToBlocks, dt as sessionEventsDual, en as ensureAgentModel, et as EventTransform, f as registerCompressLineageResolver, fn as TurnContextEnricher, g as StartTurnOptions, gn as registerCoreSessionServiceHandlers, gt as mapToSession, h as MakaioSessionConfig, hn as SessionOrchestrator, ht as mapAgentsBySession, i as getFullConversation, in as resolveAdapterId, j as turns, jt as SessionExtensionContextImpl, k as InsertTurn, kt as AgentStorageNamespace, ln as resolveTargetAgents, lt as SelectSessionEvent, m as MakaioSession, mn as ISessionOrchestrator, mt as fetchSessionPreviewMaps, nn as verifyAndRecoverAgents, o as BuildContextOptions, on as resolveModelCapabilities, ot as registerDrizzleSessionEventStorage, p as registerParentResolver, pn as AdapterRegistry, pt as SessionPreviewMaps, qt as AgentContextState, rn as buildRecoveryContext, s as ContextAssemblyResult, sn as findTurnByAgent, st as registerMemorySessionEventStorage, tn as recoverAgent, un as extractTextContent, ut as sessionEvents, v as SelectMessageRouting, vt as SearchSessionRow, w as InsertMessage, wt as registerFtsSearchHandler, x as registerDrizzleMessageRoutingStorage, xt as fetchPreviewBySession, y as messageRouting, yt as fetchAgentsBySession, zt as resolveAdapterNameById } from "../index-D8wmMJLi.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-BvTd61i5.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-
|
|
21
|
-
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../namespace-
|
|
19
|
+
import { i as SessionStorageSubjects, r as SessionStorageNamespace } from "../namespace-Ceg3zkt2.mjs";
|
|
20
|
+
import { a as agents, s as sessions } from "../schema-B9goOieO.mjs";
|
|
21
|
+
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../namespace-Dc94fHZW.mjs";
|
|
22
22
|
import { t as TurnStorageNamespace } from "../namespace-D1_9WVCo.mjs";
|
|
23
23
|
import { n as TurnStorageSubjects } from "../namespace-DAj_riOn.mjs";
|
|
24
|
-
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../namespace-
|
|
24
|
+
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../namespace-CZK2ff3B.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";
|
|
28
|
-
import { a as TrayMenuGroupSchema, c as TrayMenuListEntry, d as TrayMenuSchemas, f as TrayMenuSectionSchema, i as TrayMenuGroupEntrySchema, l as TrayMenuListEntrySchema, n as TrayMenuEntrySchema, o as TrayMenuItemClicked, r as TrayMenuGroup, s as TrayMenuItemClickedSchema, t as TrayMenuEntry, u as TrayMenuMetadataSchema } from "../schemas-
|
|
29
|
-
import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../namespace-
|
|
28
|
+
import { a as TrayMenuGroupSchema, c as TrayMenuListEntry, d as TrayMenuSchemas, f as TrayMenuSectionSchema, i as TrayMenuGroupEntrySchema, l as TrayMenuListEntrySchema, n as TrayMenuEntrySchema, o as TrayMenuItemClicked, r as TrayMenuGroup, s as TrayMenuItemClickedSchema, t as TrayMenuEntry, u as TrayMenuMetadataSchema } from "../schemas-lnE9YoG7.mjs";
|
|
29
|
+
import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../namespace-j7vFsmYL.mjs";
|
|
30
30
|
import { C as ModelRegistrySchemas, S as ModelRegistrySchema, T as ProviderModelOverrideSchema, _ as ModelRegistryGetLabModelsResponse, a as ModelRegistryService, b as ModelRegistryRefreshRequest, c as IModelRegistryFetcher, d as ModelRegistry, f as ModelRegistryCheckModelInProvidersRequest, g as ModelRegistryGetLabModelsRequest, h as ModelRegistryGetForProviderResponse, i as ModelRegistryProviderNotFoundError, l as ModelRegistryNamespace, m as ModelRegistryGetForProviderRequest, n as CachedRegistryFetcher, o as ModelRegistryServiceOptions, p as ModelRegistryCheckModelInProvidersResponse, r as FallbackRegistryFetcher, s as IModelRegistryCache, t as mergeModelMetadata, u as ModelRegistrySubjects, v as ModelRegistryGetProviderModelsRequest, w as ProviderModelOverride, x as ModelRegistryRefreshResponse, y as ModelRegistryGetProviderModelsResponse } from "../index-OGIC4puQ.mjs";
|
|
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-
|
|
35
|
-
import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../namespace-
|
|
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-Br-rSxPE2.mjs";
|
|
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";
|
|
38
38
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -1334,16 +1334,16 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1334
1334
|
response: _$zod.ZodObject<{
|
|
1335
1335
|
config: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
1336
1336
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1337
|
-
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1338
1337
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1338
|
+
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1339
1339
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1340
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
1340
1341
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
1341
1342
|
label: _$zod.ZodString;
|
|
1342
1343
|
url: _$zod.ZodString;
|
|
1343
1344
|
}, _$zod_v4_core0.$strict>>>;
|
|
1344
1345
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1345
1346
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
1346
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
1347
1347
|
name: _$zod.ZodString;
|
|
1348
1348
|
enabled: _$zod.ZodBoolean;
|
|
1349
1349
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -1359,16 +1359,16 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1359
1359
|
response: _$zod.ZodObject<{
|
|
1360
1360
|
configs: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1361
1361
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1362
|
-
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1363
1362
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1363
|
+
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1364
1364
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1365
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
1365
1366
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
1366
1367
|
label: _$zod.ZodString;
|
|
1367
1368
|
url: _$zod.ZodString;
|
|
1368
1369
|
}, _$zod_v4_core0.$strict>>>;
|
|
1369
1370
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1370
1371
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
1371
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
1372
1372
|
name: _$zod.ZodString;
|
|
1373
1373
|
enabled: _$zod.ZodBoolean;
|
|
1374
1374
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -1390,9 +1390,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1390
1390
|
name: _$zod.ZodString;
|
|
1391
1391
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1392
1392
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1393
|
-
visible: "visible";
|
|
1394
|
-
enabled: "enabled";
|
|
1395
1393
|
disabled: "disabled";
|
|
1394
|
+
enabled: "enabled";
|
|
1395
|
+
visible: "visible";
|
|
1396
1396
|
}>>>;
|
|
1397
1397
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1398
1398
|
allowlist: "allowlist";
|
|
@@ -1417,9 +1417,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1417
1417
|
name: _$zod.ZodString;
|
|
1418
1418
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1419
1419
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1420
|
-
visible: "visible";
|
|
1421
|
-
enabled: "enabled";
|
|
1422
1420
|
disabled: "disabled";
|
|
1421
|
+
enabled: "enabled";
|
|
1422
|
+
visible: "visible";
|
|
1423
1423
|
}>>>;
|
|
1424
1424
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1425
1425
|
allowlist: "allowlist";
|
|
@@ -1444,9 +1444,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1444
1444
|
name: _$zod.ZodString;
|
|
1445
1445
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1446
1446
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1447
|
-
visible: "visible";
|
|
1448
|
-
enabled: "enabled";
|
|
1449
1447
|
disabled: "disabled";
|
|
1448
|
+
enabled: "enabled";
|
|
1449
|
+
visible: "visible";
|
|
1450
1450
|
}>>>;
|
|
1451
1451
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1452
1452
|
allowlist: "allowlist";
|
|
@@ -1508,9 +1508,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1508
1508
|
name: _$zod.ZodString;
|
|
1509
1509
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1510
1510
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1511
|
-
visible: "visible";
|
|
1512
|
-
enabled: "enabled";
|
|
1513
1511
|
disabled: "disabled";
|
|
1512
|
+
enabled: "enabled";
|
|
1513
|
+
visible: "visible";
|
|
1514
1514
|
}>>>;
|
|
1515
1515
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1516
1516
|
allowlist: "allowlist";
|
|
@@ -1657,9 +1657,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1657
1657
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1658
1658
|
}, _$zod_v4_core0.$strip>>;
|
|
1659
1659
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1660
|
-
visible: "visible";
|
|
1661
|
-
enabled: "enabled";
|
|
1662
1660
|
disabled: "disabled";
|
|
1661
|
+
enabled: "enabled";
|
|
1662
|
+
visible: "visible";
|
|
1663
1663
|
}>>>;
|
|
1664
1664
|
modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1665
1665
|
allowlist: "allowlist";
|
|
@@ -1674,9 +1674,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1674
1674
|
name: _$zod.ZodString;
|
|
1675
1675
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1676
1676
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1677
|
-
visible: "visible";
|
|
1678
|
-
enabled: "enabled";
|
|
1679
1677
|
disabled: "disabled";
|
|
1678
|
+
enabled: "enabled";
|
|
1679
|
+
visible: "visible";
|
|
1680
1680
|
}>>>;
|
|
1681
1681
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1682
1682
|
allowlist: "allowlist";
|
|
@@ -1700,9 +1700,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1700
1700
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1701
1701
|
}, _$zod_v4_core0.$strip>>>;
|
|
1702
1702
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1703
|
-
visible: "visible";
|
|
1704
|
-
enabled: "enabled";
|
|
1705
1703
|
disabled: "disabled";
|
|
1704
|
+
enabled: "enabled";
|
|
1705
|
+
visible: "visible";
|
|
1706
1706
|
}>>>;
|
|
1707
1707
|
enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1708
1708
|
}, _$zod_v4_core0.$strict>;
|
|
@@ -1714,9 +1714,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1714
1714
|
name: _$zod.ZodString;
|
|
1715
1715
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1716
1716
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1717
|
-
visible: "visible";
|
|
1718
|
-
enabled: "enabled";
|
|
1719
1717
|
disabled: "disabled";
|
|
1718
|
+
enabled: "enabled";
|
|
1719
|
+
visible: "visible";
|
|
1720
1720
|
}>>>;
|
|
1721
1721
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1722
1722
|
allowlist: "allowlist";
|
|
@@ -1742,9 +1742,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1742
1742
|
name: _$zod.ZodString;
|
|
1743
1743
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1744
1744
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1745
|
-
visible: "visible";
|
|
1746
|
-
enabled: "enabled";
|
|
1747
1745
|
disabled: "disabled";
|
|
1746
|
+
enabled: "enabled";
|
|
1747
|
+
visible: "visible";
|
|
1748
1748
|
}>>>;
|
|
1749
1749
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1750
1750
|
allowlist: "allowlist";
|
|
@@ -1777,9 +1777,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1777
1777
|
name: _$zod.ZodString;
|
|
1778
1778
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1779
1779
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1780
|
-
visible: "visible";
|
|
1781
|
-
enabled: "enabled";
|
|
1782
1780
|
disabled: "disabled";
|
|
1781
|
+
enabled: "enabled";
|
|
1782
|
+
visible: "visible";
|
|
1783
1783
|
}>>>;
|
|
1784
1784
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1785
1785
|
allowlist: "allowlist";
|
|
@@ -1809,9 +1809,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1809
1809
|
name: _$zod.ZodString;
|
|
1810
1810
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1811
1811
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1812
|
-
visible: "visible";
|
|
1813
|
-
enabled: "enabled";
|
|
1814
1812
|
disabled: "disabled";
|
|
1813
|
+
enabled: "enabled";
|
|
1814
|
+
visible: "visible";
|
|
1815
1815
|
}>>>;
|
|
1816
1816
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1817
1817
|
allowlist: "allowlist";
|
|
@@ -1846,16 +1846,16 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1846
1846
|
response: _$zod.ZodObject<{
|
|
1847
1847
|
config: _$zod.ZodObject<{
|
|
1848
1848
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1849
|
-
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1850
1849
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1850
|
+
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1851
1851
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1852
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
1852
1853
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
1853
1854
|
label: _$zod.ZodString;
|
|
1854
1855
|
url: _$zod.ZodString;
|
|
1855
1856
|
}, _$zod_v4_core0.$strict>>>;
|
|
1856
1857
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1857
1858
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
1858
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
1859
1859
|
name: _$zod.ZodString;
|
|
1860
1860
|
enabled: _$zod.ZodBoolean;
|
|
1861
1861
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -1914,9 +1914,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1914
1914
|
name: _$zod.ZodString;
|
|
1915
1915
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1916
1916
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1917
|
-
visible: "visible";
|
|
1918
|
-
enabled: "enabled";
|
|
1919
1917
|
disabled: "disabled";
|
|
1918
|
+
enabled: "enabled";
|
|
1919
|
+
visible: "visible";
|
|
1920
1920
|
}>>>;
|
|
1921
1921
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1922
1922
|
allowlist: "allowlist";
|
|
@@ -1934,9 +1934,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1934
1934
|
name: _$zod.ZodString;
|
|
1935
1935
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1936
1936
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1937
|
-
visible: "visible";
|
|
1938
|
-
enabled: "enabled";
|
|
1939
1937
|
disabled: "disabled";
|
|
1938
|
+
enabled: "enabled";
|
|
1939
|
+
visible: "visible";
|
|
1940
1940
|
}>>>;
|
|
1941
1941
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1942
1942
|
allowlist: "allowlist";
|
|
@@ -2001,25 +2001,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2001
2001
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
2002
2002
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
2003
2003
|
sessionId: _$zod.ZodString;
|
|
2004
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
2005
|
-
fullName: _$zod.ZodString;
|
|
2006
|
-
originalName: _$zod.ZodString;
|
|
2007
|
-
serverName: _$zod.ZodString;
|
|
2008
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2009
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
2010
|
-
exposureMode: _$zod.ZodEnum<{
|
|
2011
|
-
hidden: "hidden";
|
|
2012
|
-
discovery: "discovery";
|
|
2013
|
-
direct: "direct";
|
|
2014
|
-
}>;
|
|
2015
|
-
enabled: _$zod.ZodBoolean;
|
|
2016
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2017
|
-
discovery: "discovery";
|
|
2018
|
-
toolset: "toolset";
|
|
2019
|
-
}>>;
|
|
2020
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2021
|
-
exposed: _$zod.ZodBoolean;
|
|
2022
|
-
}, _$zod_v4_core0.$strip>>;
|
|
2023
2004
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
2024
2005
|
name: _$zod.ZodString;
|
|
2025
2006
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -2056,20 +2037,39 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2056
2037
|
type: _$zod.ZodLiteral<"http">;
|
|
2057
2038
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
2058
2039
|
exposureMode: _$zod.ZodEnum<{
|
|
2059
|
-
discovery: "discovery";
|
|
2060
2040
|
direct: "direct";
|
|
2041
|
+
discovery: "discovery";
|
|
2061
2042
|
}>;
|
|
2062
2043
|
}, _$zod_v4_core0.$strip>>;
|
|
2063
|
-
|
|
2044
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
2064
2045
|
fullName: _$zod.ZodString;
|
|
2065
2046
|
originalName: _$zod.ZodString;
|
|
2066
2047
|
serverName: _$zod.ZodString;
|
|
2067
2048
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2068
2049
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
2069
2050
|
exposureMode: _$zod.ZodEnum<{
|
|
2051
|
+
direct: "direct";
|
|
2052
|
+
discovery: "discovery";
|
|
2070
2053
|
hidden: "hidden";
|
|
2054
|
+
}>;
|
|
2055
|
+
enabled: _$zod.ZodBoolean;
|
|
2056
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2071
2057
|
discovery: "discovery";
|
|
2058
|
+
toolset: "toolset";
|
|
2059
|
+
}>>;
|
|
2060
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2061
|
+
exposed: _$zod.ZodBoolean;
|
|
2062
|
+
}, _$zod_v4_core0.$strip>>;
|
|
2063
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
2064
|
+
fullName: _$zod.ZodString;
|
|
2065
|
+
originalName: _$zod.ZodString;
|
|
2066
|
+
serverName: _$zod.ZodString;
|
|
2067
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2068
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
2069
|
+
exposureMode: _$zod.ZodEnum<{
|
|
2072
2070
|
direct: "direct";
|
|
2071
|
+
discovery: "discovery";
|
|
2072
|
+
hidden: "hidden";
|
|
2073
2073
|
}>;
|
|
2074
2074
|
enabled: _$zod.ZodBoolean;
|
|
2075
2075
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -2098,18 +2098,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2098
2098
|
env?: Record<string, string> | undefined;
|
|
2099
2099
|
mcpSessionContext?: {
|
|
2100
2100
|
sessionId: string;
|
|
2101
|
-
directTools: {
|
|
2102
|
-
fullName: string;
|
|
2103
|
-
originalName: string;
|
|
2104
|
-
serverName: string;
|
|
2105
|
-
inputSchema: Record<string, unknown>;
|
|
2106
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
2107
|
-
enabled: boolean;
|
|
2108
|
-
exposed: boolean;
|
|
2109
|
-
description?: string | undefined;
|
|
2110
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2111
|
-
enabledAt?: number | undefined;
|
|
2112
|
-
}[];
|
|
2113
2101
|
servers: {
|
|
2114
2102
|
name: string;
|
|
2115
2103
|
transport: {
|
|
@@ -2137,14 +2125,26 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2137
2125
|
}[] | undefined;
|
|
2138
2126
|
alwaysLoad?: boolean | undefined;
|
|
2139
2127
|
};
|
|
2140
|
-
exposureMode: "
|
|
2128
|
+
exposureMode: "direct" | "discovery";
|
|
2129
|
+
}[];
|
|
2130
|
+
directTools: {
|
|
2131
|
+
fullName: string;
|
|
2132
|
+
originalName: string;
|
|
2133
|
+
serverName: string;
|
|
2134
|
+
inputSchema: Record<string, unknown>;
|
|
2135
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
2136
|
+
enabled: boolean;
|
|
2137
|
+
exposed: boolean;
|
|
2138
|
+
description?: string | undefined;
|
|
2139
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2140
|
+
enabledAt?: number | undefined;
|
|
2141
2141
|
}[];
|
|
2142
2142
|
discoverableTools: {
|
|
2143
2143
|
fullName: string;
|
|
2144
2144
|
originalName: string;
|
|
2145
2145
|
serverName: string;
|
|
2146
2146
|
inputSchema: Record<string, unknown>;
|
|
2147
|
-
exposureMode: "
|
|
2147
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
2148
2148
|
enabled: boolean;
|
|
2149
2149
|
exposed: boolean;
|
|
2150
2150
|
description?: string | undefined;
|
|
@@ -2172,18 +2172,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2172
2172
|
env?: Record<string, string> | undefined;
|
|
2173
2173
|
mcpSessionContext?: {
|
|
2174
2174
|
sessionId: string;
|
|
2175
|
-
directTools: {
|
|
2176
|
-
fullName: string;
|
|
2177
|
-
originalName: string;
|
|
2178
|
-
serverName: string;
|
|
2179
|
-
inputSchema: Record<string, unknown>;
|
|
2180
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
2181
|
-
enabled: boolean;
|
|
2182
|
-
exposed: boolean;
|
|
2183
|
-
description?: string | undefined;
|
|
2184
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2185
|
-
enabledAt?: number | undefined;
|
|
2186
|
-
}[];
|
|
2187
2175
|
servers: {
|
|
2188
2176
|
name: string;
|
|
2189
2177
|
transport: {
|
|
@@ -2211,14 +2199,26 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2211
2199
|
}[] | undefined;
|
|
2212
2200
|
alwaysLoad?: boolean | undefined;
|
|
2213
2201
|
};
|
|
2214
|
-
exposureMode: "
|
|
2202
|
+
exposureMode: "direct" | "discovery";
|
|
2203
|
+
}[];
|
|
2204
|
+
directTools: {
|
|
2205
|
+
fullName: string;
|
|
2206
|
+
originalName: string;
|
|
2207
|
+
serverName: string;
|
|
2208
|
+
inputSchema: Record<string, unknown>;
|
|
2209
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
2210
|
+
enabled: boolean;
|
|
2211
|
+
exposed: boolean;
|
|
2212
|
+
description?: string | undefined;
|
|
2213
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2214
|
+
enabledAt?: number | undefined;
|
|
2215
2215
|
}[];
|
|
2216
2216
|
discoverableTools: {
|
|
2217
2217
|
fullName: string;
|
|
2218
2218
|
originalName: string;
|
|
2219
2219
|
serverName: string;
|
|
2220
2220
|
inputSchema: Record<string, unknown>;
|
|
2221
|
-
exposureMode: "
|
|
2221
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
2222
2222
|
enabled: boolean;
|
|
2223
2223
|
exposed: boolean;
|
|
2224
2224
|
description?: string | undefined;
|
|
@@ -2244,18 +2244,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2244
2244
|
env?: Record<string, string> | undefined;
|
|
2245
2245
|
mcpSessionContext?: {
|
|
2246
2246
|
sessionId: string;
|
|
2247
|
-
directTools: {
|
|
2248
|
-
fullName: string;
|
|
2249
|
-
originalName: string;
|
|
2250
|
-
serverName: string;
|
|
2251
|
-
inputSchema: Record<string, unknown>;
|
|
2252
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
2253
|
-
enabled: boolean;
|
|
2254
|
-
exposed: boolean;
|
|
2255
|
-
description?: string | undefined;
|
|
2256
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2257
|
-
enabledAt?: number | undefined;
|
|
2258
|
-
}[];
|
|
2259
2247
|
servers: {
|
|
2260
2248
|
name: string;
|
|
2261
2249
|
transport: {
|
|
@@ -2283,14 +2271,26 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2283
2271
|
}[] | undefined;
|
|
2284
2272
|
alwaysLoad?: boolean | undefined;
|
|
2285
2273
|
};
|
|
2286
|
-
exposureMode: "
|
|
2274
|
+
exposureMode: "direct" | "discovery";
|
|
2275
|
+
}[];
|
|
2276
|
+
directTools: {
|
|
2277
|
+
fullName: string;
|
|
2278
|
+
originalName: string;
|
|
2279
|
+
serverName: string;
|
|
2280
|
+
inputSchema: Record<string, unknown>;
|
|
2281
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
2282
|
+
enabled: boolean;
|
|
2283
|
+
exposed: boolean;
|
|
2284
|
+
description?: string | undefined;
|
|
2285
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2286
|
+
enabledAt?: number | undefined;
|
|
2287
2287
|
}[];
|
|
2288
2288
|
discoverableTools: {
|
|
2289
2289
|
fullName: string;
|
|
2290
2290
|
originalName: string;
|
|
2291
2291
|
serverName: string;
|
|
2292
2292
|
inputSchema: Record<string, unknown>;
|
|
2293
|
-
exposureMode: "
|
|
2293
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
2294
2294
|
enabled: boolean;
|
|
2295
2295
|
exposed: boolean;
|
|
2296
2296
|
description?: string | undefined;
|
|
@@ -2318,18 +2318,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2318
2318
|
env?: Record<string, string> | undefined;
|
|
2319
2319
|
mcpSessionContext?: {
|
|
2320
2320
|
sessionId: string;
|
|
2321
|
-
directTools: {
|
|
2322
|
-
fullName: string;
|
|
2323
|
-
originalName: string;
|
|
2324
|
-
serverName: string;
|
|
2325
|
-
inputSchema: Record<string, unknown>;
|
|
2326
|
-
exposureMode: "hidden" | "discovery" | "direct";
|
|
2327
|
-
enabled: boolean;
|
|
2328
|
-
exposed: boolean;
|
|
2329
|
-
description?: string | undefined;
|
|
2330
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2331
|
-
enabledAt?: number | undefined;
|
|
2332
|
-
}[];
|
|
2333
2321
|
servers: {
|
|
2334
2322
|
name: string;
|
|
2335
2323
|
transport: {
|
|
@@ -2357,14 +2345,26 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2357
2345
|
}[] | undefined;
|
|
2358
2346
|
alwaysLoad?: boolean | undefined;
|
|
2359
2347
|
};
|
|
2360
|
-
exposureMode: "
|
|
2348
|
+
exposureMode: "direct" | "discovery";
|
|
2349
|
+
}[];
|
|
2350
|
+
directTools: {
|
|
2351
|
+
fullName: string;
|
|
2352
|
+
originalName: string;
|
|
2353
|
+
serverName: string;
|
|
2354
|
+
inputSchema: Record<string, unknown>;
|
|
2355
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
2356
|
+
enabled: boolean;
|
|
2357
|
+
exposed: boolean;
|
|
2358
|
+
description?: string | undefined;
|
|
2359
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2360
|
+
enabledAt?: number | undefined;
|
|
2361
2361
|
}[];
|
|
2362
2362
|
discoverableTools: {
|
|
2363
2363
|
fullName: string;
|
|
2364
2364
|
originalName: string;
|
|
2365
2365
|
serverName: string;
|
|
2366
2366
|
inputSchema: Record<string, unknown>;
|
|
2367
|
-
exposureMode: "
|
|
2367
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
2368
2368
|
enabled: boolean;
|
|
2369
2369
|
exposed: boolean;
|
|
2370
2370
|
description?: string | undefined;
|
|
@@ -2395,9 +2395,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2395
2395
|
status: _$zod.ZodEnum<{
|
|
2396
2396
|
completed: "completed";
|
|
2397
2397
|
cancelled: "cancelled";
|
|
2398
|
+
failed: "failed";
|
|
2398
2399
|
running: "running";
|
|
2399
2400
|
waiting_input: "waiting_input";
|
|
2400
|
-
failed: "failed";
|
|
2401
2401
|
}>;
|
|
2402
2402
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2403
2403
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3264,13 +3264,13 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3264
3264
|
ruleId: _$zod.ZodString;
|
|
3265
3265
|
changeType: _$zod.ZodEnum<{
|
|
3266
3266
|
updated: "updated";
|
|
3267
|
-
deleted: "deleted";
|
|
3268
3267
|
created: "created";
|
|
3268
|
+
deleted: "deleted";
|
|
3269
3269
|
}>;
|
|
3270
3270
|
previous: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
3271
3271
|
scope: _$zod.ZodEnum<{
|
|
3272
|
-
global: "global";
|
|
3273
3272
|
session: "session";
|
|
3273
|
+
global: "global";
|
|
3274
3274
|
project: "project";
|
|
3275
3275
|
}>;
|
|
3276
3276
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -3278,8 +3278,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3278
3278
|
}, _$zod_v4_core0.$strict>>;
|
|
3279
3279
|
current: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
3280
3280
|
scope: _$zod.ZodEnum<{
|
|
3281
|
-
global: "global";
|
|
3282
3281
|
session: "session";
|
|
3282
|
+
global: "global";
|
|
3283
3283
|
project: "project";
|
|
3284
3284
|
}>;
|
|
3285
3285
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -3467,8 +3467,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3467
3467
|
}, _$zod_v4_core0.$strip>;
|
|
3468
3468
|
response: _$zod.ZodObject<{
|
|
3469
3469
|
state: _$zod.ZodEnum<{
|
|
3470
|
-
running: "running";
|
|
3471
3470
|
created: "created";
|
|
3471
|
+
running: "running";
|
|
3472
3472
|
stopped: "stopped";
|
|
3473
3473
|
destroyed: "destroyed";
|
|
3474
3474
|
}>;
|
|
@@ -3814,9 +3814,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3814
3814
|
extensionConfig: _$zod.ZodObject<{
|
|
3815
3815
|
id: _$zod.ZodString;
|
|
3816
3816
|
config: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
3817
|
-
extensionName: _$zod.ZodString;
|
|
3818
3817
|
enabled: _$zod.ZodBoolean;
|
|
3819
3818
|
scope: _$zod.ZodString;
|
|
3819
|
+
extensionName: _$zod.ZodString;
|
|
3820
3820
|
}, _$zod_v4_core0.$strip>;
|
|
3821
3821
|
}, _$zod_v4_core0.$strip>;
|
|
3822
3822
|
response: _$zod.ZodObject<{
|
|
@@ -3863,18 +3863,18 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3863
3863
|
changed: _$zod.ZodObject<{
|
|
3864
3864
|
path: _$zod.ZodString;
|
|
3865
3865
|
kind: _$zod.ZodEnum<{
|
|
3866
|
-
create: "create";
|
|
3867
|
-
delete: "delete";
|
|
3868
3866
|
change: "change";
|
|
3867
|
+
delete: "delete";
|
|
3868
|
+
create: "create";
|
|
3869
3869
|
}>;
|
|
3870
3870
|
}, _$zod_v4_core0.$strip>;
|
|
3871
3871
|
batch: _$zod.ZodObject<{
|
|
3872
3872
|
changes: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3873
3873
|
path: _$zod.ZodString;
|
|
3874
3874
|
kind: _$zod.ZodEnum<{
|
|
3875
|
-
create: "create";
|
|
3876
|
-
delete: "delete";
|
|
3877
3875
|
change: "change";
|
|
3876
|
+
delete: "delete";
|
|
3877
|
+
create: "create";
|
|
3878
3878
|
}>;
|
|
3879
3879
|
}, _$zod_v4_core0.$strip>>;
|
|
3880
3880
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -4065,7 +4065,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
4065
4065
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4066
4066
|
name: _$zod.ZodString;
|
|
4067
4067
|
adapterName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4068
|
-
credentials: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4069
4068
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4070
4069
|
toolCapabilityMap: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodEnum<{
|
|
4071
4070
|
"file.read": "file.read";
|
|
@@ -4088,6 +4087,7 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
4088
4087
|
"always-ask": "always-ask";
|
|
4089
4088
|
"full-access": "full-access";
|
|
4090
4089
|
}>>>;
|
|
4090
|
+
credentials: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4091
4091
|
approvalPolicy: _$zod.ZodEnum<{
|
|
4092
4092
|
reject: "reject";
|
|
4093
4093
|
"always-ask": "always-ask";
|
|
@@ -5634,8 +5634,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
5634
5634
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5635
5635
|
readiness: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5636
5636
|
ready: "ready";
|
|
5637
|
-
"needs-setup": "needs-setup";
|
|
5638
5637
|
"missing-credentials": "missing-credentials";
|
|
5638
|
+
"needs-setup": "needs-setup";
|
|
5639
5639
|
}>>;
|
|
5640
5640
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5641
5641
|
protocol: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -5784,8 +5784,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
5784
5784
|
groupId: _$zod.ZodString;
|
|
5785
5785
|
entries: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5786
5786
|
metadata: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
5787
|
-
label: _$zod.ZodString;
|
|
5788
5787
|
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
5788
|
+
label: _$zod.ZodString;
|
|
5789
5789
|
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
5790
5790
|
entryId: _$zod.ZodString;
|
|
5791
5791
|
}, _$zod_v4_core0.$strip>>;
|
|
@@ -6281,9 +6281,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
6281
6281
|
status: _$zod.ZodEnum<{
|
|
6282
6282
|
completed: "completed";
|
|
6283
6283
|
cancelled: "cancelled";
|
|
6284
|
+
failed: "failed";
|
|
6284
6285
|
running: "running";
|
|
6285
6286
|
waiting_input: "waiting_input";
|
|
6286
|
-
failed: "failed";
|
|
6287
6287
|
}>;
|
|
6288
6288
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6289
6289
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -6343,8 +6343,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
6343
6343
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6344
6344
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6345
6345
|
contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
6346
|
-
fork: "fork";
|
|
6347
6346
|
fresh: "fresh";
|
|
6347
|
+
fork: "fork";
|
|
6348
6348
|
}>>;
|
|
6349
6349
|
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6350
6350
|
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
@@ -6358,18 +6358,18 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
6358
6358
|
create: {
|
|
6359
6359
|
request: _$zod.ZodObject<{
|
|
6360
6360
|
name: _$zod.ZodString;
|
|
6361
|
+
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
6361
6362
|
adapterName: _$zod.ZodString;
|
|
6362
6363
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6363
6364
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6365
|
+
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6366
|
+
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6367
|
+
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6368
|
+
allowedDirectories: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6364
6369
|
contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
6365
|
-
fork: "fork";
|
|
6366
6370
|
fresh: "fresh";
|
|
6371
|
+
fork: "fork";
|
|
6367
6372
|
}>>;
|
|
6368
|
-
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6369
|
-
allowedDirectories: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6370
|
-
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6371
|
-
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
6372
|
-
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6373
6373
|
}, _$zod_v4_core0.$strip>;
|
|
6374
6374
|
response: _$zod.ZodObject<{
|
|
6375
6375
|
id: _$zod.ZodString;
|
|
@@ -6384,8 +6384,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
6384
6384
|
model: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
|
|
6385
6385
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
|
|
6386
6386
|
contextMode: _$zod.ZodOptional<_$zod.ZodDefault<_$zod.ZodEnum<{
|
|
6387
|
-
fork: "fork";
|
|
6388
6387
|
fresh: "fresh";
|
|
6388
|
+
fork: "fork";
|
|
6389
6389
|
}>>>;
|
|
6390
6390
|
allowedTools: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>>;
|
|
6391
6391
|
disallowedTools: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>>;
|