feat: add role management and usage tracking for AI code review #1

Closed
admin wants to merge 0 commits from develop into master
Owner
  • Implemented role parsing and loading from markdown files, including attributes like name, side, focus, badge, color, and personality.
  • Created functions to build prompts for analysis, line location, and verdicts based on roles.
  • Added tests for role management functionalities to ensure correct parsing and loading of roles.
  • Developed usage tracking for AI assistant interactions, including token usage and rate limits.
  • Implemented functions to extract and record usage data from various LLM providers.
  • Added tests for usage tracking functionalities to validate correct accumulation and reporting of usage statistics.
- Implemented role parsing and loading from markdown files, including attributes like name, side, focus, badge, color, and personality. - Created functions to build prompts for analysis, line location, and verdicts based on roles. - Added tests for role management functionalities to ensure correct parsing and loading of roles. - Developed usage tracking for AI assistant interactions, including token usage and rate limits. - Implemented functions to extract and record usage data from various LLM providers. - Added tests for usage tracking functionalities to validate correct accumulation and reporting of usage statistics.
admin added 1 commit 2026-06-25 09:35:33 +00:00
- Implemented role parsing and loading from markdown files, including attributes like name, side, focus, badge, color, and personality.
- Created functions to build prompts for analysis, line location, and verdicts based on roles.
- Added tests for role management functionalities to ensure correct parsing and loading of roles.
- Developed usage tracking for AI assistant interactions, including token usage and rate limits.
- Implemented functions to extract and record usage data from various LLM providers.
- Added tests for usage tracking functionalities to validate correct accumulation and reporting of usage statistics.
admin closed this pull request 2026-06-25 09:35:47 +00:00

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: old-docker-actions/ai-code-review#1