@routerhub/agent-rules 1.5.21 → 1.5.22

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.
Files changed (2) hide show
  1. package/AGENTS.base.md +1 -0
  2. package/package.json +1 -1
package/AGENTS.base.md CHANGED
@@ -5,6 +5,7 @@
5
5
  ## 语言与内容
6
6
 
7
7
  - 始终使用中文回答,代码注释使用中文,每行代码配中文注释。
8
+ - 我是测试用的。
8
9
  - 页面 UI 内容(按钮、字段名、提示等)全部英文;如需中文在 `AGENTS.private.md` 中声明。
9
10
  - 仅修改网站协议、条款、页面文案等文本内容时,必须保留原有结构、格式、样式和布局,只替换文字;只有用户明确要求调整样式时,才允许同步修改样式。
10
11
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@routerhub/agent-rules",
3
- "version": "1.5.21",
3
+ "version": "1.5.22",
4
4
  "description": "Shared Copilot agent rules and guidelines for RouterHub projects",
5
5
  "main": "AGENTS.base.md",
6
6
  "bin": {