Monitor and explain AI agent behavior with real-time observability and clear insights for autonomous systems.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
feat: add Session Timeline Renderer (TimelineRenderer class)
566e0c8View on GitHubtest: add 54 tests for decorators and transport edge cases
95bc509View on GitHubsecurity: use constant-time comparison for API key authentication
98993eaView on GitHubdocs: add SDK documentation for Alerts, Health, Anomaly, and Cost modules
4a513a6View on GitHubdocs: add alerts, tags, annotations, retention, search, anomaly, health to README
f51183dView on GitHubtest: add 50+ tracker tests covering HTTP methods, validation, and edge cases
2b990a2View on GitHubfeat: Anomaly Detector — statistical outlier detection for sessions
3de45aaView on GitHubtest: add 30+ tests for top-level SDK API (init, session, track, export)
30737aaView on GitHubperf: compute retention age distribution in SQL instead of JS
c8a1e1eView on GitHubperf: eliminate N+1 tag queries in /sessions/by-tag/:tag
c263f87View on GitHubfix: AlertManager.evaluate() cooldown race condition
f616748View on GitHubfix: sessionsOverTime returns most recent 90 days instead of oldest (#19)
b3b5af0View on GitHub