openmatrix 0.2.33 → 0.2.34

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openmatrix",
3
- "version": "0.2.33",
3
+ "version": "0.2.34",
4
4
  "description": "AI Agent task orchestration system with Claude Code Skills integration",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -1,8 +1,7 @@
1
1
  ---
2
- name: om
3
- description: "OpenMatrix - AI Agent 任务编排系统,自动化测试生成,覆盖率 >80%。提供 /om 命令族:/om:start、/om:feature、/om:brainstorm、/om:auto、/om:debug 等。"
4
- priority: critical
5
- always_load: true
2
+ name: om:help
3
+ description: "OpenMatrix 帮助 - 列出所有可用命令和质量门禁设置"
4
+ priority: low
6
5
  ---
7
6
 
8
7
  # OpenMatrix Skills Package