gm-qwen 2.0.982 → 2.0.983

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
- 8d0063971b24bb316258d997351e1d2f7873567efb2d5e5d67c0812b3aafa3b2 plugkit-win32-x64.exe
2
- a3ae6e3dc06119779b6906d864aa5153a6b0263d02cd804256744ce87b418bd1 plugkit-win32-arm64.exe
3
- 0026e9c08fa50816f7c9c4574fc69177d982dd4c78195e7b9205d1f0a0cd0e4d plugkit-darwin-x64
4
- 6b953f803a0c07f5a8ff1d505158482e2feae8a062d8d16459ed52d4685feec6 plugkit-darwin-arm64
5
- 0dd17b76a720db81d7b8142b3783fcbeae8759b3741fe9ce37c776149b03ba6f plugkit-linux-x64
6
- 05d91f175c3a6ae78a11687b78aedcd0c5faeac6499b9f292848108a420c21c3 plugkit-linux-arm64
1
+ c08fd599e0b49d74b5cbae96e72f0a37d8950d8c571227e477204a810f5e6f03 plugkit-win32-x64.exe
2
+ 0a6a1f8e75815576729f93e3bd04bbc65f7ab79d36a488c0fe03db47a81bef76 plugkit-win32-arm64.exe
3
+ 35cebc201902ee34bbbd01c698286ed764cbc8cf1b31afdf7d15cc0fe21958a1 plugkit-darwin-x64
4
+ 78c637d8f387075753949dfa85c243b42482a3b0062d6c54b18d4220218190ef plugkit-darwin-arm64
5
+ 06a8da1826625a6a94aae2c2852199b46c56e1984a8be016f433cc89a708221f plugkit-linux-x64
6
+ 2eaa1f8ed9347d9ae2c6360b1e153a982afa9aaa5290f76c8017b2463eefcce5 plugkit-linux-arm64
@@ -1 +1 @@
1
- 0.1.338
1
+ 0.1.339
package/bin/rtk.sha256 CHANGED
@@ -1,5 +1,5 @@
1
- ea121977fa8760f46a46a5eca0cdcd45dc1fe336586ab583a515bce5cd0737e6 rtk-win32-x64.exe
2
- 232f7342e365178ad0c3732c4ff0f746539f1f999f328164eb7307595305a8ba rtk-win32-arm64.exe
1
+ 1fc637b025b9c79731a17806e977fb08e07773c94f4035b128719a96e9332456 rtk-win32-x64.exe
2
+ c3806e4c33e830bb329a9d3534e17a1c5f04ef79d6c7ece1b137815a890c9790 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.982",
3
+ "version": "2.0.983",
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.338"
26
+ "plugkitVersion": "0.1.339"
27
27
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm-qwen",
3
- "version": "2.0.982",
3
+ "version": "2.0.983",
4
4
  "description": "State machine agent with hooks, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",