gm-qwen 2.0.874 → 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
- 6caec0034285d8d3bb7a7a3bb1e334024c3f4837fc866a63d5d1ca84ff2b8256 plugkit-win32-x64.exe
2
- a8bacdd3cde47d8d3f659aea78fced54a4fe621841fe1fe0759e4dac0422a544 plugkit-win32-arm64.exe
3
- 94680be61537a68c6c48f72db3f02ee5e0feff7bb320ce13f752ba609b16564d plugkit-darwin-x64
4
- a1fd96ab88919dc91e150847ea1d033f08b3b0add39052a1d38097aad8e52e38 plugkit-darwin-arm64
5
- 2b025f860453d2d6a3a03bc41b98bf134bd6ef434f58f81e717055830c43b548 plugkit-linux-x64
6
- d9e2383629789506eba73dd1b80d3e51e3bd6450666f898fe2f7f13d869f18e5 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.290
1
+ 0.1.292
package/bin/rtk.sha256 CHANGED
@@ -1,5 +1,5 @@
1
- caedbc9fa5da0502b0c6008392f55a1702bec1a83680db364d4c01edc845661d rtk-win32-x64.exe
2
- 8724f215d2761637a37c4340dcfe9e5628850668491be06fe78937b7caebf0d7 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.874",
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.290"
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.874",
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",