auto-wevia-master
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"total_cost_eur": 0,
|
||||
"total_requests": 42,
|
||||
"total_requests": 43,
|
||||
"month": "2026-04",
|
||||
"providers": {
|
||||
"NVIDIA NIM": {
|
||||
@@ -103,7 +103,7 @@
|
||||
"last_use": "2026-04-15 22:48:42"
|
||||
},
|
||||
"web-copilot": {
|
||||
"requests": 8,
|
||||
"requests": 9,
|
||||
"tokens": 0,
|
||||
"cost_eur": 0,
|
||||
"type": "free",
|
||||
@@ -111,7 +111,7 @@
|
||||
"web-copilot"
|
||||
],
|
||||
"first_use": "2026-04-15 20:07:07",
|
||||
"last_use": "2026-04-16 03:06:51"
|
||||
"last_use": "2026-04-16 03:14:36"
|
||||
},
|
||||
"web-meta": {
|
||||
"requests": 8,
|
||||
@@ -181,7 +181,7 @@
|
||||
"cost": 0
|
||||
},
|
||||
"2026-04-16": {
|
||||
"requests": 9,
|
||||
"requests": 10,
|
||||
"tokens": 0,
|
||||
"cost": 0
|
||||
}
|
||||
|
||||
22
api/blade-tasks/gmail-inbox-check.json
Normal file
22
api/blade-tasks/gmail-inbox-check.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"id": "gmail-inbox-check",
|
||||
"title": "Ouvre Chrome, va sur Gmail yacineutt@gmail.com, cherche les emails Ethica, screenshot inbox + spam",
|
||||
"priority": "critical",
|
||||
"type": "browser_automation",
|
||||
"status": "pending",
|
||||
"steps": [
|
||||
"Ouvre Chrome sur https://mail.google.com",
|
||||
"Connecte-toi avec yacineutt@gmail.com si pas deja connecte",
|
||||
"Cherche 'Ethica' dans la barre de recherche Gmail",
|
||||
"Screenshot les resultats dans C:\\Users\\Yace\\Desktop\\CLAUDE\\gmail-ethica-inbox.png",
|
||||
"Clique sur le dossier Spam",
|
||||
"Cherche 'Ethica' dans Spam",
|
||||
"Screenshot dans C:\\Users\\Yace\\Desktop\\CLAUDE\\gmail-ethica-spam.png",
|
||||
"Retourne dans Inbox et cherche 'physio-cux' ou 'onmicrosoft'",
|
||||
"Screenshot dans C:\\Users\\Yace\\Desktop\\CLAUDE\\gmail-office-check.png",
|
||||
"Rapporte: combien d'emails Ethica dans inbox vs spam vs rien"
|
||||
],
|
||||
"output": "Screenshots + rapport inbox/spam",
|
||||
"created": "2026-04-16",
|
||||
"created_by": "opus-wevia-master"
|
||||
}
|
||||
@@ -1 +1 @@
|
||||
{"ts":"05:12","status":"offline"}
|
||||
{"ts":"05:14","status":"offline"}
|
||||
|
||||
@@ -54,6 +54,10 @@ function sovereign_chat($msg) {
|
||||
"/port.*ouvert|port.*listen|port.*actif/i" => "ports",
|
||||
"/cron.*actif|crontab|tache.*planifi/i" => "crons",
|
||||
"/service.*status|nginx.*status|php.*version|redis.*status|ollama.*status/i" => "services",
|
||||
"/genere.*pdf|cree.*pdf|pdf.*rapport|rapport.*pdf/i" => "gen_pdf",
|
||||
"/genere.*swot|swot.*diagram|analyse.*swot.*diagram/i" => "gen_swot",
|
||||
"/genere.*ishikawa|ishikawa.*diagram|diagramme.*cause/i" => "gen_ishikawa",
|
||||
"/genere.*schema|genere.*diagram|cree.*diagram|mermaid/i" => "gen_mermaid",
|
||||
"/docker.*container|combien.*docker|liste.*docker|docker.*list|docker.*actif/i" => "docker_list",
|
||||
];
|
||||
foreach ($patterns as $p => $a) {
|
||||
|
||||
BIN
downloads/report_20260416_031412.pdf
Normal file
BIN
downloads/report_20260416_031412.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user