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 @@
{
"5b8eb09786f8b9cd617a1f96b42fb479d73c6fc421b168aa47124a4d74595dc3": {
"deviceId": "5b8eb09786f8b9cd617a1f96b42fb479d73c6fc421b168aa47124a4d74595dc3",
"publicKey": "lNlX0xhSVQGvufMKYuLx1C2Ed0lS9uK22f6N4MmOoPU",
"platform": "linux",
"clientId": "cli",
"clientMode": "cli",
"role": "operator",
"roles": [
"operator"
],
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"tokens": {
"operator": {
"token": "b6a85b3c2543407d846acb863d3d0545",
"role": "operator",
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"createdAtMs": 1771113526822,
"lastUsedAtMs": 1771121354308
}
},
"createdAtMs": 1771113526821,
"approvedAtMs": 1771113526821
}
}

View File

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

View File

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

View File

@@ -0,0 +1,16 @@
{
"version": 1,
"deviceId": "5b8eb09786f8b9cd617a1f96b42fb479d73c6fc421b168aa47124a4d74595dc3",
"tokens": {
"operator": {
"token": "b6a85b3c2543407d846acb863d3d0545",
"role": "operator",
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"updatedAtMs": 1771121354336
}
}
}

View File

@@ -0,0 +1,7 @@
{
"version": 1,
"deviceId": "5b8eb09786f8b9cd617a1f96b42fb479d73c6fc421b168aa47124a4d74595dc3",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAlNlX0xhSVQGvufMKYuLx1C2Ed0lS9uK22f6N4MmOoPU=\n-----END PUBLIC KEY-----\n",
"privateKeyPem": "-----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEIBKcz+McFIShhev0zkU/2LDwcn76MtHqmA4dKZNXX4/d\n-----END PRIVATE KEY-----\n",
"createdAtMs": 1771113526792
}

Binary file not shown.

View File

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

View File

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