gm-qwen 2.0.867 → 2.0.868

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
- 3dac0b249ba0e733b9dc5b569ec7a939851a670c8f7e7e8be4a1e30453d5e29c plugkit-win32-x64.exe
2
- 43f7149734eb7f9ba89036adc0eb36c9516c357ddcff3b0ccacf841f94d1b056 plugkit-win32-arm64.exe
3
- 3cf817e31086d58312199c0f061f0d3bf093d329db176b3a133436f0fe3c129b plugkit-darwin-x64
4
- 7c1effc3d332bc02d288cdbed3c27b7bc6cb0f2ad670a012db57f77f7dcf9fcd plugkit-darwin-arm64
5
- 43434859e15eb91dd04645c5b596bea7ae9217de2d46910bc37f46f8985383bb plugkit-linux-x64
6
- aed5b4ee0db0ff491dc8a3c73dc38c7465e042e0ac216cb76f6e1b00c96a4e3c plugkit-linux-arm64
1
+ 01be9baba58c3205aee89c39c9efe0166abc9191967a8274f0f9839def34fa4e plugkit-win32-x64.exe
2
+ 858116d9345f43d7ff62ac6dd8badf37cc72275a7db92ff6a4c4fc2655c4eb3c plugkit-win32-arm64.exe
3
+ afc2f455d7cd023577e8643027495237c0bb0c200cbbdf976f5aa3c01643473a plugkit-darwin-x64
4
+ f57103f9aea145cb9c77323c464ebec4ce8cbbdb8b7c3dcc1d371e8446736238 plugkit-darwin-arm64
5
+ 1ec13f59fd9c12878512265089275b76080ac18d7e58a2c456187f0083bec90f plugkit-linux-x64
6
+ c4523aa46cf1474dcd75c5ca4f1d3f2347cfc3397f8b1f9199706c09f1298390 plugkit-linux-arm64
@@ -1 +1 @@
1
- 0.1.288
1
+ 0.1.289
package/bin/rtk.sha256 CHANGED
@@ -1,5 +1,5 @@
1
- c228e44a412ed5762649b94d099e0bf97a7fdd429b7d640897453b8901c59ffa rtk-win32-x64.exe
2
- cdfbb5bfa9683aa79445bd2403e23c59e961f9016a3c42b3e12595e7c14bebc0 rtk-win32-arm64.exe
1
+ edf5e5875d450fefd8eb0c250057564c317238eb9a358d56429cc43f7b262d92 rtk-win32-x64.exe
2
+ cafbb927b66765be6c63c7dd73ebd77aea250d024f1ae31cd29d851b75b25b6a 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.867",
3
+ "version": "2.0.868",
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.288"
26
+ "plugkitVersion": "0.1.289"
27
27
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm-qwen",
3
- "version": "2.0.867",
3
+ "version": "2.0.868",
4
4
  "description": "State machine agent with hooks, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",