This website requires JavaScript.
5d0c9fd691
docs: mark all TODO stages complete
jiantw83
2026-05-12 01:39:43 +00:00
5860588588
fix: align flow with README, add Step4 exclusions filter, fix step numbers
jiantw83
2026-05-12 01:35:57 +00:00
53a7ec7a3e
refactor: reorganize TODO stages for clarity and accuracy in workflow steps
jiantw83
2026-05-12 01:27:48 +00:00
42241c5000
refactor: update processing steps in README for clarity and accuracy
jiantw83
2026-05-12 01:21:01 +00:00
1a12ec4e2e
refactor: remove outdated AI Code configurations for Kilo, Roo, Cline, Continue, and Kade
jiantw83
2026-05-12 01:15:12 +00:00
0b39e6a580
chore: add exclusions for Rex false positive on git.js token handling
v0.0.1-beta.59
jiantw83
2026-05-12 01:41:14 +00:00
199fdf059f
chore: update ai-review findings [skip ci]
AI Review Bot
2026-05-12 01:40:37 +00:00
2c7fd24db8
docs: mark all TODO stages complete
v0.0.1-beta.58
jiantw83
2026-05-12 01:39:43 +00:00
70a0fb7660
chore: update ai-review findings [skip ci]
AI Review Bot
2026-05-12 01:38:18 +00:00
baa5d0cb64
fix: align flow with README, add Step4 exclusions filter, fix step numbers
v0.0.1-beta.57
jiantw83
2026-05-12 01:35:57 +00:00
ba46224209
refactor: reorganize TODO stages for clarity and accuracy in workflow steps
jiantw83
2026-05-12 01:27:48 +00:00
c69fe4a8a4
refactor: update processing steps in README for clarity and accuracy
jiantw83
2026-05-12 01:21:01 +00:00
c275261ed1
refactor: remove outdated AI Code configurations for Kilo, Roo, Cline, Continue, and Kade
jiantw83
2026-05-12 01:15:12 +00:00
a90886e924
chore: update ai-review findings [skip ci]
AI Review Bot
2026-05-12 01:13:53 +00:00
57285ce145
fix: update askpass script to securely read token from env var
v0.0.1-beta.56
jiantw83
2026-05-12 01:12:32 +00:00
3fef7df7a5
chore: update ai-review findings [skip ci]
AI Review Bot
2026-05-12 01:09:42 +00:00
0aefa66224
feat: refactor commitAndPush to use a runner function and improve token security; add tests for git operations
v0.0.1-beta.55
jiantw83
2026-05-12 01:08:39 +00:00
9279050ca9
feat: refactor commitAndPush to use GIT_ASKPASS for authentication and add tests
v0.0.1-beta.54
jiantw83
2026-05-12 01:01:19 +00:00
66d93abe24
Merge pull request 'feat: master 不會觸發 review.yaml' (#66 ) from feat/refactor/kiro/1 into feat/refactor/main
v0.0.1-beta.53
jiantw83
2026-05-11 14:12:38 +00:00
a4b87f9108
chore: update ai-review findings [skip ci]
AI Review Bot
2026-05-11 14:11:43 +00:00
09533ff741
feat: 改用分支名稱鎖定 review 工作流
v0.0.1-beta.52
jiantw83
2026-05-11 14:10:57 +00:00
e217b18c62
chore: update ai-review findings [skip ci]
AI Review Bot
2026-05-11 14:09:25 +00:00
cd0ced1b7f
feat: 同時只能有一個 review.yaml 執行
v0.0.1-beta.51
jiantw83
2026-05-11 14:08:40 +00:00
65cf45c558
chore: update ai-review findings [skip ci]
AI Review Bot
2026-05-11 14:06:55 +00:00
09c78835e7
chore: update ai-review findings [skip ci]
AI Review Bot
2026-05-11 14:06:17 +00:00
ec05ce7869
feat: 調整設定的順序
v0.0.1-beta.50
jiantw83
2026-05-11 14:06:09 +00:00
323be94a72
feat: master 不會觸發 review.yaml
v0.0.1-beta.49
jiantw83
2026-05-11 14:04:32 +00:00
0063f3282f
Merge pull request 'refactor: 改用 execSync' (#65 ) from feat/refactor/kiro/1 into feat/refactor/main
jiantw83
2026-05-11 13:56:13 +00:00
d7336dbe6c
chore: update ai-review findings [skip ci]
AI Review Bot
2026-05-11 13:55:46 +00:00
c1f8aa3c72
feat: git 操作 clone 的 repo
v0.0.1-beta.48
jiantw83
2026-05-11 13:54:44 +00:00
8a28d1f1ef
test: 修正路徑
v0.0.1-beta.47
jiantw83
2026-05-11 13:50:54 +00:00
d04f4dd2bb
feat: 回復使用 spawnSync 執行指令
v0.0.1-beta.46
jiantw83
2026-05-11 13:47:40 +00:00
f5cf5950bd
refactor: 改用 execSync
v0.0.1-beta.45
jiantw83
2026-05-11 13:29:31 +00:00
8c3d0d9a6d
Merge pull request 'fix: add bash to Dockerfile dependencies' (#64 ) from feat/refactor/kiro/1 into feat/refactor/main
jiantw83
2026-05-11 10:54:08 +00:00
eae73092ad
fix: streamline commitAndPush function by removing redundant code and improving error handling
jiantw83
2026-05-11 10:53:59 +00:00
69624a542e
fix: refactor commitAndPush function to improve clarity and maintainability
v0.0.1-beta.44
jiantw83
2026-05-11 10:50:16 +00:00
8aa273b8bd
fix: add bash to Dockerfile dependencies
v0.0.1-beta.43
jiantw83
2026-05-11 10:46:58 +00:00
3849bb2168
Merge pull request 'fix: switch Dockerfile base image to alpine and install dependencies using apk' (#63 ) from feat/refactor/kiro/1 into feat/refactor/main
jiantw83
2026-05-11 10:46:43 +00:00
00458d4eb2
fix: switch Dockerfile base image to alpine and install dependencies using apk
v0.0.1-beta.42
jiantw83
2026-05-11 10:43:58 +00:00
379938d6dc
Merge pull request 'fix: Dockerfile 加入 git 安裝驗證,git.js 改回 git binary' (#62 ) from feat/refactor/kiro/1 into feat/refactor/main
jiantw83
2026-05-11 10:38:59 +00:00
894ece033b
fix: Dockerfile 加入 git 安裝驗證,git.js 改回 git binary
v0.0.1-beta.41
jiantw83
2026-05-11 10:34:23 +00:00
5bf39966d0
Merge pull request 'fix: 換用 node:20 完整版(內建 git,不需要 apt-get)' (#61 ) from feat/refactor/kiro/1 into feat/refactor/main
jiantw83
2026-05-11 10:34:11 +00:00
fe2a513fbb
fix: 修正 findings.json 路徑重複問題
v0.0.1-beta.40
jiantw83
2026-05-11 10:31:43 +00:00
2193bdd4d6
fix: 改回 Gitea API commit,修正 URL encode 與 JSON.stringify
v0.0.1-beta.39
jiantw83
2026-05-11 10:30:07 +00:00
af51ffacee
fix: 換用 node:20 完整版(內建 git,不需要 apt-get)
v0.0.1-beta.38
jiantw83
2026-05-11 10:24:24 +00:00
3509a882e1
Merge pull request 'chore: add newline at end of TODO.md for better formatting' (#60 ) from feat/refactor/kiro/1 into feat/refactor/main
jiantw83
2026-05-11 10:19:46 +00:00
d9c55ca347
chore: add newline at end of TODO.md for better formatting
v0.0.1-beta.37
jiantw83
2026-05-11 10:18:34 +00:00
1d2e8236de
Merge pull request 'chore: remove duplicate log assistance note in TODO.md' (#59 ) from feat/refactor/kiro/1 into feat/refactor/main
jiantw83
2026-05-11 10:18:13 +00:00
21fb9c1d94
fix: 改回 git commit/push,強制 Dockerfile rebuild 確保 git binary 存在
v0.0.1-beta.36
jiantw83
2026-05-11 10:15:36 +00:00
607c9b82ea
debug: log content_len,改用 JSON.stringify
v0.0.1-beta.35
jiantw83
2026-05-11 10:13:57 +00:00
8acea007e7
chore: remove duplicate log assistance note in TODO.md
v0.0.1-beta.34
jiantw83
2026-05-11 10:12:47 +00:00
d8423c74b1
Merge pull request 'chore: remove test findings' (#58 ) from feat/refactor/kiro/1 into feat/refactor/main
jiantw83
2026-05-11 10:12:32 +00:00
953951145f
chore: remove test findings
v0.0.1-beta.33
jiantw83
2026-05-11 10:11:56 +00:00
1576e783fb
test
v0.0.1-beta.32
jiantw83
2026-05-11 10:11:40 +00:00
e017705c64
chore: remove test findings
v0.0.1-beta.31
jiantw83
2026-05-11 10:10:27 +00:00
94e974b5dc
Merge pull request 'feat/refactor/kiro/1' (#57 ) from feat/refactor/kiro/1 into feat/refactor/main
jiantw83
2026-05-11 10:10:23 +00:00
5f77b83a0f
debug: commitFile 加上詳細 log
v0.0.1-beta.30
jiantw83
2026-05-11 10:09:16 +00:00
da43cb02b0
chore: update ai-review findings [skip ci]
jiantw83
2026-05-11 10:08:57 +00:00
577a930438
chore: update ai-review findings [skip ci]
AI Review Bot
2026-05-11 10:08:26 +00:00
121f66b0b3
debug: git.js 加上參數 log
v0.0.1-beta.29
jiantw83
2026-05-11 10:06:22 +00:00
faa808bb5f
test update
jiantw83
2026-05-11 10:06:05 +00:00
07df3ef4a5
test
jiantw83
2026-05-11 10:05:57 +00:00
a9a0b43ea5
Merge pull request 'debug: commit/push 失敗時顯示詳細錯誤' (#56 ) from feat/refactor/kiro/1 into feat/refactor/main
jiantw83
2026-05-11 10:04:49 +00:00
fc537958ca
debug: commit/push 失敗時顯示詳細錯誤
v0.0.1-beta.28
jiantw83
2026-05-11 10:01:40 +00:00
aa8234b5c7
Merge pull request 'fix: commitAndPush 加上 await' (#55 ) from feat/refactor/kiro/1 into feat/refactor/main
jiantw83
2026-05-11 10:01:12 +00:00
1c321b7ba2
fix: commitAndPush 加上 await
v0.0.1-beta.27
jiantw83
2026-05-11 10:00:08 +00:00
b0f2d45c11
Merge pull request 'fix: add newline at end of TODO.md for proper formatting' (#54 ) from feat/refactor/kiro/1 into feat/refactor/main
jiantw83
2026-05-11 09:59:14 +00:00
710cd7308e
fix: 改用 Gitea API commit findings.json,不依賴 git binary
v0.0.1-beta.26
jiantw83
2026-05-11 09:57:49 +00:00
59978c6fb5
fix: add newline at end of TODO.md for proper formatting
v0.0.1-beta.25
jiantw83
2026-05-11 09:56:10 +00:00
3fd9a7e13d
Merge pull request 'feat: 階段五六 - findings commit/push 到來源分支,critical 問題 exit 1' (#53 ) from feat/refactor/kiro/1 into feat/refactor/main
jiantw83
2026-05-11 09:54:39 +00:00
519e04691d
fix: git.js 改用 spawnSync 直接呼叫 git binary(避免 /bin/sh ENOENT)
v0.0.1-beta.24
jiantw83
2026-05-11 09:51:28 +00:00
5ae0549453
feat: 階段五六 - findings commit/push 到來源分支,critical 問題 exit 1
v0.0.1-beta.23
jiantw83
2026-05-11 09:49:07 +00:00
39cc5c932c
Merge pull request 'feat: 階段四 - findings 寫入與 comment 依序發布(舊問題→非嚴重→嚴重)' (#52 ) from feat/refactor/kiro/1 into feat/refactor/main
jiantw83
2026-05-11 09:48:41 +00:00
81e38de649
feat: 階段四 - findings 寫入與 comment 依序發布(舊問題→非嚴重→嚴重)
v0.0.1-beta.22
jiantw83
2026-05-11 09:44:45 +00:00
255adbabe4
Merge pull request 'feat: 階段三 - AI 語意去重,失敗時降級保留所有問題' (#51 ) from feat/refactor/kiro/1 into feat/refactor/main
jiantw83
2026-05-11 09:44:10 +00:00
4a67dec32a
feat: 階段三 - AI 語意去重,失敗時降級保留所有問題
v0.0.1-beta.21
jiantw83
2026-05-11 09:40:38 +00:00
a10fc8f176
Merge pull request 'feat/refactor/kiro/1' (#50 ) from feat/refactor/kiro/1 into feat/refactor/main
jiantw83
2026-05-11 09:40:12 +00:00
5c5660a34b
feat: update OpenAI base URL to use OpenRouter API
v0.0.1-beta.20
jiantw83
2026-05-11 09:37:53 +00:00
6ecb018ef4
feat: update OpenAI base URL to use OpenRouter API
v0.0.1-beta.19
jiantw83
2026-05-11 09:37:01 +00:00
02529a4ec9
feat: update OpenAI API key in README.md
v0.0.1-beta.18
jiantw83
2026-05-11 09:34:43 +00:00
624a71836c
feat: update AI Code Review step to use OpenAI API key and base URL
v0.0.1-beta.17
jiantw83
2026-05-11 09:31:01 +00:00
fb1254aa32
feat: refactor AI Code Review step to use OLLAMA_BASE_URL and OLLAMA_MODEL
v0.0.1-beta.16
jiantw83
2026-05-11 09:10:20 +00:00
6eae6eb0ce
feat: add OPENAI_MODEL parameter to AI Code Review step
v0.0.1-beta.15
jiantw83
2026-05-11 09:07:21 +00:00
ed1f2bea15
feat: update AI Code Review step to use DeepSeek API and correct API key
v0.0.1-beta.14
jiantw83
2026-05-11 09:03:03 +00:00
9a11d25c00
revert: 移除 DeepSeek-R1 特別處理
v0.0.1-beta.13
jiantw83
2026-05-11 08:58:59 +00:00
64b904dd07
fix: 支援不接受 system role 的模型(DeepSeek-R1)
v0.0.1-beta.12
jiantw83
2026-05-11 08:56:48 +00:00
73c11129ab
feat: update AI Code Review step to use new OpenAI base URL and model
v0.0.1-beta.11
jiantw83
2026-05-11 08:55:53 +00:00
7ba2af3384
feat: update OPENAI_MODEL to use DeepSeek-R1-Distill-Qwen-32B for improved performance
v0.0.1-beta.10
jiantw83
2026-05-11 08:54:13 +00:00
aca76f23af
feat: add OPENAI_MODEL parameter to AI Code Review step
v0.0.1-beta.9
jiantw83
2026-05-11 08:53:03 +00:00
bdf8d8a797
feat: update AI Code Review step to use OpenAI API key and base URL
v0.0.1-beta.8
jiantw83
2026-05-11 08:47:34 +00:00
e183e31ce0
fix: 忽略 SSL 憑證驗證(支援自簽憑證的 Ollama/Gitea)
v0.0.1-beta.7
jiantw83
2026-05-11 08:34:04 +00:00
7b5decf46a
feat: update AI Code Review step to use vars instead of secrets for improved flexibility
v0.0.1-beta.6
jiantw83
2026-05-11 08:31:02 +00:00
0609e7fe7f
feat: update OLLAMA configuration to use vars instead of secrets for improved flexibility
v0.0.1-beta.5
jiantw83
2026-05-11 08:29:59 +00:00
d20300eec7
feat: format AI Code Review step for improved readability
v0.0.1-beta.4
jiantw83
2026-05-11 08:27:51 +00:00
a9163cdfda
feat: update AI Code Review action inputs to use OLLAMA configuration and set default OpenAI base URL
jiantw83
2026-05-11 08:24:47 +00:00
06303f784a
feat: update workflow configurations for version calculation and API integration
v0.0.1-beta.3
jiantw83
2026-05-11 08:20:57 +00:00
8fbdaadca3
feat: add target_commitish to version tagging step for improved accuracy
v0.0.1-beta.2
jiantw83
2026-05-11 08:14:41 +00:00
3d9700ade7
feat: refactor version tagging step in review workflow for improved clarity
jiantw83
2026-05-11 08:13:13 +00:00
88b326ba3c
feat: refactor version handling in code review workflow for consistency
jiantw83
2026-05-11 08:12:12 +00:00
597fcf1f73
feat: refactor code review workflow to include version calculation step
jiantw83
2026-05-11 08:09:30 +00:00