Add more info to AgentModal - skills, chat, counts
This commit is contained in:
@@ -1,4 +1,31 @@
|
||||
[
|
||||
{
|
||||
"id": "log-1772214804233",
|
||||
"templateId": "thoth-trading-market",
|
||||
"agent": "thoth-trading",
|
||||
"taskTitle": "Market Scan",
|
||||
"startedAt": "2026-02-27T17:53:24.233Z",
|
||||
"status": "running",
|
||||
"output": "Agent executing..."
|
||||
},
|
||||
{
|
||||
"id": "log-1772214783836",
|
||||
"templateId": "ptah-infra-monitor",
|
||||
"agent": "ptah",
|
||||
"taskTitle": "Infra Health Check",
|
||||
"startedAt": "2026-02-27T17:53:03.836Z",
|
||||
"status": "running",
|
||||
"output": "Agent executing..."
|
||||
},
|
||||
{
|
||||
"id": "log-1772214633198",
|
||||
"templateId": "ptah-infra-monitor",
|
||||
"agent": "ptah",
|
||||
"taskTitle": "Infra Health Check",
|
||||
"startedAt": "2026-02-27T17:50:33.198Z",
|
||||
"status": "running",
|
||||
"output": "Agent executing..."
|
||||
},
|
||||
{
|
||||
"id": "log-1772210329312",
|
||||
"templateId": "thoth-trading-market",
|
||||
|
||||
@@ -36,7 +36,8 @@
|
||||
},
|
||||
"preInstructions": "Report any issues immediately to Horus",
|
||||
"enabled": false,
|
||||
"runCount": 0
|
||||
"runCount": 2,
|
||||
"lastRun": "2026-02-27T17:53:03.836Z"
|
||||
},
|
||||
{
|
||||
"id": "seshat-content-pipeline",
|
||||
@@ -95,9 +96,9 @@
|
||||
"priority": "medium"
|
||||
},
|
||||
"preInstructions": "Report significant moves (>5%)",
|
||||
"enabled": false,
|
||||
"runCount": 1,
|
||||
"lastRun": "2026-02-27T16:38:49.312Z"
|
||||
"enabled": true,
|
||||
"runCount": 2,
|
||||
"lastRun": "2026-02-27T17:53:24.233Z"
|
||||
},
|
||||
{
|
||||
"id": "sekhmet-risk-alerts",
|
||||
|
||||
Reference in New Issue
Block a user