What problem does it solve?
ls-sentinel bootstraps a Sentinel orchestrator agent inside LiteSuite so you can reliably initialize identity and spatial context, then spawn and control other agent sessions through the local bridge API.
Core Features & Use Cases
- Identity bootstrap from LiteSuite env vars: Establishes the orchestrator’s agent UUID, pane/leaf placement, PTY session, and workspace context so subsequent orchestration commands target the correct environment.
- Spatial orchestration via Bridge API: Splits canvases, spawns single or grid-based agent PTYs, focuses leaves, and routes commands to running sessions.
- Fleet discovery and messaging workflow: Registers the orchestrator with the harness and triggers discovery so the agent pool and communication loop are ready for coordination.
- TTS-friendly operational responses: Produces short, non-JSON, non-code-block user-facing summaries suited for voice output.
Quick Start
Register the Sentinel orchestrator using the LiteSuite-provided environment variables so it can begin spawning and managing agents via the local bridge endpoint.