@sgtslummy/agents-council-linux-x64 0.5.2 → 0.5.4

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.
package/README.md CHANGED
@@ -1,9 +1,9 @@
1
1
  # @sgtslummy/agents-council-linux-x64
2
2
 
3
- Native Agents Council payload for `agents-council-linux-x64`, version `0.5.2`.
3
+ Native Agents Council payload for `agents-council-linux-x64`, version `0.5.4`.
4
4
 
5
5
  This package is an optional dependency of `@sgtslummy/agents-council`.
6
6
  Its CLI is assembled only from the signed GitHub release at
7
- https://github.com/SgtSlummy/agents-council/releases/tag/v0.5.2.
7
+ https://github.com/SgtSlummy/agents-council/releases/tag/v0.5.4.
8
8
  Electrobun desktop installers remain signed GitHub release assets and are not
9
9
  duplicated in the npm package.
package/SHA256SUMS.txt CHANGED
@@ -1,5 +1,5 @@
1
- 9852246931cd286628d6caa2a91fe380622a1d46933ae207914eeddd974712be cli/council
2
- 6d1c65fe24a08a76a8c24a8457ce0b0cb39766a3fba6e59aebfeb03ac020040a desktop-artifacts/stable-linux-x64-AgentsCouncil-Setup.tar.gz
3
- 03baf44a7ee84fad84ca27923329365562940c9b81806edc0f5a2f52fb1ae9f1 desktop-artifacts/stable-linux-x64-AgentsCouncil.tar.zst
4
- 0d828267795ce808490a8d6dcb279adcb084219cd5050d2d8a7b518a09de3f75 desktop-artifacts/stable-linux-x64-update.json
5
- d0c47ebc16116501f5cd0b0f3ca07c84398f81a18bd8ccecebc36356bbd1500c occult-release-manifest.json
1
+ e66299486db816a9b0bd8c3d1f4ade23529caf7ed0c1d443892b51d685b3992b cli/council
2
+ 6061780a17919226317f919e82437fd42ed87dedd3e416b691342fb8c3611f85 desktop-artifacts/stable-linux-x64-AgentsCouncil-Setup.tar.gz
3
+ d75eeed06df32095baa8a6cf3a4c08fc7fd8c574b31cd8c2db977dfe1d8f28c6 desktop-artifacts/stable-linux-x64-AgentsCouncil.tar.zst
4
+ 499f836feaa891b6db77f548f1c5d1d62e0c4b2d1330efef1a533e2fc5494d94 desktop-artifacts/stable-linux-x64-update.json
5
+ 3aa60742452e226d85ec89a623ffe90e6d67be35b49bcc43c9452c0212000d85 occult-release-manifest.json
package/council CHANGED
Binary file
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schema_version": "1.0.0",
3
3
  "package_name": "agents-council-linux-x64",
4
- "package_version": "0.5.2",
4
+ "package_version": "0.5.4",
5
5
  "occult_contract_versions": [
6
6
  "1.0.0"
7
7
  ],
@@ -9,23 +9,23 @@
9
9
  "artifacts": [
10
10
  {
11
11
  "path": "cli/council",
12
- "bytes": 103543925,
13
- "sha256": "9852246931cd286628d6caa2a91fe380622a1d46933ae207914eeddd974712be"
12
+ "bytes": 103544000,
13
+ "sha256": "e66299486db816a9b0bd8c3d1f4ade23529caf7ed0c1d443892b51d685b3992b"
14
14
  },
15
15
  {
16
16
  "path": "desktop-artifacts/stable-linux-x64-AgentsCouncil-Setup.tar.gz",
17
- "bytes": 154916633,
18
- "sha256": "6d1c65fe24a08a76a8c24a8457ce0b0cb39766a3fba6e59aebfeb03ac020040a"
17
+ "bytes": 154916365,
18
+ "sha256": "6061780a17919226317f919e82437fd42ed87dedd3e416b691342fb8c3611f85"
19
19
  },
20
20
  {
21
21
  "path": "desktop-artifacts/stable-linux-x64-AgentsCouncil.tar.zst",
22
- "bytes": 155121066,
23
- "sha256": "03baf44a7ee84fad84ca27923329365562940c9b81806edc0f5a2f52fb1ae9f1"
22
+ "bytes": 155121017,
23
+ "sha256": "d75eeed06df32095baa8a6cf3a4c08fc7fd8c574b31cd8c2db977dfe1d8f28c6"
24
24
  },
25
25
  {
26
26
  "path": "desktop-artifacts/stable-linux-x64-update.json",
27
27
  "bytes": 74,
28
- "sha256": "0d828267795ce808490a8d6dcb279adcb084219cd5050d2d8a7b518a09de3f75"
28
+ "sha256": "499f836feaa891b6db77f548f1c5d1d62e0c4b2d1330efef1a533e2fc5494d94"
29
29
  }
30
30
  ]
31
31
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sgtslummy/agents-council-linux-x64",
3
- "version": "0.5.2",
3
+ "version": "0.5.4",
4
4
  "description": "Native Agents Council CLI for linux-x64.",
5
5
  "os": [
6
6
  "linux"
@@ -20,7 +20,7 @@
20
20
  "1.0.0"
21
21
  ],
22
22
  "featureGate": "OCCULT_ENABLED",
23
- "sourceRelease": "v0.5.2"
23
+ "sourceRelease": "v0.5.4"
24
24
  },
25
25
  "repository": {
26
26
  "type": "git",