gm-cc 2.0.716 → 2.0.719
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.719",
|
|
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
|
+
e8ecba3c01827f7b5f4f536bf4e296d416805e72f2e86b2bae9c339d99e975ae plugkit-win32-x64.exe
|
|
2
|
+
4ea140d65dbb76f4f8e2fe4c5dab41db57397cba89ed006e25187a2aba5e5170 plugkit-win32-arm64.exe
|
|
3
|
+
8f48e44f3ceab7e01b972e66a72a7422d6cb83c42557329e453e8a6ba3e56c08 plugkit-darwin-x64
|
|
4
|
+
f014d84e8cf08190adeb74dfa88d5f1ce3b836944cde5f60f42c5055bc25395b plugkit-darwin-arm64
|
|
5
|
+
e52600cf0823891240a33c5b0577cd516945b9556d5e42ea64df145116f56360 plugkit-linux-x64
|
|
6
|
+
8d4acaffdb6be9c7267f4021f384c6a8a0c0395031b46f390a3a722694288c7e plugkit-linux-arm64
|
package/bin/plugkit.version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.1.
|
|
1
|
+
0.1.238
|
package/package.json
CHANGED