@relaymessenger/openclaw-plugin 0.4.0-staging.0 → 0.4.0-staging.1

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
@@ -3,6 +3,10 @@
3
3
  `@relaymessenger/openclaw-plugin` is the native Relay channel for OpenClaw
4
4
  `2026.8.1`.
5
5
 
6
+ Source is maintained in
7
+ [`RelayMessenger/Relay-SDK`](https://github.com/RelayMessenger/Relay-SDK/tree/main/packages/openclaw)
8
+ under `packages/openclaw`.
9
+
6
10
  It connects an OpenClaw gateway to Relay with a Relay Agent Token. Relay
7
11
  delivers events over its v1 WebSocket, and the plugin sends replies through
8
12
  the Relay v1 REST Message API. The plugin imports `@relaymessenger/sdk`; it
@@ -159,7 +163,7 @@ durable ACK and idempotent REST reply.
159
163
  release: Relay Server
160
164
  `9b4d5bb32cc749c6fd271969948c385300d404d6`, OpenAPI SHA-256
161
165
  `f62f431fc0daa48500926bf87753f81c3fdda25ab463b130ca97f2896367e0a5`,
162
- and the exact `@relaymessenger/sdk@0.3.0-staging.4` registry integrity, source
166
+ and the exact `@relaymessenger/sdk@0.3.0-staging.5` registry integrity, source
163
167
  commit `8570546ce30ab39d702409893006dbccd351f2b4`, REST operations, and WebSocket
164
168
  frames consumed by the plugin.
165
169
 
@@ -167,10 +171,10 @@ Public CI hashes the checked-in `contracts/relay-openapi.yaml` fixture and
167
171
  requires the locked digest above. The retained private release receipt also
168
172
  sets `RELAY_SERVER_SOURCE_DIR` to an exact checkout of Server `9b4d5bb32cc7`
169
173
  and proves that the fixture bytes match that commit before packaging. The
170
- public repository does not require credentials for the private Server source
171
- and does not overstate what npm metadata can attest.
174
+ public Relay-SDK monorepo does not require credentials for the private Server
175
+ source and does not overstate what npm metadata can attest.
172
176
 
173
- `contracts/relay-sdk-0.3.0-staging.4.registry.json` records immutable npm
177
+ `contracts/relay-sdk-0.3.0-staging.5.registry.json` records immutable npm
174
178
  publication metadata and tarball digests. Validation downloads the registry
175
179
  tarball, verifies SHA-1, SHA-256, and SHA-512 integrity, checks the installed
176
180
  SDK, and compares its package metadata with exact SDK commit `8570546`.
@@ -0,0 +1,69 @@
1
+ {
2
+ "schema": "relay-sdk-registry-receipt/v1",
3
+ "source": {
4
+ "repository": "RelayMessenger/Relay-SDK",
5
+ "commit": "776a9a7873f41c0c9947439c44444674a7d55c5d",
6
+ "packageJsonPath": "packages/sdk/package.json",
7
+ "packageJsonSha256": "2cd3b01e65725ab55d5b520ded6c1235e1f4c74af0ff07478d3ba029d67eda1a",
8
+ "contractPath": "contracts/relay-v1-openapi.yaml",
9
+ "contractSha256": "f62f431fc0daa48500926bf87753f81c3fdda25ab463b130ca97f2896367e0a5"
10
+ },
11
+ "registry": {
12
+ "packumentUrl": "https://registry.npmjs.org/@relaymessenger%2fsdk",
13
+ "package": "@relaymessenger/sdk",
14
+ "version": "0.3.0-staging.5",
15
+ "publishedAt": "2026-09-01T18:08:51.723Z",
16
+ "repository": {
17
+ "type": "git",
18
+ "url": "git+https://github.com/RelayMessenger/Relay-SDK.git",
19
+ "directory": "packages/sdk"
20
+ },
21
+ "publishConfig": {
22
+ "access": "public",
23
+ "registry": "https://registry.npmjs.org/",
24
+ "tag": "staging"
25
+ },
26
+ "distTagsObserved": {
27
+ "latest": "0.3.0-staging.4",
28
+ "staging": "0.3.0-staging.5",
29
+ "mutable": true
30
+ },
31
+ "dist": {
32
+ "tarball": "https://registry.npmjs.org/@relaymessenger/sdk/-/sdk-0.3.0-staging.5.tgz",
33
+ "integrity": "sha512-mVtK8Tv8WVKCkZLzZMbAbazlrf8VrVtu6UcQE4wY685UPLrHqlYm/2XoQstyTP6unik9xiVQC9L5CwR4lxP70w==",
34
+ "shasum": "7549747779b301a0dc60259fa64729e9e7d7db6a",
35
+ "sha256": "ac9336350a82590a0c0d9960ef971858e5ad77413078fe7e82ad5f99a1a3cc9e",
36
+ "bytes": 36545,
37
+ "fileCount": 37,
38
+ "unpackedSize": 167814,
39
+ "signatureMetadata": [
40
+ {
41
+ "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
42
+ "sig": "MEYCIQC/HnUppjEuFAkql79k8scZSDgECdY5clQ19ufRu6WkXQIhAK1iXKe+bjI3+us+VmA2j/KMpXbwkbaYzlKh4yzLwCZ6"
43
+ }
44
+ ],
45
+ "attestations": {
46
+ "url": "https://registry.npmjs.org/-/npm/v1/attestations/@relaymessenger%2fsdk@0.3.0-staging.5",
47
+ "provenance": {
48
+ "predicateType": "https://slsa.dev/provenance/v1"
49
+ }
50
+ }
51
+ },
52
+ "installedArtifact": {
53
+ "packageJsonSha256": "2cd3b01e65725ab55d5b520ded6c1235e1f4c74af0ff07478d3ba029d67eda1a",
54
+ "typesSha256": "efa163145777ad4df93263d87605794ca099dd8db6fe1b36cc71d0873377a653"
55
+ }
56
+ },
57
+ "provenanceBoundary": {
58
+ "registryGitHead": null,
59
+ "registryAttestations": {
60
+ "url": "https://registry.npmjs.org/-/npm/v1/attestations/@relaymessenger%2fsdk@0.3.0-staging.5",
61
+ "provenance": {
62
+ "predicateType": "https://slsa.dev/provenance/v1"
63
+ }
64
+ },
65
+ "attestationEndpoint": "https://registry.npmjs.org/-/npm/v1/attestations/@relaymessenger%2fsdk@0.3.0-staging.5",
66
+ "attestationEndpointObservedStatus": 200,
67
+ "claim": "The exact registry tarball, npm signature, and SLSA provenance metadata are recorded. The package.json bytes match the Relay-SDK 776a9a7 release commit; the receipt does not claim that the registry attestation independently proves the source commit."
68
+ }
69
+ }
@@ -7,13 +7,13 @@
7
7
  },
8
8
  "relaySdk": {
9
9
  "package": "@relaymessenger/sdk",
10
- "version": "0.3.0-staging.4",
11
- "integrity": "sha512-S47nMr+igXPIgLOgkKGUSOU7WpSQZZqsByZhbavUz87C3j0Zevy6jv9IT2t+ZS40TuLqjS9FTPnQ/MpMfLdngQ==",
10
+ "version": "0.3.0-staging.5",
11
+ "integrity": "sha512-mVtK8Tv8WVKCkZLzZMbAbazlrf8VrVtu6UcQE4wY685UPLrHqlYm/2XoQstyTP6unik9xiVQC9L5CwR4lxP70w==",
12
12
  "operationsSha256": "8429a056605fa9555fcb34067bbb34f7e364ed18c17ec7786b2c1621044012f1",
13
- "registryReceipt": "contracts/relay-sdk-0.3.0-staging.4.registry.json",
13
+ "registryReceipt": "contracts/relay-sdk-0.3.0-staging.5.registry.json",
14
14
  "source": {
15
15
  "repository": "RelayMessenger/Relay-SDK",
16
- "commit": "8570546ce30ab39d702409893006dbccd351f2b4",
16
+ "commit": "776a9a7873f41c0c9947439c44444674a7d55c5d",
17
17
  "carriedOpenapiSha256": "f62f431fc0daa48500926bf87753f81c3fdda25ab463b130ca97f2896367e0a5"
18
18
  },
19
19
  "usedOperations": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@relaymessenger/openclaw-plugin",
3
- "version": "0.4.0-staging.0",
3
+ "version": "0.4.0-staging.1",
4
4
  "description": "Native Relay channel plugin for OpenClaw",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -15,7 +15,7 @@
15
15
  "LICENSE",
16
16
  "README.md",
17
17
  "contracts/relay-v1.lock.json",
18
- "contracts/relay-sdk-0.3.0-staging.4.registry.json",
18
+ "contracts/relay-sdk-0.3.0-staging.5.registry.json",
19
19
  "openclaw.plugin.json",
20
20
  "index.ts",
21
21
  "setup-entry.ts",
@@ -38,7 +38,7 @@
38
38
  "prepack": "npm run build"
39
39
  },
40
40
  "dependencies": {
41
- "@relaymessenger/sdk": "0.3.0-staging.4"
41
+ "@relaymessenger/sdk": "0.3.0-staging.5"
42
42
  },
43
43
  "devDependencies": {
44
44
  "@types/node": "^26.0.0",
@@ -61,11 +61,12 @@
61
61
  },
62
62
  "repository": {
63
63
  "type": "git",
64
- "url": "git+https://github.com/RelayMessenger/Relay-OpenClaw.git"
64
+ "url": "git+https://github.com/RelayMessenger/Relay-SDK.git",
65
+ "directory": "packages/openclaw"
65
66
  },
66
67
  "homepage": "https://docs.relayapp.im/integrations/openclaw",
67
68
  "bugs": {
68
- "url": "https://github.com/RelayMessenger/Relay-OpenClaw/issues"
69
+ "url": "https://github.com/RelayMessenger/Relay-SDK/issues"
69
70
  },
70
71
  "keywords": [
71
72
  "openclaw",
@@ -1,58 +0,0 @@
1
- {
2
- "schema": "relay-sdk-registry-receipt/v1",
3
- "source": {
4
- "repository": "RelayMessenger/Relay-SDK",
5
- "commit": "8570546ce30ab39d702409893006dbccd351f2b4",
6
- "packageJsonPath": "packages/sdk/package.json",
7
- "packageJsonSha256": "b9d0f5bba2c5ba5eea904ca4ad490795c01b0a67bd5592d7fdbea50a7ed8b29b",
8
- "contractPath": "contracts/relay-v1-openapi.yaml",
9
- "contractSha256": "f62f431fc0daa48500926bf87753f81c3fdda25ab463b130ca97f2896367e0a5"
10
- },
11
- "registry": {
12
- "packumentUrl": "https://registry.npmjs.org/@relaymessenger%2fsdk",
13
- "package": "@relaymessenger/sdk",
14
- "version": "0.3.0-staging.4",
15
- "publishedAt": "2026-09-01T03:05:27.371Z",
16
- "repository": {
17
- "type": "git",
18
- "url": "git+https://github.com/RelayMessenger/Relay-SDK.git",
19
- "directory": "packages/sdk"
20
- },
21
- "publishConfig": {
22
- "access": "public",
23
- "registry": "https://registry.npmjs.org/",
24
- "tag": "staging"
25
- },
26
- "distTagsObserved": {
27
- "latest": "0.2.0",
28
- "staging": "0.3.0-staging.4",
29
- "mutable": true
30
- },
31
- "dist": {
32
- "tarball": "https://registry.npmjs.org/@relaymessenger/sdk/-/sdk-0.3.0-staging.4.tgz",
33
- "integrity": "sha512-S47nMr+igXPIgLOgkKGUSOU7WpSQZZqsByZhbavUz87C3j0Zevy6jv9IT2t+ZS40TuLqjS9FTPnQ/MpMfLdngQ==",
34
- "shasum": "fa1356cfb37b8d64683b0734c054c4afbacbfe1d",
35
- "sha256": "73ffd16c0ed4b07d9ff4b90d7efc5e1bf1b2fb82e833089d097b6757c4e94848",
36
- "bytes": 36322,
37
- "fileCount": 37,
38
- "unpackedSize": 167419,
39
- "signatureMetadata": [
40
- {
41
- "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
42
- "sig": "MEUCIDyZ96e+A/d85Ay57ET/5PGqltJRBpF5//j9GkhnqE2EAiEAoytprMukWmB1BlSxp5sCENpI8YC1kKwRaNzAvLHjqhY="
43
- }
44
- ]
45
- },
46
- "installedArtifact": {
47
- "packageJsonSha256": "b9d0f5bba2c5ba5eea904ca4ad490795c01b0a67bd5592d7fdbea50a7ed8b29b",
48
- "typesSha256": "efa163145777ad4df93263d87605794ca099dd8db6fe1b36cc71d0873377a653"
49
- }
50
- },
51
- "provenanceBoundary": {
52
- "registryGitHead": null,
53
- "registryAttestations": null,
54
- "attestationEndpoint": "https://registry.npmjs.org/-/npm/v1/attestations/@relaymessenger%2fsdk@0.3.0-staging.4",
55
- "attestationEndpointObservedStatus": 404,
56
- "claim": "The exact registry tarball integrity and publication metadata are verified, and its package.json bytes match Relay-SDK commit 8570546ce30ab39d702409893006dbccd351f2b4. npm registry metadata exposes neither gitHead nor an attestation for this version, so this receipt does not claim cryptographic source-to-tarball provenance."
57
- }
58
- }