24 lines
609 B
JSON
24 lines
609 B
JSON
{
|
|
"schema": 1,
|
|
"agents": [
|
|
{
|
|
"role": "codex-manager",
|
|
"status": "running",
|
|
"started_at": "2026-06-02T12:05:10Z",
|
|
"heartbeat_at": "2026-06-02T12:49:58Z",
|
|
"lease_expires_at": "2026-06-02T13:04:58Z",
|
|
"thread_id": "current-codex-thread",
|
|
"last_error": null
|
|
},
|
|
{
|
|
"role": "opus",
|
|
"status": "running",
|
|
"started_at": "2026-06-02T12:49:58Z",
|
|
"heartbeat_at": "2026-06-02T12:49:58Z",
|
|
"lease_expires_at": "2026-06-02T13:19:58Z",
|
|
"tool_call_id": "claude-cli-observability-implementation-1",
|
|
"last_error": null
|
|
}
|
|
]
|
|
}
|