gm-skill 2.0.2570 → 2.0.2571

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.
@@ -1 +1 @@
1
- 5f709275d5f02c32474faaaffc304b60ea91cad1cdfae56ec4f4da2397461e5b plugkit-slim.wasm
1
+ 02cae93317f0d965fd004304a2cdf74dd298765cd370061c70a55b9eef41689c plugkit-slim.wasm
@@ -1 +1 @@
1
- 0.1.1210
1
+ 0.1.1211
@@ -1 +1 @@
1
- 4f40350f6377c5065f918165378c7574d3871661d622b4f1f891654c868be705 plugkit.wasm
1
+ 165bfc856da6a5d3aa0775cc28f4e76cb67a86e68f89a63b341c8b198c670d45 plugkit.wasm
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm-plugkit",
3
- "version": "2.0.2570",
3
+ "version": "2.0.2571",
4
4
  "description": "Bootstrap and daemon-spawn tool for gm plugkit binary. Downloads the correct platform wasm, verifies SHA256, and launches agentplug-runner (the native wasm host) as the spool watcher daemon.",
5
5
  "main": "index.js",
6
6
  "bin": {
@@ -1 +1 @@
1
- 5f709275d5f02c32474faaaffc304b60ea91cad1cdfae56ec4f4da2397461e5b plugkit-slim.wasm
1
+ 02cae93317f0d965fd004304a2cdf74dd298765cd370061c70a55b9eef41689c plugkit-slim.wasm
@@ -1 +1 @@
1
- 0.1.1210
1
+ 0.1.1211
package/gm.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm",
3
- "version": "2.0.2570",
3
+ "version": "2.0.2571",
4
4
  "description": "Spool-dispatch orchestration engine with unified state machine, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",
@@ -17,5 +17,5 @@
17
17
  "publishConfig": {
18
18
  "access": "public"
19
19
  },
20
- "plugkitVersion": "0.1.1210"
20
+ "plugkitVersion": "0.1.1211"
21
21
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm-skill",
3
- "version": "2.0.2570",
3
+ "version": "2.0.2571",
4
4
  "description": "Canonical universal harness — AI-native software engineering via skill-driven orchestration; bootstraps plugkit for task execution and session isolation. Install in any AI coding agent host.",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",