dunetrace
Production AI agents require visibility into behavior and failure modes without exposing sensitive data.
Real-time failure detection for production AI agents. Seventeen structural detectors (tool loops, retry storms, context bloat, goal abandonment, and more) run on every completed agent run — no configuration, no LLM — and fire a Slack or webhook alert within 15 seconds. You self-host the backend via Docker Compose and instrument agents with the Python or TypeScript SDK (decorators or an OpenAI client wrapper). Unlike Langfuse or LangSmith dashboards, it alerts while things break rather than after you notice.
- Monitor Claude agent performance metrics and error rates in production systems
- Track user interactions with AI agents without exposing sensitive data to third parties
- Alert engineering teams when deployed agents degrade or behave unexpectedly in real time
Production AI agents require visibility into behavior and failure modes without exposing sensitive data. Dunetrace closes the observability gap for teams running autonomous systems at scale, reducing undetected errors and compliance risk.
Engineering teams deploying autonomous AI agents who need production monitoring without data exfiltration concerns.
https://github.com/dunetrace/dunetrace
By dunetrace
How to Get It
pip install dunetrace # or: npm install dunetrace — backend: git clone https://github.com/dunetrace/dunetrace && cd dunetrace && cp .env.example .env && docker compose -f docker-compose.ghcr.yml up -d
Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.
After installing, paste this into Claude:
Help me monitor Claude agent performance metrics and error rates in production systems
Trust Signals Auto-scanned
Community Pulse Growing
Discussed on Hacker News
- Show HN: Dunetrace – Runtime failure detection for AI agents — Hacker News · 1 pts
1 mentions across 1 sources
Reviewer notes
Auto-scanned review. These are observations, not a security certification.
Scored from trust signals (evidence-eval-v1): 55 GitHub stars; contributors unknown; last commit 0d ago; license no license.
Things to check
- Requires self-hosting the backend (Docker Compose) and instrumenting your agent code with the SDK — this is not a drop-in Claude skill. Alerts go to Slack, webhook, or the local dashboard. Trust scan found no license on the repo; confirm licensing before commercial use.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
Scored from trust signals (evidence-eval-v1): 55 GitHub stars; contributors unknown; last commit 0d ago; license no license.