gm-qwen 2.0.728 → 2.0.729

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
- 9dbd63a59e435a3a8cb8a1b89344ecfa4b4865bdf81ec5a3aa53202645f39b01 plugkit-win32-x64.exe
2
- 18f37964c80c20fe7adaeef4c6168b331d8d23a94ff369d9807f0847cc16c757 plugkit-win32-arm64.exe
3
- 2cd123dd7704bd823d0c655ecb815afb155c8de2b5dafaadd475864af676a72c plugkit-darwin-x64
4
- df98f857def381b366b6346b613bbd4753b62557c374b5768aee9183f52a3dd0 plugkit-darwin-arm64
5
- fcfdbba8a28458da1a8937670d5173f774ec6fe6bcd5b820c0bce5ae8d785660 plugkit-linux-x64
6
- 2b6f8a8c9316f7bb1378752d61928575d4f0fcc739daab7376af66ed1b65d82f plugkit-linux-arm64
1
+ 27b973bafa4031b331f0e394a0747164045d3bdaeb41ae88dec6ac3eec555472 plugkit-win32-x64.exe
2
+ 2db2931152583445593038fd0be9ae1fff969287a16cbcd9a61ae4bfdda18298 plugkit-win32-arm64.exe
3
+ eca70984b13f60890bef5e7037f8fbc533804ff0f5c8996305b79cf07f5aa9a6 plugkit-darwin-x64
4
+ 1e30a8e689aa3dfc53ce0679d35051882cdd32b13d07fddbff46dbf852615f06 plugkit-darwin-arm64
5
+ edb97627e565599cbbe80cf5006238e86bc862daef23c5ba774f71dae4584c94 plugkit-linux-x64
6
+ 7b8dbae9351158414359a95b0adc472eb9e2ed5821180c0ae7990a048d874f17 plugkit-linux-arm64
@@ -1 +1 @@
1
- 0.1.241
1
+ 0.1.243
package/gm.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm",
3
- "version": "2.0.728",
3
+ "version": "2.0.729",
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.241"
26
+ "plugkitVersion": "0.1.243"
27
27
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm-qwen",
3
- "version": "2.0.728",
3
+ "version": "2.0.729",
4
4
  "description": "State machine agent with hooks, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",