gm-qwen 2.0.1005 → 2.0.1007

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
- 16e6db40c8c253d7e6e6130070f0c1bcc4ae9566b2a12f18214f2284d0a50ba1 plugkit-win32-x64.exe
2
- cc876baabd7de371c494f8ba2b4d29f20974e31f65dcf1f8303c20e3753187ab plugkit-win32-arm64.exe
3
- a8dbdb919381a80c1087cb4f3c7ed4fc61fc82a2b501cb55dc8a51caf97d5eab plugkit-darwin-x64
4
- 5df1ad1f15bbe90c40c8f8897e595812f30253f655a01865cfc1b4a86cd223a8 plugkit-darwin-arm64
5
- 5c695dc8a51617ad0dfb66c14a6f393de63e53725d637c056a1af891a0a42505 plugkit-linux-x64
6
- 089c39c517a095a050df5c27ab053ccf4045064557d9e484e2948f46e05e37ea plugkit-linux-arm64
1
+ 49dab31a456619322cb50c5ca4bca9e8005b8e865d144a2bf210a9e52d879bed plugkit-win32-x64.exe
2
+ b3f24f530e92981c5e621e51c14a8366645f3372e10ee1ae9a9969b24ec5310a plugkit-win32-arm64.exe
3
+ 67b449b3f29ec129a95154cf509297fb5a202391c7649a512f8c04d641a10f86 plugkit-darwin-x64
4
+ 0bed95a898d2a30769292b0d212dcadd005319f81da6712c7a0e579c35016196 plugkit-darwin-arm64
5
+ 0eafa93fe694276fcfa7109c1a53765a9a7411011b9f8418a28f39bbbedaf844 plugkit-linux-x64
6
+ 4c7fc5907008209539f952cae79840fa09e6b4aacc49e8fb66e0d323fe3d7f28 plugkit-linux-arm64
@@ -1 +1 @@
1
- 0.1.350
1
+ 0.1.352
package/bin/rtk.sha256 CHANGED
@@ -1,5 +1,5 @@
1
- 945cb97379ce6df270f31cb4a9ff8e27af8671b187929edcd6892770a13e8467 rtk-win32-x64.exe
2
- 7e848a986e8638ee005fe6f3b767eeca922d2fe09f5e28f024a729214e2266d6 rtk-win32-arm64.exe
1
+ c1d8f34497b2fb2b8204b7ca90885ae56c8a38eca61aca55dc105187f27970a4 rtk-win32-x64.exe
2
+ 5813f04e1939ae5e3bc1cf3bd074a0f3a35dcd6177d8a794ccadb2a2c670236a 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.1005",
3
+ "version": "2.0.1007",
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.350"
26
+ "plugkitVersion": "0.1.352"
27
27
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm-qwen",
3
- "version": "2.0.1005",
3
+ "version": "2.0.1007",
4
4
  "description": "State machine agent with hooks, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",