Rapports et gestion des erreurs

- skills/reporting.py : REPORT: / REPORT_ERRORS: avec historique SQLite
- skills/delegate.py : log des exécutions + détection erreurs + notification MQTT
- skills/schedule_tasks.py : log des tâches planifiées
- agent1.py : abonnement agents/errors + agents/scheduler/notifications → alerte XMPP
- cli.py : commandes /report et /errors
- system_prompt.txt : REPORT: et REPORT_ERRORS: ajoutés

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-07 13:20:32 +00:00
parent 305999d8bf
commit 144f481320
6 changed files with 245 additions and 23 deletions
+12
View File
@@ -27,6 +27,18 @@ PLAN_LIST:
PLAN_CANCEL: <job_id>
→ Annuler une tâche planifiée
REPORT:
→ Rapport complet des 20 dernières exécutions de tous les agents
REPORT: <agent>
→ Rapport filtré pour un agent spécifique
REPORT_ERRORS:
→ Afficher uniquement les erreurs récentes
REPORT_ERRORS: <agent>
→ Erreurs d'un agent spécifique
SEARCH: <requête>
→ Recherche web DuckDuckGo