gm-qwen 2.0.810 → 2.0.812

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
- 8429d2e452268acdb067c000812b966d458eeb8bb81abb44629461c3f7b7a8b7 plugkit-win32-x64.exe
2
- 90eff36f273e3a68aedccf1f20651283d4318d2f16f6bf86dcb828e6a898d618 plugkit-win32-arm64.exe
3
- 1a0efc729b028892513881f8c6ca2415469f10056fe9f4025dcc5d512d6f498f plugkit-darwin-x64
4
- 0de746e53a31f19ce065e4578bd90fd49f524826d4701ff0053ba5a427e798e7 plugkit-darwin-arm64
5
- cc72135052c96fcaf7c9fd492fee74f0fa9d1b08153f4ad11baf46a195aac46f plugkit-linux-x64
6
- ab23613ac4a763ae64f682b1c6ae6b9d303285e4a4a17a72c248efdbc8bf5f67 plugkit-linux-arm64
1
+ 6180901b93062317c82ae9d1629a059414ce16417f82154182ba593dba46af82 plugkit-win32-x64.exe
2
+ 5cbffcaa43886d7363d336ed9ae5768d0da5ed01bd46045213962728c1df8f0c plugkit-win32-arm64.exe
3
+ 3c2dbe4b30573de0714b516c3611ae12e464057cdf71b75e9224aa81a5b22839 plugkit-darwin-x64
4
+ 960322b0160ad3ec02c6abe763a2297a4b096bc446134a3a42da949885140a02 plugkit-darwin-arm64
5
+ 9c531471660548e25b808e23490505d5d4bc780f7d511caf31dcaf93068ceed5 plugkit-linux-x64
6
+ 7d5bfd62a8e8c26394223838e9a356fd66a1ede0e92c8dfd582bd2e2b1266a15 plugkit-linux-arm64
@@ -1 +1 @@
1
- 0.1.264
1
+ 0.1.265
package/bin/rtk.sha256 CHANGED
@@ -1,5 +1,5 @@
1
- bcc3e7fa05cb7ba2c469d07c415bb0cf93a4440293012bed8065a46fb2d74e4b rtk-win32-x64.exe
2
- 5cba0c26c99032cff930853964a721be792b595a09978ee6f62336dd58276fae rtk-win32-arm64.exe
1
+ 5890c3452d67bf5b7fb54b0a27f676772bb7275d2aa101c400eb791065895103 rtk-win32-x64.exe
2
+ b08511e91e4f29d376b5edba662b0c47669ad846d5c1d5312af8d8a752bf7bbc 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.810",
3
+ "version": "2.0.812",
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.264"
26
+ "plugkitVersion": "0.1.265"
27
27
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm-qwen",
3
- "version": "2.0.810",
3
+ "version": "2.0.812",
4
4
  "description": "State machine agent with hooks, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",