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 @@
{
"b37d0899686161eea4515f7c59d36f875de30b80e30236119067655238d920fd": {
"deviceId": "b37d0899686161eea4515f7c59d36f875de30b80e30236119067655238d920fd",
"publicKey": "vBuKXBCdvM0VJ1yg9Mydmh7tQzEjic9L1GwhQ_w1Rrg",
"platform": "linux",
"clientId": "cli",
"clientMode": "cli",
"role": "operator",
"roles": [
"operator"
],
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"tokens": {
"operator": {
"token": "d3ed19d5f143466db08fc47693ef1121",
"role": "operator",
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"createdAtMs": 1771083768041,
"lastUsedAtMs": 1771120758737
}
},
"createdAtMs": 1771083768040,
"approvedAtMs": 1771083768040
}
}

View File

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

View File

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

View File

@@ -0,0 +1,16 @@
{
"version": 1,
"deviceId": "b37d0899686161eea4515f7c59d36f875de30b80e30236119067655238d920fd",
"tokens": {
"operator": {
"token": "d3ed19d5f143466db08fc47693ef1121",
"role": "operator",
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"updatedAtMs": 1771120758747
}
}
}

View File

@@ -0,0 +1,7 @@
{
"version": 1,
"deviceId": "b37d0899686161eea4515f7c59d36f875de30b80e30236119067655238d920fd",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAvBuKXBCdvM0VJ1yg9Mydmh7tQzEjic9L1GwhQ/w1Rrg=\n-----END PUBLIC KEY-----\n",
"privateKeyPem": "-----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEIOC89NY6pTuwDTSfHzB0okQdmEwSk3YKm51eYiBh+Jo0\n-----END PRIVATE KEY-----\n",
"createdAtMs": 1771083768008
}

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:18816",
"token": "${GATEWAY_TOKEN}"
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
}
},
"skills": {

View File

@@ -0,0 +1,5 @@
{
"lastCheckedAt": "2026-02-14T13:54:41.272Z",
"lastNotifiedVersion": "2026.2.13",
"lastNotifiedTag": "latest"
}