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,18 @@
|
||||
{
|
||||
"id": "36420c1a-ea13-4194-8143-57c02e289b12",
|
||||
"enqueuedAt": 1773072065232,
|
||||
"channel": "telegram",
|
||||
"to": "heartbeat",
|
||||
"payloads": [
|
||||
{
|
||||
"text": "Quick update: I couldn’t complete the best-practices sync this run.\n\nI was blocked by three things:\n- The target files weren’t present:\n- `skills/llm-tool-best-practices/hints/openai.md`\n- `skills/llm-tool-best-practices/hints/anthropic.md`\n- I couldn’t create the missing `skills/llm-tool-best-practices/hints/` directory/files in this environment.\n- I also couldn’t access web tooling here to verify the latest official OpenAI/Anthropic docs.\n\nSo no edits or commit were made.\n\nIf you want, I can do a follow-up run in a writable environment and create/populate those files.",
|
||||
"mediaUrls": []
|
||||
}
|
||||
],
|
||||
"threadId": null,
|
||||
"replyToId": null,
|
||||
"bestEffort": false,
|
||||
"retryCount": 1,
|
||||
"lastAttemptAt": 1773072065520,
|
||||
"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