gm-cc 2.0.722 → 2.0.723
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/.claude-plugin/marketplace.json +1 -1
- package/bin/plugkit.sha256 +6 -6
- package/bin/plugkit.version +1 -1
- package/package.json +1 -1
- package/plugin.json +1 -1
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"name": "AnEntrypoint"
|
|
5
5
|
},
|
|
6
6
|
"description": "State machine agent with hooks, skills, and automated git enforcement",
|
|
7
|
-
"version": "2.0.
|
|
7
|
+
"version": "2.0.723",
|
|
8
8
|
"metadata": {
|
|
9
9
|
"description": "State machine agent with hooks, skills, and automated git enforcement"
|
|
10
10
|
},
|
package/bin/plugkit.sha256
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
26769b05293f36a852f31e2dbfaaff1fa5f47a35ec8e81fd990cbc9e49990ecc plugkit-win32-x64.exe
|
|
2
|
+
bcd4f7989b0191d09bfa7c371e1332c0ba834313920b29f357c39869ab223d44 plugkit-win32-arm64.exe
|
|
3
|
+
9646a6f8229feec56fcbc6082151fabe49f255e50c28403e8678abdcb1530596 plugkit-darwin-x64
|
|
4
|
+
cec3718462e1482bcce00d740cb56cfe7a64e2f04f83eab48179fd9b1a6d157f plugkit-darwin-arm64
|
|
5
|
+
06411f3632b2e60ddd3b89c08f6bf53b52f8968cafa1fa2b6ec01d7b1ef0c571 plugkit-linux-x64
|
|
6
|
+
781c5a2c03329acc982b415c21f59b7ce9cb1e6f327abcb703abef1ab12c5069 plugkit-linux-arm64
|
package/bin/plugkit.version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.1.
|
|
1
|
+
0.1.240
|
package/package.json
CHANGED