Sentry
Monitor errors, exceptions, and performance issues from your Sentry projects.
Connect
- Go to Settings → Integrations
- Click Connect next to Sentry
- Authorize Agent Nine in the popup
- Done — Sentry is now available
Capabilities
| Action | Description |
|---|---|
| Error list | View unresolved errors sorted by frequency or recent occurrence |
| Error details | Read full stack traces, breadcrumbs, and context |
| Search | Find errors by message, type, or tags |
| Projects | List monitored projects |
| Trends | See error frequency trends — new, regressed, escalating |
| Releases | View which release introduced specific errors |
Examples
text
What are the top errors this week?text
Show details for the latest crash in the backend projecttext
Are there any new errors since the last deployment?text
How many times did the "TypeError: null reference" occur today?text
Show the stack trace for issue SENTRY-1234text
What errors are affecting the /api/auth endpoint?Tips
- Error-to-fix workflow — read a Sentry error, then switch to code mode to fix it in your project
- Use project names — "errors in the backend project", "crashes in the mobile app"
- Track regressions — "any regressed errors since v2.1?"
Disconnect
Go to Settings → Integrations → click Disconnect next to Sentry.
