gm-cc 2.0.715 → 2.0.716
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.716",
|
|
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
|
+
174dd29a1ef210c11a54ba398a680e34efda155da4434c3f2b78a3cbfc77ae70 plugkit-win32-x64.exe
|
|
2
|
+
b4bf262338b61752fdff6e5d8ad6a358fb10bd4257644d8dc11bfc5c87b3872c plugkit-win32-arm64.exe
|
|
3
|
+
5eba47d54364dfa8d718b5b2fe9ead08a58fc838b035b63b53ed1200b2479d13 plugkit-darwin-x64
|
|
4
|
+
b7a47d2a38ffe3fcdf5c48c86abb3c1419bc5676a8c79098b86d4d3c391ab178 plugkit-darwin-arm64
|
|
5
|
+
ff2d73e9a7f9554e736a17433df9a4f788793a7b6faa512d07ed7ec5ba26717a plugkit-linux-x64
|
|
6
|
+
25d576accaea277f5693c41b34f674ad908da63104e74d694d44e6808317e317 plugkit-linux-arm64
|
package/bin/plugkit.version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.1.
|
|
1
|
+
0.1.234
|
package/package.json
CHANGED