18 lines
300 B
JSON
18 lines
300 B
JSON
[
|
|
{
|
|
"persona": "agents/test-reporter",
|
|
"status": "done",
|
|
"content": "Work completed."
|
|
},
|
|
{
|
|
"persona": "agents/test-reporter",
|
|
"status": "done",
|
|
"content": "Report summary: OK"
|
|
},
|
|
{
|
|
"persona": "conductor",
|
|
"status": "done",
|
|
"content": "[EXECUTE:1]"
|
|
}
|
|
]
|