chore(hq): daily sync 2026-02-19
This commit is contained in:
@@ -24,13 +24,17 @@
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
\"contextPruning\": {\n \"mode\": \"cache-ttl\",\n \"ttl\": \"15m\",\n \"keepLastAssistants\": 3,\n \"softTrimRatio\": 0.6,\n \"hardClearRatio\": 0.8,\n \"minPrunableToolChars\": 2000\n },\n \"heartbeat\": {\n \"every\": \"30m\",\n \"target\": \"discord\"\n }\n },\n \"list\": [\n {\n \"id\": \"main\",\n \"default\": true,\n \"name\": \"Atomizer Auditor\",\n \"workspace\": \"/home/papa/atomizer/workspaces/auditor\",\n \"model\": \"google/gemini-2.5-pro\",\n \"identity\": {\n \"name\": \"Atomizer Auditor\",\n \"theme\": \"Quality gatekeeper. Skeptical, thorough, direct. Reviews every deliverable. Has veto power.\",\n \"emoji\": \"\\ud83d\\udd0d\"\n },\n \"groupChat\": {\n \"mentionPatterns\": [\n \"@auditor\",\n \"@Auditor\",\n \"\\ud83d\\udd0d\"\n ]\n },\n \"subagents\": {\n \"allowAgents\": [\n \"*\"\n ]\n }\n }\n ]\n },\n \"messages\": {\n \"responsePrefix\": \"[{identity.name}] \",\n \"queue\": {\n \"mode\": \"collect\",\n \"debounceMs\": 2000,\n \"cap\": 20\n },\n \"inbound\": {\n \"debounceMs\": 3000\n },\n \"ackReaction\": \"\",\n \"ackReactionScope\": \"group-mentions\"\n },\n \"commands\": {\n \"native\": \"auto\",\n \"nativeSkills\": \"auto\"\n },\n \"hooks\": {\n \"enabled\": true,\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\",\n \"allowRequestSessionKey\": true,\n \"allowedSessionKeyPrefixes\": [\n \"agent:\",\n \"hook:\"\n ],\n \"allowedAgentIds\": [\n \"*\"\n ]\n },\n \"channels\": {\n \"discord\": {\n \"enabled\": true,\n \"commands\": {\n \"native\": false\n },\n \"groupPolicy\": \"allowlist\",\n \"dm\": {\n \"enabled\": true,\n \"policy\": \"allowlist\",\n \"allowFrom\": [\n \"user:719982779793932419\"\n ]\n },\n \"guilds\": {\n \"1471858733452890132\": {\n \"requireMention\": true,\n \"users\": [\n \"user:719982779793932419\"\n ],\n \"channels\": {\n \"feed\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"technical\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"rnd\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"lessons-learned\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"knowledge-base\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"it\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"proj-hydrotech-beam\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"dm-auditor\": {\n \"allow\": true,\n \"requireMention\": false\n },\n \"hq\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"reports\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"announcements\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"agent-logs\": {\n \"allow\": true,\n \"requireMention\": true\n }\n }\n }\n },\n \"token\": \"${DISCORD_TOKEN_AUDITOR}\",\n \"allowBots\": true\n }\n },\n \"gateway\": {\n \"port\": 18812,\n \"mode\": \"local\",\n \"bind\": \"loopback\",\n \"auth\": {\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n },\n \"remote\": {\n \"url\": \"ws://127.0.0.1:18812\",\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n }\n },\n \"skills\": {\n \"load\": {\n \"extraDirs\": [\n \"/home/papa/atomizer/skills\"\n ]\n }\n },\n \"plugins\": {\n \"entries\": {\n \"discord\": {\n \"enabled\": true\n }\n }\n },\n \"talk\": {\n \"apiKey\": \"sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398\"\n }\n}
|
||||
"contextPruning": {
|
||||
"mode": "cache-ttl",
|
||||
"ttl": "15m",
|
||||
"keepLastAssistants": 3,
|
||||
"softTrimRatio": 0.6,
|
||||
"hardClearRatio": 0.8,
|
||||
"minPrunableToolChars": 2000
|
||||
},
|
||||
"heartbeat": {
|
||||
"every": "30m",
|
||||
"target": "discord"
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
|
||||
196
hq/instances/auditor/openclaw.json.bak
Normal file
196
hq/instances/auditor/openclaw.json.bak
Normal file
@@ -0,0 +1,196 @@
|
||||
{
|
||||
"logging": {
|
||||
"level": "trace",
|
||||
"file": "/tmp/openclaw/atomizer-auditor.log",
|
||||
"redactSensitive": "tools"
|
||||
},
|
||||
"agents": {
|
||||
"defaults": {
|
||||
"model": {
|
||||
"primary": "google/gemini-2.5-pro"
|
||||
},
|
||||
"skipBootstrap": true,
|
||||
"bootstrapMaxChars": 25000,
|
||||
"userTimezone": "America/Toronto",
|
||||
"typingIntervalSeconds": 4,
|
||||
"typingMode": "instant",
|
||||
"maxConcurrent": 4,
|
||||
"subagents": {
|
||||
"maxConcurrent": 4
|
||||
},
|
||||
"compaction": {
|
||||
"mode": "safeguard",
|
||||
"memoryFlush": {
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
\"contextPruning\": {\n \"mode\": \"cache-ttl\",\n \"ttl\": \"15m\",\n \"keepLastAssistants\": 3,\n \"softTrimRatio\": 0.6,\n \"hardClearRatio\": 0.8,\n \"minPrunableToolChars\": 2000\n },\n \"heartbeat\": {\n \"every\": \"30m\",\n \"target\": \"discord\"\n }\n },\n \"list\": [\n {\n \"id\": \"main\",\n \"default\": true,\n \"name\": \"Atomizer Auditor\",\n \"workspace\": \"/home/papa/atomizer/workspaces/auditor\",\n \"model\": \"google/gemini-2.5-pro\",\n \"identity\": {\n \"name\": \"Atomizer Auditor\",\n \"theme\": \"Quality gatekeeper. Skeptical, thorough, direct. Reviews every deliverable. Has veto power.\",\n \"emoji\": \"\\ud83d\\udd0d\"\n },\n \"groupChat\": {\n \"mentionPatterns\": [\n \"@auditor\",\n \"@Auditor\",\n \"\\ud83d\\udd0d\"\n ]\n },\n \"subagents\": {\n \"allowAgents\": [\n \"*\"\n ]\n }\n }\n ]\n },\n \"messages\": {\n \"responsePrefix\": \"[{identity.name}] \",\n \"queue\": {\n \"mode\": \"collect\",\n \"debounceMs\": 2000,\n \"cap\": 20\n },\n \"inbound\": {\n \"debounceMs\": 3000\n },\n \"ackReaction\": \"\",\n \"ackReactionScope\": \"group-mentions\"\n },\n \"commands\": {\n \"native\": \"auto\",\n \"nativeSkills\": \"auto\"\n },\n \"hooks\": {\n \"enabled\": true,\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\",\n \"allowRequestSessionKey\": true,\n \"allowedSessionKeyPrefixes\": [\n \"agent:\",\n \"hook:\"\n ],\n \"allowedAgentIds\": [\n \"*\"\n ]\n },\n \"channels\": {\n \"discord\": {\n \"enabled\": true,\n \"commands\": {\n \"native\": false\n },\n \"groupPolicy\": \"allowlist\",\n \"dm\": {\n \"enabled\": true,\n \"policy\": \"allowlist\",\n \"allowFrom\": [\n \"user:719982779793932419\"\n ]\n },\n \"guilds\": {\n \"1471858733452890132\": {\n \"requireMention\": true,\n \"users\": [\n \"user:719982779793932419\"\n ],\n \"channels\": {\n \"feed\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"technical\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"rnd\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"lessons-learned\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"knowledge-base\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"it\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"proj-hydrotech-beam\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"dm-auditor\": {\n \"allow\": true,\n \"requireMention\": false\n },\n \"hq\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"reports\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"announcements\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"agent-logs\": {\n \"allow\": true,\n \"requireMention\": true\n }\n }\n }\n },\n \"token\": \"${DISCORD_TOKEN_AUDITOR}\",\n \"allowBots\": true\n }\n },\n \"gateway\": {\n \"port\": 18812,\n \"mode\": \"local\",\n \"bind\": \"loopback\",\n \"auth\": {\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n },\n \"remote\": {\n \"url\": \"ws://127.0.0.1:18812\",\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n }\n },\n \"skills\": {\n \"load\": {\n \"extraDirs\": [\n \"/home/papa/atomizer/skills\"\n ]\n }\n },\n \"plugins\": {\n \"entries\": {\n \"discord\": {\n \"enabled\": true\n }\n }\n },\n \"talk\": {\n \"apiKey\": \"sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398\"\n }\n}
|
||||
"mode": "cache-ttl",
|
||||
"ttl": "15m",
|
||||
"keepLastAssistants": 3,
|
||||
"softTrimRatio": 0.6,
|
||||
"hardClearRatio": 0.8,
|
||||
"minPrunableToolChars": 2000
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
{
|
||||
"id": "main",
|
||||
"default": true,
|
||||
"name": "Atomizer Auditor",
|
||||
"workspace": "/home/papa/atomizer/workspaces/auditor",
|
||||
"model": "google/gemini-2.5-pro",
|
||||
"identity": {
|
||||
"name": "Atomizer Auditor",
|
||||
"theme": "Quality gatekeeper. Skeptical, thorough, direct. Reviews every deliverable. Has veto power.",
|
||||
"emoji": "\ud83d\udd0d"
|
||||
},
|
||||
"groupChat": {
|
||||
"mentionPatterns": [
|
||||
"@auditor",
|
||||
"@Auditor",
|
||||
"\ud83d\udd0d"
|
||||
]
|
||||
},
|
||||
"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",
|
||||
"dm": {
|
||||
"enabled": true,
|
||||
"policy": "allowlist",
|
||||
"allowFrom": [
|
||||
"user:719982779793932419"
|
||||
]
|
||||
},
|
||||
"guilds": {
|
||||
"1471858733452890132": {
|
||||
"requireMention": true,
|
||||
"users": [
|
||||
"user:719982779793932419"
|
||||
],
|
||||
"channels": {
|
||||
"feed": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"technical": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"rnd": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"lessons-learned": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"knowledge-base": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"it": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"proj-hydrotech-beam": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"dm-auditor": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"hq": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"reports": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"announcements": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"agent-logs": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"token": "${DISCORD_TOKEN_AUDITOR}"
|
||||
}
|
||||
},
|
||||
"gateway": {
|
||||
"port": 18812,
|
||||
"mode": "local",
|
||||
"bind": "loopback",
|
||||
"auth": {
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
},
|
||||
"remote": {
|
||||
"url": "ws://127.0.0.1:18812",
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
"load": {
|
||||
"extraDirs": [
|
||||
"/home/papa/atomizer/skills"
|
||||
]
|
||||
}
|
||||
},
|
||||
"plugins": {
|
||||
"entries": {
|
||||
"discord": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"talk": {
|
||||
"apiKey": "sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398"
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"lastCheckedAt": "2026-02-16T23:34:56.209Z",
|
||||
"lastNotifiedVersion": "2026.2.15",
|
||||
"lastCheckedAt": "2026-02-18T11:38:21.585Z",
|
||||
"lastNotifiedVersion": "2026.2.17",
|
||||
"lastNotifiedTag": "latest"
|
||||
}
|
||||
@@ -24,13 +24,17 @@
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
\"contextPruning\": {\n \"mode\": \"cache-ttl\",\n \"ttl\": \"15m\",\n \"keepLastAssistants\": 3,\n \"softTrimRatio\": 0.6,\n \"hardClearRatio\": 0.8,\n \"minPrunableToolChars\": 2000\n },\n \"heartbeat\": {\n \"every\": \"30m\",\n \"target\": \"discord\"\n }\n },\n \"list\": [\n {\n \"id\": \"main\",\n \"default\": true,\n \"name\": \"Atomizer Optimizer\",\n \"workspace\": \"/home/papa/atomizer/workspaces/optimizer\",\n \"model\": \"anthropic/claude-sonnet-4-5\",\n \"identity\": {\n \"name\": \"Atomizer Optimizer\",\n \"theme\": \"Optimization algorithm specialist. Data-driven, strategic, skeptical of too-good results.\",\n \"emoji\": \"\\u26a1\"\n },\n \"groupChat\": {\n \"mentionPatterns\": [\n \"@optimizer\",\n \"@Optimizer\",\n \"\\u26a1\"\n ]\n },\n \"subagents\": {\n \"allowAgents\": [\n \"*\"\n ]\n }\n }\n ]\n },\n \"messages\": {\n \"responsePrefix\": \"[{identity.name}] \",\n \"queue\": {\n \"mode\": \"collect\",\n \"debounceMs\": 2000,\n \"cap\": 20\n },\n \"inbound\": {\n \"debounceMs\": 3000\n },\n \"ackReaction\": \"\",\n \"ackReactionScope\": \"group-mentions\"\n },\n \"commands\": {\n \"native\": \"auto\",\n \"nativeSkills\": \"auto\"\n },\n \"hooks\": {\n \"enabled\": true,\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\",\n \"allowRequestSessionKey\": true,\n \"allowedSessionKeyPrefixes\": [\n \"agent:\",\n \"hook:\"\n ],\n \"allowedAgentIds\": [\n \"*\"\n ]\n },\n \"channels\": {\n \"discord\": {\n \"enabled\": true,\n \"commands\": {\n \"native\": false\n },\n \"groupPolicy\": \"allowlist\",\n \"dm\": {\n \"enabled\": true,\n \"policy\": \"allowlist\",\n \"allowFrom\": [\n \"user:719982779793932419\"\n ]\n },\n \"guilds\": {\n \"1471858733452890132\": {\n \"requireMention\": true,\n \"users\": [\n \"user:719982779793932419\"\n ],\n \"channels\": {\n \"feed\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"technical\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"rnd\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"lessons-learned\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"knowledge-base\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"it\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"proj-hydrotech-beam\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"dm-optimizer\": {\n \"allow\": true,\n \"requireMention\": false\n },\n \"hq\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"reports\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"announcements\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"agent-logs\": {\n \"allow\": true,\n \"requireMention\": true\n }\n }\n }\n },\n \"token\": \"${DISCORD_TOKEN_OPTIMIZER}\",\n \"allowBots\": true\n }\n },\n \"gateway\": {\n \"port\": 18816,\n \"mode\": \"local\",\n \"bind\": \"loopback\",\n \"auth\": {\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n },\n \"remote\": {\n \"url\": \"ws://127.0.0.1:18816\",\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n }\n },\n \"skills\": {\n \"load\": {\n \"extraDirs\": [\n \"/home/papa/atomizer/skills\"\n ]\n }\n },\n \"plugins\": {\n \"entries\": {\n \"discord\": {\n \"enabled\": true\n }\n }\n },\n \"talk\": {\n \"apiKey\": \"sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398\"\n }\n}
|
||||
"contextPruning": {
|
||||
"mode": "cache-ttl",
|
||||
"ttl": "15m",
|
||||
"keepLastAssistants": 3,
|
||||
"softTrimRatio": 0.6,
|
||||
"hardClearRatio": 0.8,
|
||||
"minPrunableToolChars": 2000
|
||||
},
|
||||
"heartbeat": {
|
||||
"every": "30m",
|
||||
"target": "discord"
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
|
||||
196
hq/instances/optimizer/openclaw.json.bak
Normal file
196
hq/instances/optimizer/openclaw.json.bak
Normal file
@@ -0,0 +1,196 @@
|
||||
{
|
||||
"logging": {
|
||||
"level": "trace",
|
||||
"file": "/tmp/openclaw/atomizer-optimizer.log",
|
||||
"redactSensitive": "tools"
|
||||
},
|
||||
"agents": {
|
||||
"defaults": {
|
||||
"model": {
|
||||
"primary": "anthropic/claude-sonnet-4-5"
|
||||
},
|
||||
"skipBootstrap": true,
|
||||
"bootstrapMaxChars": 25000,
|
||||
"userTimezone": "America/Toronto",
|
||||
"typingIntervalSeconds": 4,
|
||||
"typingMode": "instant",
|
||||
"maxConcurrent": 4,
|
||||
"subagents": {
|
||||
"maxConcurrent": 4
|
||||
},
|
||||
"compaction": {
|
||||
"mode": "safeguard",
|
||||
"memoryFlush": {
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
\"contextPruning\": {\n \"mode\": \"cache-ttl\",\n \"ttl\": \"15m\",\n \"keepLastAssistants\": 3,\n \"softTrimRatio\": 0.6,\n \"hardClearRatio\": 0.8,\n \"minPrunableToolChars\": 2000\n },\n \"heartbeat\": {\n \"every\": \"30m\",\n \"target\": \"discord\"\n }\n },\n \"list\": [\n {\n \"id\": \"main\",\n \"default\": true,\n \"name\": \"Atomizer Optimizer\",\n \"workspace\": \"/home/papa/atomizer/workspaces/optimizer\",\n \"model\": \"anthropic/claude-sonnet-4-5\",\n \"identity\": {\n \"name\": \"Atomizer Optimizer\",\n \"theme\": \"Optimization algorithm specialist. Data-driven, strategic, skeptical of too-good results.\",\n \"emoji\": \"\\u26a1\"\n },\n \"groupChat\": {\n \"mentionPatterns\": [\n \"@optimizer\",\n \"@Optimizer\",\n \"\\u26a1\"\n ]\n },\n \"subagents\": {\n \"allowAgents\": [\n \"*\"\n ]\n }\n }\n ]\n },\n \"messages\": {\n \"responsePrefix\": \"[{identity.name}] \",\n \"queue\": {\n \"mode\": \"collect\",\n \"debounceMs\": 2000,\n \"cap\": 20\n },\n \"inbound\": {\n \"debounceMs\": 3000\n },\n \"ackReaction\": \"\",\n \"ackReactionScope\": \"group-mentions\"\n },\n \"commands\": {\n \"native\": \"auto\",\n \"nativeSkills\": \"auto\"\n },\n \"hooks\": {\n \"enabled\": true,\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\",\n \"allowRequestSessionKey\": true,\n \"allowedSessionKeyPrefixes\": [\n \"agent:\",\n \"hook:\"\n ],\n \"allowedAgentIds\": [\n \"*\"\n ]\n },\n \"channels\": {\n \"discord\": {\n \"enabled\": true,\n \"commands\": {\n \"native\": false\n },\n \"groupPolicy\": \"allowlist\",\n \"dm\": {\n \"enabled\": true,\n \"policy\": \"allowlist\",\n \"allowFrom\": [\n \"user:719982779793932419\"\n ]\n },\n \"guilds\": {\n \"1471858733452890132\": {\n \"requireMention\": true,\n \"users\": [\n \"user:719982779793932419\"\n ],\n \"channels\": {\n \"feed\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"technical\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"rnd\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"lessons-learned\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"knowledge-base\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"it\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"proj-hydrotech-beam\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"dm-optimizer\": {\n \"allow\": true,\n \"requireMention\": false\n },\n \"hq\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"reports\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"announcements\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"agent-logs\": {\n \"allow\": true,\n \"requireMention\": true\n }\n }\n }\n },\n \"token\": \"${DISCORD_TOKEN_OPTIMIZER}\",\n \"allowBots\": true\n }\n },\n \"gateway\": {\n \"port\": 18816,\n \"mode\": \"local\",\n \"bind\": \"loopback\",\n \"auth\": {\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n },\n \"remote\": {\n \"url\": \"ws://127.0.0.1:18816\",\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n }\n },\n \"skills\": {\n \"load\": {\n \"extraDirs\": [\n \"/home/papa/atomizer/skills\"\n ]\n }\n },\n \"plugins\": {\n \"entries\": {\n \"discord\": {\n \"enabled\": true\n }\n }\n },\n \"talk\": {\n \"apiKey\": \"sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398\"\n }\n}
|
||||
"mode": "cache-ttl",
|
||||
"ttl": "15m",
|
||||
"keepLastAssistants": 3,
|
||||
"softTrimRatio": 0.6,
|
||||
"hardClearRatio": 0.8,
|
||||
"minPrunableToolChars": 2000
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
{
|
||||
"id": "main",
|
||||
"default": true,
|
||||
"name": "Atomizer Optimizer",
|
||||
"workspace": "/home/papa/atomizer/workspaces/optimizer",
|
||||
"model": "anthropic/claude-sonnet-4-5",
|
||||
"identity": {
|
||||
"name": "Atomizer Optimizer",
|
||||
"theme": "Optimization algorithm specialist. Data-driven, strategic, skeptical of too-good results.",
|
||||
"emoji": "\u26a1"
|
||||
},
|
||||
"groupChat": {
|
||||
"mentionPatterns": [
|
||||
"@optimizer",
|
||||
"@Optimizer",
|
||||
"\u26a1"
|
||||
]
|
||||
},
|
||||
"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",
|
||||
"dm": {
|
||||
"enabled": true,
|
||||
"policy": "allowlist",
|
||||
"allowFrom": [
|
||||
"user:719982779793932419"
|
||||
]
|
||||
},
|
||||
"guilds": {
|
||||
"1471858733452890132": {
|
||||
"requireMention": true,
|
||||
"users": [
|
||||
"user:719982779793932419"
|
||||
],
|
||||
"channels": {
|
||||
"feed": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"technical": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"rnd": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"lessons-learned": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"knowledge-base": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"it": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"proj-hydrotech-beam": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"dm-optimizer": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"hq": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"reports": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"announcements": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"agent-logs": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"token": "${DISCORD_TOKEN_OPTIMIZER}"
|
||||
}
|
||||
},
|
||||
"gateway": {
|
||||
"port": 18816,
|
||||
"mode": "local",
|
||||
"bind": "loopback",
|
||||
"auth": {
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
},
|
||||
"remote": {
|
||||
"url": "ws://127.0.0.1:18816",
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
"load": {
|
||||
"extraDirs": [
|
||||
"/home/papa/atomizer/skills"
|
||||
]
|
||||
}
|
||||
},
|
||||
"plugins": {
|
||||
"entries": {
|
||||
"discord": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"talk": {
|
||||
"apiKey": "sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398"
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"lastCheckedAt": "2026-02-16T17:31:47.030Z",
|
||||
"lastNotifiedVersion": "2026.2.15",
|
||||
"lastCheckedAt": "2026-02-18T11:38:21.569Z",
|
||||
"lastNotifiedVersion": "2026.2.17",
|
||||
"lastNotifiedTag": "latest"
|
||||
}
|
||||
@@ -24,14 +24,17 @@
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
\"contextPruning\": {\n \"mode\": \"cache-ttl\",\n \"ttl\": \"15m\",\n \"keepLastAssistants\": 3,\n \"softTrimRatio\": 0.6,\n \"hardClearRatio\": 0.8,\n \"minPrunableToolChars\": 2000\n },\n \"heartbeat\": {\n \"every\": \"30m\",\n \"target\": \"discord\"\n }\n },\n \"list\": [\n {\n \"id\": \"main\",\n \"default\": true,\n \"name\": \"Atomizer Secretary\",\n \"workspace\": \"/home/papa/atomizer/workspaces/secretary\",\n \"model\": \"google/gemini-2.5-pro\",\n \"identity\": {\n \"name\": \"Atomizer Secretary\",\n \"theme\": \"Executive assistant. Filters noise, summarizes, escalates what matters. Organized and proactive.\",\n \"emoji\": \"\\ud83d\\udccb\"\n },\n \"groupChat\": {\n \"mentionPatterns\": [\n \"@secretary\",\n \"@Secretary\",\n \"\\ud83d\\udccb\"\n ]\n },\n \"subagents\": {\n \"allowAgents\": [\n \"*\"\n ]\n }\n }\n ]\n },\n \"messages\": {\n \"responsePrefix\": \"[{identity.name}] \",\n \"queue\": {\n \"mode\": \"collect\",\n \"debounceMs\": 2000,\n \"cap\": 20\n },\n \"inbound\": {\n \"debounceMs\": 3000\n },\n \"ackReaction\": \"\",\n \"ackReactionScope\": \"group-mentions\"\n },\n \"commands\": {\n \"native\": \"auto\",\n \"nativeSkills\": \"auto\"\n },\n \"hooks\": {\n \"enabled\": true,\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\",\n \"allowRequestSessionKey\": true,\n \"allowedSessionKeyPrefixes\": [\n \"agent:\",\n \"hook:\"\n ],\n \"allowedAgentIds\": [\n \"*\"\n ]\n },\n \"channels\": {\n \"discord\": {\n \"enabled\": true,\n \"commands\": {\n \"native\": false\n },\n \"groupPolicy\": \"allowlist\",\n \"dm\": {\n \"enabled\": true,\n \"policy\": \"allowlist\",\n \"allowFrom\": [\n \"user:719982779793932419\"\n ]\n },\n \"guilds\": {\n \"1471858733452890132\": {\n \"requireMention\": true,\n \"users\": [\n \"user:719982779793932419\"\n ],\n \"channels\": {\n \"feed\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"technical\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"rnd\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"lessons-learned\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"knowledge-base\": {\n \"allow\": true,\n \"requireMention\": true\n },\
|
||||
\"it\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"proj-hydrotech-beam\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"dm-secretary\": {\n \"allow\": true,\n \"requireMention\": false\n },\n \"hq\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"reports\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"announcements\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"agent-logs\": {\n \"allow\": true,\n \"requireMention\": true\n }\n }\n }\n },\n \"token\": \"${DISCORD_TOKEN_SECRETARY}\",\n \"allowBots\": true\n }\n },\n \"gateway\": {\n \"port\": 18808,\n \"mode\": \"local\",\n \"bind\": \"loopback\",\n \"auth\": {\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n },\n \"remote\": {\n \"url\": \"ws://127.0.0.1:18808\",\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n }\n },\n \"skills\": {\n \"load\": {\n \"extraDirs\": [\n \"/home/papa/atomizer/skills\"\n ]\n }\n },\n \"plugins\": {\n \"entries\": {\n \"discord\": {\n \"enabled\": true\n }\n }\n },\n \"talk\": {\n \"apiKey\": \"sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398\"\n }\n}
|
||||
"contextPruning": {
|
||||
"mode": "cache-ttl",
|
||||
"ttl": "15m",
|
||||
"keepLastAssistants": 3,
|
||||
"softTrimRatio": 0.6,
|
||||
"hardClearRatio": 0.8,
|
||||
"minPrunableToolChars": 2000
|
||||
},
|
||||
"heartbeat": {
|
||||
"every": "30m",
|
||||
"target": "discord"
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"lastCheckedAt": "2026-02-16T23:34:54.914Z",
|
||||
"lastNotifiedVersion": "2026.2.15",
|
||||
"lastCheckedAt": "2026-02-18T11:39:35.340Z",
|
||||
"lastNotifiedVersion": "2026.2.17",
|
||||
"lastNotifiedTag": "latest"
|
||||
}
|
||||
@@ -24,13 +24,17 @@
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
\"contextPruning\": {\n \"mode\": \"cache-ttl\",\n \"ttl\": \"15m\",\n \"keepLastAssistants\": 3,\n \"softTrimRatio\": 0.6,\n \"hardClearRatio\": 0.8,\n \"minPrunableToolChars\": 2000\n },\n \"heartbeat\": {\n \"every\": \"30m\",\n \"target\": \"discord\"\n }\n },\n \"list\": [\n {\n \"id\": \"main\",\n \"default\": true,\n \"name\": \"Atomizer Study Builder\",\n \"workspace\": \"/home/papa/atomizer/workspaces/study-builder\",\n \"model\": \"google/gemini-2.5-pro\",\n \"identity\": {\n \"name\": \"Atomizer Study Builder\",\n \"theme\": \"Meticulous study code engineer. Writes production-quality optimization scripts. Pattern-driven.\",\n \"emoji\": \"\\ud83c\\udfd7\\ufe0f\"\n },\n \"groupChat\": {\n \"mentionPatterns\": [\n \"@study-builder\",\n \"@Study Builder\",\n \"\\ud83c\\udfd7\\ufe0f\"\n ]\n },\n \"subagents\": {\n \"allowAgents\": [\n \"*\"\n ]\n }\n }\n ]\n },\n \"messages\": {\n \"responsePrefix\": \"[{identity.name}] \",\n \"queue\": {\n \"mode\": \"collect\",\n \"debounceMs\": 2000,\n \"cap\": 20\n },\n \"inbound\": {\n \"debounceMs\": 3000\n },\n \"ackReaction\": \"\",\n \"ackReactionScope\": \"group-mentions\"\n },\n \"commands\": {\n \"native\": \"auto\",\n \"nativeSkills\": \"auto\"\n },\n \"hooks\": {\n \"enabled\": true,\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\",\n \"allowRequestSessionKey\": true,\n \"allowedSessionKeyPrefixes\": [\n \"agent:\",\n \"hook:\"\n ],\n \"allowedAgentIds\": [\n \"*\"\n ]\n },\n \"channels\": {\n \"discord\": {\n \"enabled\": true,\n \"commands\": {\n \"native\": false\n },\n \"groupPolicy\": \"allowlist\",\n \"dm\": {\n \"enabled\": true,\n \"policy\": \"allowlist\",\n \"allowFrom\": [\n \"user:719982779793932419\"\n ]\n },\n \"guilds\": {\n \"1471858733452890132\": {\n \"requireMention\": true,\n \"users\": [\n \"user:719982779793932419\"\n ],\n \"channels\": {\n \"feed\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"technical\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"rnd\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"lessons-learned\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"knowledge-base\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"it\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"proj-hydrotech-beam\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"dm-study-builder\": {\n \"allow\": true,\n \"requireMention\": false\n },\n \"hq\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"reports\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"announcements\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"agent-logs\": {\n \"allow\": true,\n \"requireMention\": true\n }\n }\n }\n },\n \"token\": \"${DISCORD_TOKEN_STUDY_BUILDER}\",\n \"allowBots\": true\n }\n },\n \"gateway\": {\n \"port\": 18820,\n \"mode\": \"local\",\n \"bind\": \"loopback\",\n \"auth\": {\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n },\n \"remote\": {\n \"url\": \"ws://127.0.0.1:18820\",\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n }\n },\n \"skills\": {\n \"load\": {\n \"extraDirs\": [\n \"/home/papa/atomizer/skills\"\n ]\n }\n },\n \"plugins\": {\n \"entries\": {\n \"discord\": {\n \"enabled\": true\n }\n }\n },\n \"talk\": {\n \"apiKey\": \"sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398\"\n }\n}
|
||||
"contextPruning": {
|
||||
"mode": "cache-ttl",
|
||||
"ttl": "15m",
|
||||
"keepLastAssistants": 3,
|
||||
"softTrimRatio": 0.6,
|
||||
"hardClearRatio": 0.8,
|
||||
"minPrunableToolChars": 2000
|
||||
},
|
||||
"heartbeat": {
|
||||
"every": "30m",
|
||||
"target": "discord"
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
|
||||
196
hq/instances/study-builder/openclaw.json.bak
Normal file
196
hq/instances/study-builder/openclaw.json.bak
Normal file
@@ -0,0 +1,196 @@
|
||||
{
|
||||
"logging": {
|
||||
"level": "trace",
|
||||
"file": "/tmp/openclaw/atomizer-study-builder.log",
|
||||
"redactSensitive": "tools"
|
||||
},
|
||||
"agents": {
|
||||
"defaults": {
|
||||
"model": {
|
||||
"primary": "anthropic/claude-sonnet-4-5"
|
||||
},
|
||||
"skipBootstrap": true,
|
||||
"bootstrapMaxChars": 25000,
|
||||
"userTimezone": "America/Toronto",
|
||||
"typingIntervalSeconds": 4,
|
||||
"typingMode": "instant",
|
||||
"maxConcurrent": 4,
|
||||
"subagents": {
|
||||
"maxConcurrent": 4
|
||||
},
|
||||
"compaction": {
|
||||
"mode": "safeguard",
|
||||
"memoryFlush": {
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
\"contextPruning\": {\n \"mode\": \"cache-ttl\",\n \"ttl\": \"15m\",\n \"keepLastAssistants\": 3,\n \"softTrimRatio\": 0.6,\n \"hardClearRatio\": 0.8,\n \"minPrunableToolChars\": 2000\n },\n \"heartbeat\": {\n \"every\": \"30m\",\n \"target\": \"discord\"\n }\n },\n \"list\": [\n {\n \"id\": \"main\",\n \"default\": true,\n \"name\": \"Atomizer Study Builder\",\n \"workspace\": \"/home/papa/atomizer/workspaces/study-builder\",\n \"model\": \"google/gemini-2.5-pro\",\n \"identity\": {\n \"name\": \"Atomizer Study Builder\",\n \"theme\": \"Meticulous study code engineer. Writes production-quality optimization scripts. Pattern-driven.\",\n \"emoji\": \"\\ud83c\\udfd7\\ufe0f\"\n },\n \"groupChat\": {\n \"mentionPatterns\": [\n \"@study-builder\",\n \"@Study Builder\",\n \"\\ud83c\\udfd7\\ufe0f\"\n ]\n },\n \"subagents\": {\n \"allowAgents\": [\n \"*\"\n ]\n }\n }\n ]\n },\n \"messages\": {\n \"responsePrefix\": \"[{identity.name}] \",\n \"queue\": {\n \"mode\": \"collect\",\n \"debounceMs\": 2000,\n \"cap\": 20\n },\n \"inbound\": {\n \"debounceMs\": 3000\n },\n \"ackReaction\": \"\",\n \"ackReactionScope\": \"group-mentions\"\n },\n \"commands\": {\n \"native\": \"auto\",\n \"nativeSkills\": \"auto\"\n },\n \"hooks\": {\n \"enabled\": true,\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\",\n \"allowRequestSessionKey\": true,\n \"allowedSessionKeyPrefixes\": [\n \"agent:\",\n \"hook:\"\n ],\n \"allowedAgentIds\": [\n \"*\"\n ]\n },\n \"channels\": {\n \"discord\": {\n \"enabled\": true,\n \"commands\": {\n \"native\": false\n },\n \"groupPolicy\": \"allowlist\",\n \"dm\": {\n \"enabled\": true,\n \"policy\": \"allowlist\",\n \"allowFrom\": [\n \"user:719982779793932419\"\n ]\n },\n \"guilds\": {\n \"1471858733452890132\": {\n \"requireMention\": true,\n \"users\": [\n \"user:719982779793932419\"\n ],\n \"channels\": {\n \"feed\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"technical\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"rnd\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"lessons-learned\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"knowledge-base\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"it\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"proj-hydrotech-beam\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"dm-study-builder\": {\n \"allow\": true,\n \"requireMention\": false\n },\n \"hq\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"reports\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"announcements\": {\n \"allow\": true,\n \"requireMention\": true\n },\n \"agent-logs\": {\n \"allow\": true,\n \"requireMention\": true\n }\n }\n }\n },\n \"token\": \"${DISCORD_TOKEN_STUDY_BUILDER}\",\n \"allowBots\": true\n }\n },\n \"gateway\": {\n \"port\": 18820,\n \"mode\": \"local\",\n \"bind\": \"loopback\",\n \"auth\": {\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n },\n \"remote\": {\n \"url\": \"ws://127.0.0.1:18820\",\n \"token\": \"31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1\"\n }\n },\n \"skills\": {\n \"load\": {\n \"extraDirs\": [\n \"/home/papa/atomizer/skills\"\n ]\n }\n },\n \"plugins\": {\n \"entries\": {\n \"discord\": {\n \"enabled\": true\n }\n }\n },\n \"talk\": {\n \"apiKey\": \"sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398\"\n }\n}
|
||||
"mode": "cache-ttl",
|
||||
"ttl": "15m",
|
||||
"keepLastAssistants": 3,
|
||||
"softTrimRatio": 0.6,
|
||||
"hardClearRatio": 0.8,
|
||||
"minPrunableToolChars": 2000
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
{
|
||||
"id": "main",
|
||||
"default": true,
|
||||
"name": "Atomizer Study Builder",
|
||||
"workspace": "/home/papa/atomizer/workspaces/study-builder",
|
||||
"model": "google/gemini-2.5-pro",
|
||||
"identity": {
|
||||
"name": "Atomizer Study Builder",
|
||||
"theme": "Meticulous study code engineer. Writes production-quality optimization scripts. Pattern-driven.",
|
||||
"emoji": "\ud83c\udfd7\ufe0f"
|
||||
},
|
||||
"groupChat": {
|
||||
"mentionPatterns": [
|
||||
"@study-builder",
|
||||
"@Study Builder",
|
||||
"\ud83c\udfd7\ufe0f"
|
||||
]
|
||||
},
|
||||
"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",
|
||||
"dm": {
|
||||
"enabled": true,
|
||||
"policy": "allowlist",
|
||||
"allowFrom": [
|
||||
"user:719982779793932419"
|
||||
]
|
||||
},
|
||||
"guilds": {
|
||||
"1471858733452890132": {
|
||||
"requireMention": true,
|
||||
"users": [
|
||||
"user:719982779793932419"
|
||||
],
|
||||
"channels": {
|
||||
"feed": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"technical": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"rnd": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"lessons-learned": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"knowledge-base": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"it": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"proj-hydrotech-beam": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"dm-study-builder": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"hq": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"reports": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"announcements": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"agent-logs": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"token": "${DISCORD_TOKEN_STUDY_BUILDER}"
|
||||
}
|
||||
},
|
||||
"gateway": {
|
||||
"port": 18820,
|
||||
"mode": "local",
|
||||
"bind": "loopback",
|
||||
"auth": {
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
},
|
||||
"remote": {
|
||||
"url": "ws://127.0.0.1:18820",
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
"load": {
|
||||
"extraDirs": [
|
||||
"/home/papa/atomizer/skills"
|
||||
]
|
||||
}
|
||||
},
|
||||
"plugins": {
|
||||
"entries": {
|
||||
"discord": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"talk": {
|
||||
"apiKey": "sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398"
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"lastCheckedAt": "2026-02-16T23:34:58.964Z",
|
||||
"lastNotifiedVersion": "2026.2.15",
|
||||
"lastCheckedAt": "2026-02-18T11:38:21.493Z",
|
||||
"lastNotifiedVersion": "2026.2.17",
|
||||
"lastNotifiedTag": "latest"
|
||||
}
|
||||
@@ -199,175 +199,4 @@
|
||||
"talk": {
|
||||
"apiKey": "sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398"
|
||||
}
|
||||
}
|
||||
"mode": "cache-ttl",
|
||||
"ttl": "15m",
|
||||
"keepLastAssistants": 3,
|
||||
"softTrimRatio": 0.6,
|
||||
"hardClearRatio": 0.8,
|
||||
"minPrunableToolChars": 2000
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
{
|
||||
"id": "main",
|
||||
"default": true,
|
||||
"name": "Atomizer Tech Lead",
|
||||
"workspace": "/home/papa/atomizer/workspaces/technical-lead",
|
||||
"model": "anthropic/claude-opus-4-6",
|
||||
"identity": {
|
||||
"name": "Atomizer Tech Lead",
|
||||
"theme": "Deep FEA/optimization expert. Breaks down problems, leads R&D, reviews technical work. Rigorous and thorough.",
|
||||
"emoji": "\ud83d\udd27"
|
||||
},
|
||||
"groupChat": {
|
||||
"mentionPatterns": [
|
||||
"@tech-lead",
|
||||
"@technical-lead",
|
||||
"@Technical Lead",
|
||||
"\ud83d\udd27"
|
||||
]
|
||||
},
|
||||
"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",
|
||||
"dm": {
|
||||
"enabled": true,
|
||||
"policy": "allowlist",
|
||||
"allowFrom": [
|
||||
"user:719982779793932419"
|
||||
]
|
||||
},
|
||||
"guilds": {
|
||||
"1471858733452890132": {
|
||||
"requireMention": true,
|
||||
"users": [
|
||||
"user:719982779793932419"
|
||||
],
|
||||
"channels": {
|
||||
"feed": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"technical": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"rnd": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"lessons-learned": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"knowledge-base": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"it": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"proj-hydrotech-beam": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"dm-tech-lead": {
|
||||
"allow": true,
|
||||
"requireMention": false
|
||||
},
|
||||
"hq": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"reports": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"announcements": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
},
|
||||
"agent-logs": {
|
||||
"allow": true,
|
||||
"requireMention": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"token": "${DISCORD_TOKEN_TECH_LEAD}",
|
||||
"allowBots": true
|
||||
}
|
||||
},
|
||||
"gateway": {
|
||||
"port": 18804,
|
||||
"mode": "local",
|
||||
"bind": "loopback",
|
||||
"auth": {
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
},
|
||||
"remote": {
|
||||
"url": "ws://127.0.0.1:18804",
|
||||
"token": "31422bb39bc9e7a4d34f789d8a7cbc582dece8dd170dadd1"
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
"load": {
|
||||
"extraDirs": [
|
||||
"/home/papa/atomizer/skills"
|
||||
]
|
||||
}
|
||||
},
|
||||
"plugins": {
|
||||
"entries": {
|
||||
"discord": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"talk": {
|
||||
"apiKey": "sk_d8aa4795f7124ed052fa7de66a28a7739b8bb82789c2f398"
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"lastCheckedAt": "2026-02-16T16:42:16.153Z",
|
||||
"lastNotifiedVersion": "2026.2.15",
|
||||
"lastCheckedAt": "2026-02-18T11:39:56.297Z",
|
||||
"lastNotifiedVersion": "2026.2.17",
|
||||
"lastNotifiedTag": "latest"
|
||||
}
|
||||
Reference in New Issue
Block a user