@rivus/gateway 0.16.2
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/LICENSE +21 -0
- package/README.md +6 -0
- package/dist/bootstrap/pi-feishu.d.ts +20 -0
- package/dist/bootstrap/pi-feishu.js +671 -0
- package/dist/chunks/background-session-authority.js +230 -0
- package/dist/chunks/background-session-control-input.js +45 -0
- package/dist/chunks/background-session-service.d.ts +390 -0
- package/dist/chunks/index.d.ts +4703 -0
- package/dist/chunks/node-rivus-deployment-manifest.js +1650 -0
- package/dist/chunks/rivus-node-entrypoint.js +4464 -0
- package/dist/chunks/service.js +12112 -0
- package/dist/cli.d.ts +1 -0
- package/dist/cli.js +16 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.js +1215 -0
- package/dist/mcp.d.ts +92 -0
- package/dist/mcp.js +455 -0
- package/package.json +64 -0
- package/skills/runtime-management/SKILL.md +65 -0
- package/templates/a-share-briefing-analysis.mjs +93 -0
- package/templates/a-share-briefing-renderer.mjs +257 -0
- package/templates/a-share-index-evidence.mjs +99 -0
- package/templates/a-share-market-briefing.mjs +83 -0
- package/templates/a-share-market-date.mjs +10 -0
- package/templates/a-share-overseas-evidence.mjs +86 -0
- package/templates/a-share-policy-evidence.mjs +145 -0
- package/templates/a-share-provider-response.mjs +21 -0
- package/templates/a-share-sector-evidence.mjs +70 -0
- package/templates/acp-stdio-proxy.mjs +58 -0
- package/templates/current-weather.mjs +117 -0
- package/templates/html-drive-tools.mjs +262 -0
- package/templates/https-response-reader.mjs +36 -0
- package/templates/langfuse-drive-e2e.mjs +175 -0
- package/templates/pi-feishu-deployment.bootstrap.ts +3 -0
- package/templates/pi-feishu.bootstrap.ts +242 -0
- package/templates/rivus-agents.plugin.mjs +290 -0
- package/templates/rivus-langfuse-demo.config.json +37 -0
- package/templates/rivus-starter.plugin.mjs +47 -0
- package/templates/rivus.config.json +114 -0
package/dist/cli.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
package/dist/cli.js
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { t as runRivusNodeEntrypoint } from "./chunks/rivus-node-entrypoint.js";
|
|
2
|
+
import { Effect } from "effect";
|
|
3
|
+
//#region src/cli.ts
|
|
4
|
+
const exitCode = await Effect.runPromise(runRivusNodeEntrypoint({
|
|
5
|
+
argv: process.argv.slice(2),
|
|
6
|
+
changeWorkingDirectory: (directory) => process.chdir(directory),
|
|
7
|
+
cwd: process.cwd(),
|
|
8
|
+
env: process.env,
|
|
9
|
+
exitAfterSignal: (code) => process.exit(code),
|
|
10
|
+
signalSource: process,
|
|
11
|
+
stderr: process.stderr,
|
|
12
|
+
stdout: process.stdout
|
|
13
|
+
}));
|
|
14
|
+
process.exitCode = exitCode;
|
|
15
|
+
//#endregion
|
|
16
|
+
export {};
|
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { $ as ToolApprovalInteraction, $a as createFeishuMessageQueue, $c as describeFeishuMessageIntake, $d as RivusEndpointInput, $f as ScheduledAutomationDeliveryInput, $i as createFeishuAgentRuntime, $l as RivusDaemonConfig, $n as MemorySearchQuery, $o as RivusDaemonBootstrapModule, $p as PresentedValue, $r as createRunPresentationProjector, $s as RivusProjectSpaceDeployment, $t as openJsonlAgentMemoryService, $u as ModelChangePublicReceipt, A as HumanInteractionServiceOptions$1, Aa as FeishuCardPresentationStore, Ac as FeishuAgentRunPreparation, Ad as RivusPluginCatalogSnapshot, Af as AgentHostRuntime, Ai as JsonFileFeishuCardTargetRegistryOptions, Al as InitializeRivusProjectOptions, An as BackgroundSessionRepository, Ao as FeishuInboxDeliveryState, Ap as GatewayPresentationPort, Ar as createRateLimitedFeishuPublisher, As as RivusDeploymentDaemonLifecycleError, At as intersectToolIds, Au as ModelChangeAuthorizationRejected, B as HumanInteraction, Ba as FeishuWorkerLoop, Bc as createAgentCommandFromFeishuCardAction, Bd as RivusAutomationTickContext, Bf as commitAutomationOutcome, Bi as FeishuCardKitTextUpdate, Bl as openPiModelManagementDeployment, Bn as isBackgroundSessionLeaseExpired, Bo as FeishuCardDeliveryReconciler, Bp as GatewaySteerAction, Br as FeishuCotPublisher, Bs as ResolvedRivusAutomationDefinition, Bt as createPluginStateStore, Bu as ModelChangeCoordinatorOptions, C as createHumanInteractionModelChangeApproval, Ca as FeishuCardRolloverEventType, Cc as FeishuAgentMessageSideEffects, Cd as createCompatibleRivusAgentCatalog, Cf as createEffectAgentInstanceRegistry, Ci as FeishuCardRolloverSupervisor, Cl as RivusDaemonWorkerLoop, Cn as openJsonlBackgroundSessionRepository, Co as JsonlFeishuInboxRepositoryOptions, Cp as GatewayActionResult, Cr as ConfiguredFeishuCardKitPublisherOptions, Cs as RivusDeploymentBackgroundSessionStatus, Ct as RivusPluginLoadError, Cu as ApprovedModelChangeAuthorization, D as ConsumeToolApprovalInput$1, Da as createFeishuCardRollover, Dc as FeishuPromptContextInput, Dd as RivusAgentCatalog, Df as RivusAgentGrantRestriction, Di as FeishuCardTargetRegistry, Dl as RivusProjectDoctorReport, Dn as BACKGROUND_SESSION_JSONL_VERSION, Do as FeishuInboxCompletedState, Dp as GatewayExecutionPort, Dr as createCoalescingFeishuPublisher, Ds as RivusDeploymentEndpointStatus, Dt as SubagentRecord, Du as ModelChangeAuthorizationDecision, E as createHumanInteractionEndpointRegistry, Ea as FeishuCardRolloverStatus, Ec as createFeishuAgentDaemon, Ed as resolveRivusAgentDefinition, Ef as RivusAgentDeployment, Ei as FeishuCardTargetNotFound, El as RivusProjectDoctorCheck, En as createBackgroundSessionDeliveryStore, Eo as createRecoveryControl, Ep as GatewayExecuteOptions, Er as FeishuCoalescingPublisherOptions, Es as RivusDeploymentEndpointLifecycle, Et as SpawnSubagentRequest, Eu as ModelBinding, F as HumanInteractionTransitionDenied, Fa as acceptsCardPresentationProgress, Fc as FeishuCardActionIntakeError, Fd as RivusCatalogToolDescriptorRequest, Ff as AgentRuntimeSteering, Fi as FeishuCardKitFail, Fl as PiManagedRunGatewayProviderOptions, Fn as completeBackgroundSessionStep, Fo as createFeishuInboxRepository, Fp as GatewayResetAction, Fr as FeishuCardTargetPreparationOptions, Fs as backgroundSessionToolIds, Ft as DeliveryOutbox, Fu as ModelChangeBudgetLimits, G as HumanInteractionResolutionAction, Ga as FeishuMessageWorkerQueue, Gc as FeishuMessageIntakeError, Gd as CreateBackgroundSessionHostToolsOptions, Gf as DeliveryAttemptResult, Gi as FeishuWebSocketDaemon, Gl as PiModelRunContextRegistry, Gn as requestBackgroundSessionStop, Go as ConversationProgressDisplay, Gp as PresentationStepStatus, Gr as InvalidFeishuTopicContext, Gs as RivusAutomationDelivery, Gt as AutomationTickRepositoryCompatibility, Gu as ModelChangeNotFound, H as HumanInteractionBase, Ha as createFeishuWorkerLoop, Hc as FeishuCancelMessageIntakeSummary, Hd as RIVUS_PLUGIN_API_VERSION, Hf as AutomationOutcome, Hi as createFeishuCardKitPublisher, Hl as PiModelManagementBashSpawnHookOptions, Hn as parkBackgroundSessionForReconciliation, Ho as FeishuCardDeliveryRecord, Hp as AssistantPresentationStep, Hr as FeishuCotRunPreparation, Hs as RivusAgentDeploymentStatus, Ht as openJsonAutomationTickRepository, Hu as ModelChangeExecutionBudget, I as transitionHumanInteraction, Ia as activeCardPresentation, Ic as FeishuCardActionTriggerPayload, Id as RegisteredRivusAutomation, If as AgentInstanceBinding, Ii as FeishuCardKitFinish, Il as createPiManagedRunGatewayProvider, In as completeBackgroundSessionStop, Io as JsonlFeishuCardDeliveryLedgerOptions, Ip as GatewayResetResult, Ir as createConfiguredFeishuCardKitTargetCreator, Is as createBackgroundSessionToolContracts, It as DeliveryOutboxError, Iu as ModelChangeBudgetReservation, J as RejectedHumanInteractionState, Ja as shouldAcceptFeishuEndpointMessage, Jc as FeishuNewSessionCommand, Jd as RivusAgentHost, Jf as PluginStateRecord, Ji as FeishuWebSocketRuntime, Jl as RIVUS_MODEL_CHANGE_TOOL_ID, Jn as suspendBackgroundSession, Jo as runRivusNodeEntrypoint, Jp as RunPresentation, Jr as createFeishuCardKitOpenApiClient, Js as RivusBackgroundSessionsDeployment, Jt as ScheduledAutomationOptions, Ju as ModelChangeOperation, K as HumanInteractionTransition, Ka as createFeishuMessageWorker, Kc as FeishuMessageIntakeOptions, Kd as createBackgroundSessionHostTools, Kf as DeliveryJob, Ki as FeishuWebSocketDaemonOptions, Kl as PiModelRunContextRegistryOptions, Kn as requeueInterruptedBackgroundSessionStep, Ko as DEFAULT_CONVERSATION_PROGRESS_DISPLAY, Kp as RUN_PRESENTATION_SCHEMA_VERSION, Kr as createFeishuTopicContextResolver, Ks as RivusAutomationDeliveryTargetType, Kt as ScheduledAutomation, Ku as ModelChangeNotification, L as ApprovedHumanInteractionState, La as isCardPresentationHandoffDue, Lc as FeishuResolveInteractionCommand, Ld as RivusAutomationInput, Lf as AgentInstanceRecord, Li as FeishuCardKitPresentationUpdate, Ll as PiModelManagementGrantOptions, Ln as createBackgroundSession, Lo as openJsonlFeishuCardDeliveryLedger, Lp as GatewayResolveInteractionAction, Lr as createFeishuCardKitOpenApiTargetCreator, Ls as isBackgroundSessionToolId, Lt as createDeliveryOutbox, Lu as ModelChangeBusy, M as createHumanInteractionService$1, Ma as CardPresentationChain, Mc as FeishuStreamProjector, Md as RivusCatalogToolContribution, Mf as AgentHostRuntimePort, Mi as createJsonFileFeishuCardTargetRegistry, Ml as initializeRivusProject, Mn as BackgroundSessionTransitionDenied, Mo as FeishuInboxPendingState, Mp as GatewayPromptAction, Mr as FeishuCardPresentationBinder, Ms as BACKGROUND_SESSION_TOOL_IDS, Mt as DelegationEdge, Mu as ModelChangeBoundaryPort, N as HumanInteractionRepository$1, Na as CardPresentationStatus, Nc as createFeishuStreamProjector, Nd as RivusCatalogToolContributionScope, Nf as AgentRuntimeCancellation, Ni as FeishuCardKitCancel, Nl as RIVUS_RELEASE_DESCRIPTOR, Nn as appendBackgroundSessionInput, No as FeishuInboxRepository, Np as GatewayPromptCommand, Nr as FeishuCardTargetCreateOptions, Ns as BACKGROUND_SESSION_TOOL_PLUGIN_ID, Nt as DelegationGrant, Nu as ModelChangeBoundaryResult, O as HumanInteractionClock, Oa as DEFAULT_CARD_STREAM_LEASE_MS, Oc as FeishuPromptContextResolver, Od as RivusPlugin, Of as RivusAgentProfile, Oi as FeishuCardTargetRegistryOperation, Ol as RivusProjectDoctorStatus, On as isBackgroundSessionState, Oo as FeishuInboxDeadState, Op as GatewayHumanInteractionPort, Or as FeishuStreamActionPublisher, Os as RivusDeploymentReadinessError, Ot as DelegationService, Ou as ModelChangeAuthorizationInput, P as HumanInteractionPresenter$1, Pa as CardPresentationTransitionDenied, Pc as FeishuCardActionCommand, Pd as RivusCatalogToolDescriptorProvider, Pf as AgentRuntimeInput, Pi as FeishuCardKitClient, Pl as RivusReleaseDescriptor, Pn as claimBackgroundSession, Po as FeishuInboxRepositoryStateOptions, Pp as GatewayReplyPort, Pr as FeishuCardTargetCreator, Ps as BACKGROUND_SESSION_TOOL_VERSION, Pt as DelegationRequest, Pu as ModelChangeBudget, Q as ToolApprovalBinding, Qa as FeishuMessageQueueOptions, Qc as createAgentCommandFromFeishuMessage, Qd as RivusEndpointDefinition, Qf as AutomationSchedulerOptions, Qi as FeishuAgentRuntimeOptions, Ql as createPiModelRunContextRegistry, Qn as AgentMemoryServiceOptions, Qo as RivusDaemonBootstrapFactory, Qp as hasInspectableRunProgress, Qr as RunPresentationProjector, Qs as RivusPluginDeclaration, Qt as createAutomationMandateStore, Qu as ModelChangePrincipal, R as CancelledHumanInteractionState, Ra as CompositeRivusDaemonTransportOptions, Rc as InvalidFeishuCardAction, Rd as RivusAutomationOutput, Rf as AgentRuntimeGenerationIdentity, Ri as FeishuCardKitPublisher, Rl as readPiModelManagementGrant, Rn as failBackgroundSessionStep, Ro as FeishuCardDeliveryLedger, Rp as GatewayRunResult, Rr as createFeishuCardTargetPreparation, Rt as PluginStateConflict, Ru as ModelChangeClock, S as createRoutedHumanInteractionToolApprovalService, Sa as FeishuCardRolloverEvent, Sc as FeishuAgentExecutionResult, Sd as CreateRivusAgentCatalogOptions, Sf as AgentInstanceRegistryOptions, Si as createFeishuTenantAccessTokenProvider, Sl as RivusDaemonTransport, Sn as createBackgroundSessionRepository, So as openJsonFeishuSessionStore, Sp as GatewayAction, Sr as createFeishuPeriodicFlush, Ss as RivusDeploymentBackgroundSessionReadinessError, St as loadRivusDeployment, Su as ModelManagementTrustedRun, T as HumanInteractionEndpointRegistry, Ta as FeishuCardRolloverOptions, Tc as FeishuHumanInteractionActions, Td as createRivusPluginCatalog, Tf as ResolvedRivusAgentDefinition, Ti as createFeishuCardRolloverSupervisor, Tl as DiagnoseRivusProjectOptions, Tn as openJsonlBackgroundSessionDeliveryStore, To as RecoveryControlOptions, Tp as GatewayCancelResult, Tr as FeishuCoalescingPublisher, Ts as RivusDeploymentDaemonStatus, Tt as createSubagentCoordinator, Tu as MODEL_STATE_SCHEMA_VERSION, U as HumanInteractionFact, Ua as FeishuMessageWorker, Uc as FeishuCancelRunCommand, Ud as RegisteredRivusPlugin, Uf as CommitAutomationOutcomeInput, Ui as FeishuWebSocketClient, Ul as PiModelRunContext, Un as releaseBackgroundSessionLease, Uo as createFeishuCardDeliveryLedger, Up as ModelPresentationStep, Ur as createFeishuCotPublisher, Us as RivusPluginLoadStatus, Ut as DailyAutomationSchedule, Uu as ModelChangeFailureOutcome, V as HumanInteractionActor, Va as FeishuWorkerLoopOptions, Vc as FeishuAgentCommand, Vd as InvalidRivusPlugin, Vf as AutomationOutcomeRepository, Vi as FeishuCardTarget, Vl as PiModelContextReference, Vn as isBackgroundSessionTerminalPhase, Vo as FeishuCardDeliveryReconcilerOptions, Vp as GatewaySteeredResult, Vr as FeishuCotPublisherOptions, Vs as ResolvedRivusProjectSpace, Vt as OpenJsonAutomationTickRepositoryOptions, Vu as ModelChangeError, W as HumanInteractionId, Wa as FeishuMessageWorkerOptions, Wc as FeishuMessageIntakeBaseSummary, Wd as RivusPluginManifest, Wf as CommittedAutomationOutcome, Wi as FeishuWebSocketClientStartOptions, Wl as PiModelRunContextError, Wn as renewBackgroundSessionLease, Wo as createFeishuCardDeliveryReconciler, Wp as PresentationStep, Wr as FeishuTopicContextResolverOptions, Ws as RivusPluginModuleLoadRequest, Wt as createDailyAutomationSchedule, Wu as ModelChangeIdentityPort, X as RequestUserDecisionInput, Xa as FeishuMessagePreparedControl, Xc as FeishuPromptAgentCommand, Xd as RivusAutomationDefinition, Xf as AUTOMATION_SUPPRESSION_PREFIX, Xi as createLazyFeishuWebSocketEventDispatcher, Xl as RIVUS_MODEL_SOCKET_ENV, Xn as AgentMemoryHandle, Xo as runRivusCli, Xp as SkillPresentationStep, Xr as FeishuCardPresentationStoreOptions, Xs as RivusEndpointDeployment, Xt as AutomationTickRecord, Xu as ModelChangePending, Y as RequestToolApprovalInput, Ya as FeishuMessageDrainResult, Yc as FeishuNewSessionMessageIntakeSummary, Yd as RivusAgentHostOptions, Yf as PutPluginState, Yi as createFeishuWebSocketDaemon, Yl as RIVUS_MODEL_CONTEXT_ENV, Yn as AgentMemoryError, Yo as RivusCliOptions, Yp as RunPresentationPhase, Yr as FeishuCardPresentationNotFound, Ys as RivusDeploymentManifest, Yt as createScheduledAutomation, Yu as ModelChangePaidCallKind, Z as SelectedHumanInteractionState, Za as FeishuMessageQueue, Zc as FeishuPromptMessageIntakeSummary, Zd as RivusBackgroundSessionDefinition, Zf as AutomationScheduler, Zi as FeishuAgentRuntime, Zl as createPiModelManagementBashSpawnHook, Zn as AgentMemoryService, Zo as RivusDaemonBootstrapContext, Zp as ToolPresentationStep, Zr as createFeishuCardPresentationStore, Zs as RivusEndpointExperimentalFeatures, Zt as AutomationTickStatus, Zu as ModelChangePhase, _ as createConfiguredFeishuAutomationCardSender, _a as RivusDaemonStatusReporter, _c as FeishuAgentDaemonRunResult, _d as ModelStateRepository, _f as InvalidAgentHostBinding, _i as FeishuTenantAccessTokenError, _l as RivusDaemonShutdownSignal, _n as resolveBackgroundSessionSupervisorIntervalMs, _o as SessionSchedulerDisposed, _p as AutomationMandateStore, _r as createToolBroker, _s as ToolOperationResolutionResult, _t as RivusDeploymentDaemon, _u as ModelChangeApprovalInput, a as FeishuAgentRunCardInput, aa as FeishuReceiveMessageHandlerPayload, ac as FeishuReceiveHandledObservation, ad as ModelChangeRuntimePort, ai as restoreConfiguredRivusDaemonBootstrap, al as FeishuSessionResetResult, am as HumanInteractionRepository, an as FeishuBackgroundSessionDeliveryKind, ao as formatRivusEnvFile, ap as AutomationPresentationInput, ar as createAgentHarnessPooledRuntime, as as runRivusDaemonCli, at as createConfiguredRivusDeploymentDaemon, au as loadRivusDaemonConfig, b as FeishuTextReplySender, ba as FeishuCardRollover, bc as FeishuAgentDaemonSteeredResult, bd as validateRivusPluginManifest, bf as AgentInstanceIdentityFactory, bi as FeishuTenantAccessTokenRequest, bl as RivusDaemonProcess, bn as BackgroundSessionSupervisorOptions, bo as createSessionScheduler, bp as MessageGatewayOptions, br as FeishuPeriodicFlush, bs as RivusDeploymentAutomationStatus, bt as LoadRivusDeploymentOptions, bu as ModelChangeAuthorizationOptions, c as FeishuHumanInteractionPresenterOptions, ca as FeishuCardActionCallbackResponse, cc as FeishuReceiveMessageSummary, cd as ModelChangeStatus, cf as createAgentInstanceRegistry, ci as createConfiguredFeishuCardRolloverRuntime, cl as createFeishuSessionStore, cm as ConsumeToolApprovalInput, cn as resolveFeishuDeliveryChatId, co as resolveFeishuEndpointCredentials, cp as AutomationPresentationSection, cr as openJsonlToolOperationLedger, cs as RivusDeploymentBootstrapFactory, ct as RivusDeploymentManifestError, cu as createModelManagementControl, d as createFeishuHumanInteractionPresenter, da as createFeishuCardActionErrorResponse, dc as FeishuAgentDaemon, dd as ModelChangeTransportContext, df as createAgentHostRuntimePool, di as FeishuOpenApiClient, dl as InvalidFeishuSessionReference, dn as DEFAULT_BACKGROUND_SESSION_LIFETIME_MS, do as JsonFetchRequestOptions, dp as createAutomationPresentation, dr as ToolApprovalRequest, ds as DeadLetterRecoveryItem, dt as CreateRivusDeploymentBackgroundSessionInput, du as ModelChangeRunBoundaryOptions, ea as FeishuPeriodicFlushSupervisor, ec as BackgroundSessionLimits, ed as ModelChangeReceipt, ef as createRivusAgentHost, ei as ConfiguredRivusDaemonBootstrap, el as FeishuMessageContentInput, em as PresentedValueOptions, en as resolveRivusProjectSpace, eo as OpenClawEnvImportError, ep as ScheduledAutomationRunInput, er as createAgentMemoryService, es as RivusDaemonCliOptions, et as ToolApprovalInteractionState, eu as RivusDaemonConfigError, f as createInMemoryHumanInteractionRepository, fa as FeishuRawCardJson, fc as FeishuAgentDaemonCancelResult, fd as ModelChangeValidationResult, ff as AgentAutomationBindingDefinition, fi as FeishuOpenApiError, fl as createFeishuConversationId, fn as DEFAULT_BACKGROUND_SESSION_MAX_CONCURRENT_SESSIONS, fo as JsonHttpRequest, fp as readAutomationPresentation, fr as ToolApprovalService, fs as DeadLetterRequeueResult, ft as CreateRivusDeploymentDaemonOptions, fu as ModelChangeRunLease, g as FeishuAutomationCardSender, ga as RivusDaemonStatus, gc as FeishuAgentDaemonOptions, gd as RejectedModelChangeAuthorization, gf as AgentHostOptions, gi as createFeishuOpenApiClient, gl as RivusDaemonShutdownControllerOptions, gn as DEFAULT_BACKGROUND_SESSION_SUPERVISOR_INTERVAL_MS, go as SessionSchedulerCapacityExceeded, gp as AutomationMandateError, gr as ToolInvocationDenied, gs as ToolOperationRecoveryItem, gt as RivusDeploymentBackgroundSession, gu as ModelChangeApprovalAuthority, h as FeishuAutomationCardInput, ha as createRivusDaemonStatusHttpServer, hc as FeishuAgentDaemonInteractionResult, hd as ModelStateCorrupted, hf as AgentHost, hi as createConfiguredFeishuOpenApiClient, hl as RivusDaemonShutdownController, hn as DEFAULT_BACKGROUND_SESSION_STEP_TIMEOUT_MS, ho as SessionScheduler, hp as AutomationMandate, hr as ToolExecutionRequest, hs as RecoverySnapshot, ht as RivusDeploymentAutomation, hu as createModelChangeAuthorization, i as FEISHU_AGENT_CARD_PROGRESS_ELEMENT_ID, ia as FeishuEventHandlersOptions, ic as FeishuReceiveAcceptedObservation, id as ModelChangeRuntimeContext, if as AgentRuntimePoolOptions, ii as createConfiguredRivusDaemonBootstrap, il as FeishuSessionEpochRecord, im as createHumanInteractionService, in as FeishuBackgroundSessionDeliveryInput, io as createRivusEnvFromOpenClawConfig, ip as AutomationPresentation, ir as createFeishuDeploymentEndpoint, is as RivusDaemonRecoveryRunner, it as CreateConfiguredRivusDeploymentDaemonOptions, iu as RivusThinkingLevel, j as ResolveHumanInteractionInput, ja as CardPresentation, jc as FeishuStreamAction, jd as RivusPluginRegistry, jf as AgentHostRuntimeFactoryPort, ji as createInMemoryFeishuCardTargetRegistry, jl as InitializedRivusProject, jn as BackgroundSessionState, jo as FeishuInboxLeasedState, jp as GatewayPresentationUpdate, jr as FeishuCardKitOpenApiTargetCreatorOptions, js as BACKGROUND_SESSION_START_TOOL_ID, jt as DelegationDenied, ju as ModelChangeBoundaryInput, k as HumanInteractionService$1, ka as FeishuCardPresentationHandoffStart, kc as composeFeishuTopicPrompt, kd as RivusPluginCatalog, kf as RivusRuntimeToolGrantSet, ki as FeishuCardTargetRegistryStoreError, kl as diagnoseRivusProject, kn as createBackgroundSessionService$1, ko as FeishuInboxDelivery, kp as GatewayObservationPort, kr as RateLimitedFeishuPublisherOptions, ks as RivusDeploymentComponentLifecycle, kt as createDelegationService, ku as ModelChangeAuthorizationPort, l as createConfiguredFeishuHumanInteractionPresenter, la as FeishuCardActionToast, lc as FeishuReceiveRuntimeStatus, ld as ModelChangeStatusView, lf as AgentInstanceBusy, li as ConfiguredFeishuOpenApiRequest, ll as FeishuConversationReference, lm as ResolveHumanInteractionInput$1, ln as DEFAULT_BACKGROUND_SESSION_LEASE_MS, lo as FetchLike, lp as AutomationPresentationSource, lr as AuthorizationPolicyProvider, ls as RivusDeploymentCliProcess, lt as createRivusDeploymentDaemon, lu as ModelChangeBoundaryDeadlineError, m as JsonlHumanInteractionRepositoryOptions, ma as RivusDaemonStatusHttpServerOptions, mc as FeishuAgentDaemonHandleResult, md as ModelState, mf as AgentEndpointDefinition, mi as FeishuOpenApiResponse, ml as FeishuReceiveMessagePayload, mn as DEFAULT_BACKGROUND_SESSION_RETRY_BACKOFF_MS, mo as createJsonFetchRequest, mp as AutomationDeliveryBinding, mr as ToolBrokerOptions, ms as RecoveryControl, mt as CreateRivusDeploymentRuntimeInput, mu as createModelChangeCoordinator, n as commitAutomationOutcome$1, na as FeishuEventHandlerQueue, nc as BackgroundSessionSupervisorStatus, nd as ModelChangeRestoreResult, ni as ConfiguredRivusDaemonBootstrapRequest, nl as UnsupportedFeishuMessage, nm as HumanInteractionService, nn as validateRivusDeploymentManifest, no as OpenClawEnvImportResult, np as createAutomationScheduler, nr as createFeishuPresentationPreparation, ns as RivusDaemonFeishuReplayRunner, nt as UserDecisionInteractionState, nu as RivusDaemonEnv, o as createFeishuAgentRunCard, oa as FeishuSdkReceiveMessagePayload, oc as FeishuReceiveMessageReplayOptions, od as ModelChangeSource, of as PooledAgentRuntime, oi as ConfiguredFeishuCardRolloverRuntime, ol as FeishuSessionStore, om as HumanInteractionRepositoryError, on as createBackgroundSessionCard, oo as FeishuEndpointCredentialError, op as AutomationPresentationItem, or as JsonlRecoveryControlOptions, os as RivusDeploymentBootstrapAdapters, ot as loadRivusDeploymentManifest, ou as ModelManagementControl, p as createJsonlHumanInteractionRepository, pa as RivusDaemonStatusHttpServer, pc as FeishuAgentDaemonHandleMessageOptions, pd as ModelReference, pf as AgentBackgroundSessionBindingDefinition, pi as FeishuOpenApiRequest, pl as createFeishuSessionKey, pn as DEFAULT_BACKGROUND_SESSION_MAX_CONSECUTIVE_FAILURES, po as JsonHttpResponse, pp as AutomationBinding, pr as ToolBroker, ps as RecoveryAction, pt as CreateRivusDeploymentEndpointInput, pu as createModelChangeRunBoundary, q as PendingHumanInteractionState, qa as FeishuEndpointGroupPolicy, qc as FeishuMessageIntakeSummary, qd as InvalidRivusEndpointBinding, qf as DeliveryJobStatus, qi as FeishuWebSocketEventDispatcher, ql as PiModelTrustedRun, qn as resolveBackgroundSessionReconciliation, qo as RivusNodeEntrypointOptions, qp as ResponsePresentationStep, qr as FeishuCardKitOpenApiClientOptions, qs as RivusAutomationDeployment, qt as ScheduledAutomationClock, qu as ModelChangeNotificationPort, r as FEISHU_AGENT_CARD_ELEMENT_ID, ra as FeishuEventHandlers, rc as FeishuMessageWorkerDrainAvailableResult, rd as ModelChangeRevisionConflict, rf as AgentRuntimePool, ri as ConfiguredRivusDaemonBootstrapResponse, rl as readFeishuMessageContent, rm as HumanInteractionServiceOptions, rn as FeishuBackgroundSessionDelivery, ro as RivusEnvFileVariables, rp as AUTOMATION_PRESENTATION_SCHEMA_VERSION, rr as FeishuDeploymentEndpointOptions, rs as RivusDaemonPromptRunner, rt as UserDecisionOption, ru as RivusTextFileReader, s as ConfiguredFeishuHumanInteractionPresenterOptions, sa as createFeishuEventHandlers, sc as FeishuReceiveMessageReplayResult, sd as ModelChangeSourceHint, sf as createAgentRuntimePool, si as ConfiguredFeishuCardRolloverRuntimeOptions, sl as FeishuSessionStoreOptions, sm as HumanInteractionPresenter, sn as createConfiguredFeishuBackgroundSessionDelivery, so as FeishuEndpointCredentials, sp as AutomationPresentationKind, sr as openJsonlRecoveryControl, ss as RivusDeploymentBootstrapContext, st as LoadRivusDeploymentManifestOptions, su as ModelManagementControlOptions, t as CommitAutomationOutcomeInput$1, ta as FeishuEventHandlerCardActions, tc as BackgroundSessionSupervisor, td as ModelChangeRequestConflict, ti as ConfiguredRivusDaemonBootstrapOptions, tl as InvalidFeishuMessageContent, tm as createPresentedValue, tn as InvalidRivusProjectSpace, to as OpenClawEnvImportOptions, tp as ScheduledAutomationRunResult, tr as FeishuPresentationPreparationOptions, ts as RivusDaemonCliWriter, tt as UserDecisionInteraction, tu as RivusDaemonConfigLoaderOptions, u as createFeishuHumanInteractionCard, ua as createFeishuCardActionCallbackResponse, uc as FeishuMessageAcceptResult, ud as ModelChangeSubmission, uf as AgentRuntimeDisposed, ui as ConfiguredFeishuOpenApiResponse, ul as FeishuSessionReference, un as DEFAULT_BACKGROUND_SESSION_LEASE_RENEWAL_INTERVAL_MS, uo as FetchLikeResponse, up as InvalidAutomationPresentation, ur as AuthorizationPolicyState, us as createRivusDeploymentCliProcess, ut as CreateRivusDeploymentAutomationInput, uu as ModelChangeRunBoundary, v as FeishuMessageReactionSender, va as RivusDaemonStatusReporterOptions, vc as FeishuAgentDaemonSessionResetResult, vd as validateRivusCatalogIdentifier, vf as createEffectAgentHost, vi as FeishuTenantAccessTokenProvider, vl as RivusDaemonSignalSource, vn as extendBackgroundSessionDefinition, vo as SessionSchedulerOptions, vp as AutomationTick, vr as WorkspaceInstructionsProvider, vs as RivusDeploymentAutomationLifecycle, vt as RivusDeploymentEndpoint, vu as ModelChangeApprovalPort, w as createHumanInteractionToolApprovalGateway, wa as FeishuCardRolloverHandoffResult, wc as FeishuAgentPreparedControl, wd as createRivusAgentCatalog, wf as RegisteredRivusAgentProfile, wi as FeishuCardRolloverSupervisorOptions, wl as createRivusDaemonProcess, wn as BACKGROUND_SESSION_DELIVERY_JSONL_VERSION, wo as openJsonlFeishuInboxRepository, wp as GatewayCancelAction, wr as createConfiguredFeishuCardKitPublisher, ws as RivusDeploymentDaemonLifecycle, wt as SubagentCoordinator, wu as AwaitingModelChangeAuthorization, x as createConfiguredFeishuTextReplySender, xa as FeishuCardRolloverCounters, xc as FeishuAgentExecution, xd as CreateCompatibleRivusAgentCatalogOptions, xf as AgentInstanceRegistry, xi as FeishuTenantAccessTokenResponse, xl as RivusDaemonProcessOptions, xn as createBackgroundSessionSupervisor, xo as OpenJsonFeishuSessionStoreOptions, xp as createMessageGateway, xr as FeishuPeriodicFlushOptions, xs as RivusDeploymentBackgroundSessionLifecycle, xt as RivusPluginModule, xu as ModelManagementGrant, y as createConfiguredFeishuMessageReactionSender, ya as createRivusDaemonStatusReporter, yc as FeishuAgentDaemonSkippedResult, yd as validateRivusCatalogRegistration, yf as AgentInstanceConflict, yi as FeishuTenantAccessTokenProviderOptions, yl as createRivusDaemonShutdownController, yn as narrowBackgroundSessionDefinition, yo as SessionSchedulerStatus, yp as MessageGateway, yr as createAgentsMdInstructionsProvider, ys as RivusDeploymentAutomationReadinessError, yt as loadNodeRivusPluginModule, yu as ModelChangeApprovalStatus, z as ExpiredHumanInteractionState, za as createCompositeRivusDaemonTransport, zc as UnsupportedFeishuCardAction, zd as RivusAutomationTemplate, zf as CommitAutomationOutcomeCommand, zi as FeishuCardKitPublisherOptions, zl as PiModelManagementDeploymentOptions, zn as isBackgroundSessionDue, zo as FeishuCardDeliveryLedgerStateOptions, zp as GatewaySkippedResult, zr as FeishuCotProtocolError, zs as LoadedRivusDeployment, zt as PluginStateStore, zu as ModelChangeCoordinator } from "./chunks/index.js";
|
|
2
|
+
import { A as BackgroundSessionLease, D as BackgroundSessionTerminalResult, M as BackgroundSessionAuthority, O as BackgroundSessionPhase, P as BackgroundSessionId, _ as BackgroundSessionRepositoryConflict, a as BackgroundSessionSummary, b as BackgroundSessionDeliveryRecord, c as sessionIdFromSessionKey, d as createBackgroundSessionKey, f as createBackgroundSessionStepSourceMessageId, i as BackgroundSessionServiceOptions, j as BackgroundSessionCancellation, k as BackgroundSessionOrigin, l as terminalDeliveryId, n as BackgroundSessionDetail, o as createBackgroundSessionService, r as BackgroundSessionService, s as progressDeliveryId, t as BackgroundSessionCallerDenied, u as BACKGROUND_SESSION_SESSION_KEY_PREFIX, v as BackgroundSessionRepositoryCorrupted, x as BackgroundSessionDeliveryStore, y as BackgroundSessionDeliveryConflict } from "./chunks/background-session-service.js";
|
|
3
|
+
export { AUTOMATION_PRESENTATION_SCHEMA_VERSION, AUTOMATION_SUPPRESSION_PREFIX, type AgentAutomationBindingDefinition, type AgentBackgroundSessionBindingDefinition, type AgentEndpointDefinition, type AgentHost, type AgentHostOptions, type AgentHostRuntime, type AgentHostRuntimeFactoryPort, type AgentHostRuntimePort, type AgentInstanceBinding, AgentInstanceBusy, AgentInstanceConflict, type AgentInstanceIdentityFactory, type AgentInstanceRecord, type AgentInstanceRegistry, type AgentInstanceRegistryOptions, AgentMemoryError, type AgentMemoryHandle, type AgentMemoryService, type AgentMemoryServiceOptions, type AgentRuntimeCancellation, AgentRuntimeDisposed, type AgentRuntimeGenerationIdentity, type AgentRuntimeInput, type AgentRuntimePool, type AgentRuntimePoolOptions, type AgentRuntimeSteering, type ApprovedHumanInteractionState, type ApprovedModelChangeAuthorization, type AssistantPresentationStep, type AuthorizationPolicyProvider, type AuthorizationPolicyState, type AutomationBinding, type AutomationDeliveryBinding, type AutomationMandate, AutomationMandateError, type AutomationMandateStore, type AutomationOutcome, type AutomationOutcome as LegacyAutomationOutcome, type AutomationOutcomeRepository, type AutomationPresentation, type AutomationPresentationInput, type AutomationPresentationItem, type AutomationPresentationKind, type AutomationPresentationSection, type AutomationPresentationSource, type AutomationScheduler, type AutomationSchedulerOptions, type AutomationTick, type AutomationTickRecord, type AutomationTickRepositoryCompatibility as AutomationTickRepository, type AutomationTickStatus, type AwaitingModelChangeAuthorization, BACKGROUND_SESSION_DELIVERY_JSONL_VERSION, BACKGROUND_SESSION_JSONL_VERSION, BACKGROUND_SESSION_SESSION_KEY_PREFIX, BACKGROUND_SESSION_START_TOOL_ID, BACKGROUND_SESSION_TOOL_IDS, BACKGROUND_SESSION_TOOL_PLUGIN_ID, BACKGROUND_SESSION_TOOL_VERSION, type BackgroundSessionAuthority, BackgroundSessionCallerDenied, type BackgroundSessionCancellation, BackgroundSessionDeliveryConflict, type BackgroundSessionDeliveryRecord, type BackgroundSessionDeliveryStore, type BackgroundSessionDetail, type BackgroundSessionId, type BackgroundSessionLease, type BackgroundSessionLimits, type BackgroundSessionOrigin, type BackgroundSessionPhase, type BackgroundSessionRepository, BackgroundSessionRepositoryConflict, BackgroundSessionRepositoryCorrupted, type BackgroundSessionService, type BackgroundSessionService as LegacyBackgroundSessionService, type BackgroundSessionServiceOptions, type BackgroundSessionState, type BackgroundSessionSummary, type BackgroundSessionSupervisor, type BackgroundSessionSupervisorOptions, type BackgroundSessionSupervisorStatus, type BackgroundSessionTerminalResult, BackgroundSessionTransitionDenied, type CancelledHumanInteractionState, type CardPresentation, type CardPresentationChain, type CardPresentationStatus, CardPresentationTransitionDenied, type CommitAutomationOutcomeCommand, type CommitAutomationOutcomeInput, type CommittedAutomationOutcome, type CommittedAutomationOutcome as LegacyCommittedAutomationOutcome, type CompositeRivusDaemonTransportOptions, type ConfiguredFeishuCardKitPublisherOptions, type ConfiguredFeishuCardRolloverRuntime, type ConfiguredFeishuCardRolloverRuntimeOptions, type ConfiguredFeishuHumanInteractionPresenterOptions, type ConfiguredFeishuOpenApiRequest, type ConfiguredFeishuOpenApiResponse, type ConfiguredRivusDaemonBootstrap, type ConfiguredRivusDaemonBootstrapOptions, type ConfiguredRivusDaemonBootstrapRequest, type ConfiguredRivusDaemonBootstrapResponse, type ConsumeToolApprovalInput, type ConversationProgressDisplay, type CreateBackgroundSessionHostToolsOptions, type CreateCompatibleRivusAgentCatalogOptions, type CreateConfiguredRivusDeploymentDaemonOptions, type CreateRivusAgentCatalogOptions, type CreateRivusDeploymentAutomationInput, type CreateRivusDeploymentBackgroundSessionInput, type CreateRivusDeploymentDaemonOptions, type CreateRivusDeploymentEndpointInput, type CreateRivusDeploymentRuntimeInput, DEFAULT_BACKGROUND_SESSION_LEASE_MS, DEFAULT_BACKGROUND_SESSION_LEASE_RENEWAL_INTERVAL_MS, DEFAULT_BACKGROUND_SESSION_LIFETIME_MS, DEFAULT_BACKGROUND_SESSION_MAX_CONCURRENT_SESSIONS, DEFAULT_BACKGROUND_SESSION_MAX_CONSECUTIVE_FAILURES, DEFAULT_BACKGROUND_SESSION_RETRY_BACKOFF_MS, DEFAULT_BACKGROUND_SESSION_STEP_TIMEOUT_MS, DEFAULT_BACKGROUND_SESSION_SUPERVISOR_INTERVAL_MS, DEFAULT_CARD_STREAM_LEASE_MS, DEFAULT_CONVERSATION_PROGRESS_DISPLAY, type DailyAutomationSchedule, type DeadLetterRecoveryItem, type DeadLetterRequeueResult, DelegationDenied, type DelegationEdge, type DelegationGrant, type DelegationRequest, type DelegationService, type DeliveryAttemptResult, type DeliveryJob, type DeliveryJobStatus, type DeliveryOutbox, DeliveryOutboxError, type DiagnoseRivusProjectOptions, type ExpiredHumanInteractionState, FEISHU_AGENT_CARD_ELEMENT_ID, FEISHU_AGENT_CARD_PROGRESS_ELEMENT_ID, type FeishuAgentCommand, type FeishuAgentDaemon, type FeishuAgentDaemonCancelResult, type FeishuAgentDaemonHandleMessageOptions, type FeishuAgentDaemonHandleResult, type FeishuAgentDaemonInteractionResult, type FeishuAgentDaemonOptions, type FeishuAgentDaemonRunResult, type FeishuAgentDaemonSessionResetResult, type FeishuAgentDaemonSkippedResult, type FeishuAgentDaemonSteeredResult, type FeishuAgentExecution, type FeishuAgentExecutionResult, type FeishuAgentMessageSideEffects, type FeishuAgentPreparedControl, type FeishuAgentRunCardInput, type FeishuAgentRunPreparation, type FeishuAgentRuntime, type FeishuAgentRuntimeOptions, type FeishuAutomationCardInput, type FeishuAutomationCardSender, type FeishuBackgroundSessionDelivery, type FeishuBackgroundSessionDeliveryInput, type FeishuBackgroundSessionDeliveryKind, type FeishuCancelMessageIntakeSummary, type FeishuCancelRunCommand, type FeishuCardActionCallbackResponse, type FeishuCardActionCommand, type FeishuCardActionIntakeError, type FeishuCardActionToast, type FeishuCardActionTriggerPayload, type FeishuCardDeliveryLedger, type FeishuCardDeliveryLedgerStateOptions, type FeishuCardDeliveryReconciler, type FeishuCardDeliveryReconcilerOptions, type FeishuCardDeliveryRecord, type FeishuCardKitCancel, type FeishuCardKitClient, type FeishuCardKitFail, type FeishuCardKitFinish, type FeishuCardKitOpenApiClientOptions, type FeishuCardKitOpenApiTargetCreatorOptions, type FeishuCardKitPresentationUpdate, type FeishuCardKitPublisher, type FeishuCardKitPublisherOptions, type FeishuCardKitTextUpdate, type FeishuCardPresentationBinder, type FeishuCardPresentationHandoffStart, FeishuCardPresentationNotFound, type FeishuCardPresentationStore, type FeishuCardPresentationStoreOptions, type FeishuCardRollover, type FeishuCardRolloverCounters, type FeishuCardRolloverEvent, type FeishuCardRolloverEventType, type FeishuCardRolloverHandoffResult, type FeishuCardRolloverOptions, type FeishuCardRolloverStatus, type FeishuCardRolloverSupervisor, type FeishuCardRolloverSupervisorOptions, type FeishuCardTarget, type FeishuCardTargetCreateOptions, type FeishuCardTargetCreator, FeishuCardTargetNotFound, type FeishuCardTargetPreparationOptions, type FeishuCardTargetRegistry, type FeishuCardTargetRegistryOperation, FeishuCardTargetRegistryStoreError, type FeishuCoalescingPublisher, type FeishuCoalescingPublisherOptions, type FeishuConversationReference, FeishuCotProtocolError, type FeishuCotPublisher, type FeishuCotPublisherOptions, type FeishuCotRunPreparation, type FeishuDeploymentEndpointOptions, FeishuEndpointCredentialError, type FeishuEndpointCredentials, type FeishuEndpointGroupPolicy, type FeishuEventHandlerCardActions, type FeishuEventHandlerQueue, type FeishuEventHandlers, type FeishuEventHandlersOptions, type FeishuHumanInteractionActions, type FeishuHumanInteractionPresenterOptions, type FeishuInboxCompletedState, type FeishuInboxDeadState, type FeishuInboxDelivery, type FeishuInboxDeliveryState, type FeishuInboxLeasedState, type FeishuInboxPendingState, type FeishuInboxRepository, type FeishuInboxRepositoryStateOptions, type FeishuMessageAcceptResult, type FeishuMessageContentInput, type FeishuMessageDrainResult, type FeishuMessageIntakeBaseSummary, type FeishuMessageIntakeError, type FeishuMessageIntakeOptions, type FeishuMessageIntakeSummary, type FeishuMessagePreparedControl, type FeishuMessageQueue, type FeishuMessageQueueOptions, type FeishuMessageReactionSender, type FeishuMessageWorker, type FeishuMessageWorkerDrainAvailableResult, type FeishuMessageWorkerOptions, type FeishuMessageWorkerQueue, type FeishuNewSessionCommand, type FeishuNewSessionMessageIntakeSummary, type FeishuOpenApiClient, FeishuOpenApiError, type FeishuOpenApiRequest, type FeishuOpenApiResponse, type FeishuPeriodicFlush, type FeishuPeriodicFlushOptions, type FeishuPeriodicFlushSupervisor, type FeishuPresentationPreparationOptions, type FeishuPromptAgentCommand, type FeishuPromptContextInput, type FeishuPromptContextResolver, type FeishuPromptMessageIntakeSummary, type FeishuRawCardJson, type FeishuReceiveAcceptedObservation, type FeishuReceiveHandledObservation, type FeishuReceiveMessageHandlerPayload, type FeishuReceiveMessagePayload, type FeishuReceiveMessageReplayOptions, type FeishuReceiveMessageReplayResult, type FeishuReceiveMessageSummary, type FeishuReceiveRuntimeStatus, type FeishuResolveInteractionCommand, type FeishuSdkReceiveMessagePayload, type FeishuSessionEpochRecord, type FeishuSessionReference, type FeishuSessionResetResult, type FeishuSessionStore, type FeishuSessionStoreOptions, type FeishuStreamAction, type FeishuStreamActionPublisher, type FeishuStreamProjector, FeishuTenantAccessTokenError, type FeishuTenantAccessTokenProvider, type FeishuTenantAccessTokenProviderOptions, type FeishuTenantAccessTokenRequest, type FeishuTenantAccessTokenResponse, type FeishuTextReplySender, type FeishuTopicContextResolverOptions, type FeishuWebSocketClient, type FeishuWebSocketClientStartOptions, type FeishuWebSocketDaemon, type FeishuWebSocketDaemonOptions, type FeishuWebSocketEventDispatcher, type FeishuWebSocketRuntime, type FeishuWorkerLoop, type FeishuWorkerLoopOptions, type FetchLike, type FetchLikeResponse, type GatewayAction, type GatewayActionResult, type GatewayCancelAction, type GatewayCancelResult, type GatewayExecuteOptions, type GatewayExecutionPort, type GatewayHumanInteractionPort, type GatewayObservationPort, type GatewayPresentationPort, type GatewayPresentationUpdate, type GatewayPromptAction, type GatewayPromptCommand, type GatewayReplyPort, type GatewayResetAction, type GatewayResetResult, type GatewayResolveInteractionAction, type GatewayRunResult, type GatewaySkippedResult, type GatewaySteerAction, type GatewaySteeredResult, type HumanInteraction, type HumanInteractionActor, type HumanInteractionBase, type HumanInteractionClock, type HumanInteractionEndpointRegistry, type HumanInteractionFact, type HumanInteractionId, type HumanInteractionPresenter, type HumanInteractionRepository, HumanInteractionRepositoryError, type HumanInteractionResolutionAction, type HumanInteractionService, type HumanInteractionServiceOptions, type HumanInteractionTransition, HumanInteractionTransitionDenied, type InitializeRivusProjectOptions, type InitializedRivusProject, InvalidAgentHostBinding, InvalidAutomationPresentation, InvalidFeishuCardAction, InvalidFeishuMessageContent, InvalidFeishuSessionReference, InvalidFeishuTopicContext, InvalidRivusEndpointBinding, InvalidRivusPlugin, InvalidRivusProjectSpace, type JsonFetchRequestOptions, type JsonFileFeishuCardTargetRegistryOptions, type JsonHttpRequest, type JsonHttpResponse, type JsonlFeishuCardDeliveryLedgerOptions, type JsonlFeishuInboxRepositoryOptions, type JsonlHumanInteractionRepositoryOptions, type JsonlRecoveryControlOptions, type CommitAutomationOutcomeInput$1 as LegacyCommitAutomationOutcomeInput, type ConsumeToolApprovalInput$1 as LegacyConsumeToolApprovalInput, type HumanInteractionPresenter$1 as LegacyHumanInteractionPresenter, type HumanInteractionRepository$1 as LegacyHumanInteractionRepository, type HumanInteractionService$1 as LegacyHumanInteractionService, type HumanInteractionServiceOptions$1 as LegacyHumanInteractionServiceOptions, type ResolveHumanInteractionInput as LegacyResolveHumanInteractionInput, type LoadRivusDeploymentManifestOptions, type LoadRivusDeploymentOptions, type LoadedRivusDeployment, MODEL_STATE_SCHEMA_VERSION, type MemorySearchQuery, type MessageGateway, type MessageGatewayOptions, type ModelBinding, type ModelChangeApprovalAuthority, type ModelChangeApprovalInput, type ModelChangeApprovalPort, type ModelChangeApprovalStatus, type ModelChangeAuthorizationDecision, type ModelChangeAuthorizationInput, type ModelChangeAuthorizationOptions, type ModelChangeAuthorizationPort, ModelChangeAuthorizationRejected, ModelChangeBoundaryDeadlineError, type ModelChangeBoundaryInput, type ModelChangeBoundaryPort, type ModelChangeBoundaryResult, type ModelChangeBudget, type ModelChangeBudgetLimits, type ModelChangeBudgetReservation, ModelChangeBusy, type ModelChangeClock, type ModelChangeCoordinator, type ModelChangeCoordinatorOptions, type ModelChangeError, type ModelChangeExecutionBudget, type ModelChangeFailureOutcome, type ModelChangeIdentityPort, ModelChangeNotFound, type ModelChangeNotification, type ModelChangeNotificationPort, type ModelChangeOperation, type ModelChangePaidCallKind, type ModelChangePending, type ModelChangePhase, type ModelChangePrincipal, type ModelChangePublicReceipt, type ModelChangeReceipt, ModelChangeRequestConflict, type ModelChangeRestoreResult, ModelChangeRevisionConflict, type ModelChangeRunBoundary, type ModelChangeRunBoundaryOptions, type ModelChangeRunLease, type ModelChangeRuntimeContext, type ModelChangeRuntimePort, type ModelChangeSource, type ModelChangeSourceHint, type ModelChangeStatus, type ModelChangeStatusView, type ModelChangeSubmission, type ModelChangeTransportContext, type ModelChangeValidationResult, type ModelManagementControl, type ModelManagementControlOptions, type ModelManagementGrant, type ModelManagementTrustedRun, type ModelPresentationStep, type ModelReference, type ModelState, ModelStateCorrupted, type ModelStateRepository, OpenClawEnvImportError, type OpenClawEnvImportOptions, type OpenClawEnvImportResult, type OpenJsonAutomationTickRepositoryOptions, type OpenJsonFeishuSessionStoreOptions, type PendingHumanInteractionState, type PiManagedRunGatewayProviderOptions, type PiModelContextReference, type PiModelManagementBashSpawnHookOptions, type PiModelManagementDeploymentOptions, type PiModelManagementGrantOptions, type PiModelRunContext, PiModelRunContextError, type PiModelRunContextRegistry, type PiModelRunContextRegistryOptions, type PiModelTrustedRun, PluginStateConflict, type PluginStateRecord, type PluginStateStore, type PooledAgentRuntime, type PresentationStep, type PresentationStepStatus, type PresentedValue, type PresentedValueOptions, type PutPluginState, RIVUS_MODEL_CHANGE_TOOL_ID, RIVUS_MODEL_CONTEXT_ENV, RIVUS_MODEL_SOCKET_ENV, RIVUS_PLUGIN_API_VERSION, RIVUS_RELEASE_DESCRIPTOR, RUN_PRESENTATION_SCHEMA_VERSION, type RateLimitedFeishuPublisherOptions, type RecoveryAction, type RecoveryControl, type RecoveryControlOptions, type RecoverySnapshot, type RegisteredRivusAgentProfile, type RegisteredRivusAutomation, type RegisteredRivusPlugin, type RejectedHumanInteractionState, type RejectedModelChangeAuthorization, type RequestToolApprovalInput, type RequestUserDecisionInput, type ResolveHumanInteractionInput$1 as ResolveHumanInteractionInput, type ResolvedRivusAgentDefinition, type ResolvedRivusAutomationDefinition, type ResolvedRivusProjectSpace, type ResponsePresentationStep, type RivusAgentCatalog, type RivusAgentDeployment, type RivusAgentDeploymentStatus, type RivusAgentGrantRestriction, type RivusAgentHost, type RivusAgentHostOptions, type RivusAgentProfile, type RivusAutomationDefinition, type RivusAutomationDelivery, type RivusAutomationDeliveryTargetType, type RivusAutomationDeployment, type RivusAutomationInput, type RivusAutomationOutput, type RivusAutomationTemplate, type RivusAutomationTickContext, type RivusBackgroundSessionDefinition, type RivusBackgroundSessionsDeployment, type RivusCatalogToolContribution, type RivusCatalogToolContributionScope, type RivusCatalogToolDescriptorProvider, type RivusCatalogToolDescriptorRequest, type RivusCliOptions, type RivusDaemonBootstrapContext, type RivusDaemonBootstrapFactory, type RivusDaemonBootstrapModule, type RivusDaemonCliOptions, type RivusDaemonCliWriter, type RivusDaemonConfig, RivusDaemonConfigError, type RivusDaemonConfigLoaderOptions, type RivusDaemonEnv, type RivusDaemonFeishuReplayRunner, type RivusDaemonProcess, type RivusDaemonProcessOptions, type RivusDaemonPromptRunner, type RivusDaemonRecoveryRunner, type RivusDaemonShutdownController, type RivusDaemonShutdownControllerOptions, type RivusDaemonShutdownSignal, type RivusDaemonSignalSource, type RivusDaemonStatus, type RivusDaemonStatusHttpServer, type RivusDaemonStatusHttpServerOptions, type RivusDaemonStatusReporter, type RivusDaemonStatusReporterOptions, type RivusDaemonTransport, type RivusDaemonWorkerLoop, type RivusDeploymentAutomation, type RivusDeploymentAutomationLifecycle, RivusDeploymentAutomationReadinessError, type RivusDeploymentAutomationStatus, type RivusDeploymentBackgroundSession, type RivusDeploymentBackgroundSessionLifecycle, RivusDeploymentBackgroundSessionReadinessError, type RivusDeploymentBackgroundSessionStatus, type RivusDeploymentBootstrapAdapters, type RivusDeploymentBootstrapContext, type RivusDeploymentBootstrapFactory, type RivusDeploymentCliProcess, type RivusDeploymentComponentLifecycle, type RivusDeploymentDaemon, type RivusDeploymentDaemonLifecycle, RivusDeploymentDaemonLifecycleError, type RivusDeploymentDaemonStatus, type RivusDeploymentEndpoint, type RivusDeploymentEndpointLifecycle, type RivusDeploymentEndpointStatus, type RivusDeploymentManifest, RivusDeploymentManifestError, RivusDeploymentReadinessError, type RivusEndpointDefinition, type RivusEndpointDeployment, type RivusEndpointExperimentalFeatures, type RivusEndpointInput, type RivusEnvFileVariables, type RivusNodeEntrypointOptions, type RivusPlugin, type RivusPluginCatalog, type RivusPluginCatalogSnapshot, type RivusPluginDeclaration, RivusPluginLoadError, type RivusPluginLoadStatus, type RivusPluginManifest, type RivusPluginModule, type RivusPluginModuleLoadRequest, type RivusPluginRegistry, type RivusProjectDoctorCheck, type RivusProjectDoctorReport, type RivusProjectDoctorStatus, type RivusProjectSpaceDeployment, type RivusReleaseDescriptor, type RivusRuntimeToolGrantSet, type RivusTextFileReader, type RivusThinkingLevel, type RunPresentation, type RunPresentationPhase, type RunPresentationProjector, type ScheduledAutomation, type ScheduledAutomationClock, type ScheduledAutomationDeliveryInput, type ScheduledAutomationOptions, type ScheduledAutomationRunInput, type ScheduledAutomationRunResult, type SelectedHumanInteractionState, type SessionScheduler, SessionSchedulerCapacityExceeded, SessionSchedulerDisposed, type SessionSchedulerOptions, type SessionSchedulerStatus, type SkillPresentationStep, type SpawnSubagentRequest, type SubagentCoordinator, type SubagentRecord, type ToolApprovalBinding, type ToolApprovalInteraction, type ToolApprovalInteractionState, type ToolApprovalRequest, type ToolApprovalService, type ToolBroker, type ToolBrokerOptions, type ToolExecutionRequest, ToolInvocationDenied, type ToolOperationRecoveryItem, type ToolOperationResolutionResult, type ToolPresentationStep, UnsupportedFeishuCardAction, UnsupportedFeishuMessage, type UserDecisionInteraction, type UserDecisionInteractionState, type UserDecisionOption, type WorkspaceInstructionsProvider, acceptsCardPresentationProgress, activeCardPresentation, appendBackgroundSessionInput, backgroundSessionToolIds, claimBackgroundSession, commitAutomationOutcome, commitAutomationOutcome$1 as commitLegacyAutomationOutcome, completeBackgroundSessionStep, completeBackgroundSessionStop, composeFeishuTopicPrompt, createAgentCommandFromFeishuCardAction, createAgentCommandFromFeishuMessage, createAgentHarnessPooledRuntime, createAgentHostRuntimePool, createAgentInstanceRegistry, createAgentMemoryService, createAgentRuntimePool, createAgentsMdInstructionsProvider, createAutomationMandateStore, createAutomationPresentation, createAutomationScheduler, createBackgroundSession, createBackgroundSessionCard, createBackgroundSessionDeliveryStore, createBackgroundSessionHostTools, createBackgroundSessionKey, createBackgroundSessionRepository, createBackgroundSessionService, createBackgroundSessionStepSourceMessageId, createBackgroundSessionSupervisor, createBackgroundSessionToolContracts, createCoalescingFeishuPublisher, createCompatibleRivusAgentCatalog, createCompositeRivusDaemonTransport, createConfiguredFeishuAutomationCardSender, createConfiguredFeishuBackgroundSessionDelivery, createConfiguredFeishuCardKitPublisher, createConfiguredFeishuCardKitTargetCreator, createConfiguredFeishuCardRolloverRuntime, createConfiguredFeishuHumanInteractionPresenter, createConfiguredFeishuMessageReactionSender, createConfiguredFeishuOpenApiClient, createConfiguredFeishuTextReplySender, createConfiguredRivusDaemonBootstrap, createConfiguredRivusDeploymentDaemon, createDailyAutomationSchedule, createDelegationService, createDeliveryOutbox, createEffectAgentHost, createEffectAgentInstanceRegistry, createFeishuAgentDaemon, createFeishuAgentRunCard, createFeishuAgentRuntime, createFeishuCardActionCallbackResponse, createFeishuCardActionErrorResponse, createFeishuCardDeliveryLedger, createFeishuCardDeliveryReconciler, createFeishuCardKitOpenApiClient, createFeishuCardKitOpenApiTargetCreator, createFeishuCardKitPublisher, createFeishuCardPresentationStore, createFeishuCardRollover, createFeishuCardRolloverSupervisor, createFeishuCardTargetPreparation, createFeishuConversationId, createFeishuCotPublisher, createFeishuDeploymentEndpoint, createFeishuEventHandlers, createFeishuHumanInteractionCard, createFeishuHumanInteractionPresenter, createFeishuInboxRepository, createFeishuMessageQueue, createFeishuMessageWorker, createFeishuOpenApiClient, createFeishuPeriodicFlush, createFeishuPresentationPreparation, createFeishuSessionKey, createFeishuSessionStore, createFeishuStreamProjector, createFeishuTenantAccessTokenProvider, createFeishuTopicContextResolver, createFeishuWebSocketDaemon, createFeishuWorkerLoop, createHumanInteractionEndpointRegistry, createHumanInteractionModelChangeApproval, createHumanInteractionService, createHumanInteractionToolApprovalGateway, createInMemoryFeishuCardTargetRegistry, createInMemoryHumanInteractionRepository, createJsonFetchRequest, createJsonFileFeishuCardTargetRegistry, createJsonlHumanInteractionRepository, createLazyFeishuWebSocketEventDispatcher, createBackgroundSessionService$1 as createLegacyBackgroundSessionService, createHumanInteractionService$1 as createLegacyHumanInteractionService, createMessageGateway, createModelChangeAuthorization, createModelChangeCoordinator, createModelChangeRunBoundary, createModelManagementControl, createPiManagedRunGatewayProvider, createPiModelManagementBashSpawnHook, createPiModelRunContextRegistry, createPluginStateStore, createPresentedValue, createRateLimitedFeishuPublisher, createRecoveryControl, createRivusAgentCatalog, createRivusAgentHost, createRivusDaemonProcess, createRivusDaemonShutdownController, createRivusDaemonStatusHttpServer, createRivusDaemonStatusReporter, createRivusDeploymentCliProcess, createRivusDeploymentDaemon, createRivusEnvFromOpenClawConfig, createRivusPluginCatalog, createRoutedHumanInteractionToolApprovalService, createRunPresentationProjector, createScheduledAutomation, createSessionScheduler, createSubagentCoordinator, createToolBroker, describeFeishuMessageIntake, diagnoseRivusProject, extendBackgroundSessionDefinition, failBackgroundSessionStep, formatRivusEnvFile, hasInspectableRunProgress, initializeRivusProject, intersectToolIds, isBackgroundSessionDue, isBackgroundSessionLeaseExpired, isBackgroundSessionState, isBackgroundSessionTerminalPhase, isBackgroundSessionToolId, isCardPresentationHandoffDue, loadNodeRivusPluginModule, loadRivusDaemonConfig, loadRivusDeployment, loadRivusDeploymentManifest, narrowBackgroundSessionDefinition, openJsonAutomationTickRepository, openJsonFeishuSessionStore, openJsonlAgentMemoryService, openJsonlBackgroundSessionDeliveryStore, openJsonlBackgroundSessionRepository, openJsonlFeishuCardDeliveryLedger, openJsonlFeishuInboxRepository, openJsonlRecoveryControl, openJsonlToolOperationLedger, openPiModelManagementDeployment, parkBackgroundSessionForReconciliation, progressDeliveryId, readAutomationPresentation, readFeishuMessageContent, readPiModelManagementGrant, releaseBackgroundSessionLease, renewBackgroundSessionLease, requestBackgroundSessionStop, requeueInterruptedBackgroundSessionStep, resolveBackgroundSessionReconciliation, resolveBackgroundSessionSupervisorIntervalMs, resolveFeishuDeliveryChatId, resolveFeishuEndpointCredentials, resolveRivusAgentDefinition, resolveRivusProjectSpace, restoreConfiguredRivusDaemonBootstrap, runRivusCli, runRivusDaemonCli, runRivusNodeEntrypoint, sessionIdFromSessionKey, shouldAcceptFeishuEndpointMessage, suspendBackgroundSession, terminalDeliveryId, transitionHumanInteraction, validateRivusCatalogIdentifier, validateRivusCatalogRegistration, validateRivusDeploymentManifest, validateRivusPluginManifest };
|