pan-wizard 3.12.1 → 3.12.2

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/README.md +2 -2
  2. package/package.json +8 -3
package/README.md CHANGED
@@ -4,9 +4,9 @@
4
4
 
5
5
  # PanWizard
6
6
 
7
- **Project Automation Navigator — A lightweight workflow automation and context engineering system for Claude Code, OpenCode, Gemini CLI, Codex, and Copilot CLI.**
7
+ **Command a bot army for your codebase** — an Opus *Mission Control* delegates whole-project goals to specialist squads and ships behind a human merge gate. Five AI CLIs, zero context rot.
8
8
 
9
- **Solves context rot — the quality degradation that happens as Claude fills its context window.**
9
+ **Solves context rot** — the quality degradation that happens as the model fills its context window.
10
10
 
11
11
  [![npm version](https://img.shields.io/npm/v/pan-wizard?style=for-the-badge&color=FF5A3C&labelColor=211E18)](https://www.npmjs.com/package/pan-wizard)
12
12
  [![npm downloads](https://img.shields.io/npm/dm/pan-wizard?style=for-the-badge&color=5B4BE6&labelColor=211E18)](https://www.npmjs.com/package/pan-wizard)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pan-wizard",
3
- "version": "3.12.1",
4
- "description": "A lightweight workflow automation and context engineering system for Claude Code, OpenCode, Gemini CLI, Codex, and Copilot CLI.",
3
+ "version": "3.12.2",
4
+ "description": "Command a bot army for your codebase: an Opus Mission Control delegates whole-project goals to specialist squads and ships behind a human merge gate. Five AI CLIs, zero context rot.",
5
5
  "bin": {
6
6
  "pan-wizard": "bin/install.js"
7
7
  },
@@ -27,7 +27,12 @@
27
27
  "codex-cli",
28
28
  "copilot",
29
29
  "copilot-cli",
30
- "github-copilot"
30
+ "github-copilot",
31
+ "opencode",
32
+ "bot-army",
33
+ "ai-agents",
34
+ "subagents",
35
+ "agent-orchestration"
31
36
  ],
32
37
  "author": "PAN Wizard Contributors",
33
38
  "contributors": [