Files
openccb/shared/common
Nurfog 585e436538 feat: Token limits - Phase 1 (Database + API)
- Add token_limits module with check_ai_token_limit function
- Database: monthly_token_limit, token_limit_reset_day columns
- SQL functions: check_token_limit, get_user_usage_stats
- API endpoints for admin user token management
- Documentation: TOKEN_LIMITS_GUIDE.md

Phase 2 will add automatic enforcement in AI handlers

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-23 16:22:28 -03:00
..
2026-03-18 17:15:39 -03:00