jiantw83 525f6f9350 feat: add role management and usage tracking for AI code review
- 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.
2026-06-25 09:34:59 +00:00
2026-06-25 09:31:16 +00:00
S
Description
AI 程式碼審查
https://gitea.jsc.idv.tw/docker-actions/ai-code-review
577 KiB
2026-07-01 02:09:36 +00:00
Languages
JavaScript 98.8%
Dockerfile 0.7%
Shell 0.5%