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).