Commit Graph

  • 3a904f9ede feat(Dockerfile): 更新映像檔版本號 v0.0.1-beta.13 ai-review-resolve/develop-20260629-104700 Jeffery 2026-07-01 10:09:25 +08:00
  • 2f54271c38 fix(Dockerfile): 修正 RUN 指令換行與清理路徑導致 build 失敗 v0.0.1-beta.12 Jeffery 2026-07-01 09:51:20 +08:00
  • b3878b9860 feat(Dockerfile): 固定版本號 Jeffery 2026-07-01 09:44:53 +08:00
  • 5a07f03abb feat(Dockerfile): 修改映像檔來源 Jeffery 2026-06-30 13:50:58 +08:00
  • 2703840018 chore(ai-review 狀態): 清空已處理 findings 並登記排除項目 jiantw83 2026-06-29 10:49:22 +00:00
  • 45b6abacc8 chore(Docker action): 整理 Docker action 執行設定 jiantw83 2026-06-29 10:49:22 +00:00
  • 0b59ca6023 refactor(LLM CLI): 明確化 CLI 參數與驗證輸出 jiantw83 2026-06-29 10:49:22 +00:00
  • 68ce92b0e5 fix(TLS 驗證): 移除 git 與 OpenRouter 的不安全憑證略過設定 jiantw83 2026-06-29 10:49:22 +00:00
  • f26e9deba7 Merge pull request '改用 AI 助理 CLI 並強化 AI Code Review 執行流程' (#13) from ai-review-resolve/develop-20260626-091820 into develop develop admin 2026-06-29 08:49:20 +00:00
  • d0b22e8444 chore: update ai-review findings [ai-review-bot][success] AI Review Bot 2026-06-29 08:07:59 +00:00
  • 9ec30e1abb chore(config): 將 codex 預設模型更新為 gpt-5.4-mini Jeffery 2026-06-29 16:01:38 +08:00
  • 34a9eb6d4e fix(llm): 移除 codex exec 已不支援的 --ask-for-approval 參數 Jeffery 2026-06-29 16:01:35 +08:00
  • 811f56d715 chore(ci): 改用 codex composite action 安裝 AI 工具 Jeffery 2026-06-29 15:24:05 +08:00
  • ea2ac46d6c chore(ci): 傳入 Antigravity OAuth secret jiantw83 2026-06-27 15:56:12 +00:00
  • d0c1bb0c20 chore(ci): 改用 composite-actions 的 antigravity action jiantw83 2026-06-27 15:35:03 +00:00
  • 6f997083ef feat(ai-code-review): 支援 Antigravity CLI jiantw83 2026-06-27 13:47:44 +00:00
  • 5457e68065 chore(ci): 改回自動偵測已安裝 AI 助理工具 jiantw83 2026-06-27 13:41:15 +00:00
  • 4818e82d76 chore(ci): 支援設定 AI 助理 CLI 候選工具 jiantw83 2026-06-27 13:39:04 +00:00
  • df34376d95 chore(ci): 增加 AI 助理 CLI 工具檢查 jiantw83 2026-06-27 13:38:31 +00:00
  • e17c25ce39 chore(ci): 調整 AI 審查工作流程與根目錄測試指令 jiantw83 2026-06-27 13:30:50 +00:00
  • 4fcb240208 test(ai-code-review): 更新 CLI 呼叫與前置驗證測試 jiantw83 2026-06-27 13:30:45 +00:00
  • 08a72a8c7f feat(ai-code-review): 改用 AI 助理 CLI 執行審查 jiantw83 2026-06-27 13:30:40 +00:00
  • 93be261b90 fix(OpenCode 呼叫): 降低並行請求並重試暫時性錯誤 jiantw83 2026-06-26 09:36:33 +00:00
  • 6c3e7b9d37 fix(LLM 審查流程): 避免單一角色失敗中止 pipeline jiantw83 2026-06-26 09:26:12 +00:00
  • a62bfbd4b8 chore(ai-review 狀態): 移除已解決 findings jiantw83 2026-06-26 09:20:57 +00:00
  • 2fe03e94f0 test(TLS 驗證): 補上憑證忽略行為測試 jiantw83 2026-06-26 09:20:57 +00:00
  • bc0df06445 fix(TLS 驗證): 套用全域憑證忽略設定 jiantw83 2026-06-26 09:20:57 +00:00
  • 4431f2fec5 fix(Dockerfile): 移除不安全套件憑證忽略並釘選 Alpine jiantw83 2026-06-26 09:20:57 +00:00
  • 11551f8f58 Merge pull request 'docs: 補齊 JSDoc 與指令檔註解、測試移至 app/test 並重建 README' (#10) from ai-review-resolve/develop-20260626-141504 into develop admin 2026-06-26 07:42:55 +00:00
  • 9ec221ebfd chore(ci/ai-review): ci.yaml token 改用 secrets.TOKEN,更新 findings 並登記誤報至 exclusions JefferyandClaude Opus 4.8 2026-06-26 15:26:08 +08:00
  • f0a42cd98d test(git): 補 commitAndPush 在 push 失敗時不中斷流程的測試 JefferyandClaude Opus 4.8 2026-06-26 15:26:08 +08:00
  • 998b5ca5ac perf(config/findings): getOpenCodeHttpsAgent 改模組單例、normalizeText 加 memoization 快取 JefferyandClaude Opus 4.8 2026-06-26 15:26:08 +08:00
  • 402630fa69 fix(json/comments): validateJSONArrayFile 先驗證再寫入避免毀損原檔、findingRow 對空值防呆 JefferyandClaude Opus 4.8 2026-06-26 15:26:08 +08:00
  • fbb74092cb Merge remote-tracking branch 'origin/develop' into ai-review-resolve/develop-20260626-141504 Jeffery 2026-06-26 15:16:40 +08:00
  • bcb07511e7 revert b6a63563ca admin 2026-06-26 07:10:50 +00:00
  • b6a63563ca 更新 .gitea/workflows/ci.yaml admin 2026-06-26 07:10:13 +00:00
  • b8a15883ab 新增 token 參數 Jeffery 2026-06-26 14:59:22 +08:00
  • f267d9e06b chore: update ai-review findings [ai-review-bot][failure] AI Review Bot 2026-06-26 06:43:43 +00:00
  • 74086e5f23 chore(ai-review): 更新 findings 並登記誤報至 exclusions JefferyandClaude Opus 4.8 2026-06-26 14:41:41 +08:00
  • 55b5c6f68e docs(comments): 移除與 isUnclassified JSDoc 重複的冗餘行內註解 JefferyandClaude Opus 4.8 2026-06-26 14:41:41 +08:00
  • 775cc575ae test(app): 補齊 isSafeRepoPath/extractBalancedJSON/normalizeText/repairJSONArrayWithAI/格式化函式測試 JefferyandClaude Opus 4.8 2026-06-26 14:41:41 +08:00
  • fc10ab7266 fix(git): bot commit 改用 comment token (PAT) 推送以重新觸發 workflow JefferyandClaude Opus 4.8 2026-06-26 14:41:41 +08:00
  • ef8a0d61c8 update: 更新 ci 工作流 Jeffery 2026-06-26 14:39:44 +08:00
  • 0b3e974a8f chore: update ai-review findings [ai-review-bot][failure] AI Review Bot 2026-06-26 06:18:42 +00:00
  • 3ced8fa688 chore(app): 新增 .gitignore 忽略 node_modules JefferyandClaude Opus 4.8 2026-06-26 14:16:04 +08:00
  • 1378f03595 docs(ai-code-review): 補齊各模組 JSDoc、指令檔逐行註解並重建 README JefferyandClaude Opus 4.8 2026-06-26 14:16:04 +08:00
  • 303104bb20 test(test 目錄): 將 12 個單元測試移至 app/test 並更新 npm test 指令 JefferyandClaude Opus 4.8 2026-06-26 14:15:55 +08:00
  • cfe0bf9dd8 Merge pull request 'chore(CI): 更新 OpenCode 程式碼審查工作流程' (#9) from develop into master master admin 2026-06-25 17:02:21 +00:00
  • 51fd223b48 更新 .gitea/workflows/ci.yaml admin 2026-06-25 16:32:11 +00:00
  • c2eaee0011 Merge pull request 'fix(review publish): 降級處理 Gitea review 批次發布失敗' (#8) from develop into master admin 2026-06-25 15:29:22 +00:00
  • 8272166fde fix(review publish): 降級處理 Gitea review 批次發布失敗 jiantw83 2026-06-25 15:26:09 +00:00
  • 203e74bd90 Merge pull request 'fix(action image): 安裝 git 供前置遠端驗證使用' (#7) from develop into master admin 2026-06-25 15:20:51 +00:00
  • afec5a9387 fix(action image): 安裝 git 供前置遠端驗證使用 jiantw83 2026-06-25 15:17:29 +00:00
  • f11338d5d8 Merge pull request '更新 action.yaml' (#6) from develop into master admin 2026-06-25 14:58:18 +00:00
  • a4a0f75ebc 更新 action.yaml jiantw83 2026-06-25 14:56:19 +00:00
  • baeb36052c Merge pull request 'fix(action entrypoint): 修正 Docker action 啟動時的 app 路徑' (#5) from develop into master admin 2026-06-25 14:45:06 +00:00
  • 1a0d2b7b9b fix(action entrypoint): 修正 Docker action 啟動時的 app 路徑 jiantw83 2026-06-25 14:42:59 +00:00
  • acec3f2837 更新 .gitea/workflows/cd.yaml jiantw83 2026-06-25 14:10:46 +00:00
  • 6666cfeaa2 更新 .gitea/workflows/ci.yaml jiantw83 2026-06-25 14:09:19 +00:00
  • deb35dce15 更新 .gitea/workflows/ci.yaml jiantw83 2026-06-25 14:04:38 +00:00
  • 108f3cb58a 更新 .gitea/workflows/cd.yaml jiantw83 2026-06-25 13:59:53 +00:00
  • 88fb088eb4 更新 action.yaml admin 2026-06-25 13:48:44 +00:00
  • ee97848b7a fix(gitea workflows): 修正 CI 權限與 CD release-tag 版本設定 jiantw83 2026-06-25 10:42:38 +00:00
  • fc18a48da0 Merge pull request '修正 Gitea Actions workflow 路徑' (#4) from develop into master admin 2026-06-25 10:36:24 +00:00
  • 91f86369c4 fix(workflows): 修正 Gitea Actions workflow 路徑 jiantw83 2026-06-25 10:34:52 +00:00
  • 282dfb6b9f Merge pull request '調整 OpenCode 與 Gitea action 設定' (#3) from develop into master admin 2026-06-25 10:30:14 +00:00
  • 8315e1da2a fix(gitea TLS): 固定略過憑證驗證並改用 Gitea context jiantw83 2026-06-25 10:28:30 +00:00
  • 65f27f544b Refactor LLM verification and update dependencies jiantw83 2026-06-25 10:17:08 +00:00
  • 2411369acd Merge pull request 'feat: add role management and usage tracking for AI code review' (#2) from develop into master admin 2026-06-25 09:36:22 +00:00
  • 525f6f9350 feat: add role management and usage tracking for AI code review jiantw83 2026-06-25 09:34:59 +00:00
  • 120b83c904 Initial commit jiantw83 2026-06-25 09:31:16 +00:00