@longzai-intelligence-agent-tools/config 0.0.14 → 0.0.15

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/dist/index.d.ts +1 -1
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -7,7 +7,7 @@
7
7
  * .trae/rules/ 的真源集中化通道)。本包零运行时依赖,不跨包引用
8
8
  * core 类型(沿订阅类型双轨维护的既有模式,结构兼容由 zod 兜底)。
9
9
  */
10
- type SharedPromptsCategory = 'agents' | 'rules';
10
+ type SharedPromptsCategory = 'agents' | 'rules' | 'commands';
11
11
  /**
12
12
  * 共享提示词订阅(项目侧配置单元)
13
13
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longzai-intelligence-agent-tools/config",
3
- "version": "0.0.14",
3
+ "version": "0.0.15",
4
4
  "private": false,
5
5
  "license": "UNLICENSED",
6
6
  "files": [