Package ai.singlr.runtime
package ai.singlr.runtime
Helidon SE service wrapper for the helios-session SDK.
Exposes per-session HTTP routes — create / send / interrupt / events (SSE) / delete — that
front the AgentSession surface so a control plane can
drive sessions over the wire. The runtime is deployed inside the per-tenant sandbox; the SDK
itself remains pure (the session module never depends on Helidon).
-
ClassDescriptionHelidon
HttpServicethat exposes oneSessionRegistry's sessions over HTTP.Thrown byJacksonReaderandJacksonWriterwhen (de)serialization fails.HelidonMediaSupportbacked by Jackson 3.x.Programmatic Helidon SEWebServerwrapping anAgentHttpService.Mutable builder forRuntimeServer.In-memory registry of live sessions.Fluent builder forSessionRegistry.