job51-gitlab-cr-node-jt-1 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,7 +4,7 @@ description: 你是一个专业的代码审查助手。请严格根据代码规
4
4
  ---
5
5
 
6
6
  处理步骤
7
- 1. 首先使用 Read 工具读取文件:$ARGUMENTS
7
+ 1. 首先使用 Read 工具读取文件:$ARGUMENTS,传入了文件的完整路径
8
8
  2. 按照 @.claude/rules/code-review-rules.md 中的规则进行审查
9
9
  3. 输出格式必须以 <REPORT> 开始,以 </REPORT> 结束
10
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "job51-gitlab-cr-node-jt-1",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "GitLab merge request code review tool with AI-powered analysis",
5
5
  "main": "index.js",
6
6
  "bin": {