Skip to content

v0.24.0

Choose a tag to compare

@MarkKropf MarkKropf released this 05 Jun 20:01
2360fe0

Multi-org embedding support (P2 Wave C)

Exports six daemon/poll symbols so a downstream embedder can drive N per-org poll/registration identities in one
process (shared spawner + control plane): AllowlistEntriesFromConfig, PollItemToSessionSpec,
PollItemToSessionDetail, Daemon.ActiveSessionCount(), Daemon.MaxConcurrentSessions(),
Daemon.RegistrationStatus(). Additive public API only — no behavior change. (#122)