UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

17 lines (16 loc) 3.43 kB
import { t as SessionStoreAgentIdRequiredError } from "../paths-CXdaYWF_.js"; import { d as sessionDeliveryChannel, f as sessionDeliveryOrigin, l as normalizeSessionDeliveryState, n as deliveryContextFromSession, p as sessionDeliveryRoute, u as projectSessionDeliveryFields } from "../delivery-context.shared-CXmRgetN.js"; import { m as recordInboundSessionMeta, y as updateSessionLastRoute } from "../session-accessor.sqlite-entry-CWk3jL7s.js"; import { r as resolveGroupSessionKey } from "../group-DlTf9maP.js"; import { r as clearSessionStoreCacheForTest } from "../store-writer-state-C4OG_EQ4.js"; import { n as parseSqliteSessionFileMarker, r as sqliteSessionFileMarkerMatchesSession, t as formatSqliteSessionFileMarker } from "../legacy-sqlite-marker-COPKCuIN.js"; import { n as canonicalizeMainSessionAlias } from "../main-session-Br0F9dzh.js"; import { c as isValidAgentHarnessSessionStoreEntry } from "../agent-harness-session-key-BOz3yx0-.js"; import { n as resolveSessionResetPolicy, t as evaluateSessionFreshness } from "../reset-policy-Bcf937ne.js"; import { n as resolveSessionResetType, r as resolveThreadFlag, t as resolveChannelResetConfig } from "../reset-DkY1cXo4.js"; import { n as resolveSessionKey } from "../session-key-CwhWkrL5.js"; import { i as readRecentUserAssistantTextForSession } from "../transcript-Dv8-hmIo.js"; import { n as resolveSendPolicy } from "../send-policy-CO-YZiTT.js"; import { n as resolveAmbientTranscriptWatermarkKey, r as updateAmbientTranscriptWatermark } from "../ambient-transcript-watermark-nuSuKQGa.js"; import { _ as updateSessionStore, a as listSessionEntries, c as patchSessionEntry, d as readTranscriptStatsSync, f as resolveSessionFilePath, g as resolveTranscriptSessionKeyBySessionId, h as resolveStorePath, i as getSessionEntry, l as readAmbientTranscriptWatermark, m as resolveSessionStoreEntry, n as deleteSessionEntry, o as loadSessionStore, p as resolveSessionStoreBackupPaths, r as getConversationSession, s as loadTranscriptEventsSync, t as cleanupSessionLifecycleArtifacts, u as readSessionUpdatedAt, v as updateSessionStoreEntry, y as upsertSessionEntry } from "../session-store-runtime-Btld46Zi.js"; export { SessionStoreAgentIdRequiredError, canonicalizeMainSessionAlias, cleanupSessionLifecycleArtifacts, clearSessionStoreCacheForTest, deleteSessionEntry, deliveryContextFromSession, evaluateSessionFreshness, formatSqliteSessionFileMarker, getConversationSession, getSessionEntry, isValidAgentHarnessSessionStoreEntry, listSessionEntries, loadSessionStore, loadTranscriptEventsSync, normalizeSessionDeliveryState, parseSqliteSessionFileMarker, patchSessionEntry, projectSessionDeliveryFields, readAmbientTranscriptWatermark, readRecentUserAssistantTextForSession, readSessionUpdatedAt, readTranscriptStatsSync, recordInboundSessionMeta as recordSessionMetaFromInbound, resolveAmbientTranscriptWatermarkKey, resolveChannelResetConfig, resolveGroupSessionKey, resolveSendPolicy, resolveSessionFilePath, resolveSessionKey, resolveSessionResetPolicy, resolveSessionResetType, resolveSessionStoreBackupPaths, resolveSessionStoreEntry, resolveStorePath, resolveThreadFlag, resolveTranscriptSessionKeyBySessionId, sessionDeliveryChannel, sessionDeliveryOrigin, sessionDeliveryRoute, sqliteSessionFileMarkerMatchesSession, updateAmbientTranscriptWatermark, updateSessionLastRoute as updateLastRoute, updateSessionStore, updateSessionStoreEntry, upsertSessionEntry };