gm-cc 2.0.704 → 2.0.705
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.705",
|
|
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
|
+
86791ca0c9b252041628f65ae983a8f8eee92a954e579344e64a4e62b66b3dc7 plugkit-win32-x64.exe
|
|
2
|
+
a641c2edaddb4c4976107b409a7761531e757eb6dce77c5b5640708a108e5c6a plugkit-win32-arm64.exe
|
|
3
|
+
07fa3dc7bd48d844bd45fd16c2f607741c733aa0dcb9402a248b3655fb1037b2 plugkit-darwin-x64
|
|
4
|
+
fc028912e547c1f096579de99ad6391d23f42a76b3f41215113ae3b254b25388 plugkit-darwin-arm64
|
|
5
|
+
c62b7897a1bb4063746537f45b478f72143cbc8051ae963a62c8da4a532f7e1f plugkit-linux-x64
|
|
6
|
+
cb4df7d2c1402556df99b9a0bf482ee16d56fce98328c7c0874c435a6fc46f2f plugkit-linux-arm64
|
package/bin/plugkit.version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.1.
|
|
1
|
+
0.1.230
|
package/package.json
CHANGED