chore(hq): daily sync 2026-02-16

This commit is contained in:
2026-02-16 10:00:29 +00:00
parent 3184eb0d0e
commit fa9193b809
166 changed files with 3262 additions and 78 deletions

View File

@@ -0,0 +1,4 @@
{
"version": 1,
"jobs": []
}

View File

@@ -0,0 +1,4 @@
{
"version": 1,
"jobs": []
}

View File

@@ -0,0 +1,33 @@
{
"433b7aba11bf3243e9285b5a1cad3000206cda35763015596b4f753d47d8caa9": {
"deviceId": "433b7aba11bf3243e9285b5a1cad3000206cda35763015596b4f753d47d8caa9",
"publicKey": "B3KZQ84BJ7Kr8aJ_1NYsJUASfd95pfvxe3HMBnGYDnQ",
"platform": "linux",
"clientId": "cli",
"clientMode": "cli",
"role": "operator",
"roles": [
"operator"
],
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"tokens": {
"operator": {
"token": "7e2455df825246b7b8f1832bbd610988",
"role": "operator",
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"createdAtMs": 1771083773436,
"lastUsedAtMs": 1771120695861
}
},
"createdAtMs": 1771083773436,
"approvedAtMs": 1771083773436
}
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1 @@
OPENCLAW_GATEWAY_PORT=18820

View File

@@ -0,0 +1,16 @@
{
"version": 1,
"deviceId": "433b7aba11bf3243e9285b5a1cad3000206cda35763015596b4f753d47d8caa9",
"tokens": {
"operator": {
"token": "7e2455df825246b7b8f1832bbd610988",
"role": "operator",
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"updatedAtMs": 1771120695870
}
}
}

View File

@@ -0,0 +1,7 @@
{
"version": 1,
"deviceId": "433b7aba11bf3243e9285b5a1cad3000206cda35763015596b4f753d47d8caa9",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAB3KZQ84BJ7Kr8aJ/1NYsJUASfd95pfvxe3HMBnGYDnQ=\n-----END PUBLIC KEY-----\n",
"privateKeyPem": "-----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEIM3mdAQ/QFl9zqVyc2Lg/F8ZEJJc4219O2+0S6ynB+hB\n-----END PRIVATE KEY-----\n",
"createdAtMs": 1771083773401
}

Binary file not shown.

View File

@@ -79,7 +79,7 @@
},
"hooks": {
"enabled": true,
"token": "${GATEWAY_TOKEN}",
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1",
"allowRequestSessionKey": true,
"allowedSessionKeyPrefixes": [
"agent:",
@@ -217,11 +217,11 @@
"mode": "local",
"bind": "loopback",
"auth": {
"token": "${GATEWAY_TOKEN}"
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
},
"remote": {
"url": "ws://127.0.0.1:18820",
"token": "${GATEWAY_TOKEN}"
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
}
},
"skills": {

View File

@@ -0,0 +1,5 @@
{
"lastCheckedAt": "2026-02-15T20:42:13.468Z",
"lastNotifiedVersion": "2026.2.14",
"lastNotifiedTag": "latest"
}