Commit Graph
7 Commits
Author SHA1 Message Date
Jeffery 5a07f03abb feat(Dockerfile): 修改映像檔來源
CI / Release Tag Version (pull_request) Successful in 2m23s
CI / AI Code Review (pull_request) Failing after 34s
2026-06-30 13:50:58 +08:00
jiantw83 45b6abacc8 chore(Docker action): 整理 Docker action 執行設定 2026-06-29 10:49:22 +00:00
jiantw83 4431f2fec5 fix(Dockerfile): 移除不安全套件憑證忽略並釘選 Alpine 2026-06-26 09:20:57 +00:00
JefferyandClaude Opus 4.8 1378f03595 docs(ai-code-review): 補齊各模組 JSDoc、指令檔逐行註解並重建 README
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 14:16:04 +08:00
jiantw83 afec5a9387 fix(action image): 安裝 git 供前置遠端驗證使用 2026-06-25 15:17:51 +00:00
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
jiantw83 120b83c904 Initial commit 2026-06-25 09:31:16 +00:00