Commit Graph

312 Commits

Author SHA1 Message Date
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
jiantw83 07df3ef4a5 test 2026-05-11 10:05:57 +00:00
jiantw83 fc537958ca debug: commit/push 失敗時顯示詳細錯誤 v0.0.1-beta.28 2026-05-11 10:01:40 +00:00
jiantw83 1c321b7ba2 fix: commitAndPush 加上 await v0.0.1-beta.27 2026-05-11 10:00:08 +00:00
jiantw83 710cd7308e fix: 改用 Gitea API commit findings.json,不依賴 git binary v0.0.1-beta.26 2026-05-11 09:57:49 +00:00
jiantw83 59978c6fb5 fix: add newline at end of TODO.md for proper formatting v0.0.1-beta.25 2026-05-11 09:56:10 +00:00
jiantw83 519e04691d fix: git.js 改用 spawnSync 直接呼叫 git binary(避免 /bin/sh ENOENT) v0.0.1-beta.24 2026-05-11 09:51:28 +00:00
jiantw83 5ae0549453 feat: 階段五六 - findings commit/push 到來源分支,critical 問題 exit 1 v0.0.1-beta.23 2026-05-11 09:49:07 +00:00
jiantw83 81e38de649 feat: 階段四 - findings 寫入與 comment 依序發布(舊問題→非嚴重→嚴重) v0.0.1-beta.22 2026-05-11 09:44:45 +00:00
jiantw83 4a67dec32a feat: 階段三 - AI 語意去重,失敗時降級保留所有問題 v0.0.1-beta.21 2026-05-11 09:40:38 +00:00
jiantw83 5c5660a34b feat: update OpenAI base URL to use OpenRouter API v0.0.1-beta.20 2026-05-11 09:37:53 +00:00
jiantw83 6ecb018ef4 feat: update OpenAI base URL to use OpenRouter API v0.0.1-beta.19 2026-05-11 09:37:01 +00:00
jiantw83 02529a4ec9 feat: update OpenAI API key in README.md v0.0.1-beta.18 2026-05-11 09:34:43 +00:00
jiantw83 624a71836c feat: update AI Code Review step to use OpenAI API key and base URL v0.0.1-beta.17 2026-05-11 09:31:01 +00:00
jiantw83 fb1254aa32 feat: refactor AI Code Review step to use OLLAMA_BASE_URL and OLLAMA_MODEL
Co-authored-by: Copilot <copilot@github.com>
v0.0.1-beta.16
2026-05-11 09:10:20 +00:00
jiantw83 6eae6eb0ce feat: add OPENAI_MODEL parameter to AI Code Review step v0.0.1-beta.15 2026-05-11 09:07:21 +00:00
jiantw83 ed1f2bea15 feat: update AI Code Review step to use DeepSeek API and correct API key
Co-authored-by: Copilot <copilot@github.com>
v0.0.1-beta.14
2026-05-11 09:03:03 +00:00
jiantw83 9a11d25c00 revert: 移除 DeepSeek-R1 特別處理 v0.0.1-beta.13 2026-05-11 08:58:59 +00:00
jiantw83 64b904dd07 fix: 支援不接受 system role 的模型(DeepSeek-R1) v0.0.1-beta.12 2026-05-11 08:56:48 +00:00
jiantw83 73c11129ab feat: update AI Code Review step to use new OpenAI base URL and model v0.0.1-beta.11 2026-05-11 08:55:53 +00:00
jiantw83 7ba2af3384 feat: update OPENAI_MODEL to use DeepSeek-R1-Distill-Qwen-32B for improved performance v0.0.1-beta.10 2026-05-11 08:54:13 +00:00
jiantw83 aca76f23af feat: add OPENAI_MODEL parameter to AI Code Review step v0.0.1-beta.9 2026-05-11 08:53:03 +00:00
jiantw83 bdf8d8a797 feat: update AI Code Review step to use OpenAI API key and base URL v0.0.1-beta.8 2026-05-11 08:47:34 +00:00
jiantw83 e183e31ce0 fix: 忽略 SSL 憑證驗證(支援自簽憑證的 Ollama/Gitea) v0.0.1-beta.7 2026-05-11 08:34:04 +00:00
jiantw83 7b5decf46a feat: update AI Code Review step to use vars instead of secrets for improved flexibility v0.0.1-beta.6 2026-05-11 08:31:02 +00:00
jiantw83 0609e7fe7f feat: update OLLAMA configuration to use vars instead of secrets for improved flexibility v0.0.1-beta.5 2026-05-11 08:29:59 +00:00
jiantw83 d20300eec7 feat: format AI Code Review step for improved readability v0.0.1-beta.4 2026-05-11 08:27:51 +00:00
jiantw83 a9163cdfda feat: update AI Code Review action inputs to use OLLAMA configuration and set default OpenAI base URL 2026-05-11 08:24:47 +00:00
jiantw83 06303f784a feat: update workflow configurations for version calculation and API integration v0.0.1-beta.3 2026-05-11 08:20:57 +00:00
jiantw83 8fbdaadca3 feat: add target_commitish to version tagging step for improved accuracy v0.0.1-beta.2 2026-05-11 08:14:41 +00:00
jiantw83 3d9700ade7 feat: refactor version tagging step in review workflow for improved clarity 2026-05-11 08:13:13 +00:00
jiantw83 88b326ba3c feat: refactor version handling in code review workflow for consistency 2026-05-11 08:12:12 +00:00
jiantw83 597fcf1f73 feat: refactor code review workflow to include version calculation step 2026-05-11 08:09:30 +00:00
jiantw83 0fae1f383c feat: add cache cleaning step to code review workflow 2026-05-11 08:03:19 +00:00
jiantw83 9ff521955f feat: add completion note to stage one in TODO 2026-05-11 07:59:30 +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
jiantw83 cdac64e224 feat: refactor code review workflow to remove tagging step and use dynamic branch reference 2026-05-11 07:46:59 +00:00
jiantw83 fa5a734166 fix: ensure 'name' parameter is included in the tag step of the code review workflow
Co-authored-by: Copilot <copilot@github.com>
2026-05-11 07:39:29 +00:00
jiantw83 43e21d07cd feat: update AI code review workflow to use specific action URL and add tagging step
Co-authored-by: Copilot <copilot@github.com>
2026-05-11 07:37:04 +00:00