chore: auto-commit from dashboard

This commit is contained in:
2026-04-23 21:24:43 +00:00
parent 277a43b81f
commit 1b2b37a6bb
5 changed files with 33 additions and 6 deletions

View File

@@ -263,14 +263,14 @@
},
{
"name": "heartbeat-2h",
"cron": "0 9-21/2 * * *",
"cron": "0 6-18/2 * * *",
"channel": "echo-work",
"model": "sonnet",
"prompt": "Heartbeat check. Rulează src/heartbeat.py printr-un scurt raport de status.\nDacă nu e nimic de raportat (email=0, calendar nu are evenimente <2h, kb ok), răspunde doar cu HEARTBEAT_OK și oprește-te — nu trimite mesaj.\nDacă e ceva: raport scurt pe Discord #echo-work.",
"allowed_tools": [],
"enabled": true,
"last_run": "2026-04-23T19:00:00.001402+00:00",
"last_run": "2026-04-23T21:00:00.000995+00:00",
"last_status": "ok",
"next_run": "2026-04-23T21:00:00+00:00"
"next_run": "2026-04-23T23:00:00+00:00"
}
]

View File

@@ -1,5 +1,5 @@
{
"last_sent": 14,
"last_sent": 15,
"year": 2026,
"last_sent_at": "2026-04-09T14:23:55.586085+00:00"
"last_sent_at": "2026-04-23T14:10:50.295027+00:00"
}

View File

@@ -13,7 +13,7 @@
"ok": true,
"status": "OK",
"message": "Nicio modificare detectată",
"lastCheck": "22 Apr 2026, 16:00",
"lastCheck": "23 Apr 2026, 16:00",
"changesCount": 0
}
}

View File

@@ -393,6 +393,7 @@ class Scheduler:
CLAUDE_BIN, "-p", job["prompt"],
"--model", job["model"],
"--output-format", "json",
"--dangerously-skip-permissions",
]
try:

View File

@@ -955,3 +955,29 @@
[2026-04-22 16:00:01] OK: SIT_FIN_AN_2025
[2026-04-22 16:00:01] OK: DESCARCARE_DECLARATII
[2026-04-22 16:00:01] === Monitor complete ===
[2026-04-23 10:00:00] === Starting ANAF monitor v2.1 ===
[2026-04-23 10:00:00] OK: D100
[2026-04-23 10:00:00] OK: D101
[2026-04-23 10:00:00] OK: D300
[2026-04-23 10:00:00] OK: D390
[2026-04-23 10:00:00] OK: D394
[2026-04-23 10:00:00] OK: D205
[2026-04-23 10:00:00] OK: D406
[2026-04-23 10:00:01] OK: BILANT_2025
[2026-04-23 10:00:01] OK: SIT_FIN_SEM_2025
[2026-04-23 10:00:01] OK: SIT_FIN_AN_2025
[2026-04-23 10:00:01] OK: DESCARCARE_DECLARATII
[2026-04-23 10:00:01] === Monitor complete ===
[2026-04-23 16:00:00] === Starting ANAF monitor v2.1 ===
[2026-04-23 16:00:00] OK: D100
[2026-04-23 16:00:00] OK: D101
[2026-04-23 16:00:00] OK: D300
[2026-04-23 16:00:00] OK: D390
[2026-04-23 16:00:00] OK: D394
[2026-04-23 16:00:00] OK: D205
[2026-04-23 16:00:01] OK: D406
[2026-04-23 16:00:01] OK: BILANT_2025
[2026-04-23 16:00:01] OK: SIT_FIN_SEM_2025
[2026-04-23 16:00:01] OK: SIT_FIN_AN_2025
[2026-04-23 16:00:01] OK: DESCARCARE_DECLARATII
[2026-04-23 16:00:01] === Monitor complete ===