agent_tracker/templates
nickviljoen 1e926da807 Add token tracking, audit filter, and high usage email notifications
- Add audit status filter (Audited/Not Audited) to agent management and admin dashboard
- Add token usage tracking: token_count per timeline entry, total_tokens on agents
- Token badge on agent cards, Total Tokens stat in usage modal, dual-axis chart
- Sort by Total Tokens option, total_tokens in CSV export
- Mailgun email notifications for high token usage (optional, non-blocking)
- Cooldown-based notification tracking in MongoDB token_notifications collection
- Add promote_admin.py utility script for user promotion
- Update CLAUDE.md documentation for all new features

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 21:48:04 +02:00
..
admin Add token tracking, audit filter, and high usage email notifications 2026-02-15 21:48:04 +02:00
agent_management.html Add token tracking, audit filter, and high usage email notifications 2026-02-15 21:48:04 +02:00
agent_register.html added risk factor to quality audit functionality - risk factor is required when cheking quality audit box - both these fields are admin only 2025-09-05 14:04:18 -05:00
base.html initial commit 2025-08-17 07:23:53 -05:00
index.html initial commit 2025-08-17 07:23:53 -05:00
login.html Add local user login alongside Microsoft SSO 2025-12-05 06:58:45 -06:00
nav.html Implement Delete by CSV functionality 2025-11-19 15:55:10 -06:00
profile.html Add local user login alongside Microsoft SSO 2025-12-05 06:58:45 -06:00
register.html initial commit 2025-08-17 07:23:53 -05:00
search.html added Quality Audit and fixed various bugs 2025-09-05 13:41:33 -05:00
user_management.html initial commit 2025-08-17 07:23:53 -05:00