chore(hq): daily sync 2026-02-16
This commit is contained in:
16
hq/instances/manager/.openclaw/identity/device-auth.json
Normal file
16
hq/instances/manager/.openclaw/identity/device-auth.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": 1,
|
||||
"deviceId": "19df1a6af503f7540765d5640ca6f0c85cf7fdb32ec33ef029878f1f05e37827",
|
||||
"tokens": {
|
||||
"operator": {
|
||||
"token": "4b9eec2c8b7d4bf880a482951f5791b7",
|
||||
"role": "operator",
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"updatedAtMs": 1771115284656
|
||||
}
|
||||
}
|
||||
}
|
||||
7
hq/instances/manager/.openclaw/identity/device.json
Normal file
7
hq/instances/manager/.openclaw/identity/device.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"deviceId": "19df1a6af503f7540765d5640ca6f0c85cf7fdb32ec33ef029878f1f05e37827",
|
||||
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAKs86bSka8YGeyRrzn1l/geS+LJTjgMzEPgNJLVilweM=\n-----END PUBLIC KEY-----\n",
|
||||
"privateKeyPem": "-----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEIKYgmW/aukhjZiBUmuV1gjFr7X4ccTW3eaEWPxgo02+1\n-----END PRIVATE KEY-----\n",
|
||||
"createdAtMs": 1771115284433
|
||||
}
|
||||
29
hq/instances/manager/.openclaw/openclaw.json
Normal file
29
hq/instances/manager/.openclaw/openclaw.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"messages": {
|
||||
"ackReactionScope": "group-mentions"
|
||||
},
|
||||
"agents": {
|
||||
"defaults": {
|
||||
"maxConcurrent": 4,
|
||||
"subagents": {
|
||||
"maxConcurrent": 8
|
||||
},
|
||||
"compaction": {
|
||||
"mode": "safeguard"
|
||||
}
|
||||
}
|
||||
},
|
||||
"talk": {
|
||||
"apiKey": "sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398"
|
||||
},
|
||||
"wizard": {
|
||||
"lastRunAt": "2026-02-15T00:28:05.182Z",
|
||||
"lastRunVersion": "2026.2.12",
|
||||
"lastRunCommand": "doctor",
|
||||
"lastRunMode": "local"
|
||||
},
|
||||
"meta": {
|
||||
"lastTouchedVersion": "2026.2.12",
|
||||
"lastTouchedAt": "2026-02-15T00:28:05.243Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user