gm-thebird 2.0.1024 → 2.0.1025

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,6 +1,6 @@
1
- f1c056d8dd2c21eb2c290ccb04b69a0829ef32958404bfad1c1c5b8d63791430 plugkit-win32-x64.exe
2
- 96956eab3dd709d23896433f11139e54e2aa415d8eba5c8348b4d5f4042b5e4d plugkit-win32-arm64.exe
3
- 1b9ecd9b83517df425e7329f7673f78790d98f9fe6a99b529211ba7cc4971984 plugkit-darwin-x64
4
- 6b6d4b1504e2cfa72f1d8b693afde0c4d4b2cdb35b9c7b0c1dc416a6625d2fa5 plugkit-darwin-arm64
5
- 36c992f65b22e38138cb272aa64584cd1348735709f61dd86e6838b6aed1b123 plugkit-linux-x64
6
- a654e8bc7c7b4b4daf2f2732d00820c6cc5dc441d7c555af167f5670460ae34c plugkit-linux-arm64
1
+ e5569efe81e4ef06c8349678253ca2845571495e619babb0a79be9268ea83c2a plugkit-win32-x64.exe
2
+ ce2f09f8ea0dd522345a9d9c3e5b04ba44bc37b2046d311d7ff1737f1b3fbf1a plugkit-win32-arm64.exe
3
+ a1a1d376986551828e5a39e4ae931accf66f00663aceac1439b2778cb4fffd27 plugkit-darwin-x64
4
+ 7c36d730edab5cddf678211146ca670c9ce1def17d8b454234ce4bc04a4d7e85 plugkit-darwin-arm64
5
+ c9db60a399caf53c490dc08705713c7d83a1f62db057585a3950d64ab8fa449a plugkit-linux-x64
6
+ b9ebabaace995b1768d1d96ae13ca18a6dc5e2ca65b774fcdd457f069a7d115c plugkit-linux-arm64
@@ -1 +1 @@
1
- 0.1.365
1
+ 0.1.366
package/bin/plugkit.wasm CHANGED
Binary file
@@ -1 +1 @@
1
- a89b86ae8a0ffb23790572af406965fe7d4e6e0964b003f2c785283def3c8aa2 plugkit.wasm
1
+ f9001841f3a2d426017817e3d918e4b41dfd974192e192d5f8a43b4d36013ca0 plugkit.wasm
package/bin/rtk.sha256 CHANGED
@@ -1,5 +1,5 @@
1
- 64db3d4463e5750d59f6113bfee9a546df6d33f1c96605dfbb48e513dfef8c58 rtk-win32-x64.exe
2
- e8da36373247e30de78411304b014ee67b5c46f8870b436905ad8b03c5446e1c rtk-win32-arm64.exe
1
+ 53224d66572e937507a8d2877c768e4e6cc3da66aa6f8d0f132afaab2edc2a10 rtk-win32-x64.exe
2
+ dedabc1d89641c60c91f09570353b6270dba4f5d53f8597018a708e515265d53 rtk-win32-arm64.exe
3
3
  cf3190554b82c7395948b7a478c78bbe2241549b00777e660deff4cbb9e0c4b6 rtk-darwin-x64
4
4
  c815bad459b4eaccc8be4a5d74dba397fdfe7d3716e0b6023b188d2351128b82 rtk-darwin-arm64
5
5
  7d60dd5abc15f6d46ffd89b5de7253a067e2a3ef6f1cd8ae5a236eda05a504f4 rtk-linux-x64
package/gm.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm",
3
- "version": "2.0.1024",
3
+ "version": "2.0.1025",
4
4
  "description": "State machine agent with hooks, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",
@@ -23,5 +23,5 @@
23
23
  "publishConfig": {
24
24
  "access": "public"
25
25
  },
26
- "plugkitVersion": "0.1.365"
26
+ "plugkitVersion": "0.1.366"
27
27
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm-thebird",
3
- "version": "2.0.1024",
3
+ "version": "2.0.1025",
4
4
  "description": "State machine agent with hooks, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",
package/plugin.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm",
3
- "version": "2.0.1024",
3
+ "version": "2.0.1025",
4
4
  "description": "State machine agent with hooks, skills, and automated git enforcement",
5
5
  "author": {
6
6
  "name": "AnEntrypoint",