Jeffery
|
fbf83f1cbb
|
feat(ai-review 行號): 角色 prompt 強制行號,缺行號時反問原角色依 diff 定位(重試上限)
|
2026-06-23 15:36:35 +08:00 |
|
Jeffery
|
98c60541c4
|
feat(ai-review 對話收斂與誤報裁決): 對話一律關閉並三分類,誤報改由防守方角色平行 sub-agent 裁決
|
2026-06-23 14:26:06 +08:00 |
|
jiantw83
|
f83a2034a8
|
fix(ai-review comment): 顯示審查問題原因
|
2026-06-22 10:27:33 +00:00 |
|
Jeffery
|
1602853c99
|
feat(腳色系統): 改用 skill RPG 攻防腳色、新增 Mage 邏輯角色並讓 Step3/4 套上 Paladin 裁決人設
|
2026-06-16 16:41:28 +08:00 |
|
jiantw83
|
b8294d5ca7
|
fix: persist repaired exclusions
|
2026-05-18 02:40:53 +00:00 |
|
jiantw83
|
b1ed236720
|
feat: normalize exclusions format
|
2026-05-18 02:33:24 +00:00 |
|
jiantw83
|
d18c4a4a8e
|
feat: optimize exclusion filtering
|
2026-05-18 02:06:36 +00:00 |
|
jiantw83
|
3fcbf788fc
|
chore: unify log formatting
|
2026-05-15 15:25:26 +00:00 |
|
jiantw83
|
222de4b369
|
feat: enhance findings and exclusions handling with repo state logging
|
2026-05-15 09:39:11 +00:00 |
|
jiantw83
|
c88c0d02c8
|
docs: clarify source branch review files
|
2026-05-15 06:43:20 +00:00 |
|
jiantw83
|
f43ba63f0f
|
fix: support wrapped exclusions schema
|
2026-05-15 06:39:17 +00:00 |
|
jiantw83
|
5876154dbb
|
refactor: optimize AI payload by reducing token usage and streamline findings structure
|
2026-05-13 01:39:13 +00:00 |
|
jiantw83
|
4834396652
|
refactor: streamline JSON file reading logic and improve error handling in findings.js and git.js
|
2026-05-13 01:16:34 +00:00 |
|
jiantw83
|
fd854649db
|
refactor: improve comment formatting and streamline AI handling in findings processing
|
2026-05-13 00:49:23 +00:00 |
|
jiantw83
|
5ef9ab81ff
|
fix: enhance suggestions in exclusions.json for clarity and accuracy; update filterFalsePositivesWithAI to accept exclusions
|
2026-05-12 04:20:35 +00:00 |
|
jiantw83
|
2c59ce1bc1
|
fix: enhance error handling in filterFalsePositivesWithAI to check for empty array response
|
2026-05-12 03:23:44 +00:00 |
|
jiantw83
|
a0e69b4e82
|
feat: add AI false positive filtering in Step4
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
78c0854145
|
fix: use includes matching for exclusions location and suggestion
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
bb7fa425db
|
fix: align flow with README, add Step4 exclusions filter, fix step numbers
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
4a67dec32a
|
feat: 階段三 - AI 語意去重,失敗時降級保留所有問題
|
2026-05-11 09:40:38 +00:00 |
|
jiantw83
|
46dd8320d1
|
feat: 階段二 - Findings 產生與合併
- app/findings.js: 各角色分析 diff、讀取舊 findings、合併去重、等級排序
- app/main.js: 實作 Step2/Step3,log findings 統計
|
2026-05-11 07:52:21 +00:00 |
|