gm-cc 2.0.703 → 2.0.704
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.704",
|
|
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
|
+
203889b4636f6a2022e8cdd51a25c42c743b361b10c86fc941d62de4bdc9f2f9 plugkit-win32-x64.exe
|
|
2
|
+
3e4067d1a1605ed974a3cd05474385321ec6aee6f456bffb5edb341b13364e90 plugkit-win32-arm64.exe
|
|
3
|
+
29d5259954c3c9af255f0f31a80acfd06cdfe2ff2ff20ce518a1396a089a36b5 plugkit-darwin-x64
|
|
4
|
+
13c9d6f90a48f24fddb8f035177315baf3fb9ac87747a3c3cbb6edd3e50dc14e plugkit-darwin-arm64
|
|
5
|
+
df891dc0847c29423fe75904dce14a49161ff260b443490843851aa1a59ac339 plugkit-linux-x64
|
|
6
|
+
46875d0b2835eb32d12fcc6da652edcc26fdb6ba8b3d2b88c90a98ddb4e8bd3e plugkit-linux-arm64
|
package/bin/plugkit.version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.1.
|
|
1
|
+
0.1.229
|
package/package.json
CHANGED