gm-cc 2.0.701 → 2.0.703
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.703",
|
|
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
|
+
e5c7f5dd65078e56ea2109a1351dbe6c32d8fc93ee285accb0539c4bbeeb1bf8 plugkit-win32-x64.exe
|
|
2
|
+
26fcb2aacc1a61eea554daccb5423c08d72c63368c00de5dfd225af92353532c plugkit-win32-arm64.exe
|
|
3
|
+
b3b6b9bbd86a38a2eaa45c144fecd2dd9be48412bfdd30c1c0a33a9518faaf50 plugkit-darwin-x64
|
|
4
|
+
41212109f9c3682d114032360d298d772da96dff3461fb4e704c4e477fdb1d3c plugkit-darwin-arm64
|
|
5
|
+
4f39bfc3b929fa11343c3ae532ea56e8bf07a3ad9cf118c10805391125abc989 plugkit-linux-x64
|
|
6
|
+
338e8f7ac99cc9e64ae9c21f63a25398c4d3f3c2155ac4819154bb88c3ba9e4f plugkit-linux-arm64
|
package/bin/plugkit.version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.1.
|
|
1
|
+
0.1.228
|
package/package.json
CHANGED