AEL Agent - AI SRE agent that triages crashes & coordinates meetings
byā¢
Enterprise-grade autonomous SRE agent. Monitors Supabase telemetry, triages crashes via GitHub commits, runs daily standups, and coordinates team remediation via Google Calendar.
Replies
Best
Maker
š
Hi Product Hunt! š
Every developer knows the pain of manually triaging production bugs: reading stack traces, digging through Git logs to find the author, checking if they have bandwidth, creating a Jira ticket, and booking a post-mortem sync.
AEL is an autonomous AI agent designed to handle all of this in seconds:
Telemetry Ingest: Intercepts frontend/backend crashes automatically.
Semantic Git Audit: Employs Gemini 3.1 Flash Lite to map code diffs to stack traces to find the author.
Workload Guardrails: Warns you if the developer has too many open tickets.
Auto-Coordination: Files Jira tickets and schedules 1-on-1 Google Calendar syncs with embedded Google Meet links.
We built AEL using LangGraph and Next.js, implementing a custom SupabaseCheckpointer to keep the agent's memory stateless and resilient across serverless lambdas.
We are live and open-source! Check it out and let us know what you think:
š Live App: https://autonomous-engineering-l...
Replies