Watch · Signal
Signal
The RepoOps Signal Layer: the raw detections that feed every higher surface. Signal emits each AI coding session as portable OpenTelemetry (gen_ai.* plus a repoops.* extension) to tools like Datadog, Grafana, Honeycomb, and Langfuse, takes in any OTel-emitting tool through a local OTLP receiver, and correlates what a session proposed against what landed in git.
What it does for you
See the inputs, not just the summary.Signal exposes the underlying detections so you can trace why a higher surface said what it said.
Your telemetry, portable.Signal emits every AI coding session as OpenTelemetry to your own stack (Datadog, Grafana, Honeycomb, Langfuse) and takes in any OTel-emitting tool through a local receiver, so the launcher stops mattering. Metadata by default, content never on a span.
Where to find it
- Desktop:
http://localhost:4000/, then Watch → Signal in the sidebar. - Hosted: desktop-only. The repoops.ai sidebar carries an “On the desktop app” pointer for it.
- Keyboard: ⌘ K, then type “Signal”.
Built vs. planned
Live on the desktop app. The hosted dashboard carries a pointer to it.
Last updated