gm-qwen 2.0.822 → 2.0.824

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
- 7b709ba386a2f786e7ea7ed6ae1cb4577465daff65823aa220b92b8732ea91e9 plugkit-win32-x64.exe
2
- 4ebfd18114c9792e9d7f06bb57cc623f262131d8b20b9382398ad56f90905089 plugkit-win32-arm64.exe
3
- dc525072be3343bbfad724bfb820d7181ab87c60af13fe61ff270f88b1f4cf0d plugkit-darwin-x64
4
- e1618504c7ce5b02c73f724a35b2dd0c8840a943fbd6bc22c19bdaa7827801f5 plugkit-darwin-arm64
5
- fe68b6c57d535484cfaa3673208863a247f4ee37c3f58129e6360104f29a1f87 plugkit-linux-x64
6
- e6cd36ecf5404a58e263bbb7f2c2000c8e57ddb24e8e39cf696b1ec1023281c2 plugkit-linux-arm64
1
+ 0b14cd4ddae6a4d47dfb9aac9aaa190482f5c84c7e4724e4feb11976c30fc702 plugkit-win32-x64.exe
2
+ 760b5f3619bbdff4bb8641fd5557e4f47bbf1832c6452fa9d066fc6024c2e4b0 plugkit-win32-arm64.exe
3
+ 1d873ea32c6ee708828c362a736f219ff2d55242c79df60827ad6d9d5fc4b8ed plugkit-darwin-x64
4
+ 0285f7687ff43fca51fd124a1d981090ef5db7b5c43dd1c22eed62ceb89d9ab5 plugkit-darwin-arm64
5
+ 07b925c6ee0efced7543eed6c9704ffce6888daa2e2f7ef364e281cfd96ef378 plugkit-linux-x64
6
+ 414c7ffdabe0fc4a705682e6be589ca98e48d0d6f1a38caa189c7da7b09a75d8 plugkit-linux-arm64
@@ -1 +1 @@
1
- 0.1.270
1
+ 0.1.271
package/bin/rtk.sha256 CHANGED
@@ -1,5 +1,5 @@
1
- 599e00dbc8b48c054d524128feafe6c6419bffd0e0f83e8ccf1225cc26fb2cb1 rtk-win32-x64.exe
2
- bd083e6f26d272b438003364b9fba39bf9df69cf9c3ace4a1ae34e0fd68548aa rtk-win32-arm64.exe
1
+ af042dcc613bca764124ce39c07f7b2fe7192c946106deb95d0db7a9b87336b0 rtk-win32-x64.exe
2
+ d7a6d8496e4a97859242d82c33a3cfd90408167263c84f128945ade5d7c5d7a4 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.822",
3
+ "version": "2.0.824",
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.270"
26
+ "plugkitVersion": "0.1.271"
27
27
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gm-qwen",
3
- "version": "2.0.822",
3
+ "version": "2.0.824",
4
4
  "description": "State machine agent with hooks, skills, and automated git enforcement",
5
5
  "author": "AnEntrypoint",
6
6
  "license": "MIT",