jarvis-agent-factory 4.7.39 → 4.7.41

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/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jarvis-agent-factory",
3
- "version": "4.7.39",
3
+ "version": "4.7.41",
4
4
  "description": "Jarvis Agent Factory CLI — Claude Code 多智能体 AI 编程助手配置安装器 | Multi-agent AI coding assistant config installer for Claude Code",
5
5
  "keywords": [
6
6
  "jarvis",
@@ -7,6 +7,6 @@
7
7
  "repository": "https://github.com/Wjl1224734792/Jarvis-Agent-Factory",
8
8
  "license": "MIT",
9
9
  "keywords": ["jarvis", "agent", "multi-agent", "orchestration", "pipeline"],
10
- "skills": ["./skills/jarvis-reference/"],
10
+ "skills": ["./skills/"],
11
11
  "commands": ["./commands/"]
12
12
  }