This website requires JavaScript.
Explore
Help
Register
Sign In
old-docker-actions
/
ai-code-review
Watch
2
Star
0
Fork
0
Code
Pull Requests
1
Actions
Releases
2
Activity
Files
ea2ac46d6c73629f78a8191c7753c47c1e52630f
ai-code-review
/
app
T
History
jiantw83
6f997083ef
CI / Release Tag Version (pull_request)
Successful in 4s
Details
CI / AI Code Review (pull_request)
Failing after 17s
Details
feat(ai-code-review): 支援 Antigravity CLI
2026-06-27 13:47:44 +00:00
..
prompts
/roles
feat: add role management and usage tracking for AI code review
2026-06-25 09:34:59 +00:00
test
feat(ai-code-review): 支援 Antigravity CLI
2026-06-27 13:47:44 +00:00
.gitignore
chore(app): 新增 .gitignore 忽略 node_modules
2026-06-26 14:16:04 +08:00
comments.js
fix(json/comments): validateJSONArrayFile 先驗證再寫入避免毀損原檔、findingRow 對空值防呆
2026-06-26 15:26:08 +08:00
config.js
feat(ai-code-review): 支援 Antigravity CLI
2026-06-27 13:47:44 +00:00
findings.js
perf(config/findings): getOpenCodeHttpsAgent 改模組單例、normalizeText 加 memoization 快取
2026-06-26 15:26:08 +08:00
git.js
fix(TLS 驗證): 套用全域憑證忽略設定
2026-06-26 09:20:57 +00:00
gitea.js
fix(TLS 驗證): 套用全域憑證忽略設定
2026-06-26 09:20:57 +00:00
json.js
fix(json/comments): validateJSONArrayFile 先驗證再寫入避免毀損原檔、findingRow 對空值防呆
2026-06-26 15:26:08 +08:00
llm.js
feat(ai-code-review): 支援 Antigravity CLI
2026-06-27 13:47:44 +00:00
log.js
docs(ai-code-review): 補齊各模組 JSDoc、指令檔逐行註解並重建 README
2026-06-26 14:16:04 +08:00
main.js
fix(OpenCode 呼叫): 降低並行請求並重試暫時性錯誤
2026-06-26 09:36:33 +00:00
package-lock.json
Refactor LLM verification and update dependencies
2026-06-25 10:17:08 +00:00
package.json
test(test 目錄): 將 12 個單元測試移至 app/test 並更新 npm test 指令
2026-06-26 14:15:55 +08:00
preflight.js
feat(ai-code-review): 支援 Antigravity CLI
2026-06-27 13:47:44 +00:00
resolve.js
test(app): 補齊 isSafeRepoPath/extractBalancedJSON/normalizeText/repairJSONArrayWithAI/格式化函式測試
2026-06-26 14:41:41 +08:00
roles.js
docs(ai-code-review): 補齊各模組 JSDoc、指令檔逐行註解並重建 README
2026-06-26 14:16:04 +08:00
usage.js
feat(ai-code-review): 支援 Antigravity CLI
2026-06-27 13:47:44 +00:00