Dashboards are great when you're exploring. But when you're mid-debug, you don't want to switch windows โ you want the answer where you already are. Today we're shipping two things that bring your production telemetry to the place you work: the Sentrinel CLI and the Sentrinel skill for coding agents.
The CLI gives you the whole dashboard as composable commands: tail request logs, list your noisiest endpoints, pull error counts for the last hour โ all scoped to any app in your workspace, all pipe-friendly.
Every command accepts the same time-range flags as the dashboard, and output is plain text by default or --json when you want to script it.
The more interesting release is what the CLI unlocks. Coding agents are debugging real production issues now โ but they're blind to what actually happened at runtime. The Sentrinel skill teaches your agent to query your telemetry itself: when it investigates a bug, it can pull the failing requests, see the latency spike, and read the correlated logs before proposing a fix.
Access is scoped by a read-only API key, so your agent can observe production without ever being able to touch it.
Both ship today on every plan, including Basic. Next up: saved CLI queries, and letting the skill subscribe to alerts so your agent starts investigating the moment something fires.
Free for your first app. No credit card required.
Try Sentrinel free