AI Review Bot
|
93aa6864f5
|
chore: update ai-review findings [skip ci]
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
7b8d71cf87
|
docs: update TODO stage4 description and fix findings filename typo
|
2026-05-12 02:30:14 +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 |
|
AI Review Bot
|
433b595165
|
chore: update ai-review findings [skip ci]
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
80f56b74e5
|
fix: clone repo before Step3/4 to read findings and exclusions from head branch
|
2026-05-12 02:30:14 +00:00 |
|
AI Review Bot
|
b9a6bebbe4
|
chore: update ai-review findings [skip ci]
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
58bea7951d
|
chore: add exclusions for Rex false positive on git.js token handling
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
eba21ade27
|
docs: mark all TODO stages complete
|
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
|
2460652b49
|
refactor: reorganize TODO stages for clarity and accuracy in workflow steps
Co-authored-by: Copilot <copilot@github.com>
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
6a526294b9
|
refactor: update processing steps in README for clarity and accuracy
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
8ee9239edb
|
refactor: remove outdated AI Code configurations for Kilo, Roo, Cline, Continue, and Kade
|
2026-05-12 02:30:14 +00:00 |
|
AI Review Bot
|
d327cf40d4
|
chore: update ai-review findings [skip ci]
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
6c7278e996
|
fix: update askpass script to securely read token from env var
|
2026-05-12 02:30:14 +00:00 |
|
AI Review Bot
|
d282779f68
|
chore: update ai-review findings [skip ci]
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
59509ae963
|
feat: refactor commitAndPush to use a runner function and improve token security; add tests for git operations
|
2026-05-12 02:30:14 +00:00 |
|
AI Review Bot
|
a4b87f9108
|
chore: update ai-review findings [skip ci]
|
2026-05-11 14:11:43 +00:00 |
|
jiantw83
|
09533ff741
|
feat: 改用分支名稱鎖定 review 工作流
v0.0.1-beta.52
|
2026-05-11 14:10:57 +00:00 |
|
AI Review Bot
|
e217b18c62
|
chore: update ai-review findings [skip ci]
|
2026-05-11 14:09:25 +00:00 |
|
jiantw83
|
cd0ced1b7f
|
feat: 同時只能有一個 review.yaml 執行
v0.0.1-beta.51
|
2026-05-11 14:08:40 +00:00 |
|
AI Review Bot
|
65cf45c558
|
chore: update ai-review findings [skip ci]
|
2026-05-11 14:06:55 +00:00 |
|
AI Review Bot
|
09c78835e7
|
chore: update ai-review findings [skip ci]
|
2026-05-11 14:06:17 +00:00 |
|
jiantw83
|
ec05ce7869
|
feat: 調整設定的順序
v0.0.1-beta.50
|
2026-05-11 14:06:09 +00:00 |
|
jiantw83
|
323be94a72
|
feat: master 不會觸發 review.yaml
v0.0.1-beta.49
|
2026-05-11 14:04:32 +00:00 |
|
AI Review Bot
|
d7336dbe6c
|
chore: update ai-review findings [skip ci]
|
2026-05-11 13:55:46 +00:00 |
|
jiantw83
|
c1f8aa3c72
|
feat: git 操作 clone 的 repo
v0.0.1-beta.48
|
2026-05-11 13:54:44 +00:00 |
|
jiantw83
|
8a28d1f1ef
|
test: 修正路徑
v0.0.1-beta.47
|
2026-05-11 13:50:54 +00:00 |
|
jiantw83
|
d04f4dd2bb
|
feat: 回復使用 spawnSync 執行指令
v0.0.1-beta.46
|
2026-05-11 13:47:40 +00:00 |
|
jiantw83
|
f5cf5950bd
|
refactor: 改用 execSync
v0.0.1-beta.45
|
2026-05-11 13:29:31 +00:00 |
|
jiantw83
|
eae73092ad
|
fix: streamline commitAndPush function by removing redundant code and improving error handling
|
2026-05-11 10:53:59 +00:00 |
|
jiantw83
|
69624a542e
|
fix: refactor commitAndPush function to improve clarity and maintainability
v0.0.1-beta.44
|
2026-05-11 10:50:16 +00:00 |
|
jiantw83
|
8aa273b8bd
|
fix: add bash to Dockerfile dependencies
v0.0.1-beta.43
|
2026-05-11 10:46:58 +00:00 |
|
jiantw83
|
00458d4eb2
|
fix: switch Dockerfile base image to alpine and install dependencies using apk
v0.0.1-beta.42
|
2026-05-11 10:43:58 +00:00 |
|
jiantw83
|
894ece033b
|
fix: Dockerfile 加入 git 安裝驗證,git.js 改回 git binary
v0.0.1-beta.41
|
2026-05-11 10:34:23 +00:00 |
|
jiantw83
|
fe2a513fbb
|
fix: 修正 findings.json 路徑重複問題
v0.0.1-beta.40
|
2026-05-11 10:31:43 +00:00 |
|
jiantw83
|
2193bdd4d6
|
fix: 改回 Gitea API commit,修正 URL encode 與 JSON.stringify
v0.0.1-beta.39
|
2026-05-11 10:30:07 +00:00 |
|
jiantw83
|
af51ffacee
|
fix: 換用 node:20 完整版(內建 git,不需要 apt-get)
v0.0.1-beta.38
|
2026-05-11 10:24:24 +00:00 |
|
jiantw83
|
d9c55ca347
|
chore: add newline at end of TODO.md for better formatting
v0.0.1-beta.37
|
2026-05-11 10:18:34 +00:00 |
|
jiantw83
|
21fb9c1d94
|
fix: 改回 git commit/push,強制 Dockerfile rebuild 確保 git binary 存在
v0.0.1-beta.36
|
2026-05-11 10:15:36 +00:00 |
|
jiantw83
|
607c9b82ea
|
debug: log content_len,改用 JSON.stringify
v0.0.1-beta.35
|
2026-05-11 10:13:57 +00:00 |
|
jiantw83
|
8acea007e7
|
chore: remove duplicate log assistance note in TODO.md
v0.0.1-beta.34
|
2026-05-11 10:12:47 +00:00 |
|
jiantw83
|
953951145f
|
chore: remove test findings
v0.0.1-beta.33
|
2026-05-11 10:11:56 +00:00 |
|
jiantw83
|
1576e783fb
|
test
v0.0.1-beta.32
|
2026-05-11 10:11:40 +00:00 |
|
jiantw83
|
e017705c64
|
chore: remove test findings
v0.0.1-beta.31
|
2026-05-11 10:10:27 +00:00 |
|
jiantw83
|
5f77b83a0f
|
debug: commitFile 加上詳細 log
v0.0.1-beta.30
|
2026-05-11 10:09:16 +00:00 |
|
jiantw83
|
da43cb02b0
|
chore: update ai-review findings [skip ci]
|
2026-05-11 10:08:57 +00:00 |
|
AI Review Bot
|
577a930438
|
chore: update ai-review findings [skip ci]
|
2026-05-11 10:08:26 +00:00 |
|
jiantw83
|
121f66b0b3
|
debug: git.js 加上參數 log
v0.0.1-beta.29
|
2026-05-11 10:06:28 +00:00 |
|
jiantw83
|
faa808bb5f
|
test update
|
2026-05-11 10:06:05 +00:00 |
|