the-grid-cc 1.7.7 → 1.7.8

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 CHANGED
@@ -41,6 +41,12 @@ npx the-grid-cc # Install (one command)
41
41
  <strong>That's it. Works on Mac, Windows, and Linux.</strong>
42
42
  </p>
43
43
 
44
+ <br>
45
+
46
+ <p align="center">
47
+ <img src="assets/install-demo.png" alt="The Grid Installation" width="700"/>
48
+ </p>
49
+
44
50
  ---
45
51
 
46
52
  ## The Problem
Binary file
@@ -1 +1 @@
1
- 1.7.7
1
+ 1.7.8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "the-grid-cc",
3
- "version": "1.7.7",
3
+ "version": "1.7.8",
4
4
  "description": "Agent orchestration for Claude Code. You talk to Master Control. Master Control handles the rest.",
5
5
  "main": "index.js",
6
6
  "bin": {