Include all credentials and runtime config
Remove secret exclusions from .gitignore (local-only repo). Add openclaw runtime state: credentials, identity, devices, hooks, telegram, secrets, agent configs. Exclude noisy/binary data: sessions, sqlite, media, temp files. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"id": "53913bf6-0633-474c-86a4-3a2b50e88ac7",
|
||||
"enqueuedAt": 1772676377657,
|
||||
"channel": "telegram",
|
||||
"to": "heartbeat",
|
||||
"payloads": [
|
||||
{
|
||||
"text": "Now: P2 security audit has 2 warning(s) (plugin/tool policy allowlists need review).\n\nWatch:\n- ops-sentinel.sh — MONITOR, counts: p1=0 p2=1, artifact: /tmp/openclaw-healthcheck/2026-03-05/020608\n- mcp-smoke.sh — OK, counts: p1=0 p2=0, artifact: /tmp/openclaw-mcp-smoke/2026-03-05/020611\n\nNext actions:\n- Review plugin/tool policy allowlists.\n- Keep current MCP smoke baseline and run periodically."
|
||||
}
|
||||
],
|
||||
"threadId": null,
|
||||
"mirror": {
|
||||
"sessionKey": "agent:main:telegram:direct:heartbeat",
|
||||
"agentId": "main",
|
||||
"text": "Now: P2 security audit has 2 warning(s) (plugin/tool policy allowlists need review).\n\nWatch:\n- ops-sentinel.sh — MONITOR, counts: p1=0 p2=1, artifact: /tmp/openclaw-healthcheck/2026-03-05/020608\n- mcp-smoke.sh — OK, counts: p1=0 p2=0, artifact: /tmp/openclaw-mcp-smoke/2026-03-05/020611\n\nNext actions:\n- Review plugin/tool policy allowlists.\n- Keep current MCP smoke baseline and run periodically."
|
||||
},
|
||||
"retryCount": 1,
|
||||
"lastAttemptAt": 1772676378387,
|
||||
"lastError": "Telegram recipient @heartbeat could not be resolved to a numeric chat ID (Call to 'getChat' failed! (400: Bad Request: chat not found))"
|
||||
}
|
||||
Reference in New Issue
Block a user