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, and build dashboards — all in plain language, right where you already work.
Install them once with osuite init-ai (see the Instrumentation Agent setup), then trigger any agent as a slash command.
| Agent | Trigger | What it does |
|---|---|---|
| Instrumentation Agent | /osuite-instrument | Detects your stack and instruments your code to send traces and logs to Osuite — most services live in under an hour. |
| Investigation Agent | /osuite-investigate | Diagnoses production incidents from your IDE. Correlates logs, traces, metrics, Kubernetes events, and frontend sessions to find the root cause — and proposes a fix. |
| Visualizer Agent | /osuite-edit-dashboard | Builds dashboards from natural language — choosing the metrics, writing the PromQL, and picking the visualizations. No query expertise required. |