Skip to content

Osuite AI Agents

Osuite is AI-native observability: the AI agents aren’t a bolt-on, they’re how you work with the platform. They live in your AI IDE (Cursor, Antigravity, and any IDE that supports agent skills) and cover the full loop — instrument fast, investigate incidents, build dashboards, and query metrics — all in plain language, right where you already work.

Install them once with the agent setup (osuite init-ai), then trigger any agent as a slash command.

AgentTriggerWhat it does
Instrumentation Agent/osuite-instrumentDetects your stack and instruments your code to send traces and logs to Osuite — most services live in under an hour.
Investigation Agent/osuite-investigateDiagnoses production incidents from your IDE. Correlates logs, traces, metrics, Kubernetes events, and frontend sessions to find the root cause — and suggests a fix.
Visualizer Agent/osuite-edit-dashboardBuilds dashboards from natural language — choosing the metrics, writing the PromQL, and picking the visualizations. No query expertise required.
Write PromQL Agent/osuite-write-promqlComposes a PromQL query against your real metrics from a plain-language request — the query text itself, without building a whole dashboard.