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 @@
{"signin":{"active_accounts_last_emitted":"13415642725926393"},"uninstall_metrics":{"installation_date2":"1771169125"},"user_experience_metrics":{"limited_entropy_randomization_source":"07B50ADFDCDA992431D7AE73C842EB3D","low_entropy_source3":3443,"provisional_client_id":"c97abc28-8817-4c37-95fe-e82e4bc69681","pseudo_low_entropy_source":5583,"stability":{"browser_last_live_timestamp":"13415642725922854"}}}

View File

@@ -0,0 +1 @@
{"profile":{"info_cache":{"Default":{"default_avatar_fill_color":-47872,"default_avatar_stroke_color":-47872,"name":"openclaw","profile_color":"#FF4500","profile_color_seed":-47872,"profile_highlight_color":-47872,"shortcut_name":"openclaw","user_color":"#FF4500","user_name":"openclaw"}}},"signin":{"active_accounts_last_emitted":"13415642736020447"},"uninstall_metrics":{"installation_date2":"1771169136"},"user_experience_metrics":{"limited_entropy_randomization_source":"0A769CC3BC7D6B93E71DB6F6DB53BF3B","low_entropy_source3":7110,"provisional_client_id":"acfa085f-9288-4519-a5ca-e377359807ca","pseudo_low_entropy_source":3584,"stability":{"browser_last_live_timestamp":"13415642736015909"}},"variations_crash_streak":1}

View File

@@ -0,0 +1 @@
1771169135883

View File

@@ -0,0 +1,19 @@
{
"profile": {
"name": "openclaw",
"profile_color": "#FF4500",
"user_color": "#FF4500"
},
"autogenerated": {
"theme": {
"color": -47872
}
},
"browser": {
"theme": {
"user_color2": -47872
}
},
"exit_type": "Normal",
"exited_cleanly": true
}

View File

@@ -0,0 +1,17 @@
{
"profile": {
"info_cache": {
"Default": {
"name": "openclaw",
"shortcut_name": "openclaw",
"user_name": "openclaw",
"profile_color": "#FF4500",
"user_color": "#FF4500",
"profile_color_seed": -47872,
"profile_highlight_color": -47872,
"default_avatar_fill_color": -47872,
"default_avatar_stroke_color": -47872
}
}
}
}

View File

@@ -0,0 +1 @@
2527432141186001222

View File

@@ -0,0 +1 @@
clawdbot-351069

View File

@@ -0,0 +1 @@
/tmp/com.google.Chrome.GdJr7i/SingletonSocket

View File

@@ -0,0 +1 @@
{"user_experience_metrics.stability.exited_cleanly":false,"variations_crash_streak":1}

View File

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

View File

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

View File

@@ -0,0 +1,33 @@
{
"89eb372483e423e9b0db3f371dc40ad8dc1ab9dcbded96872d3958ed3d9eee2b": {
"deviceId": "89eb372483e423e9b0db3f371dc40ad8dc1ab9dcbded96872d3958ed3d9eee2b",
"publicKey": "HjkZ6DVVE74o3vNXxtunHbtrFuYHAYcMGCYQjV1gFl4",
"platform": "linux",
"clientId": "cli",
"clientMode": "cli",
"role": "operator",
"roles": [
"operator"
],
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"tokens": {
"operator": {
"token": "ee442e7490f6468caaf73dfc184f74fb",
"role": "operator",
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"createdAtMs": 1771119578242,
"lastUsedAtMs": 1771180193340
}
},
"createdAtMs": 1771119578242,
"approvedAtMs": 1771119578242
}
}

View File

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

1
hq/instances/webster/env Normal file
View File

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

View File

@@ -0,0 +1,16 @@
{
"version": 1,
"deviceId": "89eb372483e423e9b0db3f371dc40ad8dc1ab9dcbded96872d3958ed3d9eee2b",
"tokens": {
"operator": {
"token": "ee442e7490f6468caaf73dfc184f74fb",
"role": "operator",
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"updatedAtMs": 1771180193347
}
}
}

View File

@@ -0,0 +1,7 @@
{
"version": 1,
"deviceId": "89eb372483e423e9b0db3f371dc40ad8dc1ab9dcbded96872d3958ed3d9eee2b",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAHjkZ6DVVE74o3vNXxtunHbtrFuYHAYcMGCYQjV1gFl4=\n-----END PUBLIC KEY-----\n",
"privateKeyPem": "-----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEID9p6RAhraUwbwVXN3whbbElufRo06RISXg5ZGENHqS6\n-----END PRIVATE KEY-----\n",
"createdAtMs": 1771119578212
}

Binary file not shown.

View File

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

View File

@@ -0,0 +1,5 @@
{
"lastCheckedAt": "2026-02-15T17:13:25.841Z",
"lastNotifiedVersion": "2026.2.14",
"lastNotifiedTag": "latest"
}