chore(hq): daily sync 2026-02-16
This commit is contained in:
4
hq/instances/auditor/cron/jobs.json
Normal file
4
hq/instances/auditor/cron/jobs.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"jobs": []
|
||||
}
|
||||
4
hq/instances/auditor/cron/jobs.json.bak
Normal file
4
hq/instances/auditor/cron/jobs.json.bak
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"jobs": []
|
||||
}
|
||||
33
hq/instances/auditor/devices/paired.json
Normal file
33
hq/instances/auditor/devices/paired.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"8c1e44393c844822a8a5129b69e12c9ebdd8bf93a51eebbfa0c5405c673130d0": {
|
||||
"deviceId": "8c1e44393c844822a8a5129b69e12c9ebdd8bf93a51eebbfa0c5405c673130d0",
|
||||
"publicKey": "fejk4Um31-XMqj58QkHSPd4DepfwG1RfvAgc0pcioe8",
|
||||
"platform": "linux",
|
||||
"clientId": "cli",
|
||||
"clientMode": "cli",
|
||||
"role": "operator",
|
||||
"roles": [
|
||||
"operator"
|
||||
],
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"tokens": {
|
||||
"operator": {
|
||||
"token": "266c2f244dc4453cb621f7fe9b04c82b",
|
||||
"role": "operator",
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"createdAtMs": 1771083769964,
|
||||
"lastUsedAtMs": 1771211076766
|
||||
}
|
||||
},
|
||||
"createdAtMs": 1771083769964,
|
||||
"approvedAtMs": 1771083769964
|
||||
}
|
||||
}
|
||||
1
hq/instances/auditor/devices/pending.json
Normal file
1
hq/instances/auditor/devices/pending.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
hq/instances/auditor/env
Normal file
1
hq/instances/auditor/env
Normal file
@@ -0,0 +1 @@
|
||||
OPENCLAW_GATEWAY_PORT=18812
|
||||
16
hq/instances/auditor/identity/device-auth.json
Normal file
16
hq/instances/auditor/identity/device-auth.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": 1,
|
||||
"deviceId": "8c1e44393c844822a8a5129b69e12c9ebdd8bf93a51eebbfa0c5405c673130d0",
|
||||
"tokens": {
|
||||
"operator": {
|
||||
"token": "266c2f244dc4453cb621f7fe9b04c82b",
|
||||
"role": "operator",
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"updatedAtMs": 1771211076776
|
||||
}
|
||||
}
|
||||
}
|
||||
7
hq/instances/auditor/identity/device.json
Normal file
7
hq/instances/auditor/identity/device.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"deviceId": "8c1e44393c844822a8a5129b69e12c9ebdd8bf93a51eebbfa0c5405c673130d0",
|
||||
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAfejk4Um31+XMqj58QkHSPd4DepfwG1RfvAgc0pcioe8=\n-----END PUBLIC KEY-----\n",
|
||||
"privateKeyPem": "-----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEIP4KzGQVG2NLIN0Sn8qdfpJUP/+z11Su0LNLvqcucqdc\n-----END PRIVATE KEY-----\n",
|
||||
"createdAtMs": 1771083769933
|
||||
}
|
||||
BIN
hq/instances/auditor/memory/main.sqlite
Normal file
BIN
hq/instances/auditor/memory/main.sqlite
Normal file
Binary file not shown.
@@ -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:18812",
|
||||
"token": "${GATEWAY_TOKEN}"
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
||||
5
hq/instances/auditor/update-check.json
Normal file
5
hq/instances/auditor/update-check.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"lastCheckedAt": "2026-02-15T20:42:12.545Z",
|
||||
"lastNotifiedVersion": "2026.2.14",
|
||||
"lastNotifiedTag": "latest"
|
||||
}
|
||||
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"
|
||||
}
|
||||
}
|
||||
4
hq/instances/manager/cron/jobs.json
Normal file
4
hq/instances/manager/cron/jobs.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"jobs": []
|
||||
}
|
||||
4
hq/instances/manager/cron/jobs.json.bak
Normal file
4
hq/instances/manager/cron/jobs.json.bak
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"jobs": []
|
||||
}
|
||||
33
hq/instances/manager/devices/paired.json
Normal file
33
hq/instances/manager/devices/paired.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"84c346672e1521e33c9ef72cda3d141689ec443008da786b7cb5910053640c33": {
|
||||
"deviceId": "84c346672e1521e33c9ef72cda3d141689ec443008da786b7cb5910053640c33",
|
||||
"publicKey": "R9ckbOaTvIzdV4-JGOQjCFGdOh_cOJD1CD9jp0p7X7k",
|
||||
"platform": "linux",
|
||||
"clientId": "cli",
|
||||
"clientMode": "cli",
|
||||
"role": "operator",
|
||||
"roles": [
|
||||
"operator"
|
||||
],
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"tokens": {
|
||||
"operator": {
|
||||
"token": "97dc1fe3641742f5923fe7c5ede21751",
|
||||
"role": "operator",
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"createdAtMs": 1771083738383,
|
||||
"lastUsedAtMs": 1771177015735
|
||||
}
|
||||
},
|
||||
"createdAtMs": 1771083738383,
|
||||
"approvedAtMs": 1771083738383
|
||||
}
|
||||
}
|
||||
1
hq/instances/manager/devices/pending.json
Normal file
1
hq/instances/manager/devices/pending.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
hq/instances/manager/env
Normal file
1
hq/instances/manager/env
Normal file
@@ -0,0 +1 @@
|
||||
OPENCLAW_GATEWAY_PORT=18800
|
||||
16
hq/instances/manager/identity/device-auth.json
Normal file
16
hq/instances/manager/identity/device-auth.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": 1,
|
||||
"deviceId": "84c346672e1521e33c9ef72cda3d141689ec443008da786b7cb5910053640c33",
|
||||
"tokens": {
|
||||
"operator": {
|
||||
"token": "97dc1fe3641742f5923fe7c5ede21751",
|
||||
"role": "operator",
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"updatedAtMs": 1771177015752
|
||||
}
|
||||
}
|
||||
}
|
||||
7
hq/instances/manager/identity/device.json
Normal file
7
hq/instances/manager/identity/device.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"deviceId": "84c346672e1521e33c9ef72cda3d141689ec443008da786b7cb5910053640c33",
|
||||
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAR9ckbOaTvIzdV4+JGOQjCFGdOh/cOJD1CD9jp0p7X7k=\n-----END PUBLIC KEY-----\n",
|
||||
"privateKeyPem": "-----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEIHAPhhhmTzddtgLJyJtUn82Bxp9ZuELCR73f0DNmgBIf\n-----END PRIVATE KEY-----\n",
|
||||
"createdAtMs": 1771083738340
|
||||
}
|
||||
BIN
hq/instances/manager/memory/main.sqlite
Normal file
BIN
hq/instances/manager/memory/main.sqlite
Normal file
Binary file not shown.
@@ -86,7 +86,7 @@
|
||||
},
|
||||
"hooks": {
|
||||
"enabled": true,
|
||||
"token": "${GATEWAY_TOKEN}",
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1",
|
||||
"allowRequestSessionKey": true,
|
||||
"allowedSessionKeyPrefixes": [
|
||||
"agent:",
|
||||
@@ -102,7 +102,7 @@
|
||||
"commands": {
|
||||
"native": false
|
||||
},
|
||||
"token": "${DISCORD_TOKEN}",
|
||||
"token": "MTQ3MTg2NTQ3OTA1MTM0NjAwMw.GfLrsO.Ksikd8xoXQjtO7XcBCKRSA7wnaDzDdSPsfv6SY",
|
||||
"groupPolicy": "allowlist",
|
||||
"dm": {
|
||||
"enabled": true,
|
||||
@@ -222,8 +222,8 @@
|
||||
"mode": "socket",
|
||||
"webhookPath": "/slack/events",
|
||||
"enabled": true,
|
||||
"botToken": "${SLACK_BOT_TOKEN}",
|
||||
"appToken": "${SLACK_APP_TOKEN}",
|
||||
"botToken": "xoxb-10470305040052-10460352291747-t1rf0tPohZyniT7LGlfkHcTc",
|
||||
"appToken": "xapp-1-A0ADM99RSLV-10460354049203-72848191ab9a849e61e1bf8c15d4240d4cf2fd1d8f6dd45bd41c5678f0ed4b52",
|
||||
"userTokenReadOnly": true,
|
||||
"allowBots": false,
|
||||
"requireMention": false,
|
||||
@@ -280,11 +280,11 @@
|
||||
"mode": "local",
|
||||
"bind": "loopback",
|
||||
"auth": {
|
||||
"token": "${GATEWAY_TOKEN}"
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
},
|
||||
"remote": {
|
||||
"url": "ws://127.0.0.1:18800",
|
||||
"token": "${GATEWAY_TOKEN}"
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
||||
304
hq/instances/manager/openclaw.json.bak
Normal file
304
hq/instances/manager/openclaw.json.bak
Normal file
@@ -0,0 +1,304 @@
|
||||
{
|
||||
"meta": {
|
||||
"lastTouchedVersion": "2026.2.12",
|
||||
"lastTouchedAt": "2026-02-15T01:07:40.257Z"
|
||||
},
|
||||
"logging": {
|
||||
"level": "trace",
|
||||
"file": "/tmp/openclaw/atomizer-manager.log",
|
||||
"redactSensitive": "tools"
|
||||
},
|
||||
"agents": {
|
||||
"defaults": {
|
||||
"model": {
|
||||
"primary": "anthropic/claude-opus-4-6"
|
||||
},
|
||||
"skipBootstrap": true,
|
||||
"bootstrapMaxChars": 25000,
|
||||
"userTimezone": "America/Toronto",
|
||||
"typingIntervalSeconds": 4,
|
||||
"typingMode": "instant",
|
||||
"maxConcurrent": 4,
|
||||
"subagents": {
|
||||
"maxConcurrent": 4
|
||||
},
|
||||
"compaction": {
|
||||
"mode": "safeguard",
|
||||
"memoryFlush": {
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
"contextPruning": {
|
||||
"mode": "cache-ttl",
|
||||
"ttl": "15m",
|
||||
"keepLastAssistants": 3,
|
||||
"softTrimRatio": 0.6,
|
||||
"hardClearRatio": 0.8,
|
||||
"minPrunableToolChars": 2000
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
{
|
||||
"id": "main",
|
||||
"default": true,
|
||||
"name": "Atomizer Manager",
|
||||
"workspace": "/home/papa/atomizer/workspaces/manager",
|
||||
"model": "anthropic/claude-opus-4-6",
|
||||
"identity": {
|
||||
"name": "Atomizer Manager",
|
||||
"theme": "Senior engineering manager. Orchestrates, delegates, enforces protocols. Decisive and strategic.",
|
||||
"emoji": "\ud83c\udfaf"
|
||||
},
|
||||
"groupChat": {
|
||||
"mentionPatterns": [
|
||||
"@manager",
|
||||
"@Manager",
|
||||
"\ud83c\udfaf"
|
||||
]
|
||||
},
|
||||
"subagents": {
|
||||
"allowAgents": [
|
||||
"*"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"messages": {
|
||||
"responsePrefix": "[{identity.name}] ",
|
||||
"queue": {
|
||||
"mode": "collect",
|
||||
"debounceMs": 2000,
|
||||
"cap": 20
|
||||
},
|
||||
"inbound": {
|
||||
"debounceMs": 3000
|
||||
},
|
||||
"ackReaction": "",
|
||||
"ackReactionScope": "group-mentions"
|
||||
},
|
||||
"commands": {
|
||||
"native": "auto",
|
||||
"nativeSkills": "auto"
|
||||
},
|
||||
"hooks": {
|
||||
"enabled": true,
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1",
|
||||
"allowRequestSessionKey": true,
|
||||
"allowedSessionKeyPrefixes": [
|
||||
"agent:",
|
||||
"hook:"
|
||||
],
|
||||
"allowedAgentIds": [
|
||||
"*"
|
||||
]
|
||||
},
|
||||
"channels": {
|
||||
"discord": {
|
||||
"enabled": true,
|
||||
"commands": {
|
||||
"native": false
|
||||
},
|
||||
"token": "MTQ3MTg2NTQ3OTA1MTM0NjAwMw.GfLrsO.Ksikd8xoXQjtO7XcBCKRSA7wnaDzDdSPsfv6SY",
|
||||
"groupPolicy": "allowlist",
|
||||
"dm": {
|
||||
"enabled": true,
|
||||
"policy": "allowlist",
|
||||
"allowFrom": [
|
||||
"719982779793932419"
|
||||
]
|
||||
},
|
||||
"guilds": {
|
||||
"1471858733452890132": {
|
||||
"requireMention": true,
|
||||
"users": [
|
||||
"719982779793932419"
|
||||
],
|
||||
"channels": {
|
||||
"general": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"ceo-office": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"announcements": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"daily-standup": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"technical": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"code-review": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"fea-analysis": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"nx-cad": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"task-board": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"meeting-notes": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"reports": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"research": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"science": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"active-projects": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"knowledge-base": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"lessons-learned": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"agent-logs": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"inter-agent": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"it-ops": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"hydrotech-beam": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"lab": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"configuration-management": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"dl-manager": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"project-dashboard": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"slack": {
|
||||
"mode": "socket",
|
||||
"webhookPath": "/slack/events",
|
||||
"enabled": true,
|
||||
"botToken": "xoxb-10470305040052-10460352291747-t1rf0tPohZyniT7LGlfkHcTc",
|
||||
"appToken": "xapp-1-A0ADM99RSLV-10460354049203-72848191ab9a849e61e1bf8c15d4240d4cf2fd1d8f6dd45bd41c5678f0ed4b52",
|
||||
"userTokenReadOnly": true,
|
||||
"allowBots": false,
|
||||
"requireMention": false,
|
||||
"groupPolicy": "allowlist",
|
||||
"historyLimit": 50,
|
||||
"reactionNotifications": "all",
|
||||
"thread": {
|
||||
"historyScope": "thread",
|
||||
"inheritParent": true
|
||||
},
|
||||
"actions": {
|
||||
"reactions": true,
|
||||
"messages": true,
|
||||
"pins": true,
|
||||
"memberInfo": true,
|
||||
"emojiList": true
|
||||
},
|
||||
"dm": {
|
||||
"enabled": true,
|
||||
"policy": "allowlist",
|
||||
"allowFrom": [
|
||||
"U0AE3J9MDND"
|
||||
]
|
||||
},
|
||||
"channels": {
|
||||
"C0AEJV13TEU": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"C0ADJALL61Z": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"C0AD9F7LYNB": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"C0AE4CESCC9": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"C0AEB39CE5U": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"talk": {
|
||||
"apiKey": "sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398"
|
||||
},
|
||||
"gateway": {
|
||||
"port": 18800,
|
||||
"mode": "local",
|
||||
"bind": "loopback",
|
||||
"auth": {
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
},
|
||||
"remote": {
|
||||
"url": "ws://127.0.0.1:18800",
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
"load": {
|
||||
"extraDirs": [
|
||||
"/home/papa/atomizer/skills"
|
||||
]
|
||||
}
|
||||
},
|
||||
"plugins": {
|
||||
"entries": {
|
||||
"discord": {
|
||||
"enabled": true
|
||||
},
|
||||
"slack": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
282
hq/instances/manager/openclaw.json.bak.1
Normal file
282
hq/instances/manager/openclaw.json.bak.1
Normal file
@@ -0,0 +1,282 @@
|
||||
{
|
||||
"logging": {
|
||||
"level": "trace",
|
||||
"file": "/tmp/openclaw/atomizer-manager.log",
|
||||
"redactSensitive": "tools"
|
||||
},
|
||||
"agents": {
|
||||
"defaults": {
|
||||
"model": {
|
||||
"primary": "openai-codex/gpt-5.3-codex"
|
||||
},
|
||||
"skipBootstrap": true,
|
||||
"bootstrapMaxChars": 25000,
|
||||
"userTimezone": "America/Toronto",
|
||||
"typingIntervalSeconds": 4,
|
||||
"typingMode": "instant",
|
||||
"maxConcurrent": 4,
|
||||
"subagents": {
|
||||
"maxConcurrent": 4
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
{
|
||||
"id": "main",
|
||||
"default": true,
|
||||
"name": "Atomizer Manager",
|
||||
"workspace": "/home/papa/atomizer/workspaces/manager",
|
||||
"model": "openai-codex/gpt-5.3-codex",
|
||||
"identity": {
|
||||
"name": "Atomizer Manager",
|
||||
"theme": "Senior engineering manager. Orchestrates, delegates, enforces protocols. Decisive and strategic.",
|
||||
"emoji": "\ud83c\udfaf"
|
||||
},
|
||||
"groupChat": {
|
||||
"mentionPatterns": [
|
||||
"@manager",
|
||||
"@Manager",
|
||||
"\ud83c\udfaf"
|
||||
]
|
||||
},
|
||||
"subagents": {
|
||||
"allowAgents": [
|
||||
"*"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"messages": {
|
||||
"responsePrefix": "[{identity.name}] ",
|
||||
"queue": {
|
||||
"mode": "collect",
|
||||
"debounceMs": 2000,
|
||||
"cap": 20
|
||||
},
|
||||
"inbound": {
|
||||
"debounceMs": 3000
|
||||
},
|
||||
"ackReaction": "",
|
||||
"ackReactionScope": "group-mentions"
|
||||
},
|
||||
"commands": {
|
||||
"native": "auto",
|
||||
"nativeSkills": "auto"
|
||||
},
|
||||
"hooks": {
|
||||
"enabled": true,
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1",
|
||||
"allowRequestSessionKey": true,
|
||||
"allowedSessionKeyPrefixes": [
|
||||
"agent:",
|
||||
"hook:"
|
||||
],
|
||||
"allowedAgentIds": [
|
||||
"*"
|
||||
]
|
||||
},
|
||||
"channels": {
|
||||
"discord": {
|
||||
"enabled": true,
|
||||
"commands": {
|
||||
"native": false
|
||||
},
|
||||
"groupPolicy": "allowlist",
|
||||
"token": "${DISCORD_TOKEN_MANAGER}",
|
||||
"dm": {
|
||||
"enabled": true,
|
||||
"policy": "allowlist",
|
||||
"allowFrom": [
|
||||
"719982779793932419"
|
||||
]
|
||||
},
|
||||
"guilds": {
|
||||
"1471858733452890132": {
|
||||
"requireMention": true,
|
||||
"users": [
|
||||
"719982779793932419"
|
||||
],
|
||||
"channels": {
|
||||
"general": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"ceo-office": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"announcements": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"daily-standup": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"technical": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"code-review": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"fea-analysis": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"nx-cad": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"task-board": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"meeting-notes": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"reports": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"research": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"science": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"active-projects": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"knowledge-base": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"lessons-learned": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"agent-logs": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"inter-agent": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"it-ops": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"hydrotech-beam": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"lab": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"configuration-management": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"slack": {
|
||||
"mode": "socket",
|
||||
"webhookPath": "/slack/events",
|
||||
"enabled": true,
|
||||
"botToken": "xoxb-10470305040052-10460352291747-t1rf0tPohZyniT7LGlfkHcTc",
|
||||
"appToken": "xapp-1-A0ADM99RSLV-10460354049203-72848191ab9a849e61e1bf8c15d4240d4cf2fd1d8f6dd45bd41c5678f0ed4b52",
|
||||
"userTokenReadOnly": true,
|
||||
"allowBots": false,
|
||||
"requireMention": false,
|
||||
"groupPolicy": "allowlist",
|
||||
"historyLimit": 50,
|
||||
"reactionNotifications": "all",
|
||||
"thread": {
|
||||
"historyScope": "thread",
|
||||
"inheritParent": true
|
||||
},
|
||||
"actions": {
|
||||
"reactions": true,
|
||||
"messages": true,
|
||||
"pins": true,
|
||||
"memberInfo": true,
|
||||
"emojiList": true
|
||||
},
|
||||
"dm": {
|
||||
"enabled": true,
|
||||
"policy": "allowlist",
|
||||
"allowFrom": [
|
||||
"U0AE3J9MDND"
|
||||
]
|
||||
},
|
||||
"channels": {
|
||||
"C0AEJV13TEU": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"C0ADJALL61Z": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"C0AD9F7LYNB": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"C0AE4CESCC9": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"C0AEB39CE5U": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"talk": {
|
||||
"apiKey": "sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398"
|
||||
},
|
||||
"gateway": {
|
||||
"port": 18800,
|
||||
"mode": "local",
|
||||
"bind": "loopback",
|
||||
"auth": {
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
},
|
||||
"remote": {
|
||||
"url": "ws://127.0.0.1:18800",
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
"load": {
|
||||
"extraDirs": [
|
||||
"/home/papa/atomizer/skills"
|
||||
]
|
||||
}
|
||||
},
|
||||
"plugins": {
|
||||
"entries": {
|
||||
"discord": {
|
||||
"enabled": true
|
||||
},
|
||||
"slack": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"lastTouchedVersion": "2026.2.12",
|
||||
"lastTouchedAt": "2026-02-14T16:38:57.436Z"
|
||||
}
|
||||
}
|
||||
222
hq/instances/manager/openclaw.json.bak.2
Normal file
222
hq/instances/manager/openclaw.json.bak.2
Normal file
@@ -0,0 +1,222 @@
|
||||
{
|
||||
"logging": {
|
||||
"level": "trace",
|
||||
"file": "/tmp/openclaw/atomizer-manager.log",
|
||||
"redactSensitive": "tools"
|
||||
},
|
||||
"agents": {
|
||||
"defaults": {
|
||||
"model": {
|
||||
"primary": "anthropic/claude-opus-4-6"
|
||||
},
|
||||
"skipBootstrap": true,
|
||||
"bootstrapMaxChars": 25000,
|
||||
"userTimezone": "America/Toronto",
|
||||
"typingIntervalSeconds": 4,
|
||||
"typingMode": "instant",
|
||||
"maxConcurrent": 4,
|
||||
"subagents": {
|
||||
"maxConcurrent": 4
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
{
|
||||
"id": "main",
|
||||
"default": true,
|
||||
"name": "Atomizer Manager",
|
||||
"workspace": "/home/papa/atomizer/workspaces/manager",
|
||||
"model": "anthropic/claude-opus-4-6",
|
||||
"identity": {
|
||||
"name": "Atomizer Manager",
|
||||
"theme": "Senior engineering manager. Orchestrates, delegates, enforces protocols. Decisive and strategic.",
|
||||
"emoji": "\ud83c\udfaf"
|
||||
},
|
||||
"groupChat": {
|
||||
"mentionPatterns": [
|
||||
"@manager",
|
||||
"@Manager",
|
||||
"\ud83c\udfaf"
|
||||
]
|
||||
},
|
||||
"subagents": {
|
||||
"allowAgents": [
|
||||
"*"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"messages": {
|
||||
"responsePrefix": "[{identity.name}] ",
|
||||
"queue": {
|
||||
"mode": "collect",
|
||||
"debounceMs": 2000,
|
||||
"cap": 20
|
||||
},
|
||||
"inbound": {
|
||||
"debounceMs": 3000
|
||||
},
|
||||
"ackReaction": "",
|
||||
"ackReactionScope": "group-mentions"
|
||||
},
|
||||
"commands": {
|
||||
"native": "auto",
|
||||
"nativeSkills": "auto"
|
||||
},
|
||||
"hooks": {
|
||||
"enabled": true,
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1",
|
||||
"allowRequestSessionKey": true,
|
||||
"allowedSessionKeyPrefixes": [
|
||||
"agent:",
|
||||
"hook:"
|
||||
],
|
||||
"allowedAgentIds": [
|
||||
"*"
|
||||
]
|
||||
},
|
||||
"channels": {
|
||||
"discord": {
|
||||
"enabled": true,
|
||||
"commands": {
|
||||
"native": false
|
||||
},
|
||||
"groupPolicy": "allowlist",
|
||||
"token": "${DISCORD_TOKEN_MANAGER}",
|
||||
"dm": {
|
||||
"enabled": true,
|
||||
"policy": "allowlist",
|
||||
"allowFrom": [
|
||||
"719982779793932419"
|
||||
]
|
||||
},
|
||||
"guilds": {
|
||||
"1471858733452890132": {
|
||||
"requireMention": false,
|
||||
"users": [
|
||||
"719982779793932419"
|
||||
],
|
||||
"channels": {
|
||||
"ceo-office": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"announcements": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"daily-standup": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"active-projects": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"agent-logs": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"inter-agent": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"general": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"hydrotech-beam": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"slack": {
|
||||
"mode": "socket",
|
||||
"webhookPath": "/slack/events",
|
||||
"enabled": true,
|
||||
"botToken": "xoxb-10470305040052-10460352291747-t1rf0tPohZyniT7LGlfkHcTc",
|
||||
"appToken": "xapp-1-A0ADM99RSLV-10460354049203-72848191ab9a849e61e1bf8c15d4240d4cf2fd1d8f6dd45bd41c5678f0ed4b52",
|
||||
"userTokenReadOnly": true,
|
||||
"allowBots": false,
|
||||
"requireMention": false,
|
||||
"groupPolicy": "allowlist",
|
||||
"historyLimit": 50,
|
||||
"reactionNotifications": "all",
|
||||
"thread": {
|
||||
"historyScope": "thread",
|
||||
"inheritParent": true
|
||||
},
|
||||
"actions": {
|
||||
"reactions": true,
|
||||
"messages": true,
|
||||
"pins": true,
|
||||
"memberInfo": true,
|
||||
"emojiList": true
|
||||
},
|
||||
"dm": {
|
||||
"enabled": true,
|
||||
"policy": "allowlist",
|
||||
"allowFrom": [
|
||||
"U0AE3J9MDND"
|
||||
]
|
||||
},
|
||||
"channels": {
|
||||
"C0AEJV13TEU": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"C0ADJALL61Z": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"C0AD9F7LYNB": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"C0AE4CESCC9": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"C0AEB39CE5U": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"gateway": {
|
||||
"port": 18800,
|
||||
"mode": "local",
|
||||
"bind": "loopback",
|
||||
"auth": {
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
},
|
||||
"remote": {
|
||||
"url": "ws://127.0.0.1:18800",
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
"load": {
|
||||
"extraDirs": [
|
||||
"/home/papa/atomizer/skills"
|
||||
]
|
||||
}
|
||||
},
|
||||
"plugins": {
|
||||
"entries": {
|
||||
"discord": {
|
||||
"enabled": true
|
||||
},
|
||||
"slack": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"talk": {
|
||||
"apiKey": "sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398"
|
||||
}
|
||||
}
|
||||
5
hq/instances/manager/update-check.json
Normal file
5
hq/instances/manager/update-check.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"lastCheckedAt": "2026-02-15T17:13:25.568Z",
|
||||
"lastNotifiedVersion": "2026.2.14",
|
||||
"lastNotifiedTag": "latest"
|
||||
}
|
||||
4
hq/instances/nx-expert/cron/jobs.json
Normal file
4
hq/instances/nx-expert/cron/jobs.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"jobs": []
|
||||
}
|
||||
4
hq/instances/nx-expert/cron/jobs.json.bak
Normal file
4
hq/instances/nx-expert/cron/jobs.json.bak
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"jobs": []
|
||||
}
|
||||
1
hq/instances/nx-expert/env
Normal file
1
hq/instances/nx-expert/env
Normal file
@@ -0,0 +1 @@
|
||||
OPENCLAW_GATEWAY_PORT=18824
|
||||
@@ -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:18824",
|
||||
"token": "${GATEWAY_TOKEN}"
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
||||
5
hq/instances/nx-expert/update-check.json
Normal file
5
hq/instances/nx-expert/update-check.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"lastCheckedAt": "2026-02-14T13:54:45.783Z",
|
||||
"lastNotifiedVersion": "2026.2.13",
|
||||
"lastNotifiedTag": "latest"
|
||||
}
|
||||
4
hq/instances/optimizer/cron/jobs.json
Normal file
4
hq/instances/optimizer/cron/jobs.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"jobs": []
|
||||
}
|
||||
4
hq/instances/optimizer/cron/jobs.json.bak
Normal file
4
hq/instances/optimizer/cron/jobs.json.bak
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"jobs": []
|
||||
}
|
||||
33
hq/instances/optimizer/devices/paired.json
Normal file
33
hq/instances/optimizer/devices/paired.json
Normal 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
|
||||
}
|
||||
}
|
||||
1
hq/instances/optimizer/devices/pending.json
Normal file
1
hq/instances/optimizer/devices/pending.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
hq/instances/optimizer/env
Normal file
1
hq/instances/optimizer/env
Normal file
@@ -0,0 +1 @@
|
||||
OPENCLAW_GATEWAY_PORT=18816
|
||||
16
hq/instances/optimizer/identity/device-auth.json
Normal file
16
hq/instances/optimizer/identity/device-auth.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": 1,
|
||||
"deviceId": "b37d0899686161eea4515f7c59d36f875de30b80e30236119067655238d920fd",
|
||||
"tokens": {
|
||||
"operator": {
|
||||
"token": "d3ed19d5f143466db08fc47693ef1121",
|
||||
"role": "operator",
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"updatedAtMs": 1771120758747
|
||||
}
|
||||
}
|
||||
}
|
||||
7
hq/instances/optimizer/identity/device.json
Normal file
7
hq/instances/optimizer/identity/device.json
Normal 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
|
||||
}
|
||||
BIN
hq/instances/optimizer/memory/main.sqlite
Normal file
BIN
hq/instances/optimizer/memory/main.sqlite
Normal file
Binary file not shown.
@@ -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": {
|
||||
|
||||
5
hq/instances/optimizer/update-check.json
Normal file
5
hq/instances/optimizer/update-check.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"lastCheckedAt": "2026-02-14T13:54:41.272Z",
|
||||
"lastNotifiedVersion": "2026.2.13",
|
||||
"lastNotifiedTag": "latest"
|
||||
}
|
||||
4
hq/instances/secretary/cron/jobs.json
Normal file
4
hq/instances/secretary/cron/jobs.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"jobs": []
|
||||
}
|
||||
4
hq/instances/secretary/cron/jobs.json.bak
Normal file
4
hq/instances/secretary/cron/jobs.json.bak
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"jobs": []
|
||||
}
|
||||
33
hq/instances/secretary/devices/paired.json
Normal file
33
hq/instances/secretary/devices/paired.json
Normal 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
|
||||
}
|
||||
}
|
||||
1
hq/instances/secretary/devices/pending.json
Normal file
1
hq/instances/secretary/devices/pending.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
hq/instances/secretary/env
Normal file
1
hq/instances/secretary/env
Normal file
@@ -0,0 +1 @@
|
||||
OPENCLAW_GATEWAY_PORT=18808
|
||||
16
hq/instances/secretary/identity/device-auth.json
Normal file
16
hq/instances/secretary/identity/device-auth.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": 1,
|
||||
"deviceId": "5b8eb09786f8b9cd617a1f96b42fb479d73c6fc421b168aa47124a4d74595dc3",
|
||||
"tokens": {
|
||||
"operator": {
|
||||
"token": "b6a85b3c2543407d846acb863d3d0545",
|
||||
"role": "operator",
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"updatedAtMs": 1771121354336
|
||||
}
|
||||
}
|
||||
}
|
||||
7
hq/instances/secretary/identity/device.json
Normal file
7
hq/instances/secretary/identity/device.json
Normal 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
|
||||
}
|
||||
BIN
hq/instances/secretary/memory/main.sqlite
Normal file
BIN
hq/instances/secretary/memory/main.sqlite
Normal file
Binary file not shown.
@@ -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": {
|
||||
|
||||
5
hq/instances/secretary/update-check.json
Normal file
5
hq/instances/secretary/update-check.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"lastCheckedAt": "2026-02-15T20:42:13.992Z",
|
||||
"lastNotifiedVersion": "2026.2.14",
|
||||
"lastNotifiedTag": "latest"
|
||||
}
|
||||
4
hq/instances/study-builder/cron/jobs.json
Normal file
4
hq/instances/study-builder/cron/jobs.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"jobs": []
|
||||
}
|
||||
4
hq/instances/study-builder/cron/jobs.json.bak
Normal file
4
hq/instances/study-builder/cron/jobs.json.bak
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"jobs": []
|
||||
}
|
||||
33
hq/instances/study-builder/devices/paired.json
Normal file
33
hq/instances/study-builder/devices/paired.json
Normal 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
|
||||
}
|
||||
}
|
||||
1
hq/instances/study-builder/devices/pending.json
Normal file
1
hq/instances/study-builder/devices/pending.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
hq/instances/study-builder/env
Normal file
1
hq/instances/study-builder/env
Normal file
@@ -0,0 +1 @@
|
||||
OPENCLAW_GATEWAY_PORT=18820
|
||||
16
hq/instances/study-builder/identity/device-auth.json
Normal file
16
hq/instances/study-builder/identity/device-auth.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": 1,
|
||||
"deviceId": "433b7aba11bf3243e9285b5a1cad3000206cda35763015596b4f753d47d8caa9",
|
||||
"tokens": {
|
||||
"operator": {
|
||||
"token": "7e2455df825246b7b8f1832bbd610988",
|
||||
"role": "operator",
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"updatedAtMs": 1771120695870
|
||||
}
|
||||
}
|
||||
}
|
||||
7
hq/instances/study-builder/identity/device.json
Normal file
7
hq/instances/study-builder/identity/device.json
Normal 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
|
||||
}
|
||||
BIN
hq/instances/study-builder/memory/main.sqlite
Normal file
BIN
hq/instances/study-builder/memory/main.sqlite
Normal file
Binary file not shown.
@@ -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": {
|
||||
|
||||
5
hq/instances/study-builder/update-check.json
Normal file
5
hq/instances/study-builder/update-check.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"lastCheckedAt": "2026-02-15T20:42:13.468Z",
|
||||
"lastNotifiedVersion": "2026.2.14",
|
||||
"lastNotifiedTag": "latest"
|
||||
}
|
||||
4
hq/instances/tech-lead/cron/jobs.json
Normal file
4
hq/instances/tech-lead/cron/jobs.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"jobs": []
|
||||
}
|
||||
4
hq/instances/tech-lead/cron/jobs.json.bak
Normal file
4
hq/instances/tech-lead/cron/jobs.json.bak
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"jobs": []
|
||||
}
|
||||
33
hq/instances/tech-lead/devices/paired.json
Normal file
33
hq/instances/tech-lead/devices/paired.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"931d2d32787e5e206862f6de3064131e69bd61d2a8edb32ac9a633ee9c997cd7": {
|
||||
"deviceId": "931d2d32787e5e206862f6de3064131e69bd61d2a8edb32ac9a633ee9c997cd7",
|
||||
"publicKey": "7o6DeC6QPO2-Q1KFlXgeDVB2mvWhoBMd-W1OKJwd_pc",
|
||||
"platform": "linux",
|
||||
"clientId": "cli",
|
||||
"clientMode": "cli",
|
||||
"role": "operator",
|
||||
"roles": [
|
||||
"operator"
|
||||
],
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"tokens": {
|
||||
"operator": {
|
||||
"token": "7120ab625b624d8eb4cc0c7a6f1649dd",
|
||||
"role": "operator",
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"createdAtMs": 1771083760054,
|
||||
"lastUsedAtMs": 1771183873216
|
||||
}
|
||||
},
|
||||
"createdAtMs": 1771083760053,
|
||||
"approvedAtMs": 1771083760053
|
||||
}
|
||||
}
|
||||
1
hq/instances/tech-lead/devices/pending.json
Normal file
1
hq/instances/tech-lead/devices/pending.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
hq/instances/tech-lead/env
Normal file
1
hq/instances/tech-lead/env
Normal file
@@ -0,0 +1 @@
|
||||
OPENCLAW_GATEWAY_PORT=18804
|
||||
16
hq/instances/tech-lead/identity/device-auth.json
Normal file
16
hq/instances/tech-lead/identity/device-auth.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": 1,
|
||||
"deviceId": "931d2d32787e5e206862f6de3064131e69bd61d2a8edb32ac9a633ee9c997cd7",
|
||||
"tokens": {
|
||||
"operator": {
|
||||
"token": "7120ab625b624d8eb4cc0c7a6f1649dd",
|
||||
"role": "operator",
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"updatedAtMs": 1771183873219
|
||||
}
|
||||
}
|
||||
}
|
||||
7
hq/instances/tech-lead/identity/device.json
Normal file
7
hq/instances/tech-lead/identity/device.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"deviceId": "931d2d32787e5e206862f6de3064131e69bd61d2a8edb32ac9a633ee9c997cd7",
|
||||
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEA7o6DeC6QPO2+Q1KFlXgeDVB2mvWhoBMd+W1OKJwd/pc=\n-----END PUBLIC KEY-----\n",
|
||||
"privateKeyPem": "-----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEIPmHG7m2/xG4CKlGz7ITTLtx8XZY9U3ba09nfjlNZnu7\n-----END PRIVATE KEY-----\n",
|
||||
"createdAtMs": 1771083760022
|
||||
}
|
||||
BIN
hq/instances/tech-lead/memory/main.sqlite
Normal file
BIN
hq/instances/tech-lead/memory/main.sqlite
Normal file
Binary file not shown.
@@ -80,7 +80,7 @@
|
||||
},
|
||||
"hooks": {
|
||||
"enabled": true,
|
||||
"token": "${GATEWAY_TOKEN}",
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1",
|
||||
"allowRequestSessionKey": true,
|
||||
"allowedSessionKeyPrefixes": [
|
||||
"agent:",
|
||||
@@ -219,11 +219,11 @@
|
||||
"mode": "local",
|
||||
"bind": "loopback",
|
||||
"auth": {
|
||||
"token": "${GATEWAY_TOKEN}"
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
},
|
||||
"remote": {
|
||||
"url": "ws://127.0.0.1:18804",
|
||||
"token": "${GATEWAY_TOKEN}"
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
||||
5
hq/instances/tech-lead/update-check.json
Normal file
5
hq/instances/tech-lead/update-check.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"lastCheckedAt": "2026-02-14T13:58:06.883Z",
|
||||
"lastNotifiedVersion": "2026.2.13",
|
||||
"lastNotifiedTag": "latest"
|
||||
}
|
||||
@@ -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"}}}
|
||||
@@ -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}
|
||||
@@ -0,0 +1 @@
|
||||
1771169135883
|
||||
Binary file not shown.
Binary file not shown.
@@ -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
|
||||
}
|
||||
17
hq/instances/webster/browser/openclaw/user-data/Local State
Normal file
17
hq/instances/webster/browser/openclaw/user-data/Local State
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
1
hq/instances/webster/browser/openclaw/user-data/SingletonCookie
Symbolic link
1
hq/instances/webster/browser/openclaw/user-data/SingletonCookie
Symbolic link
@@ -0,0 +1 @@
|
||||
2527432141186001222
|
||||
1
hq/instances/webster/browser/openclaw/user-data/SingletonLock
Symbolic link
1
hq/instances/webster/browser/openclaw/user-data/SingletonLock
Symbolic link
@@ -0,0 +1 @@
|
||||
clawdbot-351069
|
||||
1
hq/instances/webster/browser/openclaw/user-data/SingletonSocket
Symbolic link
1
hq/instances/webster/browser/openclaw/user-data/SingletonSocket
Symbolic link
@@ -0,0 +1 @@
|
||||
/tmp/com.google.Chrome.GdJr7i/SingletonSocket
|
||||
@@ -0,0 +1 @@
|
||||
{"user_experience_metrics.stability.exited_cleanly":false,"variations_crash_streak":1}
|
||||
4
hq/instances/webster/cron/jobs.json
Normal file
4
hq/instances/webster/cron/jobs.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"jobs": []
|
||||
}
|
||||
4
hq/instances/webster/cron/jobs.json.bak
Normal file
4
hq/instances/webster/cron/jobs.json.bak
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"jobs": []
|
||||
}
|
||||
33
hq/instances/webster/devices/paired.json
Normal file
33
hq/instances/webster/devices/paired.json
Normal 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
|
||||
}
|
||||
}
|
||||
1
hq/instances/webster/devices/pending.json
Normal file
1
hq/instances/webster/devices/pending.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
hq/instances/webster/env
Normal file
1
hq/instances/webster/env
Normal file
@@ -0,0 +1 @@
|
||||
OPENCLAW_GATEWAY_PORT=18828
|
||||
16
hq/instances/webster/identity/device-auth.json
Normal file
16
hq/instances/webster/identity/device-auth.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": 1,
|
||||
"deviceId": "89eb372483e423e9b0db3f371dc40ad8dc1ab9dcbded96872d3958ed3d9eee2b",
|
||||
"tokens": {
|
||||
"operator": {
|
||||
"token": "ee442e7490f6468caaf73dfc184f74fb",
|
||||
"role": "operator",
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"updatedAtMs": 1771180193347
|
||||
}
|
||||
}
|
||||
}
|
||||
7
hq/instances/webster/identity/device.json
Normal file
7
hq/instances/webster/identity/device.json
Normal 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
|
||||
}
|
||||
BIN
hq/instances/webster/memory/main.sqlite
Normal file
BIN
hq/instances/webster/memory/main.sqlite
Normal file
Binary file not shown.
@@ -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": {
|
||||
|
||||
5
hq/instances/webster/update-check.json
Normal file
5
hq/instances/webster/update-check.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"lastCheckedAt": "2026-02-15T17:13:25.841Z",
|
||||
"lastNotifiedVersion": "2026.2.14",
|
||||
"lastNotifiedTag": "latest"
|
||||
}
|
||||
Reference in New Issue
Block a user