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,16 @@
{
"version": 1,
"deviceId": "19df1a6af503f7540765d5640ca6f0c85cf7fdb32ec33ef029878f1f05e37827",
"tokens": {
"operator": {
"token": "4b9eec2c8b7d4bf880a482951f5791b7",
"role": "operator",
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"updatedAtMs": 1771115284656
}
}
}

View 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
}

View 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"
}
}

View File

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

View File

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

View 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
}
}

View File

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

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

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

View File

@@ -0,0 +1,16 @@
{
"version": 1,
"deviceId": "84c346672e1521e33c9ef72cda3d141689ec443008da786b7cb5910053640c33",
"tokens": {
"operator": {
"token": "97dc1fe3641742f5923fe7c5ede21751",
"role": "operator",
"scopes": [
"operator.admin",
"operator.approvals",
"operator.pairing"
],
"updatedAtMs": 1771177015752
}
}
}

View 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
}

Binary file not shown.

View File

@@ -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": {

View 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
}
}
}
}

View 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"
}
}

View 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"
}
}

View File

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