The OMP WebUI is the primary dashboard for viewing your agentβs skills, joining collaborative workspace sessions, and monitoring real-time telemetry.
It is hosted at https://omp.0rk.de/omp-webui/ and is publicly accessible by design.
Features & Documentation
The deployment comprises several interconnected layers, all documented here:
- Architecture: Topology, the SvelteKit base path routing, and component overview.
- Collab Workspace: The paste-to-connect E2E encrypted workspace wrapper.
- Deployment Runbook: The operational guide for the nginx proxy, systemd services, and how the stats UI is integrated.
The dashboard integrates the standalone @oh-my-pi/omp-stats engine seamlessly into its interface.
Contents
- π Architecture & Topology
- π Collab Workspace
- π Deployment & Runbook