gm-qwen 2.0.875 → 2.0.876

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
+ b3c2e70f0309f50974f071ce20140ab6b05f0b0337c68852816ee64ab9690812 plugkit-win32-x64.exe
2
+ bc320769e26202b58090a5ce4dbccd31875af11312c893320e13a2d98d7e9792 plugkit-win32-arm64.exe
3
+ 88c303e57ac4f1e032054c30fc69f3814f7ecaa0b750560a4b11e5b80e13e2c7 plugkit-darwin-x64
4
+ a83dbbfa7c83762ad0862c775cb6c97b1af11cf6e370695dac8eacf568b68258 plugkit-darwin-arm64
5
+ af65ec784f331ecff9ff243324c3298580f1ff80d8f08f0e33a80a0e3252e912 plugkit-linux-x64
6
+ 64902af7e3bcfe70d07374156e69da1afedde023c4a9a1643a7d480b86b8defd plugkit-linux-arm64
@@ -1 +1 @@
1
- 0.1.291
1
+ 0.1.292
package/bin/rtk.sha256 CHANGED
@@ -1,5 +1,5 @@
1
- c01bbb3bbd21a254eba537c79f1204372299be56cd95cc5b09726caef3e4dab1 rtk-win32-x64.exe
2
- 0d59f186dee910898a426e99e0b53dabe447ed4fc305d25fc016f765f65af987 rtk-win32-arm64.exe
1
+ 1d96ee55286d1224705dd4d350f867ec4503ff8454340b096cbe791eb1170e5f rtk-win32-x64.exe
2
+ 49a0077ac9264107dbd203e57c4f1d308e6b7916bc96ceb886f4a3b22138da0f 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.876",
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.292"
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.876",
4
4
  "description": "State machine agent with hooks, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",