steadwing/openalerts
An alerting layer for agentic frameworks
AI agents, like those built with CrewAI or OpenClaw, can often fail silently due to errors, stuck sessions, or token overruns, leaving users unaware until a problem is reported. OpenAlerts provides real-time monitoring and alerting for these AI agent frameworks, watching your agent's activity and sending you notifications when something goes wrong. It takes in agent activity data and outputs alerts, a dashboard view, and insights, making it useful for developers, AI operations engineers, or anyone managing AI agent deployments.
Use this if you need to proactively detect and be notified about failures or performance issues in your AI agents and want a local, self-hosted monitoring solution.
Not ideal if you are not using AI agent frameworks like CrewAI, OpenManus, nanobot, or OpenClaw, or if you need to monitor traditional software applications rather than AI agents.
Stars
29
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/steadwing/openalerts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
valmi-io/value
⚡ "Value" - https://value.valmi.io . Valmi Value is Outcome-based billing and payments...
aptible/unpage
Unpage is the open source framework for building SRE agents with infrastructure context and...
Elijas/token-throttle
Multi-resource rate limiting for LLM APIs. Reserve tokens before you call, refund what you don't...
Harshit-J004/toolguard
Pytest-style reliability testing for AI agent tool chains. Catches hallucinated payloads, schema...
dipampaul17/AgentGuard
Real-time guardrail that shows token spend & kills runaway LLM/agent loops.