gm-cc 2.0.721 → 2.0.722
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.722",
|
|
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
|
+
c761904a0a87655903889fc8a3eefa727cc3f8e5f7d9f0ef11b5943404c200be plugkit-win32-x64.exe
|
|
2
|
+
463ce6156edc1ac8c73e5f3b11da0480bb59fd3c98ac2647b1ff3830e99fe1a1 plugkit-win32-arm64.exe
|
|
3
|
+
6b64b6281aa77aa859348a4a020e3d225cd0ef435ad8a64714d85bdab15f5e3d plugkit-darwin-x64
|
|
4
|
+
7c787c21e291260956ead084f8926be9a4d26d6da18e73d93bf7f6d656ffb1da plugkit-darwin-arm64
|
|
5
|
+
eba2087a8866bbaaadbe8c4f84416ec472930db728f5be05a987d0f6d78cbdec plugkit-linux-x64
|
|
6
|
+
6e13bc031a3f97e384c2a47e92e0d412adb3778224bc78ffd0e8246d2d4c7cd0 plugkit-linux-arm64
|
package/bin/plugkit.version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.1.
|
|
1
|
+
0.1.239
|
package/package.json
CHANGED