Preparing your workspace...
Overseer creates incidents from errors and log patterns, deduplicates by fingerprint, ranks by severity, and dispatches AI agents to investigate and fix — all automatically.
SDK detects and reports automatically
An error occurs in the browser or is detected from log analysis. The SDK flushes its 15-second DVR buffer and sends the incident payload with full context: error, stack trace, replay clip, breadcrumbs, and user info.
Incidents are stored in a two-tier system for fast access and long-term archival:
Recent incidents live in Redis (Upstash) with 7-day TTL. Indexed by reference ID, digest, fingerprint, and issue ID.
Full incident payloads (including replay clips) are permanently archived in R2. Lookup falls back when Redis TTL expires.
Critical incidents post to your Slack channel with title, severity, affected users, and a link to the replay.
Digest emails for medium-priority issues. Instant emails for critical signals.
Adjusts alert intrusiveness based on your dismiss patterns. Learns what you care about.
Query incidents directly from your IDE using the Overseer MCP tools:
AI-powered investigation and autofix. Free to start.