feat(ai-code-review): 將 develop 合併至 master #2

Merged
admin merged 5 commits from develop into master 2026-07-17 10:25:06 +00:00
Showing only changes of commit 98bffafe9e - Show all commits
+2 -2
View File
@@ -1,7 +1,7 @@
{ {
"name": "node-template", "name": "ai-code-review",
"version": "1.0.0", "version": "1.0.0",
"description": "Gitea Node (JavaScript) action 範本", "description": "AI 多角色 code review:攻擊方找問題、防守方裁決誤報,結果留言到 PR 並保存 findings",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {
"build": "ncc build src/index.js -o dist" "build": "ncc build src/index.js -o dist"