Inspiration
I'm a solo-builder with a million things to do. I've also been part of oncall rotations at companies that emphasize operational excellence so I know how much I'm slacking on taking care of my systems. I would LOVE to have an extra engineer whose always oncall, paying attention to system health and being a first line of defense.
Oncall mode
Oncall agent behaves like a new addition to your oncall rotation. It checks system health and can respond to basic incidents by flipping off feature flags or rolling back deployments and notifying the team.
Retrospective mode
Oncall agent will store notes and you can run a voice retrospective on any historical incidents.
What it does (Details)
- Oncall Agent integrates with Render and LaunchDarkly.
- It looks at your service metrics via Render's API to check on system health APIs.
- It correlates issues with recent feature flag changes and deploys and can flip flags or roll back changes.
- It will make API requests to probe health and analyze graphs of system metrics.
- It will announce audibly to the room if there is any issue and any important updates
Code
Agent: https://github.com/MatthewDailey/hackathon-322-agent Web app for demo: https://github.com/MatthewDailey/hackathon-322-web
Built With
- anthropic
- elevenlabs
- gemini
- launchdarkly
- render
- rime
Log in or sign up for Devpost to join the conversation.