Council to top + Add/Edit/Delete tasks with recurring options

This commit is contained in:
Horus
2026-02-27 19:04:18 +01:00
parent 005ce8e5e3
commit 5e7f416c08
4 changed files with 325 additions and 50 deletions
+18
View File
@@ -1,4 +1,22 @@
[
{
"id": "log-1772215233941",
"templateId": "seshat-content-pipeline",
"agent": "seshat",
"taskTitle": "Daily Content Development",
"startedAt": "2026-02-27T18:00:33.941Z",
"status": "running",
"output": "Agent executing..."
},
{
"id": "log-1772215214940",
"templateId": "thoth-daily-research",
"agent": "thoth",
"taskTitle": "Daily SiteMente Research",
"startedAt": "2026-02-27T18:00:14.940Z",
"status": "running",
"output": "Agent executing..."
},
{
"id": "log-1772214804233",
"templateId": "thoth-trading-market",
+6 -4
View File
@@ -17,7 +17,8 @@
},
"preInstructions": "Focus on: 1) Competitor changes, 2) New AI features, 3) Local lead opportunities",
"enabled": false,
"runCount": 0
"runCount": 1,
"lastRun": "2026-02-27T18:00:14.940Z"
},
{
"id": "ptah-infra-monitor",
@@ -56,8 +57,9 @@
"priority": "medium"
},
"preInstructions": "Focus on SEO, value for local businesses",
"enabled": false,
"runCount": 0
"enabled": true,
"runCount": 1,
"lastRun": "2026-02-27T18:00:33.941Z"
},
{
"id": "anubis-outreach-scan",
@@ -116,7 +118,7 @@
"priority": "high"
},
"preInstructions": "Alert if drawdown >10% or positions at risk",
"enabled": false,
"enabled": true,
"runCount": 0
}
]