Skip to main content

Functions & Classes

SymbolKindDescription
AgentPollerclassAgentPoller service — polls peek endpoint AND group conversations. Deduplicat…
HeartbeatServiceclassHeartbeatService sends periodic online status to the cloud API.
KeyRotationServiceclassKeyRotationService monitors credential age and auto-rotates when threshold is…
SseConnectionServiceclassSseConnectionService manages a persistent transport with subscribe() support.
createRuntime()functionCreate and start a runtime from the agent registry. Resolves the agent crede…

Types & Interfaces

SymbolKindDescription
MessageHandlertypeMessage handler callback.
AgentPollerConfiginterfacePoller configuration.
HeartbeatConfiginterfaceHeartbeat service configuration.
KeyRotationConfiginterfaceKey rotation service configuration.
SseConnectionConfiginterfaceSSE connection service configuration.
SseMessageHandlertypeMessage handler callback.
RuntimeConfiginterfaceConfiguration for createRuntime().
RuntimeHandleinterfaceHandle returned by createRuntime().

Other Exports