gm-cc 2.0.716 → 2.0.717
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.717",
|
|
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
|
+
3686613e57b69ad24fca581073740ec2ad818ae0540318a07ebefa63f1603887 plugkit-win32-x64.exe
|
|
2
|
+
24ed142e9c7207797ea66740b592f3870a8237bd9db31cb3860f94a68b91e2d9 plugkit-win32-arm64.exe
|
|
3
|
+
5b3e75ceecf5833ef1cbaf9ee0959d3433a4fdaf14afc9b61ab8247b2cc27bc2 plugkit-darwin-x64
|
|
4
|
+
1be1225660f8336e6b86bf532dc5a8b5254030624b2bfbff7d48a7e07673b9c9 plugkit-darwin-arm64
|
|
5
|
+
8997ac0b974401f52cd769e57e1cf10f23fbb1555979153e96c7be54409ac864 plugkit-linux-x64
|
|
6
|
+
5b1f52bb121000bde3e511efc4b2f08bf545a9228e945023756c1cf45f9aa066 plugkit-linux-arm64
|
package/bin/plugkit.version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.1.
|
|
1
|
+
0.1.236
|
package/package.json
CHANGED