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
14ef273f1a0459103f7dd973dbf8f7c6c92d7ea1
ai-code-review
/
app
T
History
Jeffery
and
Claude Opus 4.8
14ef273f1a
CI / AI Code Review (pull_request)
Has been cancelled
Details
test(llm): 補 OpenCode 逾時設定與失敗丟例外(不再 process.exit)的測試
...
Co-Authored-By: Claude Opus 4.8 (1M context) <
noreply@anthropic.com
>
2026-06-26 16:47:28 +08:00
..
prompts
/roles
feat: add role management and usage tracking for AI code review
2026-06-25 09:34:59 +00:00
test
test(llm): 補 OpenCode 逾時設定與失敗丟例外(不再 process.exit)的測試
2026-06-26 16:47:28 +08: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
perf(config/findings): getOpenCodeHttpsAgent 改模組單例、normalizeText 加 memoization 快取
2026-06-26 15:26:08 +08:00
findings.js
perf(config/findings): getOpenCodeHttpsAgent 改模組單例、normalizeText 加 memoization 快取
2026-06-26 15:26:08 +08:00
git.js
fix(git): bot commit 改用 comment token (PAT) 推送以重新觸發 workflow
2026-06-26 14:41:41 +08:00
gitea.js
docs(ai-code-review): 補齊各模組 JSDoc、指令檔逐行註解並重建 README
2026-06-26 14:16:04 +08:00
json.js
fix(json/comments): validateJSONArrayFile 先驗證再寫入避免毀損原檔、findingRow 對空值防呆
2026-06-26 15:26:08 +08:00
llm.js
fix(llm): OpenCode 呼叫加逾時、失敗改丟例外以優雅降級
2026-06-26 16:47:28 +08:00
log.js
docs(ai-code-review): 補齊各模組 JSDoc、指令檔逐行註解並重建 README
2026-06-26 14:16:04 +08:00
main.js
docs(ai-code-review): 補齊各模組 JSDoc、指令檔逐行註解並重建 README
2026-06-26 14:16:04 +08: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
docs(ai-code-review): 補齊各模組 JSDoc、指令檔逐行註解並重建 README
2026-06-26 14:16:04 +08: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
docs(ai-code-review): 補齊各模組 JSDoc、指令檔逐行註解並重建 README
2026-06-26 14:16:04 +08:00