jarvis-agent-factory 4.7.21 → 4.7.23

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.21",
3
+ "version": "4.7.23",
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",
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: concurrency-policy
3
3
  description: "并发调用与 Team/Subagent 分配规范——无依赖并行、同层并行跨层串行、Team 按规模选择、Gate 级并发规则"
4
- version: "4.7.21"
4
+ version: "4.7.23"
5
5
  updated: "2026-05-22"
6
6
  ---
7
7
 
@@ -113,7 +113,7 @@
113
113
  多智能体 AI 编程助手配置工厂 — 从想法到交付的完整软件开发流水线<br>
114
114
  <strong>仅支持 Claude Code</strong> · 46 MCP 工具 · 34 指令 · 72 智能体 · 35 技能 · 15 流水线
115
115
  </div>
116
- <span class="version">v4.7.21</span>
116
+ <span class="version">v4.7.23</span>
117
117
  </div>
118
118
 
119
119
  <div class="stats">
@@ -494,7 +494,7 @@
494
494
  <!-- ═══════════════════════════════════════ FOOTER -->
495
495
  <div class="footer">
496
496
  <p>
497
- <strong>Jarvis Agent Factory v4.7.21</strong> &nbsp;·&nbsp;
497
+ <strong>Jarvis Agent Factory v4.7.23</strong> &nbsp;·&nbsp;
498
498
  <a href="https://github.com/Wjl1224734792/Jarvis-Agent-Factory">GitHub</a> &nbsp;·&nbsp;
499
499
  <a href="https://www.npmjs.com/package/jarvis-agent-factory">npm</a> &nbsp;·&nbsp;
500
500
  <a href="https://github.com/Wjl1224734792/Jarvis-Agent-Factory/blob/main/AGENTS.md">AGENTS.md</a>