gm-qwen 2.0.992 → 2.0.994

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
- 85c02eb0adb8ba2a307e1e90bc2a463ed7df5c6c7689674b2417dffdbe9ae2e7 plugkit-win32-x64.exe
2
- 4b8cb78d036f69717b9cc42713744b62310eda8438238a22d1d0b38577fea564 plugkit-win32-arm64.exe
3
- 6b07db9be7843112fd3a7173e07500501b6fb92944535cf41cbe436ad1e207cf plugkit-darwin-x64
4
- 417f68e2d203c1a34e4c07843129cf62bacfe6f99da0cead1ae4c9d803a3df57 plugkit-darwin-arm64
5
- a59e67bdf328b9df8087b96e9d32cf8496e2665557644680e10d4ef66da6cd1b plugkit-linux-x64
6
- 9e3b8c5d893bfeb7d2879eb05f6bd276dd5f13b45c4b8c6fdb6e8ea27c54acac plugkit-linux-arm64
1
+ f8bf73b8de9302f8915238b25f96c2c088ab78a9b781a88b12fd6888a0a95c35 plugkit-win32-x64.exe
2
+ 65e7b77aa3739ba94b37812ebe2e1f61f8c44b49e7ea0f42997067b3b7c8c4b2 plugkit-win32-arm64.exe
3
+ 99dadd1e8bc5396e814f980542b654157d0eff3ce9c7b07e82a1f82bb823e4d3 plugkit-darwin-x64
4
+ 4f2d24e661dddcdbaf7cd1fab6cebdc407ef84c8bfc302c0e24800aaad76b945 plugkit-darwin-arm64
5
+ 6fee6c30891c4e3ee9a65b946621023ec58ca42fc5972b99eacf5a7a5a50900c plugkit-linux-x64
6
+ 68d9a64ebb78dfcd36bb52ba089dfa42b6718c1a46456188c7dd5de2f91714d0 plugkit-linux-arm64
@@ -1 +1 @@
1
- 0.1.344
1
+ 0.1.345
package/bin/rtk.sha256 CHANGED
@@ -1,5 +1,5 @@
1
- ad9f858bbfcf92c758bcc1c255446ea14c8dc541068baf802a72a6425d576739 rtk-win32-x64.exe
2
- 926f9ce6094f64cd4e6c2f1098083aa204fff4ded39056832fb9da49d96e8ed8 rtk-win32-arm64.exe
1
+ 572c02ddaa21155d69952569262edb7327901fef480b11e6a7c1619764d6c877 rtk-win32-x64.exe
2
+ c0f0dea4e581783c884f5ecf2f01ba56bdb67a6e6f1daf760c61a4ff17cca462 rtk-win32-arm64.exe
3
3
  1b1e792767ed0e1e6ca0e2f0a8de02e77b06dea2f5ae667278b94baf239fcdc3 rtk-darwin-x64
4
4
  9717978d9d6216ea50c94444e00e359479b6315a17bd48c16064b267c8b0b60d rtk-darwin-arm64
5
5
  a100d3defac54194144e5723aec57e6f286b42298c67145c8428815246c9ee56 rtk-linux-x64
package/gm.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm",
3
- "version": "2.0.992",
3
+ "version": "2.0.994",
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.344"
26
+ "plugkitVersion": "0.1.345"
27
27
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm-qwen",
3
- "version": "2.0.992",
3
+ "version": "2.0.994",
4
4
  "description": "State machine agent with hooks, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",