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:
William Valentin
2026-03-12 12:20:33 -07:00
parent aceeb7b542
commit 5900a51f3d
54 changed files with 16876 additions and 59 deletions

View File

@@ -0,0 +1,18 @@
{
"id": "36420c1a-ea13-4194-8143-57c02e289b12",
"enqueuedAt": 1773072065232,
"channel": "telegram",
"to": "heartbeat",
"payloads": [
{
"text": "Quick update: I couldnt complete the best-practices sync this run.\n\nI was blocked by three things:\n- The target files werent present:\n- `skills/llm-tool-best-practices/hints/openai.md`\n- `skills/llm-tool-best-practices/hints/anthropic.md`\n- I couldnt create the missing `skills/llm-tool-best-practices/hints/` directory/files in this environment.\n- I also couldnt 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))"
}