OpenClaw + ClawTeam + Superpowers Git Initialization

This commit is contained in:
2026-04-01 11:54:55 +07:00
parent 1eef79cae7
commit ebd971ff18
140 changed files with 21720 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"version": 1,
"jobs": []
}
+32
View File
@@ -0,0 +1,32 @@
{
"version": 1,
"jobs": [
{
"id": "a707c0b7-00fb-4d55-9d83-62eba786b18e",
"name": "agent-healthcheck-watchdog",
"enabled": true,
"createdAtMs": 1774852623074,
"updatedAtMs": 1774949821712,
"schedule": {
"kind": "every",
"everyMs": 180000,
"anchorMs": 1774852623074
},
"sessionTarget": "main",
"wakeMode": "now",
"payload": {
"kind": "systemEvent",
"text": "[WATCHDOG] CONTINUE_IF_IDLE"
},
"state": {
"nextRunAtMs": 1774949999512,
"lastRunAtMs": 1774949819512,
"lastRunStatus": "ok",
"lastStatus": "ok",
"lastDurationMs": 2200,
"lastDeliveryStatus": "not-requested",
"consecutiveErrors": 0
}
}
]
}