chore: auto-commit from dashboard
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,7 +6,9 @@ __pycache__/
|
||||
*.egg-info/
|
||||
sessions/
|
||||
logs/
|
||||
memory
|
||||
memory/*
|
||||
!memory/kb/
|
||||
memory/kb/*.sqlite
|
||||
*.sqlite
|
||||
.env
|
||||
*.secret
|
||||
|
||||
@@ -37,9 +37,9 @@
|
||||
"report_on": "changes",
|
||||
"timeout": 120,
|
||||
"enabled": true,
|
||||
"last_run": "2026-04-24T16:00:00.001676+00:00",
|
||||
"last_run": "2026-04-25T16:00:00.001740+00:00",
|
||||
"last_status": "ok",
|
||||
"next_run": "2026-04-25T10:00:00+00:00"
|
||||
"next_run": "2026-04-28T10:00:00+00:00"
|
||||
},
|
||||
{
|
||||
"name": "security-audit-daily",
|
||||
@@ -269,8 +269,8 @@
|
||||
"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-25T08:00:00.001769+00:00",
|
||||
"last_run": "2026-04-25T18:00:00.002246+00:00",
|
||||
"last_status": "ok",
|
||||
"next_run": "2026-04-25T10:00:00+00:00"
|
||||
"next_run": "2026-04-26T06:00:00+00:00"
|
||||
}
|
||||
]
|
||||
|
||||
1
dashboard/memory
Symbolic link
1
dashboard/memory
Symbolic link
@@ -0,0 +1 @@
|
||||
/home/moltbot/echo-core/memory
|
||||
@@ -13,7 +13,7 @@
|
||||
"ok": true,
|
||||
"status": "OK",
|
||||
"message": "Nicio modificare detectată",
|
||||
"lastCheck": "24 Apr 2026, 16:00",
|
||||
"lastCheck": "25 Apr 2026, 16:00",
|
||||
"changesCount": 0
|
||||
}
|
||||
}
|
||||
@@ -1007,3 +1007,29 @@
|
||||
[2026-04-24 16:00:01] OK: SIT_FIN_AN_2025
|
||||
[2026-04-24 16:00:01] OK: DESCARCARE_DECLARATII
|
||||
[2026-04-24 16:00:01] === Monitor complete ===
|
||||
[2026-04-25 10:00:00] === Starting ANAF monitor v2.1 ===
|
||||
[2026-04-25 10:00:00] OK: D100
|
||||
[2026-04-25 10:00:00] OK: D101
|
||||
[2026-04-25 10:00:00] OK: D300
|
||||
[2026-04-25 10:00:00] OK: D390
|
||||
[2026-04-25 10:00:00] OK: D394
|
||||
[2026-04-25 10:00:01] OK: D205
|
||||
[2026-04-25 10:00:01] OK: D406
|
||||
[2026-04-25 10:00:01] OK: BILANT_2025
|
||||
[2026-04-25 10:00:01] OK: SIT_FIN_SEM_2025
|
||||
[2026-04-25 10:00:01] OK: SIT_FIN_AN_2025
|
||||
[2026-04-25 10:00:01] OK: DESCARCARE_DECLARATII
|
||||
[2026-04-25 10:00:01] === Monitor complete ===
|
||||
[2026-04-25 16:00:00] === Starting ANAF monitor v2.1 ===
|
||||
[2026-04-25 16:00:00] OK: D100
|
||||
[2026-04-25 16:00:00] OK: D101
|
||||
[2026-04-25 16:00:00] OK: D300
|
||||
[2026-04-25 16:00:00] OK: D390
|
||||
[2026-04-25 16:00:00] OK: D394
|
||||
[2026-04-25 16:00:01] OK: D205
|
||||
[2026-04-25 16:00:01] OK: D406
|
||||
[2026-04-25 16:00:01] OK: BILANT_2025
|
||||
[2026-04-25 16:00:01] OK: SIT_FIN_SEM_2025
|
||||
[2026-04-25 16:00:01] OK: SIT_FIN_AN_2025
|
||||
[2026-04-25 16:00:01] OK: DESCARCARE_DECLARATII
|
||||
[2026-04-25 16:00:01] === Monitor complete ===
|
||||
|
||||
Reference in New Issue
Block a user