@makaio/framework 1.0.0-dev-1781443723575 → 1.0.0-dev-1781457526466
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/index.d.mts +1 -1
- 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/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +399 -65
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- 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/{definition-CPc6oKaF.d.mts → definition-DSq5ErZD.d.mts} +1 -1
- package/dist/{index-BSFmBEDL.d.mts → index-B19U8IjG.d.mts} +9 -9
- package/dist/{index-BZuF4I8O.d.mts → index-B3mq3Qjf.d.mts} +1 -1
- package/dist/{index-Doy13wLW.d.mts → index-BQ8H7cvY.d.mts} +15 -15
- package/dist/{index-CQuLV3jj.d.mts → index-BVf5D_xQ.d.mts} +8 -8
- package/dist/{index-D7oEYudM.d.mts → index-B_Z1Mgko.d.mts} +1 -1
- package/dist/{index-CtVy1e5h.d.mts → index-C7DEqbEy.d.mts} +16 -16
- package/dist/{index-BDnI2oqX.d.mts → index-CEdOq5Om.d.mts} +1 -1
- package/dist/{index-N7JtH6hX.d.mts → index-CmnQr7_x.d.mts} +3 -3
- package/dist/{index-gYlNeEGH.d.mts → index-Cs1JVq0D.d.mts} +16 -16
- package/dist/{index-DWRwbJjQ.d.mts → index-DLPjliGd.d.mts} +1 -1
- package/dist/{index-DsAfeVbS.d.mts → index-DacXw2sg.d.mts} +24 -24
- package/dist/{index-iRe4CsR5.d.mts → index-DfNIhEm_.d.mts} +20 -20
- package/dist/{index-C2tDMYm0.d.mts → index-DmZxKuwh.d.mts} +5 -5
- package/dist/{index-DWBpxSGQ.d.mts → index-DpeRgR7z.d.mts} +134 -134
- package/dist/{index-GuspCNLR.d.mts → index-DyqZej9j.d.mts} +8 -8
- package/dist/{index-BM_y78ZA2.d.mts → index-iXawmtSH2.d.mts} +6 -6
- package/dist/{index-bLWdMu_T.d.mts → index-p0Gs2cHX.d.mts} +22 -22
- 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-vfKj-JHx.d.mts → namespace-B1Bldc48.d.mts} +9 -9
- package/dist/{namespace-CK50FeCH.d.mts → namespace-DB6RC_Pn.d.mts} +2 -2
- package/dist/{namespace-thr1fR3_.d.mts → namespace-D_ZXa76m.d.mts} +32 -32
- package/dist/{namespace-D63jVkzY.d.mts → namespace-DphMg7CF.d.mts} +5 -5
- package/dist/{namespace-DWT6hqxX.d.mts → namespace-u_b7D-p2.d.mts} +58 -58
- package/dist/package-CBjoefAW.mjs +1 -0
- package/dist/{package-BEbo1-6S.d.mts → package-fwIv7zzj.d.mts} +1 -1
- package/dist/package.json +1 -1
- package/dist/primitive-runtime-BHSEOIH6.mjs +1 -0
- package/dist/{schema-CXgFk-dK.d.mts → schema-BDQID7HI.d.mts} +3 -3
- package/dist/{schemas-BS8xAZ2y2.d.mts → schemas-Bxc0-SF62.d.mts} +4 -4
- package/dist/{schemas-DZfBym73.d.mts → schemas-Bxjfpl2Y.d.mts} +7 -7
- package/dist/{schemas-DMl7IKG-.d.mts → schemas-ByBtBmoL.d.mts} +3 -3
- package/dist/{schemas-CRS7tkFP.d.mts → schemas-D2IRKPJN.d.mts} +4 -4
- package/dist/{schemas-YFBpHbzr.d.mts → schemas-DdHltfZX.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/context-rules/index.d.mts +11 -11
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/index.d.mts +51 -51
- 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/preferences/index.d.mts +2 -2
- package/dist/services/preferences/schemas.d.mts +1 -1
- package/dist/services/preferences/storage-namespace.d.mts +2 -2
- package/dist/services/session/index.d.mts +5 -5
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +7 -7
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +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-lineage-CJgqfkMj.d.mts → session-lineage-DFkJgYt5.d.mts} +1 -1
- package/dist/{storage-namespace-gey7EUhM.d.mts → storage-namespace-Cd5XzgVC.d.mts} +10 -10
- package/dist/{types-bPzpZb7_.d.mts → types-BB8iIAjZ.d.mts} +1 -1
- package/dist/{types-8q9G9p34.d.mts → types-BC3nHLuk.d.mts} +51 -51
- package/dist/ui-kernel/index.d.mts +4 -4
- package/dist/ui-kernel/pages/namespace.d.mts +4 -4
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/workflow-engine/index.d.mts +127 -23
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/package.json +1 -1
- package/dist/package-Dvk8-Gfd.mjs +0 -1
- package/dist/primitive-runtime-UEzX4Ayu.mjs +0 -1
|
@@ -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-DLPjliGd.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
|
-
extension: "extension";
|
|
78
77
|
adapter: "adapter";
|
|
78
|
+
extension: "extension";
|
|
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
|
-
extension: "extension";
|
|
238
237
|
adapter: "adapter";
|
|
238
|
+
extension: "extension";
|
|
239
239
|
}>;
|
|
240
240
|
logFilePattern: _$zod.ZodString;
|
|
241
241
|
isRunning: _$zod.ZodBoolean;
|
|
@@ -90,8 +90,8 @@ declare const LogImportSchemas: {
|
|
|
90
90
|
adapterName: z.ZodString;
|
|
91
91
|
displayName: z.ZodString;
|
|
92
92
|
source: z.ZodEnum<{
|
|
93
|
-
extension: "extension";
|
|
94
93
|
adapter: "adapter";
|
|
94
|
+
extension: "extension";
|
|
95
95
|
}>;
|
|
96
96
|
logFilePattern: z.ZodString;
|
|
97
97
|
isRunning: z.ZodBoolean;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../../schemas-
|
|
2
|
-
import { n as PreferencesSubjects, t as PreferencesNamespace } from "../../storage-namespace-
|
|
1
|
+
import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../../schemas-Bxjfpl2Y.mjs";
|
|
2
|
+
import { n as PreferencesSubjects, t as PreferencesNamespace } from "../../storage-namespace-Cd5XzgVC.mjs";
|
|
3
3
|
export { type PreferenceItem, PreferenceItemSchema, type PreferenceKey, PreferenceKeySchema, PreferenceValueSchema, PreferencesNamespace, PreferencesSchemas, PreferencesSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../../schemas-
|
|
1
|
+
import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../../schemas-Bxjfpl2Y.mjs";
|
|
2
2
|
export { PreferenceItem, PreferenceItemSchema, PreferenceKey, PreferenceKeySchema, PreferenceValueSchema, PreferencesSchemas };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../../schemas-
|
|
2
|
-
import { n as PreferencesSubjects, t as PreferencesNamespace } from "../../storage-namespace-
|
|
1
|
+
import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../../schemas-Bxjfpl2Y.mjs";
|
|
2
|
+
import { n as PreferencesSubjects, t as PreferencesNamespace } from "../../storage-namespace-Cd5XzgVC.mjs";
|
|
3
3
|
export { PreferenceItem, PreferenceItemSchema, PreferenceKey, PreferenceKeySchema, PreferenceValueSchema, PreferencesNamespace, PreferencesSchemas, PreferencesSubjects };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
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, G as getSessionAncestorChain, 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, o as toSessionLineage, ot as registerDrizzleSessionStorage, p as StartTurnOptions, pt as assembleForkContext, q as fetchSessionPreviewMaps, qt as ISessionOrchestrator, r as BuildContextOptions, rt as registerFtsSearchHandler, s as registerSessionDiscoveredHandler, 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-
|
|
1
|
+
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, G as getSessionAncestorChain, 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, o as toSessionLineage, ot as registerDrizzleSessionStorage, p as StartTurnOptions, pt as assembleForkContext, q as fetchSessionPreviewMaps, qt as ISessionOrchestrator, r as BuildContextOptions, rt as registerFtsSearchHandler, s as registerSessionDiscoveredHandler, 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-C7DEqbEy.mjs";
|
|
2
2
|
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-BtL_9HBk.mjs";
|
|
3
3
|
import { r as buildProviderContext } from "../../index-BplsE3qw.mjs";
|
|
4
|
-
import { i as SessionStorageSubjects, r as SessionStorageNamespace } from "../../namespace-
|
|
5
|
-
import { a as agents, c as sessionsDual, o as agentsDual, s as sessions } from "../../schema-
|
|
6
|
-
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../../namespace-
|
|
4
|
+
import { i as SessionStorageSubjects, r as SessionStorageNamespace } from "../../namespace-u_b7D-p2.mjs";
|
|
5
|
+
import { a as agents, c as sessionsDual, o as agentsDual, s as sessions } from "../../schema-BDQID7HI.mjs";
|
|
6
|
+
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../../namespace-B1Bldc48.mjs";
|
|
7
7
|
import { t as TurnStorageNamespace } from "../../namespace-DKnJL0Ja.mjs";
|
|
8
8
|
import { n as TurnStorageSubjects } from "../../namespace-2G7A4Sza.mjs";
|
|
9
|
-
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../../namespace-
|
|
9
|
+
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../../namespace-DphMg7CF.mjs";
|
|
10
10
|
export { AdapterRegistry, AgentContextState, AgentStorageNamespace, AgentStorageSubjects, BuildContextOptions, CONNECTOR_SWAP_DEFAULT_PIPELINE, ContextAssemblyResult, ContextWindowTracker, ContextWindowTrackerConfig, EmbeddingIndexManager, EventTransform, FallbackRuntimeOptions, ISessionOrchestrator, InsertMessage, InsertMessageRouting, InsertSessionEvent, InsertTurn, MakaioSession, MakaioSessionConfig, MakaioSessionService, MessageRoutingNamespace, MessageRoutingSubjects, MessageStorageNamespace, MessageStorageSubjects, RecoveryConfig, SearchFilters, SearchSessionRow, SelectMessage, SelectMessageRouting, SelectSessionEvent, SelectTurn, SessionBridge, SessionContextWindowState, SessionEventStorageNamespace, SessionEventStorageSubjects, SessionExtensionContextImpl, SessionLogger, SessionLoggerOptions, SessionOrchestrator, SessionPreviewMaps, SessionStorageNamespace, SessionStorageSubjects, SessionTurnManager, StartTurnOptions, Turn, TurnCompleteCallback, TurnCompletionResult, TurnConfig, TurnContext, TurnContextEnricher, TurnResult, TurnStateChange, TurnStorageNamespace, TurnStorageSubjects, actionRegistry, agents, agentsDual, assembleForkContext, buildProviderContext, buildRecoveryContext, buildRecoveryContextWithPipeline, buildSessionContext, buildTurnInitiator, createSessionExtensionContext, ensureAgentCwd, ensureAgentModel, extractTextContent, fetchAgentsBySession, fetchMessageCountsBySession, fetchPreviewBySession, fetchSessionPreviewMaps, findTurnByAgent, getFullConversation, getOrCreateSession, getSessionAncestorChain, importCursors, importCursorsDual, kindToBranchKind, mapAgentsBySession, mapRowToSession, mapToSession, messageRouting, messageRoutingDual, messages, normalizeSelectionString, normalizeToBlocks, parseForkTransforms, pickFallbackRuntimeOptions, recoverAgent, registerAbandonHandler, registerAttachHandler, registerBuiltInActions, registerCompressHandler, registerCompressLineageResolver, registerCoreSessionServiceHandlers, registerDrizzleAgentStorage, registerDrizzleImportCursorStorage, registerDrizzleMessageRoutingStorage, registerDrizzleMessageStorage, registerDrizzleSessionEventStorage, registerDrizzleSessionStorage, registerDrizzleTurnStorage, registerForkHandler, registerFtsSearchHandler, registerGetStatusCountsHandler, registerListActionsHandler, registerMemoryAgentStorage, registerMemoryMessageStorage, registerMemorySessionEventStorage, registerMemorySessionStorage, registerMemoryTurnStorage, registerMergeHandler, registerParentResolver, registerResumeHandler, registerSessionDiscoveredHandler, registerSpawningToolCallResolver, resetBuiltInActionsRegistration, resolveAdapterId, resolveAdapterNameById, resolveExecutionTarget, resolveModelCapabilities, resolveTargetAgents, routeToAgents, routeToAgentsCore, sessionEvents, sessionEventsDual, sessions, sessionsDual, toSessionLineage, turns, turnsDual, verifyAndRecoverAgents };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as MessageStorageSubjects, n as MessagePageCursorSchema, r as MessageStorageNamespace, t as MessagePageCursor } from "../../../namespace-
|
|
1
|
+
import { i as MessageStorageSubjects, n as MessagePageCursorSchema, r as MessageStorageNamespace, t as MessagePageCursor } from "../../../namespace-DphMg7CF.mjs";
|
|
2
2
|
export { MessagePageCursor, MessagePageCursorSchema, MessageStorageNamespace, MessageStorageSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../../../namespace-
|
|
1
|
+
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../../../namespace-B1Bldc48.mjs";
|
|
2
2
|
export { SessionEventStorageNamespace, SessionEventStorageSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as SessionWithPreview, i as SessionStorageSubjects, n as SessionPreviewDataSchema, o as SessionWithPreviewSchema, r as SessionStorageNamespace, t as SessionPreviewData } from "../../../namespace-
|
|
1
|
+
import { a as SessionWithPreview, i as SessionStorageSubjects, n as SessionPreviewDataSchema, o as SessionWithPreviewSchema, r as SessionStorageNamespace, t as SessionPreviewData } from "../../../namespace-u_b7D-p2.mjs";
|
|
2
2
|
export { SessionPreviewData, SessionPreviewDataSchema, SessionStorageNamespace, SessionStorageSubjects, SessionWithPreview, SessionWithPreviewSchema };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as agents, c as sessionsDual, i as SelectSession, n as InsertSession, o as agentsDual, r as SelectAgent, s as sessions, t as InsertAgent } from "../../../schema-
|
|
1
|
+
import { a as agents, c as sessionsDual, i as SelectSession, n as InsertSession, o as agentsDual, r as SelectAgent, s as sessions, t as InsertAgent } from "../../../schema-BDQID7HI.mjs";
|
|
2
2
|
export { InsertAgent, InsertSession, SelectAgent, SelectSession, agents, agentsDual, sessions, sessionsDual };
|
|
@@ -24,8 +24,8 @@ declare const AdapterInfoSchema: z.ZodObject<{
|
|
|
24
24
|
instructions: z.ZodOptional<z.ZodString>;
|
|
25
25
|
readiness: z.ZodOptional<z.ZodEnum<{
|
|
26
26
|
ready: "ready";
|
|
27
|
-
"missing-credentials": "missing-credentials";
|
|
28
27
|
"needs-setup": "needs-setup";
|
|
28
|
+
"missing-credentials": "missing-credentials";
|
|
29
29
|
}>>;
|
|
30
30
|
clientId: z.ZodOptional<z.ZodString>;
|
|
31
31
|
protocol: z.ZodOptional<z.ZodEnum<{
|
|
@@ -145,8 +145,8 @@ declare const SettingsNamespace: _$_makaio_core0.BusNamespaceDefinition<"setting
|
|
|
145
145
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
146
146
|
readiness: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
147
147
|
ready: "ready";
|
|
148
|
-
"missing-credentials": "missing-credentials";
|
|
149
148
|
"needs-setup": "needs-setup";
|
|
149
|
+
"missing-credentials": "missing-credentials";
|
|
150
150
|
}>>;
|
|
151
151
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
152
152
|
protocol: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -358,8 +358,8 @@ declare const SettingsSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
358
358
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
359
359
|
readiness: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
360
360
|
ready: "ready";
|
|
361
|
-
"missing-credentials": "missing-credentials";
|
|
362
361
|
"needs-setup": "needs-setup";
|
|
362
|
+
"missing-credentials": "missing-credentials";
|
|
363
363
|
}>>;
|
|
364
364
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
365
365
|
protocol: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -518,10 +518,10 @@ declare const SubagentTemplateSettingsNamespace: _$_makaio_core0.BusNamespaceDef
|
|
|
518
518
|
create: {
|
|
519
519
|
request: _$zod.ZodObject<{
|
|
520
520
|
name: _$zod.ZodString;
|
|
521
|
-
adapterName: _$zod.ZodString;
|
|
522
521
|
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
523
|
-
|
|
522
|
+
adapterName: _$zod.ZodString;
|
|
524
523
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
524
|
+
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
525
525
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
526
526
|
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
527
527
|
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
@@ -609,10 +609,10 @@ declare const SubagentTemplateSettingsSubjects: _$_makaio_core0.BusSubjects<_$_m
|
|
|
609
609
|
create: {
|
|
610
610
|
request: _$zod.ZodObject<{
|
|
611
611
|
name: _$zod.ZodString;
|
|
612
|
-
adapterName: _$zod.ZodString;
|
|
613
612
|
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
614
|
-
|
|
613
|
+
adapterName: _$zod.ZodString;
|
|
615
614
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
615
|
+
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
616
616
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
617
617
|
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
618
618
|
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
@@ -17,8 +17,8 @@ declare const ExtensionConfigSchema: z.ZodObject<{
|
|
|
17
17
|
declare const ExtensionConfigInputSchema: z.ZodObject<{
|
|
18
18
|
id: z.ZodString;
|
|
19
19
|
config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
20
|
-
extensionName: z.ZodString;
|
|
21
20
|
enabled: z.ZodBoolean;
|
|
21
|
+
extensionName: z.ZodString;
|
|
22
22
|
scope: z.ZodString;
|
|
23
23
|
}, z.core.$strip>;
|
|
24
24
|
/** Query schema for listing extension configs. */
|
|
@@ -62,8 +62,8 @@ declare const ExtensionConfigStorageNamespace: _$_makaio_storage_core0.StorageNa
|
|
|
62
62
|
extensionConfig: z.ZodObject<{
|
|
63
63
|
id: z.ZodString;
|
|
64
64
|
config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
65
|
-
extensionName: z.ZodString;
|
|
66
65
|
enabled: z.ZodBoolean;
|
|
66
|
+
extensionName: z.ZodString;
|
|
67
67
|
scope: z.ZodString;
|
|
68
68
|
}, z.core.$strip>;
|
|
69
69
|
}, z.core.$strip>;
|
|
@@ -130,8 +130,8 @@ declare const ExtensionConfigStorageSubjects: _$_makaio_core0.BusSubjects<_$_mak
|
|
|
130
130
|
extensionConfig: z.ZodObject<{
|
|
131
131
|
id: z.ZodString;
|
|
132
132
|
config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
133
|
-
extensionName: z.ZodString;
|
|
134
133
|
enabled: z.ZodBoolean;
|
|
134
|
+
extensionName: z.ZodString;
|
|
135
135
|
scope: z.ZodString;
|
|
136
136
|
}, z.core.$strip>;
|
|
137
137
|
}, z.core.$strip>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
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-
|
|
1
|
+
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-Bxc0-SF62.mjs";
|
|
2
2
|
import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../../namespace-Dr1wDUZA2.mjs";
|
|
3
3
|
export { type SubagentTemplate, SubagentTemplateCompletedEventSchema, type SubagentTemplateCreate, SubagentTemplateCreateSchema, type SubagentTemplateInstance, SubagentTemplateInstanceSchema, type SubagentTemplateInstanceStatus, SubagentTemplateInstanceStatusSchema, SubagentTemplateKernelNamespace, SubagentTemplateKernelSchemas, SubagentTemplateSchema, SubagentTemplateSettingsSchemas, type SubagentTemplateSpawnRequest, SubagentTemplateSpawnRequestSchema, SubagentTemplateSpawnedEventSchema, SubagentTemplateSubjects, type SubagentTemplateSummary, SubagentTemplateSummarySchema, type SubagentTemplateUpdate, SubagentTemplateUpdateSchema };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
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-
|
|
1
|
+
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-Bxc0-SF62.mjs";
|
|
2
2
|
export { SubagentTemplate, SubagentTemplateCompletedEventSchema, SubagentTemplateCreate, SubagentTemplateCreateSchema, SubagentTemplateInstance, SubagentTemplateInstanceSchema, SubagentTemplateInstanceStatus, SubagentTemplateInstanceStatusSchema, SubagentTemplateKernelSchemas, SubagentTemplateSchema, SubagentTemplateSettingsSchemas, SubagentTemplateSpawnRequest, SubagentTemplateSpawnRequestSchema, SubagentTemplateSpawnedEventSchema, SubagentTemplateSummary, SubagentTemplateSummarySchema, SubagentTemplateUpdate, SubagentTemplateUpdateSchema };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { t as TrayMenuService } from "../../index-CYZqADXY2.mjs";
|
|
2
|
-
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-
|
|
3
|
-
import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../../namespace-
|
|
2
|
+
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-DdHltfZX.mjs";
|
|
3
|
+
import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../../namespace-DB6RC_Pn.mjs";
|
|
4
4
|
export { TrayMenuEntry, TrayMenuEntrySchema, TrayMenuGroup, TrayMenuGroupEntrySchema, TrayMenuGroupSchema, TrayMenuItemClicked, TrayMenuItemClickedSchema, TrayMenuListEntry, TrayMenuListEntrySchema, TrayMenuMetadataSchema, TrayMenuNamespace, TrayMenuSchemas, TrayMenuSectionSchema, TrayMenuService, TrayMenuSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../../namespace-
|
|
1
|
+
import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../../namespace-DB6RC_Pn.mjs";
|
|
2
2
|
export { TrayMenuNamespace, TrayMenuSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
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-
|
|
1
|
+
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-DdHltfZX.mjs";
|
|
2
2
|
export { TrayMenuEntry, TrayMenuEntrySchema, TrayMenuGroup, TrayMenuGroupEntrySchema, TrayMenuGroupSchema, TrayMenuItemClicked, TrayMenuItemClickedSchema, TrayMenuListEntry, TrayMenuListEntrySchema, TrayMenuMetadataSchema, TrayMenuSchemas, TrayMenuSectionSchema };
|
|
@@ -13,8 +13,8 @@ declare const SUBAGENT_SESSION_LINEAGE_KIND: "subagent";
|
|
|
13
13
|
declare const COMPRESS_SESSION_LINEAGE_KIND: "compress";
|
|
14
14
|
/** Discriminates the relationship of a session to its parent. */
|
|
15
15
|
declare const SessionLineageKindSchema: z.ZodEnum<{
|
|
16
|
-
root: "root";
|
|
17
16
|
fork: "fork";
|
|
17
|
+
root: "root";
|
|
18
18
|
subagent: "subagent";
|
|
19
19
|
compress: "compress";
|
|
20
20
|
}>;
|
|
@@ -17,9 +17,9 @@ declare const PreferencesNamespace: _$_makaio_core0.BusNamespaceDefinition<"pref
|
|
|
17
17
|
scope: _$zod.ZodString;
|
|
18
18
|
context: _$zod.ZodOptional<_$zod.ZodString>;
|
|
19
19
|
viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
20
|
+
mobile: "mobile";
|
|
20
21
|
desktop: "desktop";
|
|
21
22
|
tablet: "tablet";
|
|
22
|
-
mobile: "mobile";
|
|
23
23
|
}>>;
|
|
24
24
|
}, _$zod_v4_core0.$strip>;
|
|
25
25
|
category: _$zod.ZodString;
|
|
@@ -38,9 +38,9 @@ declare const PreferencesNamespace: _$_makaio_core0.BusNamespaceDefinition<"pref
|
|
|
38
38
|
scope: _$zod.ZodString;
|
|
39
39
|
context: _$zod.ZodOptional<_$zod.ZodString>;
|
|
40
40
|
viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
41
|
+
mobile: "mobile";
|
|
41
42
|
desktop: "desktop";
|
|
42
43
|
tablet: "tablet";
|
|
43
|
-
mobile: "mobile";
|
|
44
44
|
}>>;
|
|
45
45
|
}, _$zod_v4_core0.$strip>;
|
|
46
46
|
category: _$zod.ZodString;
|
|
@@ -60,9 +60,9 @@ declare const PreferencesNamespace: _$_makaio_core0.BusNamespaceDefinition<"pref
|
|
|
60
60
|
scope: _$zod.ZodString;
|
|
61
61
|
context: _$zod.ZodOptional<_$zod.ZodString>;
|
|
62
62
|
viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
63
|
+
mobile: "mobile";
|
|
63
64
|
desktop: "desktop";
|
|
64
65
|
tablet: "tablet";
|
|
65
|
-
mobile: "mobile";
|
|
66
66
|
}>>;
|
|
67
67
|
}, _$zod_v4_core0.$strip>;
|
|
68
68
|
category: _$zod.ZodString;
|
|
@@ -81,9 +81,9 @@ declare const PreferencesNamespace: _$_makaio_core0.BusNamespaceDefinition<"pref
|
|
|
81
81
|
scope: _$zod.ZodOptional<_$zod.ZodString>;
|
|
82
82
|
context: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
|
|
83
83
|
viewport: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodEnum<{
|
|
84
|
+
mobile: "mobile";
|
|
84
85
|
desktop: "desktop";
|
|
85
86
|
tablet: "tablet";
|
|
86
|
-
mobile: "mobile";
|
|
87
87
|
}>>>;
|
|
88
88
|
}, _$zod_v4_core0.$strip>>;
|
|
89
89
|
category: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -98,9 +98,9 @@ declare const PreferencesNamespace: _$_makaio_core0.BusNamespaceDefinition<"pref
|
|
|
98
98
|
scope: _$zod.ZodString;
|
|
99
99
|
context: _$zod.ZodOptional<_$zod.ZodString>;
|
|
100
100
|
viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
101
|
+
mobile: "mobile";
|
|
101
102
|
desktop: "desktop";
|
|
102
103
|
tablet: "tablet";
|
|
103
|
-
mobile: "mobile";
|
|
104
104
|
}>>;
|
|
105
105
|
}, _$zod_v4_core0.$strip>;
|
|
106
106
|
category: _$zod.ZodString;
|
|
@@ -124,9 +124,9 @@ declare const PreferencesSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.F
|
|
|
124
124
|
scope: _$zod.ZodString;
|
|
125
125
|
context: _$zod.ZodOptional<_$zod.ZodString>;
|
|
126
126
|
viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
127
|
+
mobile: "mobile";
|
|
127
128
|
desktop: "desktop";
|
|
128
129
|
tablet: "tablet";
|
|
129
|
-
mobile: "mobile";
|
|
130
130
|
}>>;
|
|
131
131
|
}, _$zod_v4_core0.$strip>;
|
|
132
132
|
category: _$zod.ZodString;
|
|
@@ -145,9 +145,9 @@ declare const PreferencesSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.F
|
|
|
145
145
|
scope: _$zod.ZodString;
|
|
146
146
|
context: _$zod.ZodOptional<_$zod.ZodString>;
|
|
147
147
|
viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
148
|
+
mobile: "mobile";
|
|
148
149
|
desktop: "desktop";
|
|
149
150
|
tablet: "tablet";
|
|
150
|
-
mobile: "mobile";
|
|
151
151
|
}>>;
|
|
152
152
|
}, _$zod_v4_core0.$strip>;
|
|
153
153
|
category: _$zod.ZodString;
|
|
@@ -167,9 +167,9 @@ declare const PreferencesSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.F
|
|
|
167
167
|
scope: _$zod.ZodString;
|
|
168
168
|
context: _$zod.ZodOptional<_$zod.ZodString>;
|
|
169
169
|
viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
170
|
+
mobile: "mobile";
|
|
170
171
|
desktop: "desktop";
|
|
171
172
|
tablet: "tablet";
|
|
172
|
-
mobile: "mobile";
|
|
173
173
|
}>>;
|
|
174
174
|
}, _$zod_v4_core0.$strip>;
|
|
175
175
|
category: _$zod.ZodString;
|
|
@@ -188,9 +188,9 @@ declare const PreferencesSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.F
|
|
|
188
188
|
scope: _$zod.ZodOptional<_$zod.ZodString>;
|
|
189
189
|
context: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
|
|
190
190
|
viewport: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodEnum<{
|
|
191
|
+
mobile: "mobile";
|
|
191
192
|
desktop: "desktop";
|
|
192
193
|
tablet: "tablet";
|
|
193
|
-
mobile: "mobile";
|
|
194
194
|
}>>>;
|
|
195
195
|
}, _$zod_v4_core0.$strip>>;
|
|
196
196
|
category: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -205,9 +205,9 @@ declare const PreferencesSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.F
|
|
|
205
205
|
scope: _$zod.ZodString;
|
|
206
206
|
context: _$zod.ZodOptional<_$zod.ZodString>;
|
|
207
207
|
viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
208
|
+
mobile: "mobile";
|
|
208
209
|
desktop: "desktop";
|
|
209
210
|
tablet: "tablet";
|
|
210
|
-
mobile: "mobile";
|
|
211
211
|
}>>;
|
|
212
212
|
}, _$zod_v4_core0.$strip>;
|
|
213
213
|
category: _$zod.ZodString;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as LogImportMode, t as LogImporterInfo } from "./index-
|
|
1
|
+
import { r as LogImportMode, t as LogImporterInfo } from "./index-DLPjliGd.mjs";
|
|
2
2
|
import * as _$_makaio_bus_core0 from "@makaio/framework/bus";
|
|
3
3
|
import { IMakaioBus } from "@makaio/framework/bus";
|
|
4
4
|
import { LogImportOrchestrator, LogImporter } from "@makaio/framework/adapters";
|