33 lines
884 B
JSON
33 lines
884 B
JSON
{
|
|
"schema": 1,
|
|
"agents": [
|
|
{
|
|
"role": "codex-manager",
|
|
"status": "running",
|
|
"started_at": "2026-06-02T11:28:30Z",
|
|
"heartbeat_at": "2026-06-02T11:50:10Z",
|
|
"lease_expires_at": "2026-06-02T12:05:10Z",
|
|
"thread_id": "current-codex-thread",
|
|
"last_error": null
|
|
},
|
|
{
|
|
"role": "snarky",
|
|
"status": "completed",
|
|
"started_at": "2026-06-02T11:33:00Z",
|
|
"heartbeat_at": "2026-06-02T11:57:20Z",
|
|
"lease_expires_at": "2026-06-02T12:06:58Z",
|
|
"thread_id": "019e8831-eab0-7f20-9536-fb10f0f906f0",
|
|
"last_error": null
|
|
},
|
|
{
|
|
"role": "opus",
|
|
"status": "completed",
|
|
"started_at": "2026-06-02T11:33:00Z",
|
|
"heartbeat_at": "2026-06-02T12:02:05Z",
|
|
"lease_expires_at": "2026-06-02T12:21:27Z",
|
|
"tool_call_id": "claude-cli-session-54314",
|
|
"last_error": null
|
|
}
|
|
]
|
|
}
|