1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| {
| "agents": [
| {
| "agent_id": "ae21cf28e45f297ff",
| "agent_type": "explore",
| "started_at": "2026-04-15T06:42:22.982Z",
| "parent_mode": "none",
| "status": "completed",
| "completed_at": "2026-04-15T06:44:32.119Z",
| "duration_ms": 129137
| }
| ],
| "total_spawned": 1,
| "total_completed": 1,
| "total_failed": 0,
| "last_updated": "2026-04-15T06:44:32.224Z"
| }
|
|