gm-qwen 2.0.875 → 2.0.877

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
- 6542fba23dc5fa49413afc984fb10890f3c11f1a8c4c6950c665b2a15cd92456 plugkit-win32-x64.exe
2
- 781c3fbd6ad27fc129bec8b29f0acabb1d08776d84a521f3e4ea9f4d00bcf01f plugkit-win32-arm64.exe
3
- 2a70ee04fcb6bd3122a5ac2513d7f502bce3ead15945c96d4a3a8021d007793e plugkit-darwin-x64
4
- 6a93bbd963baec956bd8448093d3b364b7a7af03d4ed62a6299229c44e692562 plugkit-darwin-arm64
5
- 19b58553683a63ff9d5c13237ebed7df9f12d61954618bd7a912c1702da4f9af plugkit-linux-x64
6
- 5e2b7e5e079c8697d1973a838e2d8bcf4b53ea8e3a7ea48832656f125beed7db plugkit-linux-arm64
1
+ 9cc430bf527f3fd3d9070fafd0f68e55892b42b20b5cadc7ae7b46a7f82197d5 plugkit-win32-x64.exe
2
+ 4dba08ee9530cbf35bc60bc0168194b20ab0048d52ab1608f07f007cbbaba01b plugkit-win32-arm64.exe
3
+ bdbd51d2ce35d55a9ddbc021a9556de4c713047a18726d6710c19b7a9868ae7e plugkit-darwin-x64
4
+ f82b8dfca7ab5bc9849023d5cc03c21b773a9abef66875d329a7602e2ce695b8 plugkit-darwin-arm64
5
+ a9040de1cd279c6fe74ff6cd1ced465ecfc4e7184b42126d22b80c787e859571 plugkit-linux-x64
6
+ f8d369aa58217a9137f1f2015ea4c42ec3fb3ffe4b9a09444f6e79cf0cce2662 plugkit-linux-arm64
@@ -1 +1 @@
1
- 0.1.291
1
+ 0.1.293
package/bin/rtk.sha256 CHANGED
@@ -1,5 +1,5 @@
1
- c01bbb3bbd21a254eba537c79f1204372299be56cd95cc5b09726caef3e4dab1 rtk-win32-x64.exe
2
- 0d59f186dee910898a426e99e0b53dabe447ed4fc305d25fc016f765f65af987 rtk-win32-arm64.exe
1
+ c165c3b4ac8b1b3bb6ec38481e9839896cef57758969a872640e023f7d15023f rtk-win32-x64.exe
2
+ 92478b3952ffc6c175e5c2fa92c0254f7523470bd31aa0a4776f080bebecc0d9 rtk-win32-arm64.exe
3
3
  e89fdf402c28796b510587a8b0fe046438b5b24d49533d1a2339a48aecae35e9 rtk-darwin-x64
4
4
  2b203fd380f5782b5489eb016e34e3dbf848272a7fadf36b39bce6cfd9a3005c rtk-darwin-arm64
5
5
  0da9950b859c7a2693aaf6c169f05f9b8965508ba1f23f1547e63d5fa988749e rtk-linux-x64
package/gm.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm",
3
- "version": "2.0.875",
3
+ "version": "2.0.877",
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.291"
26
+ "plugkitVersion": "0.1.293"
27
27
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm-qwen",
3
- "version": "2.0.875",
3
+ "version": "2.0.877",
4
4
  "description": "State machine agent with hooks, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",