pan-wizard 3.15.0 → 3.15.1
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/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -834,7 +834,7 @@ This removes all PAN commands, agents, hooks, and settings while preserving your
|
|
|
834
834
|
## Documentation
|
|
835
835
|
|
|
836
836
|
<div align="center">
|
|
837
|
-
<img src="https://cdn.jsdelivr.net/npm/pan-wizard@latest/assets/pan-
|
|
837
|
+
<img src="https://cdn.jsdelivr.net/npm/pan-wizard@latest/assets/pan-developer.png" alt="A developer reading the PAN Wizard documentation" width="600" />
|
|
838
838
|
</div>
|
|
839
839
|
|
|
840
840
|
| Document | Audience | What it covers |
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pan-wizard",
|
|
3
|
-
"version": "3.15.
|
|
3
|
+
"version": "3.15.1",
|
|
4
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"
|