gm-skill 2.0.2032 → 2.0.2033

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
- b54c187a5fed4d0f867ddf329fad57f0ff2da6d72cef0805c29a1461e42b0700 plugkit-slim.wasm
1
+ 15fbc17d46b67813cc68adb7779d776093ff223fe8aa7a069c927d751ab6f6ee plugkit-slim.wasm
@@ -1 +1 @@
1
- 0.1.941
1
+ 0.1.942
@@ -1 +1 @@
1
- 5f6cba08a3bc2a84629d6bff991269cd9350ed5926df183a04d12c1db37a7e72 plugkit.wasm
1
+ 09c433b8239620b40c993d8b6db668e7a672b56c96b845ebbc84d5fef2cb0239 plugkit.wasm
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm-plugkit",
3
- "version": "2.0.2032",
3
+ "version": "2.0.2033",
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
- b54c187a5fed4d0f867ddf329fad57f0ff2da6d72cef0805c29a1461e42b0700 plugkit-slim.wasm
1
+ 15fbc17d46b67813cc68adb7779d776093ff223fe8aa7a069c927d751ab6f6ee plugkit-slim.wasm
@@ -1 +1 @@
1
- 0.1.941
1
+ 0.1.942
package/gm.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm",
3
- "version": "2.0.2032",
3
+ "version": "2.0.2033",
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.941"
20
+ "plugkitVersion": "0.1.942"
21
21
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm-skill",
3
- "version": "2.0.2032",
3
+ "version": "2.0.2033",
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",