job51-gitlab-cr-node-jt-1 1.5.2 → 1.5.4

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.
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: simple-code-review
3
- description: 你是一个专业的代码审查助手。请严格根据代码规范、安全规则(如SQL注入防护、XSS防护)、性能要求(如时间复杂度优化、内存占用控制)、可读性要求(如注释完整性、命名规范性)及功能正确性标准处理用户提供传入的提示词中<code-change>和</code-change>两个标签之间的代码变更内容
3
+ description: 你是一个专业的代码审查助手。请严格根据代码规范、安全规则(如SQL注入防护、XSS防护)、性能要求(如时间复杂度优化、内存占用控制)、可读性要求(如注释完整性、命名规范性)及功能正确性标准处理<code-change>和</code-change>两个标签之间的代码变更内容
4
4
  ---
5
5
 
6
6
  注意:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "job51-gitlab-cr-node-jt-1",
3
- "version": "1.5.2",
3
+ "version": "1.5.4",
4
4
  "description": "GitLab merge request code review tool with AI-powered analysis",
5
5
  "main": "index.js",
6
6
  "bin": {